[INFO] fetching crate zash 0.1.1...
[INFO] testing zash-0.1.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate zash 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate zash 0.1.1
[INFO] finished tweaking crates.io crate zash 0.1.1
[INFO] tweaked toml for crates.io crate zash 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zash 0.1.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zash 0.1.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded rustyline v9.0.0
[INFO] [stderr]   Downloaded whoami v1.1.5
[INFO] [stderr]   Downloaded rustyline-derive v0.5.0
[INFO] [stderr]   Downloaded memoffset v0.6.4
[INFO] [stderr]   Downloaded fd-lock v3.0.0
[INFO] [stderr]   Downloaded str-buf v1.0.5
[INFO] [stderr]   Downloaded error-code v2.3.0
[INFO] [stderr]   Downloaded clipboard-win v4.2.2
[INFO] [stderr]   Downloaded smallvec v1.7.0
[INFO] [stderr]   Downloaded cc v1.0.71
[INFO] [stderr]   Downloaded nix v0.22.2
[INFO] [stderr]   Downloaded libc v0.2.105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35237a12eae2b68a3a349924b0b66787c30ecd8c55e883c8fa1cc4fbf5bea41d
[INFO] running `Command { std: "docker" "start" "-a" "35237a12eae2b68a3a349924b0b66787c30ecd8c55e883c8fa1cc4fbf5bea41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35237a12eae2b68a3a349924b0b66787c30ecd8c55e883c8fa1cc4fbf5bea41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35237a12eae2b68a3a349924b0b66787c30ecd8c55e883c8fa1cc4fbf5bea41d", kill_on_drop: false }`
[INFO] [stdout] 35237a12eae2b68a3a349924b0b66787c30ecd8c55e883c8fa1cc4fbf5bea41d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55b0da5684a5e6a9a2b88364ccc68ecfa6d34c33eaf3f501e117c541c0296d6d
[INFO] running `Command { std: "docker" "start" "-a" "55b0da5684a5e6a9a2b88364ccc68ecfa6d34c33eaf3f501e117c541c0296d6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.105
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.10
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling whoami v1.1.5
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling nix v0.22.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling fd-lock v3.0.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling rustyline v9.0.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling rustyline-derive v0.5.0
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling zash v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `interactive` and `login` are never read
[INFO] [stdout]   --> src/opts.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Opts {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pub interactive: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub login: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new(cmdline: &str) -> Parser {
[INFO] [stdout]    |                         ^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new(cmdline: &str) -> Parser<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.61s
[INFO] running `Command { std: "docker" "inspect" "55b0da5684a5e6a9a2b88364ccc68ecfa6d34c33eaf3f501e117c541c0296d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55b0da5684a5e6a9a2b88364ccc68ecfa6d34c33eaf3f501e117c541c0296d6d", kill_on_drop: false }`
[INFO] [stdout] 55b0da5684a5e6a9a2b88364ccc68ecfa6d34c33eaf3f501e117c541c0296d6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddc2786f2d165488232fdb52ea769f715864cffffbf3655b8e55a375fb124395
[INFO] running `Command { std: "docker" "start" "-a" "ddc2786f2d165488232fdb52ea769f715864cffffbf3655b8e55a375fb124395", kill_on_drop: false }`
[INFO] [stderr]    Compiling zash v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `interactive` and `login` are never read
[INFO] [stdout]   --> src/opts.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Opts {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pub interactive: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub login: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new(cmdline: &str) -> Parser {
[INFO] [stdout]    |                         ^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new(cmdline: &str) -> Parser<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "ddc2786f2d165488232fdb52ea769f715864cffffbf3655b8e55a375fb124395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddc2786f2d165488232fdb52ea769f715864cffffbf3655b8e55a375fb124395", kill_on_drop: false }`
[INFO] [stdout] ddc2786f2d165488232fdb52ea769f715864cffffbf3655b8e55a375fb124395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b07ed8ba4556dc4495c8001dbc7dd613cbf18ca903880d26c83f637970417e8
[INFO] running `Command { std: "docker" "start" "-a" "8b07ed8ba4556dc4495c8001dbc7dd613cbf18ca903880d26c83f637970417e8", kill_on_drop: false }`
[INFO] [stderr] warning: fields `interactive` and `login` are never read
[INFO] [stderr]   --> src/opts.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub struct Opts {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr]  8 |     pub interactive: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 11 |     pub login: bool,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:22:25
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn new(cmdline: &str) -> Parser {
[INFO] [stderr]    |                         ^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn new(cmdline: &str) -> Parser<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `zash` (bin "zash" test) generated 2 warnings (run `cargo fix --bin "zash" -p zash --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zash-04092dac16efd44e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8b07ed8ba4556dc4495c8001dbc7dd613cbf18ca903880d26c83f637970417e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b07ed8ba4556dc4495c8001dbc7dd613cbf18ca903880d26c83f637970417e8", kill_on_drop: false }`
[INFO] [stdout] 8b07ed8ba4556dc4495c8001dbc7dd613cbf18ca903880d26c83f637970417e8
