[INFO] cloning repository https://github.com/zeeshanabid94/rust-of-life
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeeshanabid94/rust-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanabid94%2Frust-of-life", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanabid94%2Frust-of-life'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbb5f42505c9d981c81178e818d5c8eef6b83836
[INFO] testing zeeshanabid94/rust-of-life against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanabid94%2Frust-of-life" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zeeshanabid94/rust-of-life
[INFO] finished tweaking git repo https://github.com/zeeshanabid94/rust-of-life
[INFO] tweaked toml for git repo https://github.com/zeeshanabid94/rust-of-life written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zeeshanabid94/rust-of-life on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zeeshanabid94/rust-of-life 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling v0.20.9
[INFO] [stderr]   Downloaded enum-map v2.7.3
[INFO] [stderr]   Downloaded darling_macro v0.20.9
[INFO] [stderr]   Downloaded enum-map-derive v0.17.0
[INFO] [stderr]   Downloaded darling_core v0.20.9
[INFO] [stderr]   Downloaded cursive_core v0.3.7
[INFO] [stderr]   Downloaded cursive v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 123de612636a12dea0a247db85aeb67dd2a5c0c6aeae2bb8953dffe640b26c5d
[INFO] running `Command { std: "docker" "start" "-a" "123de612636a12dea0a247db85aeb67dd2a5c0c6aeae2bb8953dffe640b26c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "123de612636a12dea0a247db85aeb67dd2a5c0c6aeae2bb8953dffe640b26c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "123de612636a12dea0a247db85aeb67dd2a5c0c6aeae2bb8953dffe640b26c5d", kill_on_drop: false }`
[INFO] [stdout] 123de612636a12dea0a247db85aeb67dd2a5c0c6aeae2bb8953dffe640b26c5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6156bb5a6381a77399632f3cba96695c895bd45a07e3fb04d4353e5fb9b39be
[INFO] running `Command { std: "docker" "start" "-a" "f6156bb5a6381a77399632f3cba96695c895bd45a07e3fb04d4353e5fb9b39be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling ncurses v5.101.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling cursive_core v0.3.7
[INFO] [stderr]    Compiling cursive v0.20.0
[INFO] [stderr]    Compiling rust-of-life v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `theme::ColorStyle`
[INFO] [stdout]  --> src/view/ui.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Cursive, event::Event, theme::ColorStyle, view::{Nameable, Resizable}, views::{BoxedView, Button, Canvas, LinearLayout, PaddedVie...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.43s
[INFO] running `Command { std: "docker" "inspect" "f6156bb5a6381a77399632f3cba96695c895bd45a07e3fb04d4353e5fb9b39be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6156bb5a6381a77399632f3cba96695c895bd45a07e3fb04d4353e5fb9b39be", kill_on_drop: false }`
[INFO] [stdout] f6156bb5a6381a77399632f3cba96695c895bd45a07e3fb04d4353e5fb9b39be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5417b43fb33917ad3d0b89b76c23105bc1bec2973bcc79867b094a828e7d9116
[INFO] running `Command { std: "docker" "start" "-a" "5417b43fb33917ad3d0b89b76c23105bc1bec2973bcc79867b094a828e7d9116", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `theme::ColorStyle`
[INFO] [stdout]  --> src/view/ui.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Cursive, event::Event, theme::ColorStyle, view::{Nameable, Resizable}, views::{BoxedView, Button, Canvas, LinearLayout, PaddedVie...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-of-life v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `theme::ColorStyle`
[INFO] [stdout]  --> src/view/ui.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Cursive, event::Event, theme::ColorStyle, view::{Nameable, Resizable}, views::{BoxedView, Button, Canvas, LinearLayout, PaddedVie...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "5417b43fb33917ad3d0b89b76c23105bc1bec2973bcc79867b094a828e7d9116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5417b43fb33917ad3d0b89b76c23105bc1bec2973bcc79867b094a828e7d9116", kill_on_drop: false }`
[INFO] [stdout] 5417b43fb33917ad3d0b89b76c23105bc1bec2973bcc79867b094a828e7d9116
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b4aa0bbedab354ed8c943a71dcaf35d221bf21496e4acef901d27d2300530e5
[INFO] running `Command { std: "docker" "start" "-a" "6b4aa0bbedab354ed8c943a71dcaf35d221bf21496e4acef901d27d2300530e5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `theme::ColorStyle`
[INFO] [stderr]  --> src/view/ui.rs:4:28
[INFO] [stderr]   |
[INFO] [stderr] 4 |     Cursive, event::Event, theme::ColorStyle, view::{Nameable, Resizable}, views::{BoxedView, Button, Canvas, LinearLayout, PaddedVie...
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-of-life` (lib) generated 1 warning (run `cargo fix --lib -p rust-of-life` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-of-life` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_of_life-49eaa42c9e99abe8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_of_life-89f77547bed85138)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_of_life
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b4aa0bbedab354ed8c943a71dcaf35d221bf21496e4acef901d27d2300530e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b4aa0bbedab354ed8c943a71dcaf35d221bf21496e4acef901d27d2300530e5", kill_on_drop: false }`
[INFO] [stdout] 6b4aa0bbedab354ed8c943a71dcaf35d221bf21496e4acef901d27d2300530e5
