[INFO] cloning repository https://github.com/galaxy-sec/orion-variate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/galaxy-sec/orion-variate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalaxy-sec%2Forion-variate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalaxy-sec%2Forion-variate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54bae7830d08311e18595254f222b0698d1f03f4 [INFO] building galaxy-sec/orion-variate against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgalaxy-sec%2Forion-variate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/galaxy-sec/orion-variate [INFO] finished tweaking git repo https://github.com/galaxy-sec/orion-variate [INFO] tweaked toml for git repo https://github.com/galaxy-sec/orion-variate written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/galaxy-sec/orion-variate 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/galaxy-sec/orion-variate 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 toml_writer v1.0.3 [INFO] [stderr] Downloaded serde_spanned v1.0.2 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded contracts v0.6.6 [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded plist v1.7.4 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded indexmap v2.11.3 [INFO] [stderr] Downloaded colored v2.2.0 [INFO] [stderr] Downloaded orion-error v0.5.4 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded derive-getters v0.5.0 [INFO] [stderr] Downloaded quick-xml v0.38.1 [INFO] [stderr] Downloaded orion_conf v0.3.0 [INFO] [stderr] Downloaded os_info v3.12.0 [INFO] [stderr] Downloaded toml v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fe4b5a6b2235cb781c07416c17295caaccf5b9ffd0faf14f010582a744d7563e [INFO] running `Command { std: "docker" "start" "-a" "fe4b5a6b2235cb781c07416c17295caaccf5b9ffd0faf14f010582a744d7563e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe4b5a6b2235cb781c07416c17295caaccf5b9ffd0faf14f010582a744d7563e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4b5a6b2235cb781c07416c17295caaccf5b9ffd0faf14f010582a744d7563e", kill_on_drop: false }` [INFO] [stdout] fe4b5a6b2235cb781c07416c17295caaccf5b9ffd0faf14f010582a744d7563e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bc986d1b896ae0b5c130092a6f54bdf8b6f21a2c33d847c91e750fbaf7db9389 [INFO] running `Command { std: "docker" "start" "-a" "bc986d1b896ae0b5c130092a6f54bdf8b6f21a2c33d847c91e750fbaf7db9389", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling contracts v0.6.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling orion-error v0.5.4 [INFO] [stderr] Compiling orion_conf v0.3.0 [INFO] [stderr] Compiling orion-variate v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.48s [INFO] running `Command { std: "docker" "inspect" "bc986d1b896ae0b5c130092a6f54bdf8b6f21a2c33d847c91e750fbaf7db9389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc986d1b896ae0b5c130092a6f54bdf8b6f21a2c33d847c91e750fbaf7db9389", kill_on_drop: false }` [INFO] [stdout] bc986d1b896ae0b5c130092a6f54bdf8b6f21a2c33d847c91e750fbaf7db9389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3f6cf32e7c94bb1f559e20635df125e108b4320dd5f924f4f8d359d1d297c29a [INFO] running `Command { std: "docker" "start" "-a" "3f6cf32e7c94bb1f559e20635df125e108b4320dd5f924f4f8d359d1d297c29a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling toml v0.9.6 [INFO] [stderr] Compiling orion-error v0.5.4 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling orion_conf v0.3.0 [INFO] [stderr] Compiling orion-variate v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.75s [INFO] running `Command { std: "docker" "inspect" "3f6cf32e7c94bb1f559e20635df125e108b4320dd5f924f4f8d359d1d297c29a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6cf32e7c94bb1f559e20635df125e108b4320dd5f924f4f8d359d1d297c29a", kill_on_drop: false }` [INFO] [stdout] 3f6cf32e7c94bb1f559e20635df125e108b4320dd5f924f4f8d359d1d297c29a