[INFO] fetching crate sedes 0.9.0... [INFO] building sedes-0.9.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate sedes 0.9.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate sedes 0.9.0 [INFO] finished tweaking crates.io crate sedes 0.9.0 [INFO] tweaked toml for crates.io crate sedes 0.9.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sedes 0.9.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 sedes 0.9.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 erased-serde v0.4.5 [INFO] [stderr] Downloaded write_mode v0.1.0 [INFO] [stderr] Downloaded iter-read v1.1.0 [INFO] [stderr] Downloaded rand_core v0.9.1 [INFO] [stderr] Downloaded typeid v1.0.2 [INFO] [stderr] Downloaded fs-err v3.1.0 [INFO] [stderr] Downloaded serde-pickle v1.2.0 [INFO] [stderr] Downloaded cc v1.2.14 [INFO] [stderr] Downloaded zerocopy-derive v0.8.18 [INFO] [stderr] Downloaded zerocopy v0.8.18 [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] 7b195d8aee1a276eba29ca380b7cc04763c10bd4bb59fb34a7063a3888af865c [INFO] running `Command { std: "docker" "start" "-a" "7b195d8aee1a276eba29ca380b7cc04763c10bd4bb59fb34a7063a3888af865c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b195d8aee1a276eba29ca380b7cc04763c10bd4bb59fb34a7063a3888af865c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b195d8aee1a276eba29ca380b7cc04763c10bd4bb59fb34a7063a3888af865c", kill_on_drop: false }` [INFO] [stdout] 7b195d8aee1a276eba29ca380b7cc04763c10bd4bb59fb34a7063a3888af865c [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] f6786b1f8b62c5e911f24e79c1517c8bd3e5dcd30ff3ee7b153d3c8be2758794 [INFO] running `Command { std: "docker" "start" "-a" "f6786b1f8b62c5e911f24e79c1517c8bd3e5dcd30ff3ee7b153d3c8be2758794", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rand_core v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling write_mode v0.1.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde-pickle v1.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sedes v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.88s [INFO] running `Command { std: "docker" "inspect" "f6786b1f8b62c5e911f24e79c1517c8bd3e5dcd30ff3ee7b153d3c8be2758794", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6786b1f8b62c5e911f24e79c1517c8bd3e5dcd30ff3ee7b153d3c8be2758794", kill_on_drop: false }` [INFO] [stdout] f6786b1f8b62c5e911f24e79c1517c8bd3e5dcd30ff3ee7b153d3c8be2758794 [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] 22de51be27ef594dbe1d0cae64cf998bccbd0dec71633f06bd41b87e1df913d8 [INFO] running `Command { std: "docker" "start" "-a" "22de51be27ef594dbe1d0cae64cf998bccbd0dec71633f06bd41b87e1df913d8", kill_on_drop: false }` [INFO] [stderr] Compiling sedes v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "22de51be27ef594dbe1d0cae64cf998bccbd0dec71633f06bd41b87e1df913d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22de51be27ef594dbe1d0cae64cf998bccbd0dec71633f06bd41b87e1df913d8", kill_on_drop: false }` [INFO] [stdout] 22de51be27ef594dbe1d0cae64cf998bccbd0dec71633f06bd41b87e1df913d8