[INFO] cloning repository https://github.com/youssefhabri/picprog-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youssefhabri/picprog-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoussefhabri%2Fpicprog-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoussefhabri%2Fpicprog-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48232ecd07bc3a2e35c8cb08d6d995a09ae66a0c [INFO] testing youssefhabri/picprog-rs 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%2Fyoussefhabri%2Fpicprog-rs" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/youssefhabri/picprog-rs 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] started tweaking git repo https://github.com/youssefhabri/picprog-rs [INFO] finished tweaking git repo https://github.com/youssefhabri/picprog-rs [INFO] tweaked toml for git repo https://github.com/youssefhabri/picprog-rs written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/youssefhabri/picprog-rs 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] 0696f64d2a45de6ed82d588a3395ab61bee5055fb84c74f228ea732fdaef9dbe [INFO] running `Command { std: "docker" "start" "-a" "0696f64d2a45de6ed82d588a3395ab61bee5055fb84c74f228ea732fdaef9dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0696f64d2a45de6ed82d588a3395ab61bee5055fb84c74f228ea732fdaef9dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0696f64d2a45de6ed82d588a3395ab61bee5055fb84c74f228ea732fdaef9dbe", kill_on_drop: false }` [INFO] [stdout] 0696f64d2a45de6ed82d588a3395ab61bee5055fb84c74f228ea732fdaef9dbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] 4fa9d6189e8e19458dd48467ca24b22ff8430b93c51e3094d5d7c86d5aaddb15 [INFO] running `Command { std: "docker" "start" "-a" "4fa9d6189e8e19458dd48467ca24b22ff8430b93c51e3094d5d7c86d5aaddb15", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling structure-macro-impl v0.1.2 [INFO] [stderr] Compiling structure v0.1.2 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling serialport v3.0.0 [INFO] [stderr] Compiling picprog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: exclusive range pattern syntax is experimental [INFO] [stdout] --> src/chipinfo.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | 3 | 5..10 => 14, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #37854 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Fuse` [INFO] [stdout] --> src/protocol.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use chipinfo::{ChipInfo, Fuse}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/chipinfo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | port: Box, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - port: Box, [INFO] [stdout] 17 + port: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/protocol.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(port: Box) -> ProtocolInterface { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - pub fn new(port: Box) -> ProtocolInterface { [INFO] [stdout] 24 + pub fn new(port: Box) -> ProtocolInterface { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `picprog` due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4fa9d6189e8e19458dd48467ca24b22ff8430b93c51e3094d5d7c86d5aaddb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fa9d6189e8e19458dd48467ca24b22ff8430b93c51e3094d5d7c86d5aaddb15", kill_on_drop: false }` [INFO] [stdout] 4fa9d6189e8e19458dd48467ca24b22ff8430b93c51e3094d5d7c86d5aaddb15