[INFO] fetching crate nauman 1.1.2...
[INFO] building nauman-1.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate nauman 1.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate nauman 1.1.2
[INFO] finished tweaking crates.io crate nauman 1.1.2
[INFO] tweaked toml for crates.io crate nauman 1.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nauman 1.1.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nauman 1.1.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded anyhow v1.0.48
[INFO] [stderr]   Downloaded serde_yaml v0.8.21
[INFO] [stderr]   Downloaded nix v0.23.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.5
[INFO] [stderr]   Downloaded os_str_bytes v4.2.0
[INFO] [stderr]   Downloaded ryu v1.0.7
[INFO] [stderr]   Downloaded clap v3.0.0-beta.5
[INFO] [stderr]   Downloaded test-case v1.2.1
[INFO] [stderr]   Downloaded libc v0.2.108
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed232444bb661a8051485359f5fc3e0569ccc6195d415872ee2fee2904eacff8
[INFO] running `Command { std: "docker" "start" "-a" "ed232444bb661a8051485359f5fc3e0569ccc6195d415872ee2fee2904eacff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed232444bb661a8051485359f5fc3e0569ccc6195d415872ee2fee2904eacff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed232444bb661a8051485359f5fc3e0569ccc6195d415872ee2fee2904eacff8", kill_on_drop: false }`
[INFO] [stdout] ed232444bb661a8051485359f5fc3e0569ccc6195d415872ee2fee2904eacff8
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d4627d1fccb929c104e6961cb4366a10b8528bc5426f37da98095c7cd7382ca
[INFO] running `Command { std: "docker" "start" "-a" "8d4627d1fccb929c104e6961cb4366a10b8528bc5426f37da98095c7cd7382ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ryu v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.48
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling os_str_bytes v4.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling nix v0.23.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.5
[INFO] [stderr]    Compiling clap v3.0.0-beta.5
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_yaml v0.8.21
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling nauman v1.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pprint::*`
[INFO] [stdout]  --> src/logging/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use pprint::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cwd`, `env`, `shell_program`, and `shell_args` are never read
[INFO] [stdout]   --> src/logging/logger.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct ActionShell<'a> {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 37 |     pub handler: &'a Shell,
[INFO] [stdout] 38 |     pub cwd: &'a PathBuf,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 39 |     pub env: &'a Env,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 40 |     pub shell_program: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 41 |     pub shell_args: &'a [String],
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `focus_id` is never read
[INFO] [stdout]   --> src/execution.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ExecutionResult {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 24 |     pub command_id: CommandId,
[INFO] [stdout] 25 |     pub focus_id: Option<CommandId>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutionResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/flow.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn iter(&self) -> FlowIterator {
[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] 99 |     pub fn iter(&self) -> FlowIterator<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.24s
[INFO] running `Command { std: "docker" "inspect" "8d4627d1fccb929c104e6961cb4366a10b8528bc5426f37da98095c7cd7382ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d4627d1fccb929c104e6961cb4366a10b8528bc5426f37da98095c7cd7382ca", kill_on_drop: false }`
[INFO] [stdout] 8d4627d1fccb929c104e6961cb4366a10b8528bc5426f37da98095c7cd7382ca
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe21a7be6395d3bf37b4c0ad10b7496a209486a234d666387346624e11df28a5
[INFO] running `Command { std: "docker" "start" "-a" "fe21a7be6395d3bf37b4c0ad10b7496a209486a234d666387346624e11df28a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling test-case v1.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.5
[INFO] [stderr]    Compiling clap v3.0.0-beta.5
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_yaml v0.8.21
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling nauman v1.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `pprint::*`
[INFO] [stdout]  --> src/logging/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use pprint::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cwd`, `env`, `shell_program`, and `shell_args` are never read
[INFO] [stdout]   --> src/logging/logger.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct ActionShell<'a> {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 37 |     pub handler: &'a Shell,
[INFO] [stdout] 38 |     pub cwd: &'a PathBuf,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 39 |     pub env: &'a Env,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 40 |     pub shell_program: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 41 |     pub shell_args: &'a [String],
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `focus_id` is never read
[INFO] [stdout]   --> src/execution.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ExecutionResult {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 24 |     pub command_id: CommandId,
[INFO] [stdout] 25 |     pub focus_id: Option<CommandId>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExecutionResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/flow.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn iter(&self) -> FlowIterator {
[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] 99 |     pub fn iter(&self) -> FlowIterator<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.72s
[INFO] running `Command { std: "docker" "inspect" "fe21a7be6395d3bf37b4c0ad10b7496a209486a234d666387346624e11df28a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe21a7be6395d3bf37b4c0ad10b7496a209486a234d666387346624e11df28a5", kill_on_drop: false }`
[INFO] [stdout] fe21a7be6395d3bf37b4c0ad10b7496a209486a234d666387346624e11df28a5
