Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI flag for disabling interrupts #186

Merged
merged 8 commits into from
Dec 13, 2023

CLI documentation

1507ad3
Select commit
Loading
Failed to load commit list.
Merged

CLI flag for disabling interrupts #186

CLI documentation
1507ad3
Select commit
Loading
Failed to load commit list.
Garnix CI / package default [aarch64-darwin] succeeded Dec 13, 2023 in 28s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/a8wix6242w7iwb3qhibajbrn11wsbbkv.narinfo
https://cache.garnix.io/a8wix6242w7iwb3qhibajbrn11wsbbkv.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking sources
unpacking source archive /nix/store/3j4hhvb5cwaqw3vvhxvy86gzri03g8qf-source
source root is source
@nix {"action":"setPhase","phase":"patchPhase"}
patching sources
Executing configureCargoCommonVars
copying cargo artifacts from /nix/store/mlzwx6f20zmrzl6rhfipj8gb871q7vxv-ghciwatch-deps-0.5.5/target to target
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"configurePhase"}
configuring
will append /private/tmp/nix-build-ghciwatch-0.5.5.drv-0/source/.cargo-home/config.toml with contents of /nix/store/lk2qj1v86pp7qm9vah75fijlbb8hd22v-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
@nix {"action":"setPhase","phase":"buildPhase"}
building
++ command cargo --version
cargo 1.72.1 (103a7ff2e 2023-08-15)
++ command cargo build --release --message-format json-render-diagnostics --locked
   Compiling rustix v0.38.25
   Compiling serde v1.0.193
   Compiling is-terminal v0.4.9
   Compiling terminal_size v0.3.0
   Compiling supports-hyperlinks v2.1.0
   Compiling supports-unicode v2.0.0
   Compiling supports-color v2.1.0
   Compiling clap_builder v4.4.8
   Compiling miette v5.10.0
   Compiling clap v4.4.8
   Compiling serde_json v1.0.108
   Compiling tracing-serde v0.1.3
   Compiling tracing-subscriber v0.3.18
   Compiling tracing-human-layer v0.1.1
   Compiling ghciwatch v0.5.5 (/private/tmp/nix-build-ghciwatch-0.5.5.drv-0/source)
    Finished release [optimized] target(s) in 15.27s
@nix {"action":"setPhase","phase":"installPhase"}
installing
searching for bins/libs to install from cargo build log at cargoBuildLogIGJ8.json
installing /private/tmp/nix-build-ghciwatch-0.5.5.drv-0/source/target/release/ghciwatch
searching for bins/libs complete
stripping references to cargoVendorDir from /nix/store/a8wix6242w7iwb3qhibajbrn11wsbbkv-ghciwatch-0.5.5/bin/ghciwatch

real	0m0.477s
user	0m0.224s
sys	0m0.149s
@nix {"action":"setPhase","phase":"fixupPhase"}
post-installation fixup
checking for references to /private/tmp/nix-build-ghciwatch-0.5.5.drv-0/ in /nix/store/a8wix6242w7iwb3qhibajbrn11wsbbkv-ghciwatch-0.5.5...
patching script interpreter paths in /nix/store/a8wix6242w7iwb3qhibajbrn11wsbbkv-ghciwatch-0.5.5
stripping (with command strip and flags -S) in  /nix/store/a8wix6242w7iwb3qhibajbrn11wsbbkv-ghciwatch-0.5.5/bin
@nix {"action":"setPhase","phase":"ensureStaticPhase"}
ensureStaticPhase
Checking that /nix/store/a8wix6242w7iwb3qhibajbrn11wsbbkv-ghciwatch-0.5.5/bin/ghciwatch is statically linked