[INFO] cloning repository https://github.com/drew-harris/lights [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drew-harris/lights" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-harris%2Flights", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-harris%2Flights'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 459c6f6b9a678c7dfcaa2928fc3f189fd7c47870 [INFO] checking drew-harris/lights against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrew-harris%2Flights" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drew-harris/lights on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drew-harris/lights [INFO] finished tweaking git repo https://github.com/drew-harris/lights [INFO] tweaked toml for git repo https://github.com/drew-harris/lights written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/drew-harris/lights already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36007b5ea2493cdc8bd94fae878092cc5b63abdc90430e12fef0f03c529589de [INFO] running `Command { std: "docker" "start" "-a" "36007b5ea2493cdc8bd94fae878092cc5b63abdc90430e12fef0f03c529589de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36007b5ea2493cdc8bd94fae878092cc5b63abdc90430e12fef0f03c529589de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36007b5ea2493cdc8bd94fae878092cc5b63abdc90430e12fef0f03c529589de", kill_on_drop: false }` [INFO] [stdout] 36007b5ea2493cdc8bd94fae878092cc5b63abdc90430e12fef0f03c529589de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7d0c4a927c682001e2a89bff6ab527319823b35b268b82bbfa9b1f76c0b0fff [INFO] running `Command { std: "docker" "start" "-a" "f7d0c4a927c682001e2a89bff6ab527319823b35b268b82bbfa9b1f76c0b0fff", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking colorsys v0.6.5 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking rgb v0.8.32 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Checking color-thief v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking dashmap v5.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking fallible_collections v0.4.4 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling nasm-rs v0.2.4 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling mozjpeg-sys v0.10.13 [INFO] [stderr] Checking tokio v1.18.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking nokhwa-bindings-windows v0.3.4 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking mozjpeg v0.8.24 [INFO] [stderr] Checking nokhwa v0.9.4 [INFO] [stderr] Checking dbus v0.9.5 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [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 serde-xml-rs v0.5.1 [INFO] [stderr] Checking bluez-async v0.5.5 [INFO] [stderr] Checking btleplug v0.9.2 [INFO] [stdout] error[E0391]: cycle detected when type-checking `bluez::adapter::::events` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/btleplug-0.9.2/src/bluez/adapter.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | async fn events(&self) -> Result + Send>>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `bluez::adapter::::events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/btleplug-0.9.2/src/bluez/adapter.rs:29:88 [INFO] [stdout] | [INFO] [stdout] 29 | async fn events(&self) -> Result + Send>>> { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 30 | | // There's a race between getting this event stream and getting the current set of devices. [INFO] [stdout] 31 | | // Get the stream first, on the basis that it's better to have a duplicate DeviceDiscovered [INFO] [stdout] 32 | | // event than to miss one. It's unlikely to happen in any case. [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(Box::pin(initial_events.chain(events))) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `bluez::adapter::::events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/btleplug-0.9.2/src/bluez/adapter.rs:29:88 [INFO] [stdout] | [INFO] [stdout] 29 | async fn events(&self) -> Result + Send>>> { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 30 | | // There's a race between getting this event stream and getting the current set of devices. [INFO] [stdout] 31 | | // Get the stream first, on the basis that it's better to have a duplicate DeviceDiscovered [INFO] [stdout] 32 | | // event than to miss one. It's unlikely to happen in any case. [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(Box::pin(initial_events.chain(events))) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `bluez::adapter::::events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/btleplug-0.9.2/src/bluez/adapter.rs:29:88 [INFO] [stdout] | [INFO] [stdout] 29 | async fn events(&self) -> Result + Send>>> { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 30 | | // There's a race between getting this event stream and getting the current set of devices. [INFO] [stdout] 31 | | // Get the stream first, on the basis that it's better to have a duplicate DeviceDiscovered [INFO] [stdout] 32 | | // event than to miss one. It's unlikely to happen in any case. [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(Box::pin(initial_events.chain(events))) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `bluez::adapter::::events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/btleplug-0.9.2/src/bluez/adapter.rs:29:88 [INFO] [stdout] | [INFO] [stdout] 29 | async fn events(&self) -> Result + Send>>> { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 30 | | // There's a race between getting this event stream and getting the current set of devices. [INFO] [stdout] 31 | | // Get the stream first, on the basis that it's better to have a duplicate DeviceDiscovered [INFO] [stdout] 32 | | // event than to miss one. It's unlikely to happen in any case. [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(Box::pin(initial_events.chain(events))) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `bluez::adapter::::events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/btleplug-0.9.2/src/bluez/adapter.rs:29:88 [INFO] [stdout] | [INFO] [stdout] 29 | async fn events(&self) -> Result + Send>>> { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 30 | | // There's a race between getting this event stream and getting the current set of devices. [INFO] [stdout] 31 | | // Get the stream first, on the basis that it's better to have a duplicate DeviceDiscovered [INFO] [stdout] 32 | | // event than to miss one. It's unlikely to happen in any case. [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(Box::pin(initial_events.chain(events))) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `bluez::adapter::::events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/btleplug-0.9.2/src/bluez/adapter.rs:29:88 [INFO] [stdout] | [INFO] [stdout] 29 | async fn events(&self) -> Result + Send>>> { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 30 | | // There's a race between getting this event stream and getting the current set of devices. [INFO] [stdout] 31 | | // Get the stream first, on the basis that it's better to have a duplicate DeviceDiscovered [INFO] [stdout] 32 | | // event than to miss one. It's unlikely to happen in any case. [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(Box::pin(initial_events.chain(events))) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `bluez::adapter::::events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/btleplug-0.9.2/src/bluez/adapter.rs:29:88 [INFO] [stdout] | [INFO] [stdout] 29 | async fn events(&self) -> Result + Send>>> { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 30 | | // There's a race between getting this event stream and getting the current set of devices. [INFO] [stdout] 31 | | // Get the stream first, on the basis that it's better to have a duplicate DeviceDiscovered [INFO] [stdout] 32 | | // event than to miss one. It's unlikely to happen in any case. [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(Box::pin(initial_events.chain(events))) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `bluez::adapter::::events::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/btleplug-0.9.2/src/bluez/adapter.rs:29:88 [INFO] [stdout] | [INFO] [stdout] 29 | async fn events(&self) -> Result + Send>>> { [INFO] [stdout] | ________________________________________________________________________________________^ [INFO] [stdout] 30 | | // There's a race between getting this event stream and getting the current set of devices. [INFO] [stdout] 31 | | // Get the stream first, on the basis that it's better to have a duplicate DeviceDiscovered [INFO] [stdout] 32 | | // event than to miss one. It's unlikely to happen in any case. [INFO] [stdout] ... | [INFO] [stdout] 56 | | Ok(Box::pin(initial_events.chain(events))) [INFO] [stdout] 57 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `bluez::adapter::::events`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `btleplug` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f7d0c4a927c682001e2a89bff6ab527319823b35b268b82bbfa9b1f76c0b0fff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d0c4a927c682001e2a89bff6ab527319823b35b268b82bbfa9b1f76c0b0fff", kill_on_drop: false }` [INFO] [stdout] f7d0c4a927c682001e2a89bff6ab527319823b35b268b82bbfa9b1f76c0b0fff