[INFO] cloning repository https://github.com/openstax-poland/gitpub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openstax-poland/gitpub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenstax-poland%2Fgitpub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenstax-poland%2Fgitpub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44c3a7db0d0db3d1f94fab8bb386ecc8c9204e83 [INFO] testing openstax-poland/gitpub against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenstax-poland%2Fgitpub" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openstax-poland/gitpub on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/openstax-poland/gitpub [INFO] finished tweaking git repo https://github.com/openstax-poland/gitpub [INFO] tweaked toml for git repo https://github.com/openstax-poland/gitpub written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/openstax-poland/gitpub already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f6f97c4e26fb8e23c8d80d36e00856168b4e20998e0a2e670d2e46f56564d3b [INFO] running `Command { std: "docker" "start" "-a" "7f6f97c4e26fb8e23c8d80d36e00856168b4e20998e0a2e670d2e46f56564d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f6f97c4e26fb8e23c8d80d36e00856168b4e20998e0a2e670d2e46f56564d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f6f97c4e26fb8e23c8d80d36e00856168b4e20998e0a2e670d2e46f56564d3b", kill_on_drop: false }` [INFO] [stdout] 7f6f97c4e26fb8e23c8d80d36e00856168b4e20998e0a2e670d2e46f56564d3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a3d2f6833e17d50154febfdf7ffc571c433a41919a8db832dcb39ee11c13d3b [INFO] running `Command { std: "docker" "start" "-a" "8a3d2f6833e17d50154febfdf7ffc571c433a41919a8db832dcb39ee11c13d3b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling argh v0.1.6 [INFO] [stderr] Compiling gitpub v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `stdout` [INFO] [stdout] --> src/output.rs:1:43 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fmt::Display, io::{self, Write, stdout}, sync::atomic::{AtomicBool, Ordering}}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clear` [INFO] [stdout] --> src/output.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use termion::{clear, color::{self, LightGreen}, cursor, style::{self, Bold}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(map_first_last)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 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 `gitpub` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8a3d2f6833e17d50154febfdf7ffc571c433a41919a8db832dcb39ee11c13d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a3d2f6833e17d50154febfdf7ffc571c433a41919a8db832dcb39ee11c13d3b", kill_on_drop: false }` [INFO] [stdout] 8a3d2f6833e17d50154febfdf7ffc571c433a41919a8db832dcb39ee11c13d3b