[INFO] fetching crate fozzie 1.6.0...
[INFO] checking fozzie-1.6.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate fozzie 1.6.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate fozzie 1.6.0
[INFO] finished tweaking crates.io crate fozzie 1.6.0
[INFO] tweaked toml for crates.io crate fozzie 1.6.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fozzie 1.6.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fozzie 1.6.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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded raw_tty v0.1.0
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded derive_more v0.14.1
[INFO] [stderr]   Downloaded rustix v0.37.24
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ba848016eca753915b655b34e1cd8e3b795755710460eff729781bbaffec449
[INFO] running `Command { std: "docker" "start" "-a" "8ba848016eca753915b655b34e1cd8e3b795755710460eff729781bbaffec449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ba848016eca753915b655b34e1cd8e3b795755710460eff729781bbaffec449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ba848016eca753915b655b34e1cd8e3b795755710460eff729781bbaffec449", kill_on_drop: false }`
[INFO] [stdout] 8ba848016eca753915b655b34e1cd8e3b795755710460eff729781bbaffec449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0349c3e291a59b299929206724f57a66e09a1783b150a1e6f39ddeace114708
[INFO] running `Command { std: "docker" "start" "-a" "e0349c3e291a59b299929206724f57a66e09a1783b150a1e6f39ddeace114708", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.24
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]    Compiling derive_more v0.14.1
[INFO] [stderr]     Checking regex v1.9.6
[INFO] [stderr]     Checking raw_tty v0.1.0
[INFO] [stderr]    Compiling fozzie v1.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/choices.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn current_match(&self) -> &Choice {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^
[INFO] [stdout]    |                          |         ||
[INFO] [stdout]    |                          |         |the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[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] 65 |     pub fn current_match(&self) -> &Choice<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/choices.rs:65:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn current_match(&self) -> &Choice {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^
[INFO] [stdout]    |                          |         ||
[INFO] [stdout]    |                          |         |the same lifetime is hidden here
[INFO] [stdout]    |                          |         the same lifetime is elided here
[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] 65 |     pub fn current_match(&self) -> &Choice<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/choices.rs:342:28
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn make_choice(choice: &str) -> Choice {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 342 |     fn make_choice(choice: &str) -> Choice<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/matcher.rs:220:28
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn make_choice(choice: &str) -> Choice {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn make_choice(choice: &str) -> Choice<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s
[INFO] running `Command { std: "docker" "inspect" "e0349c3e291a59b299929206724f57a66e09a1783b150a1e6f39ddeace114708", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0349c3e291a59b299929206724f57a66e09a1783b150a1e6f39ddeace114708", kill_on_drop: false }`
[INFO] [stdout] e0349c3e291a59b299929206724f57a66e09a1783b150a1e6f39ddeace114708
