[INFO] fetching crate patchver 0.3.0... [INFO] building patchver-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate patchver 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate patchver 0.3.0 [INFO] finished tweaking crates.io crate patchver 0.3.0 [INFO] tweaked toml for crates.io crate patchver 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate patchver 0.3.0 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 crates.io crate patchver 0.3.0 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 fdeflate v0.3.7 [INFO] [stderr] Downloaded const-random v0.1.18 [INFO] [stderr] Downloaded syn v2.0.74 [INFO] [stderr] Downloaded png v0.17.16 [INFO] [stderr] Downloaded const-random-macro v0.1.16 [INFO] [stderr] Downloaded byteorder-lite v0.1.0 [INFO] [stderr] Downloaded image v0.25.6 [INFO] [stderr] Downloaded libsui v0.8.0 [INFO] [stderr] Downloaded debug-ignore v1.0.5 [INFO] [stderr] Downloaded editpe v0.2.1 [INFO] [stderr] Downloaded cpufeatures v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9636177381d3bc8ef1c97d9fc4abd55408fb14504d336d3092fc0f5fb225b665 [INFO] running `Command { std: "docker" "start" "-a" "9636177381d3bc8ef1c97d9fc4abd55408fb14504d336d3092fc0f5fb225b665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9636177381d3bc8ef1c97d9fc4abd55408fb14504d336d3092fc0f5fb225b665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9636177381d3bc8ef1c97d9fc4abd55408fb14504d336d3092fc0f5fb225b665", kill_on_drop: false }` [INFO] [stdout] 9636177381d3bc8ef1c97d9fc4abd55408fb14504d336d3092fc0f5fb225b665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8dfba5e2f24cde90cf2a8918c31e09f7430cea38d0ed4ebd8674a50887cd9d62 [INFO] running `Command { std: "docker" "start" "-a" "8dfba5e2f24cde90cf2a8918c31e09f7430cea38d0ed4ebd8674a50887cd9d62", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.8.24 [INFO] [stderr] Compiling editpe v0.2.1 [INFO] [stderr] Compiling libsui v0.8.0 [INFO] [stderr] Compiling patchver v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.25s [INFO] running `Command { std: "docker" "inspect" "8dfba5e2f24cde90cf2a8918c31e09f7430cea38d0ed4ebd8674a50887cd9d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dfba5e2f24cde90cf2a8918c31e09f7430cea38d0ed4ebd8674a50887cd9d62", kill_on_drop: false }` [INFO] [stdout] 8dfba5e2f24cde90cf2a8918c31e09f7430cea38d0ed4ebd8674a50887cd9d62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 66b267ad589ba26fc2cdb8044e6cbf7a08346918e5318411b6204e1c017d1442 [INFO] running `Command { std: "docker" "start" "-a" "66b267ad589ba26fc2cdb8044e6cbf7a08346918e5318411b6204e1c017d1442", kill_on_drop: false }` [INFO] [stderr] Compiling patchver v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "66b267ad589ba26fc2cdb8044e6cbf7a08346918e5318411b6204e1c017d1442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b267ad589ba26fc2cdb8044e6cbf7a08346918e5318411b6204e1c017d1442", kill_on_drop: false }` [INFO] [stdout] 66b267ad589ba26fc2cdb8044e6cbf7a08346918e5318411b6204e1c017d1442