[INFO] fetching crate bluer-tools 0.10.3... [INFO] checking bluer-tools-0.10.3 against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] extracting crate bluer-tools 0.10.3 into /workspace/builds/worker-57/source [INFO] validating manifest of crates.io crate bluer-tools 0.10.3 on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bluer-tools 0.10.3 [INFO] finished tweaking crates.io crate bluer-tools 0.10.3 [INFO] tweaked toml for crates.io crate bluer-tools 0.10.3 written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate crates.io crate bluer-tools 0.10.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded custom_debug v0.5.0 [INFO] [stderr] Downloaded custom_debug_derive v0.5.0 [INFO] [stderr] Downloaded dbus-crossroads v0.4.0 [INFO] [stderr] Downloaded displaydoc v0.2.3 [INFO] [stderr] Downloaded dbus-tokio v0.7.3 [INFO] [stderr] Downloaded dbus v0.9.3 [INFO] [stderr] Downloaded tokio-compat-02 v0.2.0 [INFO] [stderr] Downloaded tab-pty-process v0.2.0 [INFO] [stderr] Downloaded bluer v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ed62db8379f7b3e723806bd4e7183059840fcd92e810979a8ea0d764adf2663 [INFO] running `Command { std: "docker" "start" "-a" "1ed62db8379f7b3e723806bd4e7183059840fcd92e810979a8ea0d764adf2663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ed62db8379f7b3e723806bd4e7183059840fcd92e810979a8ea0d764adf2663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ed62db8379f7b3e723806bd4e7183059840fcd92e810979a8ea0d764adf2663", kill_on_drop: false }` [INFO] [stdout] 1ed62db8379f7b3e723806bd4e7183059840fcd92e810979a8ea0d764adf2663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f99e87e95abbedfe85c86a81e9ef41084a271d96c0ec65ed0d4a876aea7f75f7 [INFO] running `Command { std: "docker" "start" "-a" "f99e87e95abbedfe85c86a81e9ef41084a271d96c0ec65ed0d4a876aea7f75f7", 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] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking crossterm v0.20.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling custom_debug_derive v0.5.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking custom_debug v0.5.0 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking dbus v0.9.3 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking tab-pty-process v0.2.0 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking tokio-compat-02 v0.2.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking dbus-crossroads v0.4.0 [INFO] [stderr] Checking dbus-tokio v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bluer v0.10.3 [INFO] [stderr] Checking bluer-tools v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.31s [INFO] running `Command { std: "docker" "inspect" "f99e87e95abbedfe85c86a81e9ef41084a271d96c0ec65ed0d4a876aea7f75f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99e87e95abbedfe85c86a81e9ef41084a271d96c0ec65ed0d4a876aea7f75f7", kill_on_drop: false }` [INFO] [stdout] f99e87e95abbedfe85c86a81e9ef41084a271d96c0ec65ed0d4a876aea7f75f7