[INFO] cloning repository https://github.com/8/btleplug-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/8/btleplug-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8%2Fbtleplug-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8%2Fbtleplug-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fbf727888c55a2d9e0c9b190d8ef5b76ec8c15f
[INFO] building 8/btleplug-test against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8%2Fbtleplug-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/8/btleplug-test on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/8/btleplug-test
[INFO] finished tweaking git repo https://github.com/8/btleplug-test
[INFO] tweaked toml for git repo https://github.com/8/btleplug-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/8/btleplug-test 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 722f92f442c1df01196778d341a0cd0ec33f7640168a0849f8d5d62cbf8c27e4
[INFO] running `Command { std: "docker" "start" "-a" "722f92f442c1df01196778d341a0cd0ec33f7640168a0849f8d5d62cbf8c27e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "722f92f442c1df01196778d341a0cd0ec33f7640168a0849f8d5d62cbf8c27e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "722f92f442c1df01196778d341a0cd0ec33f7640168a0849f8d5d62cbf8c27e4", kill_on_drop: false }`
[INFO] [stdout] 722f92f442c1df01196778d341a0cd0ec33f7640168a0849f8d5d62cbf8c27e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59d10c677c497597c2ef2620e0dd0b572c41d8aec06a424b535b4a454d3d0b50
[INFO] running `Command { std: "docker" "start" "-a" "59d10c677c497597c2ef2620e0dd0b572c41d8aec06a424b535b4a454d3d0b50", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling bluez-generated v0.3.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-async v0.7.2
[INFO] [stderr]    Compiling btleplug v0.11.5
[INFO] [stderr]    Compiling btleplug-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `dump_peripherals` is never used
[INFO] [stdout]   --> src/main.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn dump_peripherals(peripherals: Vec<Peripheral>) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.51s
[INFO] running `Command { std: "docker" "inspect" "59d10c677c497597c2ef2620e0dd0b572c41d8aec06a424b535b4a454d3d0b50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59d10c677c497597c2ef2620e0dd0b572c41d8aec06a424b535b4a454d3d0b50", kill_on_drop: false }`
[INFO] [stdout] 59d10c677c497597c2ef2620e0dd0b572c41d8aec06a424b535b4a454d3d0b50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ada78cd9e3451c313fc31db11df1c6f7b284277f0edfa1b1487a81ef46ea7e8
[INFO] running `Command { std: "docker" "start" "-a" "7ada78cd9e3451c313fc31db11df1c6f7b284277f0edfa1b1487a81ef46ea7e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling btleplug-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `dump_peripherals` is never used
[INFO] [stdout]   --> src/main.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn dump_peripherals(peripherals: Vec<Peripheral>) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "7ada78cd9e3451c313fc31db11df1c6f7b284277f0edfa1b1487a81ef46ea7e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ada78cd9e3451c313fc31db11df1c6f7b284277f0edfa1b1487a81ef46ea7e8", kill_on_drop: false }`
[INFO] [stdout] 7ada78cd9e3451c313fc31db11df1c6f7b284277f0edfa1b1487a81ef46ea7e8
