[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] 7964bf3c22cb139a705f7ff90f5c229c553650ba [INFO] testing Acizza/anup against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fanup" "/workspace/builds/worker-72/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-72/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Acizza/anup on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-72/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2785a1a90e9bfbf43890f784b61c90211009fc3a66b05a645ccab79a6ab8df54 [INFO] running `Command { std: "docker" "start" "-a" "2785a1a90e9bfbf43890f784b61c90211009fc3a66b05a645ccab79a6ab8df54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2785a1a90e9bfbf43890f784b61c90211009fc3a66b05a645ccab79a6ab8df54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2785a1a90e9bfbf43890f784b61c90211009fc3a66b05a645ccab79a6ab8df54", kill_on_drop: false }` [INFO] [stdout] 2785a1a90e9bfbf43890f784b61c90211009fc3a66b05a645ccab79a6ab8df54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b5a17425d459d41185c70af511147ba9b5cd900c7ec0000e08c6ad43542aacd [INFO] running `Command { std: "docker" "start" "-a" "8b5a17425d459d41185c70af511147ba9b5cd900c7ec0000e08c6ad43542aacd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.10 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [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 webpki-roots v0.22.0 [INFO] [stderr] Compiling rustls v0.20.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling argh v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling ron v0.6.5 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling bincode v1.3.3 [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 4m 51s [INFO] running `Command { std: "docker" "inspect" "8b5a17425d459d41185c70af511147ba9b5cd900c7ec0000e08c6ad43542aacd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b5a17425d459d41185c70af511147ba9b5cd900c7ec0000e08c6ad43542aacd", kill_on_drop: false }` [INFO] [stdout] 8b5a17425d459d41185c70af511147ba9b5cd900c7ec0000e08c6ad43542aacd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63025eb634dc2f76251968295c8ed4a9e49fcaa3422a4ef230339e20f8d71b5c [INFO] running `Command { std: "docker" "start" "-a" "63025eb634dc2f76251968295c8ed4a9e49fcaa3422a4ef230339e20f8d71b5c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 1m 01s [INFO] running `Command { std: "docker" "inspect" "63025eb634dc2f76251968295c8ed4a9e49fcaa3422a4ef230339e20f8d71b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63025eb634dc2f76251968295c8ed4a9e49fcaa3422a4ef230339e20f8d71b5c", kill_on_drop: false }` [INFO] [stdout] 63025eb634dc2f76251968295c8ed4a9e49fcaa3422a4ef230339e20f8d71b5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbee1263a6011e3b20f80f8e99332508875dfd606f61becdd25241340fb01cd0 [INFO] running `Command { std: "docker" "start" "-a" "dbee1263a6011e3b20f80f8e99332508875dfd606f61becdd25241340fb01cd0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/anime-3b89de6ca5a2b60d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test local::detect::tests::custom_pattern_detection ... ok [INFO] [stdout] test local::detect::tests::ambiguous_episode_format_detection ... ok [INFO] [stdout] test local::detect::tests::title_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.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/anup-4656f9c5626fa43f) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tui::component::main_panel::add_series::tests::found_episodes_str_detection ... ok [INFO] [stdout] test key::tests::valid_keys ... ok [INFO] [stdout] test series::tests::nickname_generation ... ok [INFO] [stdout] test tui::component::prompt::command::tests::test_shell_words ... ok [INFO] [stdout] test tui::component::prompt::command::tests::test_commands ... ok [INFO] [stdout] test user::tests::duplicate_users ... 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.03s [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::custom (line 54) ... ok [INFO] [stdout] test src/local/detect/mod.rs - local::detect::EpisodeParser::parse (line 76) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dbee1263a6011e3b20f80f8e99332508875dfd606f61becdd25241340fb01cd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbee1263a6011e3b20f80f8e99332508875dfd606f61becdd25241340fb01cd0", kill_on_drop: false }` [INFO] [stdout] dbee1263a6011e3b20f80f8e99332508875dfd606f61becdd25241340fb01cd0