[INFO] updating cached repository https://github.com/astro/deadnix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20a44af9345612c12e3d7bb1a27c485444c67272 [INFO] checking astro/deadnix/20a44af9345612c12e3d7bb1a27c485444c67272 against try#de0e80659cee4f27282e60d63bbb8c5271a0d147 for pr-129392 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fastro%2Fdeadnix" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/astro/deadnix on toolchain de0e80659cee4f27282e60d63bbb8c5271a0d147 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/astro/deadnix [INFO] finished tweaking git repo https://github.com/astro/deadnix [INFO] tweaked toml for git repo https://github.com/astro/deadnix written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/astro/deadnix 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" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e07b21a9f52866ae2a712fcf08b6245cd80de82abe2e978747fa6bf464a760f [INFO] running `Command { std: "docker" "start" "-a" "0e07b21a9f52866ae2a712fcf08b6245cd80de82abe2e978747fa6bf464a760f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e07b21a9f52866ae2a712fcf08b6245cd80de82abe2e978747fa6bf464a760f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e07b21a9f52866ae2a712fcf08b6245cd80de82abe2e978747fa6bf464a760f", kill_on_drop: false }` [INFO] [stdout] 0e07b21a9f52866ae2a712fcf08b6245cd80de82abe2e978747fa6bf464a760f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6804d650b30cf029fc3fe06d8599120358d09c7044dd4ebda0b0ed5e2b639c05 [INFO] running `Command { std: "docker" "start" "-a" "6804d650b30cf029fc3fe06d8599120358d09c7044dd4ebda0b0ed5e2b639c05", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking rowan v0.15.15 [INFO] [stderr] Checking rnix v0.11.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking deadnix v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.56s [INFO] running `Command { std: "docker" "inspect" "6804d650b30cf029fc3fe06d8599120358d09c7044dd4ebda0b0ed5e2b639c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6804d650b30cf029fc3fe06d8599120358d09c7044dd4ebda0b0ed5e2b639c05", kill_on_drop: false }` [INFO] [stdout] 6804d650b30cf029fc3fe06d8599120358d09c7044dd4ebda0b0ed5e2b639c05