[INFO] fetching crate spike_prime 1.1.1... [INFO] checking spike_prime-1.1.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate spike_prime 1.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate spike_prime 1.1.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spike_prime 1.1.1 [INFO] tweaked toml for crates.io crate spike_prime 1.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spike_prime 1.1.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spike_prime 1.1.1 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded from_variants_impl v1.0.2 [INFO] [stderr] Downloaded from_variants v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f42557c2deff8ce98eb1afe7944c1598ebe0766b3977dd3cbc016c39a13e27c2 [INFO] running `Command { std: "docker" "start" "-a" "f42557c2deff8ce98eb1afe7944c1598ebe0766b3977dd3cbc016c39a13e27c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f42557c2deff8ce98eb1afe7944c1598ebe0766b3977dd3cbc016c39a13e27c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42557c2deff8ce98eb1afe7944c1598ebe0766b3977dd3cbc016c39a13e27c2", kill_on_drop: false }` [INFO] [stdout] f42557c2deff8ce98eb1afe7944c1598ebe0766b3977dd3cbc016c39a13e27c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5f326d4c4111b793ca7fa487ffbee5def05e13bb7855fb9c9f210a3b1d80c3d [INFO] running `Command { std: "docker" "start" "-a" "d5f326d4c4111b793ca7fa487ffbee5def05e13bb7855fb9c9f210a3b1d80c3d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling from_variants_impl v1.0.2 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking from_variants v1.0.2 [INFO] [stderr] Checking serde-xml-rs v0.8.1 [INFO] [stderr] Checking dbus-tokio v0.7.6 [INFO] [stderr] Checking bluez-generated v0.4.0 [INFO] [stderr] Checking bluez-async v0.8.2 [INFO] [stderr] Checking btleplug v0.11.8 [INFO] [stderr] Checking spike_prime v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.85s [INFO] running `Command { std: "docker" "inspect" "d5f326d4c4111b793ca7fa487ffbee5def05e13bb7855fb9c9f210a3b1d80c3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f326d4c4111b793ca7fa487ffbee5def05e13bb7855fb9c9f210a3b1d80c3d", kill_on_drop: false }` [INFO] [stdout] d5f326d4c4111b793ca7fa487ffbee5def05e13bb7855fb9c9f210a3b1d80c3d