[INFO] cloning repository https://github.com/aarch64-switch-rs/cargo-nx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aarch64-switch-rs/cargo-nx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarch64-switch-rs%2Fcargo-nx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarch64-switch-rs%2Fcargo-nx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0dfe4a3ca6de4dcb0dfabed7dbfe9cacbbe21fcc
[INFO] building aarch64-switch-rs/cargo-nx against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faarch64-switch-rs%2Fcargo-nx" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/aarch64-switch-rs/cargo-nx
[INFO] finished tweaking git repo https://github.com/aarch64-switch-rs/cargo-nx
[INFO] tweaked toml for git repo https://github.com/aarch64-switch-rs/cargo-nx written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aarch64-switch-rs/cargo-nx on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aarch64-switch-rs/cargo-nx 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/XorTroll/linkle`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-multimap v0.3.1
[INFO] [stderr]   Downloaded ahash v0.4.8
[INFO] [stderr]   Downloaded dbl v0.3.2
[INFO] [stderr]   Downloaded simple_asn1 v0.5.4
[INFO] [stderr]   Downloaded dlv-list v0.2.3
[INFO] [stderr]   Downloaded block-modes v0.7.0
[INFO] [stderr]   Downloaded ctr v0.6.0
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded cmac v0.5.1
[INFO] [stderr]   Downloaded aes-soft v0.6.4
[INFO] [stderr]   Downloaded aes v0.6.0
[INFO] [stderr]   Downloaded aesni v0.10.0
[INFO] [stderr]   Downloaded num-bigint-dig v0.7.1
[INFO] [stderr]   Downloaded cipher v0.2.5
[INFO] [stderr]   Downloaded yasna v0.3.2
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded lz4 v1.28.1
[INFO] [stderr]   Downloaded rsa v0.4.1
[INFO] [stderr]   Downloaded rust-ini v0.16.1
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded pem v0.6.1
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d3e6854b0356d8c931baaf83b1f1e256e26da8ad8c9266a3386dabfecfd8d54
[INFO] running `Command { std: "docker" "start" "-a" "6d3e6854b0356d8c931baaf83b1f1e256e26da8ad8c9266a3386dabfecfd8d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d3e6854b0356d8c931baaf83b1f1e256e26da8ad8c9266a3386dabfecfd8d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d3e6854b0356d8c931baaf83b1f1e256e26da8ad8c9266a3386dabfecfd8d54", kill_on_drop: false }`
[INFO] [stdout] 6d3e6854b0356d8c931baaf83b1f1e256e26da8ad8c9266a3386dabfecfd8d54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe65d35b571250fe4ea1aae7f9829b80b510710c753cedfb0b0115c2252cc905
[INFO] running `Command { std: "docker" "start" "-a" "fe65d35b571250fe4ea1aae7f9829b80b510710c753cedfb0b0115c2252cc905", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling num-bigint-dig v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling elf v0.0.10
[INFO] [stderr]    Compiling yasna v0.3.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling block-modes v0.7.0
[INFO] [stderr]    Compiling cmac v0.5.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling blz-nx v1.0.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling pem v0.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling simple_asn1 v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dlv-list v0.2.3
[INFO] [stderr]    Compiling ordered-multimap v0.3.1
[INFO] [stderr]    Compiling rust-ini v0.16.1
[INFO] [stderr]    Compiling rsa v0.4.1
[INFO] [stderr]    Compiling netloader v0.1.0 (/opt/rustwide/workdir/tools/netloader)
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling linkle v0.2.10 (https://github.com/XorTroll/linkle?branch=npdm#10212224)
[INFO] [stderr]    Compiling cargo-nx v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "fe65d35b571250fe4ea1aae7f9829b80b510710c753cedfb0b0115c2252cc905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe65d35b571250fe4ea1aae7f9829b80b510710c753cedfb0b0115c2252cc905", kill_on_drop: false }`
[INFO] [stdout] fe65d35b571250fe4ea1aae7f9829b80b510710c753cedfb0b0115c2252cc905
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 937113c72220b2890eb823ffc2eb25b4121bd6465d3a076a63afd93caa2114fa
[INFO] running `Command { std: "docker" "start" "-a" "937113c72220b2890eb823ffc2eb25b4121bd6465d3a076a63afd93caa2114fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-nx v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "937113c72220b2890eb823ffc2eb25b4121bd6465d3a076a63afd93caa2114fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "937113c72220b2890eb823ffc2eb25b4121bd6465d3a076a63afd93caa2114fa", kill_on_drop: false }`
[INFO] [stdout] 937113c72220b2890eb823ffc2eb25b4121bd6465d3a076a63afd93caa2114fa
