[INFO] cloning repository https://github.com/lennythecreator/blue-canary [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lennythecreator/blue-canary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennythecreator%2Fblue-canary", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennythecreator%2Fblue-canary'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e52b3772b46dd7e456c0dab75091aa8bb99b802b [INFO] checking lennythecreator/blue-canary against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flennythecreator%2Fblue-canary" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lennythecreator/blue-canary [INFO] finished tweaking git repo https://github.com/lennythecreator/blue-canary [INFO] tweaked toml for git repo https://github.com/lennythecreator/blue-canary written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lennythecreator/blue-canary on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lennythecreator/blue-canary 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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.102 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.187 [INFO] [stderr] Downloaded custom_debug v0.5.1 [INFO] [stderr] Downloaded jni-sys-macros v0.1.0 [INFO] [stderr] Downloaded link-cplusplus v1.0.12 [INFO] [stderr] Downloaded jni-sys v0.4.0 [INFO] [stderr] Downloaded java-spaghetti v0.2.0 [INFO] [stderr] Downloaded codespan-reporting v0.13.1 [INFO] [stderr] Downloaded objc2-core-bluetooth v0.3.2 [INFO] [stderr] Downloaded block2 v0.6.2 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.187 [INFO] [stderr] Downloaded dbus v0.9.9 [INFO] [stderr] Downloaded bluest v0.6.9 [INFO] [stderr] Downloaded btleplug v0.11.8 [INFO] [stderr] Downloaded jni-utils v0.1.1 [INFO] [stderr] Downloaded bluer v0.16.1 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.187 [INFO] [stderr] Downloaded cxx-build v1.0.187 [INFO] [stderr] Downloaded bluez-async v0.8.2 [INFO] [stderr] Downloaded objc2-core-bluetooth v0.2.2 [INFO] [stderr] Downloaded bluez-generated v0.4.0 [INFO] [stderr] Downloaded scratch v1.0.9 [INFO] [stderr] Downloaded libdbus-sys v0.2.6 [INFO] [stderr] Downloaded simplersble v0.10.3 [INFO] [stderr] Downloaded custom_debug_derive v0.5.1 [INFO] [stderr] Downloaded cxx v1.0.187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2249092c914fcc1564e1c1c5b6256c70b7d8c501bd45b7e2fe2c5d8b67029f29 [INFO] running `Command { std: "docker" "start" "-a" "2249092c914fcc1564e1c1c5b6256c70b7d8c501bd45b7e2fe2c5d8b67029f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2249092c914fcc1564e1c1c5b6256c70b7d8c501bd45b7e2fe2c5d8b67029f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2249092c914fcc1564e1c1c5b6256c70b7d8c501bd45b7e2fe2c5d8b67029f29", kill_on_drop: false }` [INFO] [stdout] 2249092c914fcc1564e1c1c5b6256c70b7d8c501bd45b7e2fe2c5d8b67029f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b90b4e0c3b420b0d4722e31d23f50cc8254e6a53bda8e992885c34dbd7a0551 [INFO] running `Command { std: "docker" "start" "-a" "1b90b4e0c3b420b0d4722e31d23f50cc8254e6a53bda8e992885c34dbd7a0551", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling cxxbridge-flags v1.0.187 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking macaddr v1.0.1 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.187 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Checking custom_debug v0.5.1 [INFO] [stderr] Compiling cxx-build v1.0.187 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling cxxbridge-macro v1.0.187 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simplersble v0.10.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking serde-xml-rs v0.8.1 [INFO] [stderr] Compiling bluer v0.16.1 [INFO] [stderr] Checking dbus v0.9.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking dbus-tokio v0.7.6 [INFO] [stderr] Checking dbus-crossroads v0.5.2 [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 bluest v0.6.9 [INFO] [stderr] Checking bluetooth-proj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bluer v0.16.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "1b90b4e0c3b420b0d4722e31d23f50cc8254e6a53bda8e992885c34dbd7a0551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b90b4e0c3b420b0d4722e31d23f50cc8254e6a53bda8e992885c34dbd7a0551", kill_on_drop: false }` [INFO] [stdout] 1b90b4e0c3b420b0d4722e31d23f50cc8254e6a53bda8e992885c34dbd7a0551