[INFO] cloning repository https://github.com/devnought/cross-agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devnought/cross-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fcross-agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fcross-agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5429e6bbf10d62c9ed25b3ffb60cdd28aad720ec [INFO] building devnought/cross-agent against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fcross-agent" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/devnought/cross-agent [INFO] finished tweaking git repo https://github.com/devnought/cross-agent [INFO] tweaked toml for git repo https://github.com/devnought/cross-agent written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devnought/cross-agent 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/devnought/cross-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ptr_meta_derive v0.3.0 [INFO] [stderr] Downloaded ptr_meta v0.3.0 [INFO] [stderr] Downloaded rend v0.5.2 [INFO] [stderr] Downloaded bytecheck_derive v0.8.1 [INFO] [stderr] Downloaded bytecheck v0.8.1 [INFO] [stderr] Downloaded munge_macro v0.4.4 [INFO] [stderr] Downloaded normpath v1.3.0 [INFO] [stderr] Downloaded rancor v0.1.0 [INFO] [stderr] Downloaded rkyv_derive v0.8.10 [INFO] [stderr] Downloaded windows-future v0.2.0 [INFO] [stderr] Downloaded fauxgen-macros v0.1.5 [INFO] [stderr] Downloaded async-fn-stream v0.2.2 [INFO] [stderr] Downloaded humanize-bytes v1.0.6 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded rkyv v0.8.10 [INFO] [stderr] Downloaded munge v0.4.4 [INFO] [stderr] Downloaded sysinfo v0.35.1 [INFO] [stderr] Downloaded nom v8.0.0 [INFO] [stderr] Downloaded objc2-io-kit v0.3.1 [INFO] [stderr] Downloaded windows v0.61.1 [INFO] [stderr] Downloaded fauxgen v0.1.5 [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] 3eea71f54b77d5d1023cd10670c0e41f08166d8a728d7747c6bbcba925090b69 [INFO] running `Command { std: "docker" "start" "-a" "3eea71f54b77d5d1023cd10670c0e41f08166d8a728d7747c6bbcba925090b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eea71f54b77d5d1023cd10670c0e41f08166d8a728d7747c6bbcba925090b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eea71f54b77d5d1023cd10670c0e41f08166d8a728d7747c6bbcba925090b69", kill_on_drop: false }` [INFO] [stdout] 3eea71f54b77d5d1023cd10670c0e41f08166d8a728d7747c6bbcba925090b69 [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] 0f0b9fc384c2f124763276ebedea33e499e8cbb2535011746644281522e3fa53 [INFO] running `Command { std: "docker" "start" "-a" "0f0b9fc384c2f124763276ebedea33e499e8cbb2535011746644281522e3fa53", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fauxgen v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sysinfo v0.35.1 [INFO] [stderr] Compiling humanize-bytes v1.0.6 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling munge_macro v0.4.4 [INFO] [stderr] Compiling fauxgen-macros v0.1.5 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling rkyv_derive v0.8.10 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling munge v0.4.4 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling filesystem-iter v0.1.0 (/opt/rustwide/workdir/filesystem-iter) [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-fn-stream v0.2.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rkyv v0.8.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling agent v0.1.0 (/opt/rustwide/workdir/agent) [INFO] [stderr] Compiling decoder v0.1.0 (/opt/rustwide/workdir/decoder) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.88s [INFO] running `Command { std: "docker" "inspect" "0f0b9fc384c2f124763276ebedea33e499e8cbb2535011746644281522e3fa53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f0b9fc384c2f124763276ebedea33e499e8cbb2535011746644281522e3fa53", kill_on_drop: false }` [INFO] [stdout] 0f0b9fc384c2f124763276ebedea33e499e8cbb2535011746644281522e3fa53 [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] fa402d10ec123e450c51d52ce9cc1fffc18faf9b44252aa6d9a3fece5b0cba99 [INFO] running `Command { std: "docker" "start" "-a" "fa402d10ec123e450c51d52ce9cc1fffc18faf9b44252aa6d9a3fece5b0cba99", kill_on_drop: false }` [INFO] [stderr] Compiling filesystem-iter v0.1.0 (/opt/rustwide/workdir/filesystem-iter) [INFO] [stderr] Compiling agent v0.1.0 (/opt/rustwide/workdir/agent) [INFO] [stderr] Compiling decoder v0.1.0 (/opt/rustwide/workdir/decoder) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `Command { std: "docker" "inspect" "fa402d10ec123e450c51d52ce9cc1fffc18faf9b44252aa6d9a3fece5b0cba99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa402d10ec123e450c51d52ce9cc1fffc18faf9b44252aa6d9a3fece5b0cba99", kill_on_drop: false }` [INFO] [stdout] fa402d10ec123e450c51d52ce9cc1fffc18faf9b44252aa6d9a3fece5b0cba99