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

Fix "module defined in multiple files" with eval commands #214

Test "module defined in multiple files" with eval commands

ddeddbe
Select commit
Loading
Failed to load commit list.
Merged

Fix "module defined in multiple files" with eval commands #214

Test "module defined in multiple files" with eval commands
ddeddbe
Select commit
Loading
Failed to load commit list.
Garnix CI / package default [aarch64-darwin] succeeded Apr 11, 2024 in 27s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/3sg98i4p6i4b2k7bd96igi0kgcadif5d.narinfo
https://cache.garnix.io/3sg98i4p6i4b2k7bd96igi0kgcadif5d.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
Running phase: unpackPhase
unpacking source archive /nix/store/xpzd1vlbfc7136qdp9hnhlyifzi50vw4-source
source root is source
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: patchPhase
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/2gclpwg5plc5zi9z46qw9vcbvsbkq377-ghciwatch-deps-0.5.8/target.tar.zst to target
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"configurePhase"}
Running phase: configurePhase
will append /private/tmp/nix-build-ghciwatch-0.5.8.drv-0/source/.cargo-home/config.toml with contents of /nix/store/2y24pyd5lx4l17ci1qzdcznwqsf5lz66-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
@nix {"action":"setPhase","phase":"buildPhase"}
Running phase: buildPhase
++ command cargo --version
cargo 1.75.0 (1d8b05cdd 2023-11-20)
++ command cargo build --release --message-format json-render-diagnostics --locked
   Compiling serde v1.0.197
   Compiling regex-syntax v0.8.2
   Compiling regex-automata v0.4.5
   Compiling serde_json v1.0.114
   Compiling tracing-serde v0.1.3
   Compiling regex v1.10.3
   Compiling globset v0.4.14
   Compiling tracing-subscriber v0.3.18
   Compiling ignore v0.4.22
   Compiling tracing-human-layer v0.1.3
   Compiling tracing-appender v0.2.3
   Compiling ghciwatch v0.5.8 (/private/tmp/nix-build-ghciwatch-0.5.8.drv-0/source)
    Finished release [optimized] target(s) in 16.07s
@nix {"action":"setPhase","phase":"installPhase"}
Running phase: installPhase
searching for bins/libs to install from cargo build log at cargoBuildLogRrNA.json
installing /private/tmp/nix-build-ghciwatch-0.5.8.drv-0/source/target/release/ghciwatch
searching for bins/libs complete
stripping references to cargoVendorDir from /nix/store/3sg98i4p6i4b2k7bd96igi0kgcadif5d-ghciwatch-0.5.8/bin/ghciwatch

real	0m0.604s
user	0m0.283s
sys	0m0.188s
@nix {"action":"setPhase","phase":"fixupPhase"}
Running phase: fixupPhase
checking for references to /private/tmp/nix-build-ghciwatch-0.5.8.drv-0/ in /nix/store/3sg98i4p6i4b2k7bd96igi0kgcadif5d-ghciwatch-0.5.8...
patching script interpreter paths in /nix/store/3sg98i4p6i4b2k7bd96igi0kgcadif5d-ghciwatch-0.5.8
stripping (with command strip and flags -S) in  /nix/store/3sg98i4p6i4b2k7bd96igi0kgcadif5d-ghciwatch-0.5.8/bin
@nix {"action":"setPhase","phase":"ensureStaticPhase"}
Running phase: ensureStaticPhase
Checking that /nix/store/3sg98i4p6i4b2k7bd96igi0kgcadif5d-ghciwatch-0.5.8/bin/ghciwatch is statically linked