[INFO] fetching crate ftrace 0.2.1...
[INFO] checking ftrace-0.2.1 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate ftrace 0.2.1 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ftrace 0.2.1 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 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded easy_collections v0.3.2
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded anyhow v1.0.52
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded flexi_logger v0.17.1
[INFO] [stderr]   Downloaded which v4.2.2
[INFO] [stderr]   Downloaded yansi v0.5.0
[INFO] [stderr]   Downloaded syn v1.0.84
[INFO] [stderr]   Downloaded libc v0.2.112
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeab4358035b199dac156b753c0106ec96b069aba6c4e3acb0e48d5cee94b677
[INFO] running `Command { std: "docker" "start" "-a" "aeab4358035b199dac156b753c0106ec96b069aba6c4e3acb0e48d5cee94b677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeab4358035b199dac156b753c0106ec96b069aba6c4e3acb0e48d5cee94b677", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeab4358035b199dac156b753c0106ec96b069aba6c4e3acb0e48d5cee94b677", kill_on_drop: false }`
[INFO] [stdout] aeab4358035b199dac156b753c0106ec96b069aba6c4e3acb0e48d5cee94b677
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1aa1f652df0cda003b20114537e4eb9073cbccd3ce4d1aea6df7651c6d221c76
[INFO] running `Command { std: "docker" "start" "-a" "1aa1f652df0cda003b20114537e4eb9073cbccd3ce4d1aea6df7651c6d221c76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking yansi v0.5.0
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking which v4.2.2
[INFO] [stderr]     Checking easy_collections v0.3.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking regex v1.5.4
[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: 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] [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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.48s
[INFO] running `Command { std: "docker" "inspect" "1aa1f652df0cda003b20114537e4eb9073cbccd3ce4d1aea6df7651c6d221c76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aa1f652df0cda003b20114537e4eb9073cbccd3ce4d1aea6df7651c6d221c76", kill_on_drop: false }`
[INFO] [stdout] 1aa1f652df0cda003b20114537e4eb9073cbccd3ce4d1aea6df7651c6d221c76
