[INFO] cloning repository https://github.com/treethought/hn-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/treethought/hn-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreethought%2Fhn-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreethought%2Fhn-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef8ad5ce16e94fdfebf700bbbb62633bf053feb7 [INFO] checking treethought/hn-tui against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreethought%2Fhn-tui" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/treethought/hn-tui on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/treethought/hn-tui [INFO] finished tweaking git repo https://github.com/treethought/hn-tui [INFO] tweaked toml for git repo https://github.com/treethought/hn-tui written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/treethought/hn-tui 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d0963425a98f11adabf6e858e958c2fdc5169d4283578f7b400359dbc131ca5 [INFO] running `Command { std: "docker" "start" "-a" "7d0963425a98f11adabf6e858e958c2fdc5169d4283578f7b400359dbc131ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d0963425a98f11adabf6e858e958c2fdc5169d4283578f7b400359dbc131ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d0963425a98f11adabf6e858e958c2fdc5169d4283578f7b400359dbc131ca5", kill_on_drop: false }` [INFO] [stdout] 7d0963425a98f11adabf6e858e958c2fdc5169d4283578f7b400359dbc131ca5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c620ee5d31623c5043fdb355d7f3a388eb43f9e9ccc55e00427d208a802b4a04 [INFO] running `Command { std: "docker" "start" "-a" "c620ee5d31623c5043fdb355d7f3a388eb43f9e9ccc55e00427d208a802b4a04", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.141 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling serde v1.0.141 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking openssl-sys v0.9.75 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking time v0.3.12 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking send_wrapper v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking num-bigint v0.4.3 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling enum-map-derive v0.10.0 [INFO] [stderr] Checking enum-map v2.4.1 [INFO] [stderr] Checking openssl v0.10.41 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling pest_meta v2.2.1 [INFO] [stderr] Checking enumset v1.0.11 [INFO] [stderr] Checking cursive_core v0.3.4 [INFO] [stderr] Compiling pest_generator v2.2.1 [INFO] [stderr] Checking native-tls v0.2.10 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pest_derive v2.2.1 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking cursive-async-view v0.6.0 [INFO] [stderr] Checking cursive v0.19.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking html_parser v0.6.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking hn-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cursive::event::EventResult` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::event::EventResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EditView`, `OnEventView` [INFO] [stdout] --> src/main.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | Button, Dialog, DummyView, EditView, LinearLayout, OnEventView, ScrollView, SelectView, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::event::EventResult` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::event::EventResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EditView`, `OnEventView` [INFO] [stdout] --> src/main.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | Button, Dialog, DummyView, EditView, LinearLayout, OnEventView, ScrollView, SelectView, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.21s [INFO] running `Command { std: "docker" "inspect" "c620ee5d31623c5043fdb355d7f3a388eb43f9e9ccc55e00427d208a802b4a04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c620ee5d31623c5043fdb355d7f3a388eb43f9e9ccc55e00427d208a802b4a04", kill_on_drop: false }` [INFO] [stdout] c620ee5d31623c5043fdb355d7f3a388eb43f9e9ccc55e00427d208a802b4a04