[INFO] fetching crate rebootinto-tui 0.1.0... [INFO] testing rebootinto-tui-0.1.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate rebootinto-tui 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rebootinto-tui 0.1.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rebootinto-tui 0.1.0 [INFO] finished tweaking crates.io crate rebootinto-tui 0.1.0 [INFO] tweaked toml for crates.io crate rebootinto-tui 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate rebootinto-tui 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vswhom v0.1.0 [INFO] [stderr] Downloaded crossterm v0.14.2 [INFO] [stderr] Downloaded backtrace v0.3.42 [INFO] [stderr] Downloaded vswhom-sys v0.1.0 [INFO] [stderr] Downloaded crossterm_winapi v0.5.1 [INFO] [stderr] Downloaded signal-hook v0.1.13 [INFO] [stderr] Downloaded tui v0.8.0 [INFO] [stderr] Downloaded smallvec v1.1.0 [INFO] [stderr] Downloaded efivar v0.1.0 [INFO] [stderr] Downloaded simplereboot v0.1.0 [INFO] [stderr] Downloaded embed-resource v1.3.1 [INFO] [stderr] Downloaded efi-loadopt v0.1.0 [INFO] [stderr] Downloaded efibootnext v0.2.1 [INFO] [stderr] Downloaded rebootinto-core v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c3220ba68c1a26941892ca775d7fc21a3dc3334aad3c79722743fda76a19cbd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c3220ba68c1a26941892ca775d7fc21a3dc3334aad3c79722743fda76a19cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c3220ba68c1a26941892ca775d7fc21a3dc3334aad3c79722743fda76a19cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c3220ba68c1a26941892ca775d7fc21a3dc3334aad3c79722743fda76a19cbd", kill_on_drop: false }` [INFO] [stdout] 0c3220ba68c1a26941892ca775d7fc21a3dc3334aad3c79722743fda76a19cbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 681d90cd480317b306f232b945c932a102e074dca25abf29c641b768120fc01c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "681d90cd480317b306f232b945c932a102e074dca25abf29c641b768120fc01c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling embed-resource v1.3.1 [INFO] [stderr] Compiling simplereboot v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rebootinto-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling crossterm v0.14.2 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling tui v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling efivar v0.1.0 [INFO] [stderr] Compiling efi-loadopt v0.1.0 [INFO] [stderr] Compiling efibootnext v0.2.1 [INFO] [stderr] Compiling rebootinto-core v0.1.2 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/terminal_backend/crossterm.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | execute!(&mut w, EnterAlternateScreen)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/terminal_backend/crossterm.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | execute!(&mut self.0, LeaveAlternateScreen).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.17s [INFO] running `Command { std: "docker" "inspect" "681d90cd480317b306f232b945c932a102e074dca25abf29c641b768120fc01c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681d90cd480317b306f232b945c932a102e074dca25abf29c641b768120fc01c", kill_on_drop: false }` [INFO] [stdout] 681d90cd480317b306f232b945c932a102e074dca25abf29c641b768120fc01c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 707fdcae306ffcfa6e44a876d697df57ce34cbb35a3f28111a4b2530427a32e7 [INFO] running `Command { std: "docker" "start" "-a" "707fdcae306ffcfa6e44a876d697df57ce34cbb35a3f28111a4b2530427a32e7", kill_on_drop: false }` [INFO] [stderr] Compiling rebootinto-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/terminal_backend/crossterm.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | execute!(&mut w, EnterAlternateScreen)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/terminal_backend/crossterm.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | execute!(&mut self.0, LeaveAlternateScreen).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "707fdcae306ffcfa6e44a876d697df57ce34cbb35a3f28111a4b2530427a32e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707fdcae306ffcfa6e44a876d697df57ce34cbb35a3f28111a4b2530427a32e7", kill_on_drop: false }` [INFO] [stdout] 707fdcae306ffcfa6e44a876d697df57ce34cbb35a3f28111a4b2530427a32e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 263e5de60b2c1217e64b4c01bd6bcd04d518057f87a14c4a95166469b946f5a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "263e5de60b2c1217e64b4c01bd6bcd04d518057f87a14c4a95166469b946f5a6", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/terminal_backend/crossterm.rs:32:9 [INFO] [stderr] | [INFO] [stderr] 32 | execute!(&mut w, EnterAlternateScreen)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/terminal_backend/crossterm.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | execute!(&mut self.0, LeaveAlternateScreen).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `write_ansi_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rebootinto_tui-da91f81db23cca95) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test input_backend::create_input_backend_casts_to_input_backend ... ok [INFO] [stdout] test input_backend::crossterm::casts_to_input_backend ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "263e5de60b2c1217e64b4c01bd6bcd04d518057f87a14c4a95166469b946f5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263e5de60b2c1217e64b4c01bd6bcd04d518057f87a14c4a95166469b946f5a6", kill_on_drop: false }` [INFO] [stdout] 263e5de60b2c1217e64b4c01bd6bcd04d518057f87a14c4a95166469b946f5a6