[INFO] cloning repository https://github.com/xrisyz/cursive_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xrisyz/cursive_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxrisyz%2Fcursive_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxrisyz%2Fcursive_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 328d6072e16d2258247afe099d7a03ca3677ef22 [INFO] testing xrisyz/cursive_test against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxrisyz%2Fcursive_test" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 69% (396/573) Updating files: 70% (402/573) Updating files: 71% (407/573) Updating files: 72% (413/573) Updating files: 73% (419/573) Updating files: 74% (425/573) Updating files: 75% (430/573) Updating files: 76% (436/573) Updating files: 77% (442/573) Updating files: 78% (447/573) Updating files: 79% (453/573) Updating files: 80% (459/573) Updating files: 81% (465/573) Updating files: 82% (470/573) Updating files: 83% (476/573) Updating files: 84% (482/573) Updating files: 85% (488/573) Updating files: 86% (493/573) Updating files: 87% (499/573) Updating files: 88% (505/573) Updating files: 89% (510/573) Updating files: 90% (516/573) Updating files: 91% (522/573) Updating files: 92% (528/573) Updating files: 93% (533/573) Updating files: 94% (539/573) Updating files: 95% (545/573) Updating files: 96% (551/573) Updating files: 97% (556/573) Updating files: 98% (562/573) Updating files: 99% (568/573) Updating files: 100% (573/573) Updating files: 100% (573/573), done. [INFO] validating manifest of git repo https://github.com/xrisyz/cursive_test on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xrisyz/cursive_test [INFO] finished tweaking git repo https://github.com/xrisyz/cursive_test [INFO] tweaked toml for git repo https://github.com/xrisyz/cursive_test written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/xrisyz/cursive_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 873c7bc10d179dee4a9c3136ac70b5a00482ec842ba4d65d8e97146109b4151d [INFO] running `Command { std: "docker" "start" "-a" "873c7bc10d179dee4a9c3136ac70b5a00482ec842ba4d65d8e97146109b4151d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "873c7bc10d179dee4a9c3136ac70b5a00482ec842ba4d65d8e97146109b4151d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873c7bc10d179dee4a9c3136ac70b5a00482ec842ba4d65d8e97146109b4151d", kill_on_drop: false }` [INFO] [stdout] 873c7bc10d179dee4a9c3136ac70b5a00482ec842ba4d65d8e97146109b4151d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e3efed89328351ab624289891ae8a951df6832e61901934789e6716f447f933 [INFO] running `Command { std: "docker" "start" "-a" "8e3efed89328351ab624289891ae8a951df6832e61901934789e6716f447f933", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling array-macro v1.0.2 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling reexport-proc-macro v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling ncurses v5.97.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.3 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling enumset_derive v0.2.0 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling enumset v0.3.14 [INFO] [stderr] Compiling cursive v0.10.0 [INFO] [stderr] Compiling tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BoxView`, `TextView` [INFO] [stdout] --> src/main.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use cursive::views::{Dialog, TextView, Button, DummyView, EditView, LinearLayout, SelectView, BoxView}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `show_next` [INFO] [stdout] --> src/main.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn show_next(s: &mut Cursive){ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `show_answer` [INFO] [stdout] --> src/main.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn show_answer(s: &mut Cursive, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.66s [INFO] running `Command { std: "docker" "inspect" "8e3efed89328351ab624289891ae8a951df6832e61901934789e6716f447f933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3efed89328351ab624289891ae8a951df6832e61901934789e6716f447f933", kill_on_drop: false }` [INFO] [stdout] 8e3efed89328351ab624289891ae8a951df6832e61901934789e6716f447f933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54fa4becfd0fa84fbf448452ef21314a1cd32347e1f6e87f715635f8b2732891 [INFO] running `Command { std: "docker" "start" "-a" "54fa4becfd0fa84fbf448452ef21314a1cd32347e1f6e87f715635f8b2732891", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BoxView`, `TextView` [INFO] [stdout] --> src/main.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | use cursive::views::{Dialog, TextView, Button, DummyView, EditView, LinearLayout, SelectView, BoxView}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `show_next` [INFO] [stdout] --> src/main.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn show_next(s: &mut Cursive){ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `show_answer` [INFO] [stdout] --> src/main.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn show_answer(s: &mut Cursive, msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tui-be0ccd72bc76729f) [INFO] running `Command { std: "docker" "inspect" "54fa4becfd0fa84fbf448452ef21314a1cd32347e1f6e87f715635f8b2732891", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54fa4becfd0fa84fbf448452ef21314a1cd32347e1f6e87f715635f8b2732891", kill_on_drop: false }` [INFO] [stdout] 54fa4becfd0fa84fbf448452ef21314a1cd32347e1f6e87f715635f8b2732891 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2298aa2f1292006f4d518e9180f991acb397db024e0ec314284e658a830355e5 [INFO] running `Command { std: "docker" "start" "-a" "2298aa2f1292006f4d518e9180f991acb397db024e0ec314284e658a830355e5", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `BoxView`, `TextView` [INFO] [stderr] --> src/main.rs:4:30 [INFO] [stderr] | [INFO] [stderr] 4 | use cursive::views::{Dialog, TextView, Button, DummyView, EditView, LinearLayout, SelectView, BoxView}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `show_next` [INFO] [stderr] --> src/main.rs:76:4 [INFO] [stderr] | [INFO] [stderr] 76 | fn show_next(s: &mut Cursive){ [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `show_answer` [INFO] [stderr] --> src/main.rs:86:4 [INFO] [stderr] | [INFO] [stderr] 86 | fn show_answer(s: &mut Cursive, msg: &str) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `tui` (bin "tui" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tui-be0ccd72bc76729f) [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" "2298aa2f1292006f4d518e9180f991acb397db024e0ec314284e658a830355e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2298aa2f1292006f4d518e9180f991acb397db024e0ec314284e658a830355e5", kill_on_drop: false }` [INFO] [stdout] 2298aa2f1292006f4d518e9180f991acb397db024e0ec314284e658a830355e5