[INFO] fetching crate clearshell 0.0.1-alpha-2...
[INFO] checking clearshell-0.0.1-alpha-2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate clearshell 0.0.1-alpha-2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate clearshell 0.0.1-alpha-2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clearshell 0.0.1-alpha-2
[INFO] finished tweaking crates.io crate clearshell 0.0.1-alpha-2
[INFO] tweaked toml for crates.io crate clearshell 0.0.1-alpha-2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate clearshell 0.0.1-alpha-2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a7e5afef6a1492afdb1766c183ce7b204039ec97b4ff06db69412287aa7a8cd
[INFO] running `Command { std: "docker" "start" "-a" "2a7e5afef6a1492afdb1766c183ce7b204039ec97b4ff06db69412287aa7a8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a7e5afef6a1492afdb1766c183ce7b204039ec97b4ff06db69412287aa7a8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a7e5afef6a1492afdb1766c183ce7b204039ec97b4ff06db69412287aa7a8cd", kill_on_drop: false }`
[INFO] [stdout] 2a7e5afef6a1492afdb1766c183ce7b204039ec97b4ff06db69412287aa7a8cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fc3bb8985dc81ef39cbffcb1d73c8f0e7014af57ec4bb58674dd02ca53f3d95
[INFO] running `Command { std: "docker" "start" "-a" "9fc3bb8985dc81ef39cbffcb1d73c8f0e7014af57ec4bb58674dd02ca53f3d95", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling lexical-core v0.7.5
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]     Checking bytesize v1.0.1
[INFO] [stderr]     Checking is_executable v1.0.1
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking bitvec v0.19.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking mio v0.7.9
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking dirs-2 v3.0.1
[INFO] [stderr]     Checking proctitle v0.1.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking crossterm v0.19.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking systemstat v0.1.7
[INFO] [stderr]     Checking ctrlc v3.1.8
[INFO] [stderr]     Checking clearshell v0.0.1-alpha-2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0468]: an `extern crate` loading macros must be at the crate root
[INFO] [stdout]   --> src/tests.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate lazy_static;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read`, `Stdin`, and `stdin`
[INFO] [stdout]  --> src/utilities/readline.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{stdin, stdout, Read, Stdin, Stdout, Write};
[INFO] [stdout]   |               ^^^^^          ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyModifiers`
[INFO] [stdout]  --> src/utilities/readline.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crossterm::event::{read, Event, KeyCode, KeyModifiers};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `target`
[INFO] [stdout]  --> src/utilities/handle_custom.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let program = if cfg!(target = "windows") {
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("windows"))'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"windows\"))");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read`, `Stdin`, and `stdin`
[INFO] [stdout]  --> src/utilities/readline.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{stdin, stdout, Read, Stdin, Stdout, Write};
[INFO] [stdout]   |               ^^^^^          ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyModifiers`
[INFO] [stdout]  --> src/utilities/readline.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crossterm::event::{read, Event, KeyCode, KeyModifiers};
[INFO] [stdout]   |                                              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `target`
[INFO] [stdout]  --> src/utilities/handle_custom.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 |         let program = if cfg!(target = "windows") {
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target, values("windows"))'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target, values(\"windows\"))");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `path_color` and `time_color` in initializer of `BaseConfig`
[INFO] [stdout]   --> src/tests.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 base: BaseConfig {
[INFO] [stdout]    |                       ^^^^^^^^^^ missing `path_color` and `time_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `pre_prompt` in initializer of `TerminalState`
[INFO] [stdout]   --> src/tests.rs:13:49
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub static ref BASE_CONFIG: TerminalState = TerminalState {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^ missing `pre_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `diff` is assigned to, but never used
[INFO] [stdout]   --> src/utilities/readline.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut diff = 0;
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_diff` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `diff` is never read
[INFO] [stdout]   --> src/utilities/readline.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 | ...                   diff = d2;
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `diff` is never read
[INFO] [stdout]   --> src/utilities/readline.rs:71:37
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   diff = 0;
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `diff` is never read
[INFO] [stdout]   --> src/utilities/readline.rs:90:33
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   diff = 0;
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `diff` is never read
[INFO] [stdout]   --> src/utilities/readline.rs:97:33
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   diff = d2;
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `diff` is assigned to, but never used
[INFO] [stdout]   --> src/utilities/readline.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut diff = 0;
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_diff` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `diff` is never read
[INFO] [stdout]   --> src/utilities/readline.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 | ...                   diff = d2;
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `diff` is never read
[INFO] [stdout]   --> src/utilities/readline.rs:71:37
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   diff = 0;
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `diff` is never read
[INFO] [stdout]   --> src/utilities/readline.rs:90:33
[INFO] [stdout]    |
[INFO] [stdout] 90 | ...                   diff = 0;
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `diff` is never read
[INFO] [stdout]   --> src/utilities/readline.rs:97:33
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...                   diff = d2;
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0468.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clearshell` (bin "clearshell" test) due to 3 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9fc3bb8985dc81ef39cbffcb1d73c8f0e7014af57ec4bb58674dd02ca53f3d95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fc3bb8985dc81ef39cbffcb1d73c8f0e7014af57ec4bb58674dd02ca53f3d95", kill_on_drop: false }`
[INFO] [stdout] 9fc3bb8985dc81ef39cbffcb1d73c8f0e7014af57ec4bb58674dd02ca53f3d95
