[INFO] cloning repository https://github.com/Hacks-R-Us/Emblinkenator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hacks-R-Us/Emblinkenator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHacks-R-Us%2FEmblinkenator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHacks-R-Us%2FEmblinkenator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5aafa92af269bf617e5af702cd2bf3fbc660100a [INFO] testing Hacks-R-Us/Emblinkenator against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHacks-R-Us%2FEmblinkenator" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hacks-R-Us/Emblinkenator on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-104/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Hacks-R-Us/Emblinkenator [INFO] finished tweaking git repo https://github.com/Hacks-R-Us/Emblinkenator [INFO] tweaked toml for git repo https://github.com/Hacks-R-Us/Emblinkenator written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/Hacks-R-Us/Emblinkenator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mqttbytes v0.2.1 [INFO] [stderr] Downloaded rumqttc v0.5.0 [INFO] [stderr] Downloaded wgpu-hal v0.10.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68c97ff659fedf337eb8d31a8d6a819a5e3c33ee11915310d42e0b6dbacff3c6 [INFO] running `Command { std: "docker" "start" "-a" "68c97ff659fedf337eb8d31a8d6a819a5e3c33ee11915310d42e0b6dbacff3c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68c97ff659fedf337eb8d31a8d6a819a5e3c33ee11915310d42e0b6dbacff3c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c97ff659fedf337eb8d31a8d6a819a5e3c33ee11915310d42e0b6dbacff3c6", kill_on_drop: false }` [INFO] [stdout] 68c97ff659fedf337eb8d31a8d6a819a5e3c33ee11915310d42e0b6dbacff3c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 064acd37d8c8610127a72e24492a7b307874c3ba75160e8f00316c09a9ee3f3a [INFO] running `Command { std: "docker" "start" "-a" "064acd37d8c8610127a72e24492a7b307874c3ba75160e8f00316c09a9ee3f3a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling wgpu-types v0.10.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling mqttbytes v0.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling gpu-alloc v0.5.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling wgpu-core v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling protected-id-derive v0.1.0 (/opt/rustwide/workdir/protected-id-derive) [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling naga v0.6.3 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling wgpu-hal v0.10.4 [INFO] [stderr] Compiling rumqttc v0.5.0 [INFO] [stderr] Compiling wgpu v0.10.1 [INFO] [stderr] Compiling emblinkenator v0.1.0 (/opt/rustwide/workdir/emblinkenator) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> emblinkenator/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(drain_filter)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> emblinkenator/src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(map_try_insert)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> emblinkenator/src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `trait_upcasting` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> emblinkenator/src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #65991 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> emblinkenator/src/frame_resolver.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `emblinkenator` due to 4 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "064acd37d8c8610127a72e24492a7b307874c3ba75160e8f00316c09a9ee3f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064acd37d8c8610127a72e24492a7b307874c3ba75160e8f00316c09a9ee3f3a", kill_on_drop: false }` [INFO] [stdout] 064acd37d8c8610127a72e24492a7b307874c3ba75160e8f00316c09a9ee3f3a