[INFO] fetching crate rushell_deps_linefeed 0.6.0-jeff.1...
[INFO] checking rushell_deps_linefeed-0.6.0-jeff.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rushell_deps_linefeed 0.6.0-jeff.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate rushell_deps_linefeed 0.6.0-jeff.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rushell_deps_linefeed 0.6.0-jeff.1
[INFO] finished tweaking crates.io crate rushell_deps_linefeed 0.6.0-jeff.1
[INFO] tweaked toml for crates.io crate rushell_deps_linefeed 0.6.0-jeff.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate rushell_deps_linefeed 0.6.0-jeff.1 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminfo v0.7.3
[INFO] [stderr]   Downloaded mortal v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3bb60bd57aaa67f00c11dea5de41782217bbddba8cfe97e66a2bff6de877d60
[INFO] running `Command { std: "docker" "start" "-a" "a3bb60bd57aaa67f00c11dea5de41782217bbddba8cfe97e66a2bff6de877d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3bb60bd57aaa67f00c11dea5de41782217bbddba8cfe97e66a2bff6de877d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3bb60bd57aaa67f00c11dea5de41782217bbddba8cfe97e66a2bff6de877d60", kill_on_drop: false }`
[INFO] [stdout] a3bb60bd57aaa67f00c11dea5de41782217bbddba8cfe97e66a2bff6de877d60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4da79c12711c577e53ca818032d98dc36a72b699618d1b0a2ac1be8b3be12608
[INFO] running `Command { std: "docker" "start" "-a" "4da79c12711c577e53ca818032d98dc36a72b699618d1b0a2ac1be8b3be12608", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking assert_matches v1.3.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling terminfo v0.7.3
[INFO] [stderr]     Checking mortal v0.2.2
[INFO] [stderr]     Checking rushell_deps_linefeed v0.6.0-jeff.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `input` is never read
[INFO] [stdout]   --> src/memory.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct Writer {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 34 |     memory: Vec<char>,
[INFO] [stdout] 35 |     input: Vec<u8>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `input` is never read
[INFO] [stdout]   --> src/memory.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct Writer {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 34 |     memory: Vec<char>,
[INFO] [stdout] 35 |     input: Vec<u8>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Writer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `linefeed`
[INFO] [stdout]  --> examples/signals.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate linefeed;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `linefeed`
[INFO] [stdout]  --> examples/function.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate linefeed;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `linefeed`
[INFO] [stdout]  --> examples/color_prompt.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate linefeed;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `linefeed`
[INFO] [stdout]  --> examples/enter_function.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate linefeed;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `linefeed`
[INFO] [stdout]  --> examples/async.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate linefeed;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `linefeed`
[INFO] [stdout]  --> examples/demo.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate linefeed;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rushell_deps_linefeed` (example "color_prompt") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `linefeed`
[INFO] [stdout]  --> tests/linefeed.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate linefeed;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rushell_deps_linefeed` (example "function") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rushell_deps_linefeed` (example "demo") due to 1 previous error
[INFO] [stderr] error: could not compile `rushell_deps_linefeed` (example "enter_function") due to 1 previous error
[INFO] [stderr] error: could not compile `rushell_deps_linefeed` (example "signals") due to 1 previous error
[INFO] [stdout] error[E0463]: can't find crate for `linefeed`
[INFO] [stdout]  --> examples/path_completion.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate linefeed;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rushell_deps_linefeed` (example "async") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rushell_deps_linefeed` (test "linefeed") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rushell_deps_linefeed` (example "path_completion") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4da79c12711c577e53ca818032d98dc36a72b699618d1b0a2ac1be8b3be12608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4da79c12711c577e53ca818032d98dc36a72b699618d1b0a2ac1be8b3be12608", kill_on_drop: false }`
[INFO] [stdout] 4da79c12711c577e53ca818032d98dc36a72b699618d1b0a2ac1be8b3be12608
