[INFO] fetching crate star_frame_proc 0.26.0... [INFO] building star_frame_proc-0.26.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate star_frame_proc 0.26.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate star_frame_proc 0.26.0 [INFO] finished tweaking crates.io crate star_frame_proc 0.26.0 [INFO] tweaked toml for crates.io crate star_frame_proc 0.26.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate star_frame_proc 0.26.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 star_frame_proc 0.26.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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.225 [INFO] [stderr] Downloaded easy_proc_derive v0.4.0 [INFO] [stderr] Downloaded toml_parser v1.0.2 [INFO] [stderr] Downloaded easy_proc v0.4.0 [INFO] [stderr] Downloaded toml_datetime v0.7.1 [INFO] [stderr] Downloaded serde_core v1.0.225 [INFO] [stderr] Downloaded convert_case v0.7.1 [INFO] [stderr] Downloaded toml_edit v0.23.5 [INFO] [stderr] Downloaded daggy v0.9.0 [INFO] [stderr] Downloaded indexmap v2.11.3 [INFO] [stderr] Downloaded easy_proc_common v0.4.0 [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] 3086442ca392cd4f2bcb903d8f92ca66d50402a257f0b4d673535fc05f12ec58 [INFO] running `Command { std: "docker" "start" "-a" "3086442ca392cd4f2bcb903d8f92ca66d50402a257f0b4d673535fc05f12ec58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3086442ca392cd4f2bcb903d8f92ca66d50402a257f0b4d673535fc05f12ec58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3086442ca392cd4f2bcb903d8f92ca66d50402a257f0b4d673535fc05f12ec58", kill_on_drop: false }` [INFO] [stdout] 3086442ca392cd4f2bcb903d8f92ca66d50402a257f0b4d673535fc05f12ec58 [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] 0b80800a1d3ca842300640ace12efea8e03934eda2d8fa0ceaf8c5927c342f3e [INFO] running `Command { std: "docker" "start" "-a" "0b80800a1d3ca842300640ace12efea8e03934eda2d8fa0ceaf8c5927c342f3e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling toml_datetime v0.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling toml_edit v0.23.5 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling easy_proc_common v0.4.0 [INFO] [stderr] Compiling daggy v0.9.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling easy_proc_derive v0.4.0 [INFO] [stderr] Compiling easy_proc v0.4.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling star_frame_proc v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.88s [INFO] running `Command { std: "docker" "inspect" "0b80800a1d3ca842300640ace12efea8e03934eda2d8fa0ceaf8c5927c342f3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b80800a1d3ca842300640ace12efea8e03934eda2d8fa0ceaf8c5927c342f3e", kill_on_drop: false }` [INFO] [stdout] 0b80800a1d3ca842300640ace12efea8e03934eda2d8fa0ceaf8c5927c342f3e [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] 82d0055e80ebdf8fe451ca338974d92b750b9ac8f51c77618c111068b96fbea5 [INFO] running `Command { std: "docker" "start" "-a" "82d0055e80ebdf8fe451ca338974d92b750b9ac8f51c77618c111068b96fbea5", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling star_frame_proc v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.25s [INFO] running `Command { std: "docker" "inspect" "82d0055e80ebdf8fe451ca338974d92b750b9ac8f51c77618c111068b96fbea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d0055e80ebdf8fe451ca338974d92b750b9ac8f51c77618c111068b96fbea5", kill_on_drop: false }` [INFO] [stdout] 82d0055e80ebdf8fe451ca338974d92b750b9ac8f51c77618c111068b96fbea5