[INFO] cloning repository https://github.com/BigBuildBench/efernau_rot8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigBuildBench/efernau_rot8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fefernau_rot8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fefernau_rot8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4eabe739cc177fa28178c48bd8ee95584ec0ee0
[INFO] checking BigBuildBench/efernau_rot8 against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigBuildBench%2Fefernau_rot8" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BigBuildBench/efernau_rot8
[INFO] finished tweaking git repo https://github.com/BigBuildBench/efernau_rot8
[INFO] tweaked toml for git repo https://github.com/BigBuildBench/efernau_rot8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BigBuildBench/efernau_rot8 on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ee9ddc90054fca01496799bf28241a8c3211663877604c06bc92a6aad10c076
[INFO] running `Command { std: "docker" "start" "-a" "8ee9ddc90054fca01496799bf28241a8c3211663877604c06bc92a6aad10c076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ee9ddc90054fca01496799bf28241a8c3211663877604c06bc92a6aad10c076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee9ddc90054fca01496799bf28241a8c3211663877604c06bc92a6aad10c076", kill_on_drop: false }`
[INFO] [stdout] 8ee9ddc90054fca01496799bf28241a8c3211663877604c06bc92a6aad10c076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a010342de73d0f421c693a83cbdf3199c99fe0226db3082845654cb10afb8f75
[INFO] running `Command { std: "docker" "start" "-a" "a010342de73d0f421c693a83cbdf3199c99fe0226db3082845654cb10afb8f75", kill_on_drop: false }`
[INFO] [stderr]     Checking rot8 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `glob`
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate glob;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `regex`
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate regex;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use wayland_client::protocol::wl_output::Transform;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]  --> src/backends/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wayland_client::protocol::wl_output::Transform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]  --> src/backends/sway.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wayland_client::protocol::wl_output::Transform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> src/backends/sway.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]  --> src/backends/wlroots.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wayland_client::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_protocols_wlr`
[INFO] [stdout]  --> src/backends/wlroots.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use wayland_protocols_wlr::output_management::v1::client::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_protocols_wlr`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_protocols_wlr`, use `cargo add wayland_protocols_wlr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]  --> src/backends/xorg.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wayland_client::protocol::wl_output::Transform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wayland_client`
[INFO] [stdout]  --> src/backends/wlroots.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wayland_client::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `clap`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate clap;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `glob`
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate glob;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `regex`
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate regex;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use wayland_client::protocol::wl_output::Transform;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]  --> src/backends/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wayland_client::protocol::wl_output::Transform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]  --> src/backends/sway.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wayland_client::protocol::wl_output::Transform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_json`
[INFO] [stdout]  --> src/backends/sway.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]  --> src/backends/wlroots.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wayland_client::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_protocols_wlr`
[INFO] [stdout]  --> src/backends/wlroots.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use wayland_protocols_wlr::output_management::v1::client::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_protocols_wlr`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_protocols_wlr`, use `cargo add wayland_protocols_wlr` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]  --> src/backends/xorg.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wayland_client::protocol::wl_output::Transform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `wayland_client`
[INFO] [stdout]  --> src/backends/wlroots.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wayland_client::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   --> src/backends/wlroots.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let conn = wayland_client::Connection::connect_to_env()
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> src/backends/sway.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             serde_json::from_str(&raw_inputs).expect("Unable to deserialize swaymsg JSON output");
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rot8` (bin "rot8" test) due to 13 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]   --> src/backends/wlroots.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let conn = wayland_client::Connection::connect_to_env()
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `wayland_client`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wayland_client`, use `cargo add wayland_client` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> src/backends/sway.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             serde_json::from_str(&raw_inputs).expect("Unable to deserialize swaymsg JSON output");
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rot8` (bin "rot8") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "a010342de73d0f421c693a83cbdf3199c99fe0226db3082845654cb10afb8f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a010342de73d0f421c693a83cbdf3199c99fe0226db3082845654cb10afb8f75", kill_on_drop: false }`
[INFO] [stdout] a010342de73d0f421c693a83cbdf3199c99fe0226db3082845654cb10afb8f75
