[INFO] fetching crate hshchk 0.1.0...
[INFO] testing hshchk-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hshchk 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate hshchk 0.1.0
[INFO] finished tweaking crates.io crate hshchk 0.1.0
[INFO] tweaked toml for crates.io crate hshchk 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hshchk 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hshchk 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb4149d9a808f1e3c9553a90bc1f264e89cd66bad6c3a45d59fe9f60bdaa923b
[INFO] running `Command { std: "docker" "start" "-a" "bb4149d9a808f1e3c9553a90bc1f264e89cd66bad6c3a45d59fe9f60bdaa923b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb4149d9a808f1e3c9553a90bc1f264e89cd66bad6c3a45d59fe9f60bdaa923b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb4149d9a808f1e3c9553a90bc1f264e89cd66bad6c3a45d59fe9f60bdaa923b", kill_on_drop: false }`
[INFO] [stdout] bb4149d9a808f1e3c9553a90bc1f264e89cd66bad6c3a45d59fe9f60bdaa923b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be10e1bcc2edb83ec6bcab2f7acea96fd7bd860ed1df46437e83da483e2e9b44
[INFO] running `Command { std: "docker" "start" "-a" "be10e1bcc2edb83ec6bcab2f7acea96fd7bd860ed1df46437e83da483e2e9b44", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling const_fn v0.4.2
[INFO] [stderr]    Compiling libc v0.2.59
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling subtle v2.3.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling regex v1.1.9
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.8
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling term_size v0.3.1
[INFO] [stderr]    Compiling atty v0.2.12
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling opaque-debug v0.2.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling num-format v0.4.0
[INFO] [stderr]    Compiling hex v0.4.0
[INFO] [stderr]    Compiling strum v0.19.5
[INFO] [stderr]    Compiling cancellation v0.1.0
[INFO] [stderr]    Compiling blake3 v0.3.7
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha-1 v0.9.1
[INFO] [stderr]    Compiling blake2 v0.9.0
[INFO] [stderr]    Compiling crossbeam v0.8.0
[INFO] [stderr]    Compiling ctrlc v3.1.3
[INFO] [stderr]    Compiling strum_macros v0.19.4
[INFO] [stderr]    Compiling hshchk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `terminal_size_using_fd`
[INFO] [stdout]   --> src/tty/mod.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use self::unix::{terminal_size, terminal_size_using_fd};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `binary` is never read
[INFO] [stdout]   --> src/hash_file.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct HashFileEntry {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub binary: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/tty/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Height(pub u16);
[INFO] [stdout]   |            ------ ^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `Height` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/hshchk.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn run() -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout]   |                                ^                   ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 9 - fn run() -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 9 + fn run() -> Result<(), Box<dyn ::std::error::Error >> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.39s
[INFO] running `Command { std: "docker" "inspect" "be10e1bcc2edb83ec6bcab2f7acea96fd7bd860ed1df46437e83da483e2e9b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be10e1bcc2edb83ec6bcab2f7acea96fd7bd860ed1df46437e83da483e2e9b44", kill_on_drop: false }`
[INFO] [stdout] be10e1bcc2edb83ec6bcab2f7acea96fd7bd860ed1df46437e83da483e2e9b44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e387e87e68496dbd01a5c1c8153fcf12fa11e9b2c5ce71cc2feec27cd4da3ec
[INFO] running `Command { std: "docker" "start" "-a" "5e387e87e68496dbd01a5c1c8153fcf12fa11e9b2c5ce71cc2feec27cd4da3ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling hshchk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `terminal_size_using_fd`
[INFO] [stdout]   --> src/tty/mod.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use self::unix::{terminal_size, terminal_size_using_fd};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `binary` is never read
[INFO] [stdout]   --> src/hash_file.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct HashFileEntry {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub binary: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/tty/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Height(pub u16);
[INFO] [stdout]   |            ------ ^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `Height` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/hshchk.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn run() -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout]   |                                ^                   ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 9 - fn run() -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 9 + fn run() -> Result<(), Box<dyn ::std::error::Error >> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_shared`
[INFO] [stdout]  --> tests/hash_file_process.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | extern crate test_shared;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `test_shared`
[INFO] [stdout]    --> src/lib.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | extern crate test_shared;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `terminal_size_using_fd`
[INFO] [stdout]   --> src/tty/mod.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use self::unix::{terminal_size, terminal_size_using_fd};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hshchk` (test "hash_file_process") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/hshchk.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn run() -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout]   |                                ^                   ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 9 - fn run() -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 9 + fn run() -> Result<(), Box<dyn ::std::error::Error >> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hshchk` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5e387e87e68496dbd01a5c1c8153fcf12fa11e9b2c5ce71cc2feec27cd4da3ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e387e87e68496dbd01a5c1c8153fcf12fa11e9b2c5ce71cc2feec27cd4da3ec", kill_on_drop: false }`
[INFO] [stdout] 5e387e87e68496dbd01a5c1c8153fcf12fa11e9b2c5ce71cc2feec27cd4da3ec
