[INFO] cloning repository https://github.com/deifactor/catgirl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deifactor/catgirl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeifactor%2Fcatgirl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeifactor%2Fcatgirl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb1624ef4c9c2bbaa6d036d837deccf456fb838f [INFO] testing deifactor/catgirl 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%2Fdeifactor%2Fcatgirl" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deifactor/catgirl 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/deifactor/catgirl [INFO] finished tweaking git repo https://github.com/deifactor/catgirl [INFO] tweaked toml for git repo https://github.com/deifactor/catgirl written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/deifactor/catgirl 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 227c853978b1d23023634ce6dbe1f306cf0532a1c2d5a59c2210d207d6f8cfd5 [INFO] running `Command { std: "docker" "start" "-a" "227c853978b1d23023634ce6dbe1f306cf0532a1c2d5a59c2210d207d6f8cfd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "227c853978b1d23023634ce6dbe1f306cf0532a1c2d5a59c2210d207d6f8cfd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "227c853978b1d23023634ce6dbe1f306cf0532a1c2d5a59c2210d207d6f8cfd5", kill_on_drop: false }` [INFO] [stdout] 227c853978b1d23023634ce6dbe1f306cf0532a1c2d5a59c2210d207d6f8cfd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] ba3d7a53a5942292f9a178dde588c8e29184ab883a5531abb50b50924492b838 [INFO] running `Command { std: "docker" "start" "-a" "ba3d7a53a5942292f9a178dde588c8e29184ab883a5531abb50b50924492b838", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling flate2-crc v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling dirs v1.0.4 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling tui v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.5 [INFO] [stderr] Compiling mpd v0.0.12 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling id3 v0.2.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling mimi v0.1.2 (/opt/rustwide/workdir/mimi) [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling catgirl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/events.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | tx.send(Event::Input(clean_termion_event(evt))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/events.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | tx.send(Event::Tick); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.26s [INFO] running `Command { std: "docker" "inspect" "ba3d7a53a5942292f9a178dde588c8e29184ab883a5531abb50b50924492b838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3d7a53a5942292f9a178dde588c8e29184ab883a5531abb50b50924492b838", kill_on_drop: false }` [INFO] [stdout] ba3d7a53a5942292f9a178dde588c8e29184ab883a5531abb50b50924492b838 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 42c3a8e701acb7cd2347d28a5fb5db9d2960cd0d05d12756c083e81efb313de6 [INFO] running `Command { std: "docker" "start" "-a" "42c3a8e701acb7cd2347d28a5fb5db9d2960cd0d05d12756c083e81efb313de6", kill_on_drop: false }` [INFO] [stderr] Compiling catgirl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/events.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | tx.send(Event::Input(clean_termion_event(evt))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/events.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | tx.send(Event::Tick); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/catgirl-7998b7d341e2fa87) [INFO] running `Command { std: "docker" "inspect" "42c3a8e701acb7cd2347d28a5fb5db9d2960cd0d05d12756c083e81efb313de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c3a8e701acb7cd2347d28a5fb5db9d2960cd0d05d12756c083e81efb313de6", kill_on_drop: false }` [INFO] [stdout] 42c3a8e701acb7cd2347d28a5fb5db9d2960cd0d05d12756c083e81efb313de6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] e300e764deca9e0e2e31a56490c5b634e91163fa8693ec87b0fb4fddf86e3fd5 [INFO] running `Command { std: "docker" "start" "-a" "e300e764deca9e0e2e31a56490c5b634e91163fa8693ec87b0fb4fddf86e3fd5", 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] warning: unused `Result` that must be used [INFO] [stderr] --> src/events.rs:53:25 [INFO] [stderr] | [INFO] [stderr] 53 | tx.send(Event::Input(clean_termion_event(evt))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/events.rs:62:17 [INFO] [stderr] | [INFO] [stderr] 62 | tx.send(Event::Tick); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `catgirl` (bin "catgirl" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/catgirl-7998b7d341e2fa87) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test config::tests::empty_config_is_valid ... ok [INFO] [stdout] test config::tests::empty_tables_are_valid ... ok [INFO] [stdout] test config::tests::now_playing_can_override_playlist_song ... ok [INFO] [stdout] test config::tests::now_playing_defaults_to_playlist_song ... 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] running `Command { std: "docker" "inspect" "e300e764deca9e0e2e31a56490c5b634e91163fa8693ec87b0fb4fddf86e3fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e300e764deca9e0e2e31a56490c5b634e91163fa8693ec87b0fb4fddf86e3fd5", kill_on_drop: false }` [INFO] [stdout] e300e764deca9e0e2e31a56490c5b634e91163fa8693ec87b0fb4fddf86e3fd5