[INFO] cloning repository https://github.com/laxect/terminus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laxect/terminus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaxect%2Fterminus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaxect%2Fterminus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f274d2a2f33186f5155d6ef29572a9baea2702ee [INFO] testing laxect/terminus 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%2Flaxect%2Fterminus" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/laxect/terminus 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/laxect/terminus [INFO] finished tweaking git repo https://github.com/laxect/terminus [INFO] tweaked toml for git repo https://github.com/laxect/terminus written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/laxect/terminus already has a lockfile, it will not be regenerated [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-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 784e220d7659f0c5a939a5376aba651bb144da02be99f6b807fcf841bc11fb5f [INFO] running `Command { std: "docker" "start" "-a" "784e220d7659f0c5a939a5376aba651bb144da02be99f6b807fcf841bc11fb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "784e220d7659f0c5a939a5376aba651bb144da02be99f6b807fcf841bc11fb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784e220d7659f0c5a939a5376aba651bb144da02be99f6b807fcf841bc11fb5f", kill_on_drop: false }` [INFO] [stdout] 784e220d7659f0c5a939a5376aba651bb144da02be99f6b807fcf841bc11fb5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 621c48590bae90b20ac7a0cedfd71da843f278a208a94db2176238c876034b9a [INFO] running `Command { std: "docker" "start" "-a" "621c48590bae90b20ac7a0cedfd71da843f278a208a94db2176238c876034b9a", 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] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling blake3 v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling terminus_types v0.1.0 (/opt/rustwide/workdir/terminus_types) [INFO] [stderr] Compiling terminus-server v0.1.2 (/opt/rustwide/workdir/terminus-server) [INFO] [stderr] Compiling kanban v0.1.4 (/opt/rustwide/workdir/kanban) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.99s [INFO] running `Command { std: "docker" "inspect" "621c48590bae90b20ac7a0cedfd71da843f278a208a94db2176238c876034b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621c48590bae90b20ac7a0cedfd71da843f278a208a94db2176238c876034b9a", kill_on_drop: false }` [INFO] [stdout] 621c48590bae90b20ac7a0cedfd71da843f278a208a94db2176238c876034b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c914e54f2235e401ea134db0e88eb398702a44acbe873d8cf11d2881f648997 [INFO] running `Command { std: "docker" "start" "-a" "1c914e54f2235e401ea134db0e88eb398702a44acbe873d8cf11d2881f648997", kill_on_drop: false }` [INFO] [stderr] Compiling terminus_types v0.1.0 (/opt/rustwide/workdir/terminus_types) [INFO] [stderr] Compiling kanban v0.1.4 (/opt/rustwide/workdir/kanban) [INFO] [stderr] Compiling terminus-server v0.1.2 (/opt/rustwide/workdir/terminus-server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/kanban-7f749be9800cda6a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/terminus_server-6b6c992f50ab2e57) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/terminus_types-25d109d4cbdb051c) [INFO] running `Command { std: "docker" "inspect" "1c914e54f2235e401ea134db0e88eb398702a44acbe873d8cf11d2881f648997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c914e54f2235e401ea134db0e88eb398702a44acbe873d8cf11d2881f648997", kill_on_drop: false }` [INFO] [stdout] 1c914e54f2235e401ea134db0e88eb398702a44acbe873d8cf11d2881f648997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7791c4acdbaef3fcd53c88c2b5602c70f0a030e77cf883618eb30115f7b8f6d4 [INFO] running `Command { std: "docker" "start" "-a" "7791c4acdbaef3fcd53c88c2b5602c70f0a030e77cf883618eb30115f7b8f6d4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kanban-7f749be9800cda6a) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test ui::split::tests::split_non_cjk ... ok [INFO] [stdout] test ui::split::tests::split_cjk ... ok [INFO] [stdout] test ui::split::tests::split_over ... ok [INFO] [stdout] test ui::split::tests::split_space ... 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 src/main.rs (/opt/rustwide/target/debug/deps/terminus_server-6b6c992f50ab2e57) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test store::tests::disperse_and_assemble ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terminus_types-25d109d4cbdb051c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::mask_unlock ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests terminus_types [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" "7791c4acdbaef3fcd53c88c2b5602c70f0a030e77cf883618eb30115f7b8f6d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7791c4acdbaef3fcd53c88c2b5602c70f0a030e77cf883618eb30115f7b8f6d4", kill_on_drop: false }` [INFO] [stdout] 7791c4acdbaef3fcd53c88c2b5602c70f0a030e77cf883618eb30115f7b8f6d4