[INFO] fetching crate radiate-engines 1.2.17... [INFO] building radiate-engines-1.2.17 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate radiate-engines 1.2.17 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate radiate-engines 1.2.17 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate radiate-engines 1.2.17 [INFO] tweaked toml for crates.io crate radiate-engines 1.2.17 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate radiate-engines 1.2.17 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate radiate-engines 1.2.17 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded radiate-selectors v1.2.17 [INFO] [stderr] Downloaded radiate-error v1.2.17 [INFO] [stderr] Downloaded radiate-core v1.2.17 [INFO] [stderr] Downloaded radiate-alters v1.2.17 [INFO] [stderr] Downloaded rand_core v0.9.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.20 [INFO] [stderr] Downloaded zerocopy v0.8.20 [INFO] [stderr] Downloaded syn v2.0.95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af65e91c51da87ef90e6e39de1c2ac9b1127c0cff539f9c53151ece78167c363 [INFO] running `Command { std: "docker" "start" "-a" "af65e91c51da87ef90e6e39de1c2ac9b1127c0cff539f9c53151ece78167c363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af65e91c51da87ef90e6e39de1c2ac9b1127c0cff539f9c53151ece78167c363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af65e91c51da87ef90e6e39de1c2ac9b1127c0cff539f9c53151ece78167c363", kill_on_drop: false }` [INFO] [stdout] af65e91c51da87ef90e6e39de1c2ac9b1127c0cff539f9c53151ece78167c363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ae1d59cf5ee2b19960da67823970d206d3f468f72ca9a690d0670a2d5da1e99 [INFO] running `Command { std: "docker" "start" "-a" "1ae1d59cf5ee2b19960da67823970d206d3f468f72ca9a690d0670a2d5da1e99", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling radiate-core v1.2.17 [INFO] [stderr] Compiling radiate-error v1.2.17 [INFO] [stderr] Compiling radiate-alters v1.2.17 [INFO] [stderr] Compiling radiate-selectors v1.2.17 [INFO] [stderr] Compiling radiate-engines v1.2.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.23s [INFO] running `Command { std: "docker" "inspect" "1ae1d59cf5ee2b19960da67823970d206d3f468f72ca9a690d0670a2d5da1e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae1d59cf5ee2b19960da67823970d206d3f468f72ca9a690d0670a2d5da1e99", kill_on_drop: false }` [INFO] [stdout] 1ae1d59cf5ee2b19960da67823970d206d3f468f72ca9a690d0670a2d5da1e99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50b7e7597e4e29187bac493ea33e247745eb7929b1fca6f3d356302826f3fbb4 [INFO] running `Command { std: "docker" "start" "-a" "50b7e7597e4e29187bac493ea33e247745eb7929b1fca6f3d356302826f3fbb4", kill_on_drop: false }` [INFO] [stderr] Compiling radiate-engines v1.2.17 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.64s [INFO] running `Command { std: "docker" "inspect" "50b7e7597e4e29187bac493ea33e247745eb7929b1fca6f3d356302826f3fbb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50b7e7597e4e29187bac493ea33e247745eb7929b1fca6f3d356302826f3fbb4", kill_on_drop: false }` [INFO] [stdout] 50b7e7597e4e29187bac493ea33e247745eb7929b1fca6f3d356302826f3fbb4