[INFO] fetching crate stormz 0.2.0...
[INFO] building stormz-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate stormz 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate stormz 0.2.0
[INFO] finished tweaking crates.io crate stormz 0.2.0
[INFO] tweaked toml for crates.io crate stormz 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stormz 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stormz 0.2.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4005b045ea9e753e8936e81ee11ddf643a45c8c53e859f4bc8989f6fc00985f
[INFO] running `Command { std: "docker" "start" "-a" "c4005b045ea9e753e8936e81ee11ddf643a45c8c53e859f4bc8989f6fc00985f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4005b045ea9e753e8936e81ee11ddf643a45c8c53e859f4bc8989f6fc00985f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4005b045ea9e753e8936e81ee11ddf643a45c8c53e859f4bc8989f6fc00985f", kill_on_drop: false }`
[INFO] [stdout] c4005b045ea9e753e8936e81ee11ddf643a45c8c53e859f4bc8989f6fc00985f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4092c2a8e8c5748ef363df0db450a7aa9cef7bc8243c07d6bc91d20ba76a8994
[INFO] running `Command { std: "docker" "start" "-a" "4092c2a8e8c5748ef363df0db450a7aa9cef7bc8243c07d6bc91d20ba76a8994", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling figlet-rs v0.1.3
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling clicolors-control v1.0.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling console v0.10.3
[INFO] [stderr]    Compiling console v0.9.2
[INFO] [stderr]    Compiling dialoguer v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling billboard v0.1.0
[INFO] [stderr]    Compiling clap v3.2.8
[INFO] [stderr]    Compiling stormz v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]    --> src/scaffold.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn read_file(file_name: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/scaffold.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[warn(dead_code)]
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `application_name`, `package_manager`, `test_suit`, `include_license`, and `include_gitignore` are never read
[INFO] [stdout]   --> src/init.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ThunderStorm {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 12 |     pub application_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub package_manager: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub test_suit: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 21 |     pub include_readme: bool,
[INFO] [stdout] 22 |     pub include_license: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub include_package_json: bool,
[INFO] [stdout] 24 |     pub include_gitignore: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThunderStorm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.21s
[INFO] running `Command { std: "docker" "inspect" "4092c2a8e8c5748ef363df0db450a7aa9cef7bc8243c07d6bc91d20ba76a8994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4092c2a8e8c5748ef363df0db450a7aa9cef7bc8243c07d6bc91d20ba76a8994", kill_on_drop: false }`
[INFO] [stdout] 4092c2a8e8c5748ef363df0db450a7aa9cef7bc8243c07d6bc91d20ba76a8994
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30906bb62ce614bbb6212076faa7bfb677cb0016cf3e3fb9fb79d2dd89ac02f4
[INFO] running `Command { std: "docker" "start" "-a" "30906bb62ce614bbb6212076faa7bfb677cb0016cf3e3fb9fb79d2dd89ac02f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling stormz v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]    --> src/scaffold.rs:122:4
[INFO] [stdout]     |
[INFO] [stdout] 122 | fn read_file(file_name: String) -> String {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/scaffold.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[warn(dead_code)]
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `application_name`, `package_manager`, `test_suit`, `include_license`, and `include_gitignore` are never read
[INFO] [stdout]   --> src/init.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ThunderStorm {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 12 |     pub application_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub package_manager: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub test_suit: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 21 |     pub include_readme: bool,
[INFO] [stdout] 22 |     pub include_license: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub include_package_json: bool,
[INFO] [stdout] 24 |     pub include_gitignore: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThunderStorm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "30906bb62ce614bbb6212076faa7bfb677cb0016cf3e3fb9fb79d2dd89ac02f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30906bb62ce614bbb6212076faa7bfb677cb0016cf3e3fb9fb79d2dd89ac02f4", kill_on_drop: false }`
[INFO] [stdout] 30906bb62ce614bbb6212076faa7bfb677cb0016cf3e3fb9fb79d2dd89ac02f4
