[INFO] cloning repository https://github.com/vi/netmeasure2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vi/netmeasure2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fnetmeasure2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fnetmeasure2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72f2cf5dc36bf194558c1bf16398e7ac95dd037b [INFO] testing vi/netmeasure2 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%2Fvi%2Fnetmeasure2" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vi/netmeasure2 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/vi/netmeasure2 [INFO] finished tweaking git repo https://github.com/vi/netmeasure2 [INFO] tweaked toml for git repo https://github.com/vi/netmeasure2 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/vi/netmeasure2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 746f1e1b2a7a48d094fc0165898c8e58639f839e098e59580a8f1c5247436cee [INFO] running `Command { std: "docker" "start" "-a" "746f1e1b2a7a48d094fc0165898c8e58639f839e098e59580a8f1c5247436cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "746f1e1b2a7a48d094fc0165898c8e58639f839e098e59580a8f1c5247436cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "746f1e1b2a7a48d094fc0165898c8e58639f839e098e59580a8f1c5247436cee", kill_on_drop: false }` [INFO] [stdout] 746f1e1b2a7a48d094fc0165898c8e58639f839e098e59580a8f1c5247436cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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] 4b07b5597532cc97903a93cbd4d4fad0c101577041fc90ba0b3c561ee572de9f [INFO] running `Command { std: "docker" "start" "-a" "4b07b5597532cc97903a93cbd4d4fad0c101577041fc90ba0b3c561ee572de9f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling strum v0.19.2 [INFO] [stderr] Compiling counted-array v0.1.2 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling enum-unitary v0.4.2 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling netmeasure2 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_blocks)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/battery/visualise.rs:324:6 [INFO] [stdout] | [INFO] [stdout] 324 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning 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 `netmeasure2` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4b07b5597532cc97903a93cbd4d4fad0c101577041fc90ba0b3c561ee572de9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b07b5597532cc97903a93cbd4d4fad0c101577041fc90ba0b3c561ee572de9f", kill_on_drop: false }` [INFO] [stdout] 4b07b5597532cc97903a93cbd4d4fad0c101577041fc90ba0b3c561ee572de9f