[INFO] cloning repository https://github.com/mcobzarenco/zi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcobzarenco/zi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcobzarenco%2Fzi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcobzarenco%2Fzi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b7d9bbf88cc0f18ce6f6918a077332c65398f50 [INFO] testing mcobzarenco/zi 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%2Fmcobzarenco%2Fzi" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcobzarenco/zi 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/mcobzarenco/zi [INFO] finished tweaking git repo https://github.com/mcobzarenco/zi [INFO] tweaked toml for git repo https://github.com/mcobzarenco/zi written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 107e576a2cf88aba06ec269ef4c8ca9abb2ccb7715b2d9bf3f8b41199b0d8a40 [INFO] running `Command { std: "docker" "start" "-a" "107e576a2cf88aba06ec269ef4c8ca9abb2ccb7715b2d9bf3f8b41199b0d8a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "107e576a2cf88aba06ec269ef4c8ca9abb2ccb7715b2d9bf3f8b41199b0d8a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "107e576a2cf88aba06ec269ef4c8ca9abb2ccb7715b2d9bf3f8b41199b0d8a40", kill_on_drop: false }` [INFO] [stdout] 107e576a2cf88aba06ec269ef4c8ca9abb2ccb7715b2d9bf3f8b41199b0d8a40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "build" "--frozen" "--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] c7f2f20cd980e642de0b6e0a8d0d21ff01bce0015d37e406cd287d852acbadf1 [INFO] running `Command { std: "docker" "start" "-a" "c7f2f20cd980e642de0b6e0a8d0d21ff01bce0015d37e406cd287d852acbadf1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling str_indices v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling colorous v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling smallstr v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ropey v1.4.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling zi v0.3.1 (/opt/rustwide/workdir/zi) [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling zi-term v0.3.1 (/opt/rustwide/workdir/zi-term) [INFO] [stderr] Compiling zi-examples v0.2.0 (/opt/rustwide/workdir/examples) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "c7f2f20cd980e642de0b6e0a8d0d21ff01bce0015d37e406cd287d852acbadf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7f2f20cd980e642de0b6e0a8d0d21ff01bce0015d37e406cd287d852acbadf1", kill_on_drop: false }` [INFO] [stdout] c7f2f20cd980e642de0b6e0a8d0d21ff01bce0015d37e406cd287d852acbadf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "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] 5bd925d6bf9025bdf2d3e5f5978d398ce6bd3f2d20e5bbd4c108b95014f152ee [INFO] running `Command { std: "docker" "start" "-a" "5bd925d6bf9025bdf2d3e5f5978d398ce6bd3f2d20e5bbd4c108b95014f152ee", kill_on_drop: false }` [INFO] [stderr] Compiling zi v0.3.1 (/opt/rustwide/workdir/zi) [INFO] [stderr] Compiling zi-term v0.3.1 (/opt/rustwide/workdir/zi-term) [INFO] [stderr] Compiling zi-examples v0.2.0 (/opt/rustwide/workdir/examples) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.28s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/zi-3f48ef39fb20c970) [INFO] [stderr] Executable unittests lib.rs (/opt/rustwide/target/debug/deps/zi_examples_lib-97ceabf4cc55433e) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/zi_term-e3aa26aa6335bd44) [INFO] running `Command { std: "docker" "inspect" "5bd925d6bf9025bdf2d3e5f5978d398ce6bd3f2d20e5bbd4c108b95014f152ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd925d6bf9025bdf2d3e5f5978d398ce6bd3f2d20e5bbd4c108b95014f152ee", kill_on_drop: false }` [INFO] [stdout] 5bd925d6bf9025bdf2d3e5f5978d398ce6bd3f2d20e5bbd4c108b95014f152ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "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] 02248b251f8927cb807b97e4c2a48808a2cebc365db5c82b1460a50cc128e5fb [INFO] running `Command { std: "docker" "start" "-a" "02248b251f8927cb807b97e4c2a48808a2cebc365db5c82b1460a50cc128e5fb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zi-3f48ef39fb20c970) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test app::tests::sizes ... ok [INFO] [stdout] test terminal::canvas::tests::size_of_style ... ok [INFO] [stdout] test component::bindings::tests::controller_one_command_end_to_end ... ok [INFO] [stdout] test app::tests::trivial_message_queue ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/zi_examples_lib-97ceabf4cc55433e) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zi_term-e3aa26aa6335bd44) [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] [stderr] Doc-tests zi [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 29) ... ignored [INFO] [stdout] test src/app.rs - app::App::new (line 88) - compile ... ok [INFO] [stdout] test src/component/layout.rs - component::layout::Container::push (line 267) ... ok [INFO] [stdout] test src/terminal/canvas.rs - terminal::canvas::Canvas::new (line 34) ... ok [INFO] [stdout] test src/component/layout.rs - component::layout::Container::new (line 233) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.96s [INFO] [stdout] [INFO] [stderr] Doc-tests zi_examples_lib [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] [stderr] Doc-tests zi-term [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - Crossterm::run_event_loop (line 106) - compile ... ok [INFO] [stdout] test src/lib.rs - Crossterm (line 65) - compile ... ok [INFO] [stdout] test src/lib.rs - full (line 50) - compile ... ok [INFO] [stdout] test src/lib.rs - incremental (line 35) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "02248b251f8927cb807b97e4c2a48808a2cebc365db5c82b1460a50cc128e5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02248b251f8927cb807b97e4c2a48808a2cebc365db5c82b1460a50cc128e5fb", kill_on_drop: false }` [INFO] [stdout] 02248b251f8927cb807b97e4c2a48808a2cebc365db5c82b1460a50cc128e5fb