[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 try#c2e32f1c9652b13ed99608599c1e855462f421f3 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zeeshanabid94/rust-of-life on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85a0aa930952a29b1c7b6f93d2e303c6cac20a0b6bbbd64795d426c0ad96e07f
[INFO] running `Command { std: "docker" "start" "-a" "85a0aa930952a29b1c7b6f93d2e303c6cac20a0b6bbbd64795d426c0ad96e07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85a0aa930952a29b1c7b6f93d2e303c6cac20a0b6bbbd64795d426c0ad96e07f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85a0aa930952a29b1c7b6f93d2e303c6cac20a0b6bbbd64795d426c0ad96e07f", kill_on_drop: false }`
[INFO] [stdout] 85a0aa930952a29b1c7b6f93d2e303c6cac20a0b6bbbd64795d426c0ad96e07f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa73320346d173d30c8596073c739b63489581b2624be087e8255ca5e3eaac00
[INFO] running `Command { std: "docker" "start" "-a" "aa73320346d173d30c8596073c739b63489581b2624be087e8255ca5e3eaac00", 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 num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[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 tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling ncurses v5.101.0
[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 tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[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 25.70s
[INFO] running `Command { std: "docker" "inspect" "aa73320346d173d30c8596073c739b63489581b2624be087e8255ca5e3eaac00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa73320346d173d30c8596073c739b63489581b2624be087e8255ca5e3eaac00", kill_on_drop: false }`
[INFO] [stdout] aa73320346d173d30c8596073c739b63489581b2624be087e8255ca5e3eaac00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 432ea348fbd4bbac0398e7c8a3f97fa48255f4fa491c3e8fc79bfea86af98165
[INFO] running `Command { std: "docker" "start" "-a" "432ea348fbd4bbac0398e7c8a3f97fa48255f4fa491c3e8fc79bfea86af98165", kill_on_drop: false }`
[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] [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 1.04s
[INFO] running `Command { std: "docker" "inspect" "432ea348fbd4bbac0398e7c8a3f97fa48255f4fa491c3e8fc79bfea86af98165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "432ea348fbd4bbac0398e7c8a3f97fa48255f4fa491c3e8fc79bfea86af98165", kill_on_drop: false }`
[INFO] [stdout] 432ea348fbd4bbac0398e7c8a3f97fa48255f4fa491c3e8fc79bfea86af98165
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c34ace4f3071ff5ba0b0bb32d0ac28caf59c7074e44f7cea79d06175e27d2fcd
[INFO] running `Command { std: "docker" "start" "-a" "c34ace4f3071ff5ba0b0bb32d0ac28caf59c7074e44f7cea79d06175e27d2fcd", 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.17s
[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" "c34ace4f3071ff5ba0b0bb32d0ac28caf59c7074e44f7cea79d06175e27d2fcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c34ace4f3071ff5ba0b0bb32d0ac28caf59c7074e44f7cea79d06175e27d2fcd", kill_on_drop: false }`
[INFO] [stdout] c34ace4f3071ff5ba0b0bb32d0ac28caf59c7074e44f7cea79d06175e27d2fcd
