[INFO] cloning repository https://github.com/Domt301/Rust_CatSayTUI [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Domt301/Rust_CatSayTUI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomt301%2FRust_CatSayTUI", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDomt301%2FRust_CatSayTUI'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcd29f06fd146ced2110858e86e0500fde9e0c38 [INFO] testing Domt301/Rust_CatSayTUI 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%2FDomt301%2FRust_CatSayTUI" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Domt301/Rust_CatSayTUI 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/Domt301/Rust_CatSayTUI [INFO] finished tweaking git repo https://github.com/Domt301/Rust_CatSayTUI [INFO] tweaked toml for git repo https://github.com/Domt301/Rust_CatSayTUI written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/Domt301/Rust_CatSayTUI 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] [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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 7fc1f3d9987c427b70da2ad515fdd9fd7d4f819b70e662a5a11742b7f1ff2e97 [INFO] running `Command { std: "docker" "start" "-a" "7fc1f3d9987c427b70da2ad515fdd9fd7d4f819b70e662a5a11742b7f1ff2e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fc1f3d9987c427b70da2ad515fdd9fd7d4f819b70e662a5a11742b7f1ff2e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc1f3d9987c427b70da2ad515fdd9fd7d4f819b70e662a5a11742b7f1ff2e97", kill_on_drop: false }` [INFO] [stdout] 7fc1f3d9987c427b70da2ad515fdd9fd7d4f819b70e662a5a11742b7f1ff2e97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 4c9a30dc903f88b569e2e8aedcfd6fe19c5733ba6cc8db36a5a14e9316f3700f [INFO] running `Command { std: "docker" "start" "-a" "4c9a30dc903f88b569e2e8aedcfd6fe19c5733ba6cc8db36a5a14e9316f3700f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling hashbrown v0.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling enum-map-internals v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling signal-hook v0.1.13 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling enumset_derive v0.3.2 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling enumset v0.3.19 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling cursive v0.11.2 [INFO] [stderr] Compiling catsay-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "4c9a30dc903f88b569e2e8aedcfd6fe19c5733ba6cc8db36a5a14e9316f3700f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9a30dc903f88b569e2e8aedcfd6fe19c5733ba6cc8db36a5a14e9316f3700f", kill_on_drop: false }` [INFO] [stdout] 4c9a30dc903f88b569e2e8aedcfd6fe19c5733ba6cc8db36a5a14e9316f3700f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] e340a90838f4c0c1ea4a6b0e9d0ba8baa5f651799f773d11f4f9a97616bdf1c3 [INFO] running `Command { std: "docker" "start" "-a" "e340a90838f4c0c1ea4a6b0e9d0ba8baa5f651799f773d11f4f9a97616bdf1c3", kill_on_drop: false }` [INFO] [stderr] Compiling catsay-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/catsay_tui-94e0125714cea0ba) [INFO] running `Command { std: "docker" "inspect" "e340a90838f4c0c1ea4a6b0e9d0ba8baa5f651799f773d11f4f9a97616bdf1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e340a90838f4c0c1ea4a6b0e9d0ba8baa5f651799f773d11f4f9a97616bdf1c3", kill_on_drop: false }` [INFO] [stdout] e340a90838f4c0c1ea4a6b0e9d0ba8baa5f651799f773d11f4f9a97616bdf1c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 142b20e8dea6da3f60c9a716af7da98e4fba636eda5b2051a25aef5c0173889b [INFO] running `Command { std: "docker" "start" "-a" "142b20e8dea6da3f60c9a716af7da98e4fba636eda5b2051a25aef5c0173889b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/catsay_tui-94e0125714cea0ba) [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" "142b20e8dea6da3f60c9a716af7da98e4fba636eda5b2051a25aef5c0173889b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "142b20e8dea6da3f60c9a716af7da98e4fba636eda5b2051a25aef5c0173889b", kill_on_drop: false }` [INFO] [stdout] 142b20e8dea6da3f60c9a716af7da98e4fba636eda5b2051a25aef5c0173889b