[INFO] cloning repository https://github.com/dmit/rgui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmit/rgui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmit%2Frgui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmit%2Frgui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1aa5583885d1d5c2dcd5fdad2f47067570e120c9 [INFO] testing dmit/rgui 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%2Fdmit%2Frgui" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmit/rgui 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/dmit/rgui [INFO] finished tweaking git repo https://github.com/dmit/rgui [INFO] tweaked toml for git repo https://github.com/dmit/rgui written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/dmit/rgui 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-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] fe32dd79aaa7a154edb295e5f03566bb07e4aa4f0534b6f60afc811eb94e754f [INFO] running `Command { std: "docker" "start" "-a" "fe32dd79aaa7a154edb295e5f03566bb07e4aa4f0534b6f60afc811eb94e754f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe32dd79aaa7a154edb295e5f03566bb07e4aa4f0534b6f60afc811eb94e754f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe32dd79aaa7a154edb295e5f03566bb07e4aa4f0534b6f60afc811eb94e754f", kill_on_drop: false }` [INFO] [stdout] fe32dd79aaa7a154edb295e5f03566bb07e4aa4f0534b6f60afc811eb94e754f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] eab5e9bb816ec0f794583f98a4a2e258274b1bfc5772c5db7cc887fa3fd54686 [INFO] running `Command { std: "docker" "start" "-a" "eab5e9bb816ec0f794583f98a4a2e258274b1bfc5772c5db7cc887fa3fd54686", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.31 [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 thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling grep-matcher v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling grep-searcher v0.1.7 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossterm v0.17.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tui v0.9.5 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling grep-regex v0.1.8 [INFO] [stderr] Compiling grep-cli v0.1.5 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling grep-printer v0.1.5 [INFO] [stderr] Compiling grep v0.2.7 [INFO] [stderr] Compiling rgui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.61s [INFO] running `Command { std: "docker" "inspect" "eab5e9bb816ec0f794583f98a4a2e258274b1bfc5772c5db7cc887fa3fd54686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab5e9bb816ec0f794583f98a4a2e258274b1bfc5772c5db7cc887fa3fd54686", kill_on_drop: false }` [INFO] [stdout] eab5e9bb816ec0f794583f98a4a2e258274b1bfc5772c5db7cc887fa3fd54686 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] d3c38fed4a1d9aae6dd533190dc2af23d53b3b3d73208326dccfa2993d05411e [INFO] running `Command { std: "docker" "start" "-a" "d3c38fed4a1d9aae6dd533190dc2af23d53b3b3d73208326dccfa2993d05411e", kill_on_drop: false }` [INFO] [stderr] Compiling rgui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rgui-c5034679c87c6871) [INFO] running `Command { std: "docker" "inspect" "d3c38fed4a1d9aae6dd533190dc2af23d53b3b3d73208326dccfa2993d05411e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c38fed4a1d9aae6dd533190dc2af23d53b3b3d73208326dccfa2993d05411e", kill_on_drop: false }` [INFO] [stdout] d3c38fed4a1d9aae6dd533190dc2af23d53b3b3d73208326dccfa2993d05411e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 36d45f56afab663b1bee470b349688e24eb5ff670a99af3dd8ce4e8161550492 [INFO] running `Command { std: "docker" "start" "-a" "36d45f56afab663b1bee470b349688e24eb5ff670a99af3dd8ce4e8161550492", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rgui-c5034679c87c6871) [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" "36d45f56afab663b1bee470b349688e24eb5ff670a99af3dd8ce4e8161550492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d45f56afab663b1bee470b349688e24eb5ff670a99af3dd8ce4e8161550492", kill_on_drop: false }` [INFO] [stdout] 36d45f56afab663b1bee470b349688e24eb5ff670a99af3dd8ce4e8161550492