[INFO] fetching crate bluer-tools 0.13.2... [INFO] testing bluer-tools-0.13.2 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate bluer-tools 0.13.2 into /workspace/builds/worker-75/source [INFO] validating manifest of crates.io crate bluer-tools 0.13.2 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bluer-tools 0.13.2 [INFO] finished tweaking crates.io crate bluer-tools 0.13.2 [INFO] tweaked toml for crates.io crate bluer-tools 0.13.2 written to /workspace/builds/worker-75/source/Cargo.toml [INFO] crate crates.io crate bluer-tools 0.13.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0421db78860149fd64e860100aa2246fd30f3e4d43967bccb32d81c0123303f [INFO] running `Command { std: "docker" "start" "-a" "e0421db78860149fd64e860100aa2246fd30f3e4d43967bccb32d81c0123303f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0421db78860149fd64e860100aa2246fd30f3e4d43967bccb32d81c0123303f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0421db78860149fd64e860100aa2246fd30f3e4d43967bccb32d81c0123303f", kill_on_drop: false }` [INFO] [stdout] e0421db78860149fd64e860100aa2246fd30f3e4d43967bccb32d81c0123303f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c4404b1ef78482f9d0e94041a23326f465f7989479cd5ff8e2ff8ae5c5db2f1 [INFO] running `Command { std: "docker" "start" "-a" "2c4404b1ef78482f9d0e94041a23326f465f7989479cd5ff8e2ff8ae5c5db2f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling custom_debug_derive v0.5.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v3.0.11 [INFO] [stderr] Compiling custom_debug v0.5.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling clap v3.0.11 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tab-pty-process v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-compat-02 v0.2.0 [INFO] [stderr] Compiling dbus-tokio v0.7.5 [INFO] [stderr] Compiling dbus-crossroads v0.5.0 [INFO] [stderr] Compiling bluer v0.13.2 [INFO] [stderr] Compiling bluer-tools v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.86s [INFO] running `Command { std: "docker" "inspect" "2c4404b1ef78482f9d0e94041a23326f465f7989479cd5ff8e2ff8ae5c5db2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c4404b1ef78482f9d0e94041a23326f465f7989479cd5ff8e2ff8ae5c5db2f1", kill_on_drop: false }` [INFO] [stdout] 2c4404b1ef78482f9d0e94041a23326f465f7989479cd5ff8e2ff8ae5c5db2f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7077507ae2b5e5436fc11c30b3998471cfcf67be244dfdf4421f8d40ae5c1fcc [INFO] running `Command { std: "docker" "start" "-a" "7077507ae2b5e5436fc11c30b3998471cfcf67be244dfdf4421f8d40ae5c1fcc", kill_on_drop: false }` [INFO] [stderr] Compiling bluer-tools v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.77s [INFO] [stderr] Executable unittests src/blumon.rs (/opt/rustwide/target/debug/deps/blumon-6c36461b3d9d70ce) [INFO] [stderr] Executable unittests src/gattcat.rs (/opt/rustwide/target/debug/deps/gattcat-f8b382c7c3ced99a) [INFO] [stderr] Executable unittests src/l2cat.rs (/opt/rustwide/target/debug/deps/l2cat-48b5ab31e121cb6e) [INFO] [stderr] Executable unittests src/rfcat.rs (/opt/rustwide/target/debug/deps/rfcat-7eba155c09d9b150) [INFO] running `Command { std: "docker" "inspect" "7077507ae2b5e5436fc11c30b3998471cfcf67be244dfdf4421f8d40ae5c1fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7077507ae2b5e5436fc11c30b3998471cfcf67be244dfdf4421f8d40ae5c1fcc", kill_on_drop: false }` [INFO] [stdout] 7077507ae2b5e5436fc11c30b3998471cfcf67be244dfdf4421f8d40ae5c1fcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-75/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11a97d9d3616532ba37912f3bdb8ae849bf569ec981346d8aa5665f69b4a3f2c [INFO] running `Command { std: "docker" "start" "-a" "11a97d9d3616532ba37912f3bdb8ae849bf569ec981346d8aa5665f69b4a3f2c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.21s [INFO] [stderr] Running unittests src/blumon.rs (/opt/rustwide/target/debug/deps/blumon-6c36461b3d9d70ce) [INFO] [stderr] Running unittests src/gattcat.rs (/opt/rustwide/target/debug/deps/gattcat-f8b382c7c3ced99a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/l2cat.rs (/opt/rustwide/target/debug/deps/l2cat-48b5ab31e121cb6e) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/rfcat.rs (/opt/rustwide/target/debug/deps/rfcat-7eba155c09d9b150) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "11a97d9d3616532ba37912f3bdb8ae849bf569ec981346d8aa5665f69b4a3f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a97d9d3616532ba37912f3bdb8ae849bf569ec981346d8aa5665f69b4a3f2c", kill_on_drop: false }` [INFO] [stdout] 11a97d9d3616532ba37912f3bdb8ae849bf569ec981346d8aa5665f69b4a3f2c