[INFO] fetching crate ftrace 0.2.1...
[INFO] checking ftrace-0.2.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate ftrace 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate ftrace 0.2.1
[INFO] finished tweaking crates.io crate ftrace 0.2.1
[INFO] tweaked toml for crates.io crate ftrace 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ftrace 0.2.1 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ftrace 0.2.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v4.2.2
[INFO] [stderr]   Downloaded flexi_logger v0.17.1
[INFO] [stderr]   Downloaded easy_collections v0.3.2
[INFO] [stderr]   Downloaded clap v3.0.0
[INFO] [stderr]   Downloaded clap_derive v3.0.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79b75baa5e6980ed7d4e73a4735cbe0edc55ef05d0941bf6e7a915af78a25d2b
[INFO] running `Command { std: "docker" "start" "-a" "79b75baa5e6980ed7d4e73a4735cbe0edc55ef05d0941bf6e7a915af78a25d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79b75baa5e6980ed7d4e73a4735cbe0edc55ef05d0941bf6e7a915af78a25d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79b75baa5e6980ed7d4e73a4735cbe0edc55ef05d0941bf6e7a915af78a25d2b", kill_on_drop: false }`
[INFO] [stdout] 79b75baa5e6980ed7d4e73a4735cbe0edc55ef05d0941bf6e7a915af78a25d2b
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38375bea306830e66039a67d720b9b5df8b7decf926643913eb4687fef6f3afc
[INFO] running `Command { std: "docker" "start" "-a" "38375bea306830e66039a67d720b9b5df8b7decf926643913eb4687fef6f3afc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking yansi v0.5.0
[INFO] [stderr]     Checking ucd-trie v0.1.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking easy_collections v0.3.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking which v4.2.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.0.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking flexi_logger v0.17.1
[INFO] [stderr]     Checking clap v3.0.0
[INFO] [stderr]     Checking ftrace v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]    --> src/analysis.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct FnInfo {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 106 |     pub mode: AccessMode,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FnInfo` has derived impls for the traits `Clone` and `Debug`, but these are 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/parse/strace_line.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_str(line: &str) -> Result<StraceLine> {
[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] 36 |     pub fn from_str(line: &str) -> Result<StraceLine<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]    --> src/analysis.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct FnInfo {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 106 |     pub mode: AccessMode,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FnInfo` has derived impls for the traits `Clone` and `Debug`, but these are 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/parse/strace_line.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn from_str(line: &str) -> Result<StraceLine> {
[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] 36 |     pub fn from_str(line: &str) -> Result<StraceLine<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse/mod.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn p(line: &str) -> StraceLine {
[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] 22 |     fn p(line: &str) -> StraceLine<'_> {
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.07s
[INFO] running `Command { std: "docker" "inspect" "38375bea306830e66039a67d720b9b5df8b7decf926643913eb4687fef6f3afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38375bea306830e66039a67d720b9b5df8b7decf926643913eb4687fef6f3afc", kill_on_drop: false }`
[INFO] [stdout] 38375bea306830e66039a67d720b9b5df8b7decf926643913eb4687fef6f3afc
