[INFO] cloning repository https://github.com/DanielSidhion/nixless-agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielSidhion/nixless-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielSidhion%2Fnixless-agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielSidhion%2Fnixless-agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2767ad54f84818dffdd86930fa484d248126cd64 [INFO] checking DanielSidhion/nixless-agent against master#8387315ab3c26a57a1f53a90f188f0bc88514bca for pr-124605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielSidhion%2Fnixless-agent" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanielSidhion/nixless-agent on toolchain 8387315ab3c26a57a1f53a90f188f0bc88514bca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8387315ab3c26a57a1f53a90f188f0bc88514bca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DanielSidhion/nixless-agent [INFO] finished tweaking git repo https://github.com/DanielSidhion/nixless-agent [INFO] tweaked toml for git repo https://github.com/DanielSidhion/nixless-agent written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DanielSidhion/nixless-agent already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8387315ab3c26a57a1f53a90f188f0bc88514bca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/nixless-agent/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `nix` dependency) [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/nixless-agent/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is_executable v1.0.1 [INFO] [stderr] Downloaded narinfo v1.0.1 [INFO] [stderr] Downloaded nix-nar v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+8387315ab3c26a57a1f53a90f188f0bc88514bca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a53eed223ab1046942d474c74c4ca9fc2a40dfdeb7c8b7ac550f153012d651a2 [INFO] running `Command { std: "docker" "start" "-a" "a53eed223ab1046942d474c74c4ca9fc2a40dfdeb7c8b7ac550f153012d651a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a53eed223ab1046942d474c74c4ca9fc2a40dfdeb7c8b7ac550f153012d651a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53eed223ab1046942d474c74c4ca9fc2a40dfdeb7c8b7ac550f153012d651a2", kill_on_drop: false }` [INFO] [stdout] a53eed223ab1046942d474c74c4ca9fc2a40dfdeb7c8b7ac550f153012d651a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+8387315ab3c26a57a1f53a90f188f0bc88514bca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f435aaefd0b3d8d91c042ef88a5e379ec97ab9010f0432d3bab3a87f4a5fb70 [INFO] running `Command { std: "docker" "start" "-a" "7f435aaefd0b3d8d91c042ef88a5e379ec97ab9010f0432d3bab3a87f4a5fb70", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/nixless-agent/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `nix` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/nixless-agent/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8387315ab3c26a57a1f53a90f188f0bc88514bca/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=b62084616e4816e3 -C extra-filename=-b62084616e4816e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7f435aaefd0b3d8d91c042ef88a5e379ec97ab9010f0432d3bab3a87f4a5fb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f435aaefd0b3d8d91c042ef88a5e379ec97ab9010f0432d3bab3a87f4a5fb70", kill_on_drop: false }` [INFO] [stdout] 7f435aaefd0b3d8d91c042ef88a5e379ec97ab9010f0432d3bab3a87f4a5fb70 [INFO] checking DanielSidhion/nixless-agent against try#fcc50f77e1a14e407d895972348a0ff09eafc210 for pr-124605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielSidhion%2Fnixless-agent" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanielSidhion/nixless-agent on toolchain fcc50f77e1a14e407d895972348a0ff09eafc210 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcc50f77e1a14e407d895972348a0ff09eafc210" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DanielSidhion/nixless-agent [INFO] finished tweaking git repo https://github.com/DanielSidhion/nixless-agent [INFO] tweaked toml for git repo https://github.com/DanielSidhion/nixless-agent written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DanielSidhion/nixless-agent already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcc50f77e1a14e407d895972348a0ff09eafc210" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/nixless-agent/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `nix` dependency) [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/nixless-agent/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+fcc50f77e1a14e407d895972348a0ff09eafc210" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a65bc1b7045e24190089efdc18edb4b3bef178ef2b8efc43366d495f59c3e64 [INFO] running `Command { std: "docker" "start" "-a" "8a65bc1b7045e24190089efdc18edb4b3bef178ef2b8efc43366d495f59c3e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a65bc1b7045e24190089efdc18edb4b3bef178ef2b8efc43366d495f59c3e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a65bc1b7045e24190089efdc18edb4b3bef178ef2b8efc43366d495f59c3e64", kill_on_drop: false }` [INFO] [stdout] 8a65bc1b7045e24190089efdc18edb4b3bef178ef2b8efc43366d495f59c3e64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+fcc50f77e1a14e407d895972348a0ff09eafc210" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae390ed944228a64673e1881e192a38f7ccd346be33c393acd7cb1aaca026ab9 [INFO] running `Command { std: "docker" "start" "-a" "ae390ed944228a64673e1881e192a38f7ccd346be33c393acd7cb1aaca026ab9", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/nixless-agent/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `nix` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/nixless-agent/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking is_executable v1.0.1 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking nix-core v0.1.0 (/opt/rustwide/workdir/nix-core) [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking actix-router v0.5.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking caps v0.5.5 [INFO] [stderr] Checking nix-nar v0.3.0 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking narinfo v1.0.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking xz-decoder v0.1.0 (/opt/rustwide/workdir/xz-decoder) [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking h2 v0.4.3 [INFO] [stderr] Checking actix-tls v3.3.0 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking reqwest v0.12.2 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking nixless-agent v0.1.0 (/opt/rustwide/workdir/nixless-agent) [INFO] [stdout] warning: unused import: `chown` [INFO] [stdout] --> nixless-agent/src/unpacker.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | os::unix::fs::{chown, lchown}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chown` [INFO] [stdout] --> nixless-agent/src/unpacker.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | os::unix::fs::{chown, lchown}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lstat` [INFO] [stdout] --> nixless-agent/src/unpacker.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | stat::{lstat, utimensat, UtimensatFlags}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `lstat` [INFO] [stdout] --> nixless-agent/src/unpacker.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | stat::{lstat, utimensat, UtimensatFlags}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> nixless-agent/src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | req: HttpRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> nixless-agent/src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | req: HttpRequest, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `task` is never read [INFO] [stdout] --> nixless-agent/src/downloader.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct StartedDownloader { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 31 | task: Option>>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `shutdown` is never used [INFO] [stdout] --> nixless-agent/src/downloader.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 35 | impl StartedDownloader { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub async fn shutdown(self) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `task` is never read [INFO] [stdout] --> nixless-agent/src/unpacker.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct StartedUnpacker { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 34 | task: Option>>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `shutdown` is never used [INFO] [stdout] --> nixless-agent/src/unpacker.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 38 | impl StartedUnpacker { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub async fn shutdown(self) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `task` is never read [INFO] [stdout] --> nixless-agent/src/downloader.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct StartedDownloader { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 31 | task: Option>>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `shutdown` is never used [INFO] [stdout] --> nixless-agent/src/downloader.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 35 | impl StartedDownloader { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub async fn shutdown(self) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `task` is never read [INFO] [stdout] --> nixless-agent/src/unpacker.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct StartedUnpacker { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 34 | task: Option>>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `shutdown` is never used [INFO] [stdout] --> nixless-agent/src/unpacker.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 38 | impl StartedUnpacker { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub async fn shutdown(self) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.22s [INFO] running `Command { std: "docker" "inspect" "ae390ed944228a64673e1881e192a38f7ccd346be33c393acd7cb1aaca026ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae390ed944228a64673e1881e192a38f7ccd346be33c393acd7cb1aaca026ab9", kill_on_drop: false }` [INFO] [stdout] ae390ed944228a64673e1881e192a38f7ccd346be33c393acd7cb1aaca026ab9