[INFO] cloning repository https://github.com/extrawurst/presentui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/extrawurst/presentui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fextrawurst%2Fpresentui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73eb6216a038c3396914998b000ab702613f2b67 [INFO] testing extrawurst/presentui 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%2Fextrawurst%2Fpresentui" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/extrawurst/presentui 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/extrawurst/presentui [INFO] finished tweaking git repo https://github.com/extrawurst/presentui [INFO] tweaked toml for git repo https://github.com/extrawurst/presentui written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/extrawurst/presentui 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-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] d5808c181a7bf299f56aaaf23a975f03b7b6587e1c69830e8354e17524d7e633 [INFO] running `Command { std: "docker" "start" "-a" "d5808c181a7bf299f56aaaf23a975f03b7b6587e1c69830e8354e17524d7e633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5808c181a7bf299f56aaaf23a975f03b7b6587e1c69830e8354e17524d7e633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5808c181a7bf299f56aaaf23a975f03b7b6587e1c69830e8354e17524d7e633", kill_on_drop: false }` [INFO] [stdout] d5808c181a7bf299f56aaaf23a975f03b7b6587e1c69830e8354e17524d7e633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 7a7e8b5bcfdadf588362f4dfcc3cc85c17f7ce954e6676f77611b171b009f943 [INFO] running `Command { std: "docker" "start" "-a" "7a7e8b5bcfdadf588362f4dfcc3cc85c17f7ce954e6676f77611b171b009f943", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling figlet-rs v0.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling minimad v0.6.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [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 signal-hook-registry v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossterm v0.17.4 [INFO] [stderr] Compiling backtrace v0.3.47 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.17 [INFO] [stderr] Compiling termimad v0.8.21 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling plist v0.5.5 [INFO] [stderr] Compiling ron v0.5.1 [INFO] [stderr] Compiling onig v5.0.0 [INFO] [stderr] Compiling syntect v4.1.1 [INFO] [stderr] Compiling presentui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.25s [INFO] running `Command { std: "docker" "inspect" "7a7e8b5bcfdadf588362f4dfcc3cc85c17f7ce954e6676f77611b171b009f943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7e8b5bcfdadf588362f4dfcc3cc85c17f7ce954e6676f77611b171b009f943", kill_on_drop: false }` [INFO] [stdout] 7a7e8b5bcfdadf588362f4dfcc3cc85c17f7ce954e6676f77611b171b009f943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] 8dc297bc7f6b34c4b18aad0fd36ca73352f79932f26e75215d6012020a25ef74 [INFO] running `Command { std: "docker" "start" "-a" "8dc297bc7f6b34c4b18aad0fd36ca73352f79932f26e75215d6012020a25ef74", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling presentui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.36s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/presentui-2c91eb5becd44454) [INFO] running `Command { std: "docker" "inspect" "8dc297bc7f6b34c4b18aad0fd36ca73352f79932f26e75215d6012020a25ef74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc297bc7f6b34c4b18aad0fd36ca73352f79932f26e75215d6012020a25ef74", kill_on_drop: false }` [INFO] [stdout] 8dc297bc7f6b34c4b18aad0fd36ca73352f79932f26e75215d6012020a25ef74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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] a2cf159c0edc1b3b629e06186dc18ff43cc6a8ea3ecf94245969b5006297d32e [INFO] running `Command { std: "docker" "start" "-a" "a2cf159c0edc1b3b629e06186dc18ff43cc6a8ea3ecf94245969b5006297d32e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/presentui-2c91eb5becd44454) [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" "a2cf159c0edc1b3b629e06186dc18ff43cc6a8ea3ecf94245969b5006297d32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2cf159c0edc1b3b629e06186dc18ff43cc6a8ea3ecf94245969b5006297d32e", kill_on_drop: false }` [INFO] [stdout] a2cf159c0edc1b3b629e06186dc18ff43cc6a8ea3ecf94245969b5006297d32e