[INFO] fetching crate bluez 0.4.0...
[INFO] checking bluez-0.4.0 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate bluez 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate bluez 0.4.0 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bluez 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate bluez 0.4.0
[INFO] tweaked toml for crates.io crate bluez 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate bluez 0.4.0 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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded os_str_bytes v6.2.0
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded clap_derive v3.2.7
[INFO] [stderr]   Downloaded bytes v1.2.0
[INFO] [stderr]   Downloaded wyz v0.5.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.41
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded clap v3.2.14
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded bluez-sys v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bddab3f3e36ef617f8eaad6e7f407ec38d304ebf252ae695a8eda13efceea9b2
[INFO] running `Command { std: "docker" "start" "-a" "bddab3f3e36ef617f8eaad6e7f407ec38d304ebf252ae695a8eda13efceea9b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bddab3f3e36ef617f8eaad6e7f407ec38d304ebf252ae695a8eda13efceea9b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bddab3f3e36ef617f8eaad6e7f407ec38d304ebf252ae695a8eda13efceea9b2", kill_on_drop: false }`
[INFO] [stdout] bddab3f3e36ef617f8eaad6e7f407ec38d304ebf252ae695a8eda13efceea9b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 383d82f4ea44126d9963d79c5228e1d27873bc1dfa1ccfc177245a769bdb404f
[INFO] running `Command { std: "docker" "start" "-a" "383d82f4ea44126d9963d79c5228e1d27873bc1dfa1ccfc177245a769bdb404f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking wyz v0.5.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking enumflags2 v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking futures-util v0.3.21
[INFO] [stderr]    Compiling clap v3.2.14
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]    Compiling bluez-sys v0.4.0
[INFO] [stderr]     Checking bluez v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 32.28s
[INFO] running `Command { std: "docker" "inspect" "383d82f4ea44126d9963d79c5228e1d27873bc1dfa1ccfc177245a769bdb404f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "383d82f4ea44126d9963d79c5228e1d27873bc1dfa1ccfc177245a769bdb404f", kill_on_drop: false }`
[INFO] [stdout] 383d82f4ea44126d9963d79c5228e1d27873bc1dfa1ccfc177245a769bdb404f
