[INFO] fetching crate tui-realm-stdlib 1.1.6... [INFO] testing tui-realm-stdlib-1.1.6 against 1.60.0 for beta-1.61-1 [INFO] extracting crate tui-realm-stdlib 1.1.6 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tui-realm-stdlib 1.1.6 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tui-realm-stdlib 1.1.6 [INFO] removed 18 missing examples [INFO] finished tweaking crates.io crate tui-realm-stdlib 1.1.6 [INFO] tweaked toml for crates.io crate tui-realm-stdlib 1.1.6 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate tui-realm-stdlib 1.1.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tuirealm v1.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57b162c84534699879e1dd19a83eea6d03fa43584132789738246fa6067d3866 [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" "57b162c84534699879e1dd19a83eea6d03fa43584132789738246fa6067d3866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57b162c84534699879e1dd19a83eea6d03fa43584132789738246fa6067d3866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b162c84534699879e1dd19a83eea6d03fa43584132789738246fa6067d3866", kill_on_drop: false }` [INFO] [stdout] 57b162c84534699879e1dd19a83eea6d03fa43584132789738246fa6067d3866 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3347096080d9f372ea0bb7e2353a7cedcea53ec946f9e450b47da049e58b58b6 [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" "3347096080d9f372ea0bb7e2353a7cedcea53ec946f9e450b47da049e58b58b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tuirealm_derive v1.0.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tuirealm v1.4.2 [INFO] [stderr] Compiling tui-realm-stdlib v1.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.70s [INFO] running `Command { std: "docker" "inspect" "3347096080d9f372ea0bb7e2353a7cedcea53ec946f9e450b47da049e58b58b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3347096080d9f372ea0bb7e2353a7cedcea53ec946f9e450b47da049e58b58b6", kill_on_drop: false }` [INFO] [stdout] 3347096080d9f372ea0bb7e2353a7cedcea53ec946f9e450b47da049e58b58b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 398270db60883440410a6d8f87711feb81eb9060b21f76f508e822170dccbd9b [INFO] running `Command { std: "docker" "start" "-a" "398270db60883440410a6d8f87711feb81eb9060b21f76f508e822170dccbd9b", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling tuirealm v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tui-realm-stdlib v1.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.12s [INFO] running `Command { std: "docker" "inspect" "398270db60883440410a6d8f87711feb81eb9060b21f76f508e822170dccbd9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "398270db60883440410a6d8f87711feb81eb9060b21f76f508e822170dccbd9b", kill_on_drop: false }` [INFO] [stdout] 398270db60883440410a6d8f87711feb81eb9060b21f76f508e822170dccbd9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 442c62a75990038f454cbbaf955c1f5bfaa396565814ad2b20a5dd3ab76db93d [INFO] running `Command { std: "docker" "start" "-a" "442c62a75990038f454cbbaf955c1f5bfaa396565814ad2b20a5dd3ab76db93d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tui_realm_stdlib-1a91e21deddc034b) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test components::chart::test::test_components_chart ... ok [INFO] [stdout] test components::chart::test::test_components_chart_states ... ok [INFO] [stdout] test components::checkbox::test::test_components_checkbox ... ok [INFO] [stdout] test components::canvas::test::test_component_canvas_with_shapes ... ok [INFO] [stdout] test components::bar_chart::test::test_components_bar_chart_states ... ok [INFO] [stdout] test components::label::tests::test_components_label ... ok [INFO] [stdout] test components::list::tests::test_components_list ... ok [INFO] [stdout] test components::paragraph::tests::test_components_paragraph ... ok [INFO] [stdout] test components::checkbox::test::test_components_checkbox_states ... ok [INFO] [stdout] test components::container::tests::test_components_paragraph ... ok [INFO] [stdout] test components::input::tests::test_components_input_states ... ok [INFO] [stdout] test components::input::tests::test_components_input_text ... ok [INFO] [stdout] test components::phantom::tests::test_components_phantom ... ok [INFO] [stdout] test components::line_gauge::test::test_components_progress_bar ... ok [INFO] [stdout] test components::bar_chart::test::test_components_bar_chart ... ok [INFO] [stdout] test components::list::tests::should_init_list_value ... ok [INFO] [stdout] test components::list::tests::test_components_list_scrollable ... ok [INFO] [stdout] test components::list::tests::list_states ... ok [INFO] [stdout] test components::progress_bar::test::test_components_progress_bar ... ok [INFO] [stdout] test components::table::tests::should_init_list_value ... ok [INFO] [stdout] test components::radio::test::test_components_radio_states ... ok [INFO] [stdout] test components::table::tests::table_states ... ok [INFO] [stdout] test components::table::tests::test_component_table_scrolling ... ok [INFO] [stdout] test components::table::tests::test_components_table ... ok [INFO] [stdout] test utils::test::test_components_utils_get_block ... ok [INFO] [stdout] test utils::test::test_components_utils_calc_utf8_cursor_position ... ok [INFO] [stdout] test components::spinner::tests::test_components_span ... ok [INFO] [stdout] test utils::test::test_components_utils_wrap_spans ... ok [INFO] [stdout] test components::select::test::test_components_select_states ... ok [INFO] [stdout] test components::select::test::test_components_select ... ok [INFO] [stdout] test components::sparkline::test::test_components_sparkline ... ok [INFO] [stdout] test components::span::tests::test_components_span ... ok [INFO] [stdout] test utils::test::test_components_utils_use_or_default_styles ... ok [INFO] [stdout] test components::radio::test::test_components_radio ... ok [INFO] [stdout] test components::textarea::tests::test_components_textarea ... ok [INFO] [stdout] test components::line_gauge::test::line_gauge_bad_symbol - should panic ... ok [INFO] [stdout] test components::line_gauge::test::line_gauge_bad_prog - should panic ... ok [INFO] [stdout] test components::progress_bar::test::test_components_progress_bar_bad_prog - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Doc-tests tui-realm-stdlib [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" "442c62a75990038f454cbbaf955c1f5bfaa396565814ad2b20a5dd3ab76db93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "442c62a75990038f454cbbaf955c1f5bfaa396565814ad2b20a5dd3ab76db93d", kill_on_drop: false }` [INFO] [stdout] 442c62a75990038f454cbbaf955c1f5bfaa396565814ad2b20a5dd3ab76db93d