[INFO] cloning repository https://github.com/acheronfail/ftrace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acheronfail/ftrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facheronfail%2Fftrace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facheronfail%2Fftrace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0e7c30159986fc4d80bb1dd430523657dc0e1d3 [INFO] checking acheronfail/ftrace against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facheronfail%2Fftrace" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/acheronfail/ftrace [INFO] finished tweaking git repo https://github.com/acheronfail/ftrace [INFO] tweaked toml for git repo https://github.com/acheronfail/ftrace written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/acheronfail/ftrace on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/acheronfail/ftrace 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ab37ff7289b6be01aceedb3f19997558154575d889a1955ce51300ea165a1cb [INFO] running `Command { std: "docker" "start" "-a" "2ab37ff7289b6be01aceedb3f19997558154575d889a1955ce51300ea165a1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ab37ff7289b6be01aceedb3f19997558154575d889a1955ce51300ea165a1cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab37ff7289b6be01aceedb3f19997558154575d889a1955ce51300ea165a1cb", kill_on_drop: false }` [INFO] [stdout] 2ab37ff7289b6be01aceedb3f19997558154575d889a1955ce51300ea165a1cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f76d402c22131e5c0d4a0e95468763ce61a88daf0f8f4fb0d100363dde01bb2 [INFO] running `Command { std: "docker" "start" "-a" "9f76d402c22131e5c0d4a0e95468763ce61a88daf0f8f4fb0d100363dde01bb2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [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 unicode-segmentation v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking hex v0.4.3 [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] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking easy_collections v0.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [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] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / /// Command to trace [INFO] [stdout] 50 | | /// [INFO] [stdout] 51 | | /// The specified command is executed directly and does not employ a shell, so scripts without shebang that usually [INFO] [stdout] 52 | | /// run just fine when invoked by shell fail to execute. It is advisable to manually supply a shell as a command [INFO] [stdout] 53 | | /// with the script as its argument [INFO] [stdout] 54 | | #[clap(setting = AllowHyphenValues, setting = Last, min_values = 1, required_unless_present = "pid")] [INFO] [stdout] 55 | | pub cmd: Vec, [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / /// Filter the search by type (multiple allowable filetypes can be specified) [INFO] [stdout] 82 | | /// [INFO] [stdout] 83 | | /// Possible types are: [INFO] [stdout] 84 | | /// 'f' or 'file': regular files [INFO] [stdout] ... | [INFO] [stdout] 91 | | #[clap(short = 't', long = "type", verbatim_doc_comment, hide_possible_values = true, multiple_occurrences = true, possible_values = ... [INFO] [stdout] 92 | | file_types: Vec, [INFO] [stdout] | |___________________________^ [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ftrace` (bin "ftrace") due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | / /// Command to trace [INFO] [stdout] 50 | | /// [INFO] [stdout] 51 | | /// The specified command is executed directly and does not employ a shell, so scripts without shebang that usually [INFO] [stdout] 52 | | /// run just fine when invoked by shell fail to execute. It is advisable to manually supply a shell as a command [INFO] [stdout] 53 | | /// with the script as its argument [INFO] [stdout] 54 | | #[clap(setting = AllowHyphenValues, setting = Last, min_values = 1, required_unless_present = "pid")] [INFO] [stdout] 55 | | pub cmd: Vec, [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | / /// Filter the search by type (multiple allowable filetypes can be specified) [INFO] [stdout] 82 | | /// [INFO] [stdout] 83 | | /// Possible types are: [INFO] [stdout] 84 | | /// 'f' or 'file': regular files [INFO] [stdout] ... | [INFO] [stdout] 91 | | #[clap(short = 't', long = "type", verbatim_doc_comment, hide_possible_values = true, multiple_occurrences = true, possible_values = ... [INFO] [stdout] 92 | | file_types: Vec, [INFO] [stdout] | |___________________________^ [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 { [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> { [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] error: could not compile `ftrace` (bin "ftrace" test) due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9f76d402c22131e5c0d4a0e95468763ce61a88daf0f8f4fb0d100363dde01bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f76d402c22131e5c0d4a0e95468763ce61a88daf0f8f4fb0d100363dde01bb2", kill_on_drop: false }` [INFO] [stdout] 9f76d402c22131e5c0d4a0e95468763ce61a88daf0f8f4fb0d100363dde01bb2