[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] checking xrisyz/cursive_test/328d6072e16d2258247afe099d7a03ca3677ef22 against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxrisyz%2Fcursive_test" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xrisyz/cursive_test on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xrisyz/cursive_test 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.2.0
[INFO] [stderr]   Downloaded signal-hook v0.1.6
[INFO] [stderr]   Downloaded num-traits v0.2.6
[INFO] [stderr]   Downloaded rand_chacha v0.1.0
[INFO] [stderr]   Downloaded rand_xorshift v0.1.0
[INFO] [stderr]   Downloaded enum-map-derive v0.4.0
[INFO] [stderr]   Downloaded reexport-proc-macro v1.0.5
[INFO] [stderr]   Downloaded arc-swap v0.3.6
[INFO] [stderr]   Downloaded rand_pcg v0.1.1
[INFO] [stderr]   Downloaded enum-map v0.4.1
[INFO] [stderr]   Downloaded lazy_static v1.2.0
[INFO] [stderr]   Downloaded enumset_derive v0.2.0
[INFO] [stderr]   Downloaded array-macro v1.0.2
[INFO] [stderr]   Downloaded quote v0.6.10
[INFO] [stderr]   Downloaded arrayvec v0.4.8
[INFO] [stderr]   Downloaded crossbeam-epoch v0.6.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.3.3
[INFO] [stderr]   Downloaded serde v1.0.82
[INFO] [stderr]   Downloaded rand v0.6.1
[INFO] [stderr]   Downloaded syn v0.14.9
[INFO] [stderr]   Downloaded cursive v0.10.0
[INFO] [stderr]   Downloaded syn v0.15.23
[INFO] [stderr]   Downloaded toml v0.4.10
[INFO] [stderr]   Downloaded crossbeam-utils v0.6.3
[INFO] [stderr]   Downloaded smallvec v0.6.7
[INFO] [stderr]   Downloaded ncurses v5.97.0
[INFO] [stderr]   Downloaded num-rational v0.2.1
[INFO] [stderr]   Downloaded parking_lot v0.7.0
[INFO] [stderr]   Downloaded proc-macro2 v0.4.24
[INFO] [stderr]   Downloaded enumset v0.3.14
[INFO] [stderr]   Downloaded num-complex v0.2.1
[INFO] [stderr]   Downloaded num-integer v0.1.39
[INFO] [stderr]   Downloaded maplit v1.0.1
[INFO] [stderr]   Downloaded num-iter v0.1.37
[INFO] [stderr]   Downloaded xi-unicode v0.1.0
[INFO] [stderr]   Downloaded term_size v0.3.1
[INFO] [stderr]   Downloaded cc v1.0.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1cd6720f918fa298f5df20dc9586452f79b7db78a5f2f36f67e1b51aa9af682
[INFO] running `Command { std: "docker" "start" "-a" "a1cd6720f918fa298f5df20dc9586452f79b7db78a5f2f36f67e1b51aa9af682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1cd6720f918fa298f5df20dc9586452f79b7db78a5f2f36f67e1b51aa9af682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1cd6720f918fa298f5df20dc9586452f79b7db78a5f2f36f67e1b51aa9af682", kill_on_drop: false }`
[INFO] [stdout] a1cd6720f918fa298f5df20dc9586452f79b7db78a5f2f36f67e1b51aa9af682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0ed7637e4b612cac4817c287241326aa0ba9cff0d17dbd952050bc9cf4b3d88
[INFO] running `Command { std: "docker" "start" "-a" "a0ed7637e4b612cac4817c287241326aa0ba9cff0d17dbd952050bc9cf4b3d88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling serde v1.0.82
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling cc v1.0.26
[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]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking smallvec v0.6.7
[INFO] [stderr]     Checking rand_xorshift v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]     Checking crossbeam-utils v0.6.3
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking arrayvec v0.4.8
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking arc-swap v0.3.6
[INFO] [stderr]     Checking reexport-proc-macro v1.0.5
[INFO] [stderr]     Checking array-macro v1.0.2
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking maplit v1.0.1
[INFO] [stderr]     Checking unicode-segmentation v1.2.1
[INFO] [stderr]     Checking xi-unicode v0.1.0
[INFO] [stderr]     Checking signal-hook v0.1.6
[INFO] [stderr]     Checking term_size v0.3.1
[INFO] [stderr]     Checking crossbeam-epoch v0.6.1
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling ncurses v5.97.0
[INFO] [stderr]     Checking num v0.2.0
[INFO] [stderr]     Checking parking_lot v0.7.0
[INFO] [stderr]     Checking crossbeam-channel v0.3.3
[INFO] [stderr]    Compiling enum-map-derive v0.4.0
[INFO] [stderr]    Compiling enumset_derive v0.2.0
[INFO] [stderr]     Checking enum-map v0.4.1
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking enumset v0.3.14
[INFO] [stderr]     Checking cursive v0.10.0
[INFO] [stderr]     Checking tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BoxView` and `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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_next` is never used
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_answer` is never used
[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: unused imports: `BoxView` and `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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_next` is never used
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `show_answer` is never used
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.97s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a0ed7637e4b612cac4817c287241326aa0ba9cff0d17dbd952050bc9cf4b3d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0ed7637e4b612cac4817c287241326aa0ba9cff0d17dbd952050bc9cf4b3d88", kill_on_drop: false }`
[INFO] [stdout] a0ed7637e4b612cac4817c287241326aa0ba9cff0d17dbd952050bc9cf4b3d88
