[INFO] cloning repository https://github.com/Acizza/anup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Acizza/anup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fanup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fanup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 221c066c71a4ffab1991ee8f33f93270d7f868b0 [INFO] testing Acizza/anup against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fanup" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Acizza/anup on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Acizza/anup [INFO] finished tweaking git repo https://github.com/Acizza/anup [INFO] tweaked toml for git repo https://github.com/Acizza/anup written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Acizza/anup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Acizza/tui-utils` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_derive v0.1.7 [INFO] [stderr] Downloaded wildmatch v2.1.0 [INFO] [stderr] Downloaded attohttpc v0.18.0 [INFO] [stderr] Downloaded argh_shared v0.1.7 [INFO] [stderr] Downloaded argh v0.1.7 [INFO] [stderr] Downloaded tui v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75608386339cadb50892235ef48392dab099aa7eac9f74b64c6121ea241e823d [INFO] running `Command { std: "docker" "start" "-a" "75608386339cadb50892235ef48392dab099aa7eac9f74b64c6121ea241e823d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75608386339cadb50892235ef48392dab099aa7eac9f74b64c6121ea241e823d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75608386339cadb50892235ef48392dab099aa7eac9f74b64c6121ea241e823d", kill_on_drop: false }` [INFO] [stdout] 75608386339cadb50892235ef48392dab099aa7eac9f74b64c6121ea241e823d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b06442afeaf24f4b1a5d0c5e69dcb97f5ae182917bc1f2afa02c2a03de406214 [INFO] running `Command { std: "docker" "start" "-a" "b06442afeaf24f4b1a5d0c5e69dcb97f5ae182917bc1f2afa02c2a03de406214", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling tui-utils v0.11.0 (https://github.com/Acizza/tui-utils?rev=0.11.0#fab0bdfd) [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ron v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling attohttpc v0.18.0 [INFO] [stderr] Compiling anime v0.1.0 (/opt/rustwide/workdir/anime) [INFO] [stderr] Compiling anup v0.4.0 (/opt/rustwide/workdir/anup) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.76s [INFO] running `Command { std: "docker" "inspect" "b06442afeaf24f4b1a5d0c5e69dcb97f5ae182917bc1f2afa02c2a03de406214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b06442afeaf24f4b1a5d0c5e69dcb97f5ae182917bc1f2afa02c2a03de406214", kill_on_drop: false }` [INFO] [stdout] b06442afeaf24f4b1a5d0c5e69dcb97f5ae182917bc1f2afa02c2a03de406214 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e99b2aec75d1e799f85d29251f559a5293ae7800bf56a94a117877930ff629e9 [INFO] running `Command { std: "docker" "start" "-a" "e99b2aec75d1e799f85d29251f559a5293ae7800bf56a94a117877930ff629e9", kill_on_drop: false }` [INFO] [stderr] Compiling anime v0.1.0 (/opt/rustwide/workdir/anime) [INFO] [stderr] Compiling anup v0.4.0 (/opt/rustwide/workdir/anup) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.26s [INFO] running `Command { std: "docker" "inspect" "e99b2aec75d1e799f85d29251f559a5293ae7800bf56a94a117877930ff629e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99b2aec75d1e799f85d29251f559a5293ae7800bf56a94a117877930ff629e9", kill_on_drop: false }` [INFO] [stdout] e99b2aec75d1e799f85d29251f559a5293ae7800bf56a94a117877930ff629e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5187fb714359b44b9a8812b3111eff42978c9567815b507470302821d8bda812 [INFO] running `Command { std: "docker" "start" "-a" "5187fb714359b44b9a8812b3111eff42978c9567815b507470302821d8bda812", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.58s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/anime-1162f1d5f2235424) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test local::detect::tests::custom_pattern_detection ... ok [INFO] [stdout] test local::detect::tests::title_detection ... ok [INFO] [stdout] test local::detect::tests::ambiguous_episode_format_detection ... ok [INFO] [stdout] test local::detect::tests::episode_format_detection ... 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 (/opt/rustwide/target/debug/deps/anup-d513c247ecdc26bb) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test key::tests::valid_keys ... ok [INFO] [stdout] test tui::component::main_panel::add_series::tests::found_episodes_str_detection ... ok [INFO] [stdout] test series::tests::nickname_generation ... ok [INFO] [stdout] test tui::component::prompt::command::tests::test_shell_words ... ok [INFO] [stdout] test user::tests::duplicate_users ... ok [INFO] [stdout] test tui::component::prompt::command::tests::test_commands ... ok [INFO] [stdout] test key::tests::invalid_keys - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests anime [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/local/detect/mod.rs - local::detect::CustomPattern (line 210) ... ok [INFO] [stdout] test src/remote/mod.rs - remote::AccessToken::decode (line 412) ... ok [INFO] [stdout] test src/local/detect/mod.rs - local::detect::EpisodeParser::parse (line 76) ... ok [INFO] [stdout] test src/local/detect/mod.rs - local::detect::EpisodeParser::custom (line 54) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5187fb714359b44b9a8812b3111eff42978c9567815b507470302821d8bda812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5187fb714359b44b9a8812b3111eff42978c9567815b507470302821d8bda812", kill_on_drop: false }` [INFO] [stdout] 5187fb714359b44b9a8812b3111eff42978c9567815b507470302821d8bda812