[INFO] cloning repository https://github.com/jcbhl/pm5
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcbhl/pm5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcbhl%2Fpm5", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcbhl%2Fpm5'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ba5f3289766346e5aa2b6761acfefabd0bb8591
[INFO] checking jcbhl/pm5 against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcbhl%2Fpm5" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jcbhl/pm5 on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jcbhl/pm5
[INFO] finished tweaking git repo https://github.com/jcbhl/pm5
[INFO] tweaked toml for git repo https://github.com/jcbhl/pm5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jcbhl/pm5 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows v0.18.0
[INFO] [stderr]   Downloaded windows_macros v0.18.0
[INFO] [stderr]   Downloaded btleplug v0.9.0
[INFO] [stderr]   Downloaded bluez-generated v0.2.1
[INFO] [stderr]   Downloaded bluez-async v0.5.2
[INFO] [stderr]   Downloaded dbus v0.9.5
[INFO] [stderr]   Downloaded dbus-tokio v0.7.5
[INFO] [stderr]   Downloaded libdbus-sys v0.2.2
[INFO] [stderr]   Downloaded windows_gen v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f4f364d24492b0129df5d8bff27ed03e880e58518c65c9339626a4432ab310f
[INFO] running `Command { std: "docker" "start" "-a" "7f4f364d24492b0129df5d8bff27ed03e880e58518c65c9339626a4432ab310f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f4f364d24492b0129df5d8bff27ed03e880e58518c65c9339626a4432ab310f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f4f364d24492b0129df5d8bff27ed03e880e58518c65c9339626a4432ab310f", kill_on_drop: false }`
[INFO] [stdout] 7f4f364d24492b0129df5d8bff27ed03e880e58518c65c9339626a4432ab310f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b89bb11b5af259f4b23a631fd3d96e142c14b5bb2538f6aa481989ad435e0d0d
[INFO] running `Command { std: "docker" "start" "-a" "b89bb11b5af259f4b23a631fd3d96e142c14b5bb2538f6aa481989ad435e0d0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling btleplug v0.9.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]     Checking serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.6
[INFO] [stderr]     Checking num_enum v0.5.6
[INFO] [stderr]     Checking dbus v0.9.5
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]     Checking futures v0.3.19
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking bluez-generated v0.2.1
[INFO] [stderr]     Checking dbus-tokio v0.7.5
[INFO] [stderr]     Checking bluez-async v0.5.2
[INFO] [stderr]     Checking pm5 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::lazy`
[INFO] [stdout]  --> src/ids.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::lazy::SyncLazy;
[INFO] [stdout]   |          ^^^^ could not find `lazy` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::lazy`
[INFO] [stdout]  --> src/ids.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::lazy::SyncLazy;
[INFO] [stdout]   |          ^^^^ could not find `lazy` in `std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pm5` (bin "pm5" test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pm5` (bin "pm5") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b89bb11b5af259f4b23a631fd3d96e142c14b5bb2538f6aa481989ad435e0d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b89bb11b5af259f4b23a631fd3d96e142c14b5bb2538f6aa481989ad435e0d0d", kill_on_drop: false }`
[INFO] [stdout] b89bb11b5af259f4b23a631fd3d96e142c14b5bb2538f6aa481989ad435e0d0d
