[INFO] cloning repository https://github.com/BeLeap/pollapo-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeLeap/pollapo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fpollapo-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fpollapo-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35b945c8a62f4eb1488fa0d2235c8d7fe67d13e6
[INFO] checking BeLeap/pollapo-rs against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeLeap%2Fpollapo-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BeLeap/pollapo-rs
[INFO] finished tweaking git repo https://github.com/BeLeap/pollapo-rs
[INFO] tweaked toml for git repo https://github.com/BeLeap/pollapo-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BeLeap/pollapo-rs on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BeLeap/pollapo-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded serial_test v3.0.0
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded serial_test_derive v3.0.0
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded windows-targets v0.48.1
[INFO] [stderr]   Downloaded piz v0.5.1
[INFO] [stderr]   Downloaded codepage-437 v0.1.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded futures-lite v2.1.0
[INFO] [stderr]   Downloaded anstream v0.6.7
[INFO] [stderr]   Downloaded camino v1.1.1
[INFO] [stderr]   Downloaded indexmap v2.2.1
[INFO] [stderr]   Downloaded async_zip v0.0.16
[INFO] [stderr]   Downloaded reqwest v0.12.2
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.48
[INFO] [stderr]   Downloaded h2 v0.4.3
[INFO] [stderr]   Downloaded syn v1.0.104
[INFO] [stderr]   Downloaded tokio v1.21.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1573d5f55d665d6b5b0866e71f7f6059b53aa11fe43ded24b9436ec180b5eac9
[INFO] running `Command { std: "docker" "start" "-a" "1573d5f55d665d6b5b0866e71f7f6059b53aa11fe43ded24b9436ec180b5eac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1573d5f55d665d6b5b0866e71f7f6059b53aa11fe43ded24b9436ec180b5eac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1573d5f55d665d6b5b0866e71f7f6059b53aa11fe43ded24b9436ec180b5eac9", kill_on_drop: false }`
[INFO] [stdout] 1573d5f55d665d6b5b0866e71f7f6059b53aa11fe43ded24b9436ec180b5eac9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea7329a35d474259c61b93660f335dca12b048440fd42b393f45c24e56291efa
[INFO] running `Command { std: "docker" "start" "-a" "ea7329a35d474259c61b93660f335dca12b048440fd42b393f45c24e56291efa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.104
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]     Checking indexmap v2.2.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling camino v1.1.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking anstream v0.6.7
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking iana-time-zone v0.1.48
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking futures-lite v2.1.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]    Compiling codepage-437 v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling serial_test_derive v3.0.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tokio-stream v0.1.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking fslock v0.2.1
[INFO] [stderr]     Checking async_zip v0.0.16
[INFO] [stderr]     Checking piz v0.5.1
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.4.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serial_test v3.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.2
[INFO] [stderr]     Checking pollapo v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/cmds/install.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let path = tokio_test::block_on(install_dep_to_cache(
[INFO] [stdout]     |                                         -------------------- arguments to this function are incorrect
[INFO] [stdout] ...
[INFO] [stdout] 188 |             Some("cache_test"),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ expected `&str`, found `Option<&str>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&str`
[INFO] [stdout]                     found enum `std::option::Option<&str>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/cmds/install.rs:58:10
[INFO] [stdout]     |
[INFO] [stdout]  58 | async fn install_dep_to_cache(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 |     cache_dir: &str,
[INFO] [stdout]     |     ---------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `zip_tree`
[INFO] [stdout]   --> src/cmds/install.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let zip_tree = as_tree(zipball.entries()).unwrap_or_else(|err| {
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zip_tree`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dep`
[INFO] [stdout]   --> src/cmds/install.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dep: &str,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_dir`
[INFO] [stdout]   --> src/cmds/install.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     cache_dir: &str,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `zip_tree`
[INFO] [stdout]   --> src/cmds/install.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let zip_tree = as_tree(zipball.entries()).unwrap_or_else(|err| {
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zip_tree`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dep`
[INFO] [stdout]   --> src/cmds/install.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     dep: &str,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_dep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_dir`
[INFO] [stdout]   --> src/cmds/install.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     cache_dir: &str,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pollapo` (bin "pollapo" test) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: function `check_cache_hit` is never used
[INFO] [stdout]   --> src/cmds/install.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn check_cache_hit(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_cache` is never used
[INFO] [stdout]    --> src/cmds/install.rs:115:4
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn extract_cache(path: &std::path::PathBuf, dep: &str, target_dir: Option<&str>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_parent_by_depth` is never used
[INFO] [stdout]  --> src/utils/archive.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn get_parent_by_depth<P: AsRef<Path>>(filepath: P, depth: usize) -> PathBuf {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `strip` is never used
[INFO] [stdout]  --> src/utils/archive.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn strip<P: AsRef<Path>>(filepath: P, depth: usize) -> PathBuf {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ea7329a35d474259c61b93660f335dca12b048440fd42b393f45c24e56291efa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea7329a35d474259c61b93660f335dca12b048440fd42b393f45c24e56291efa", kill_on_drop: false }`
[INFO] [stdout] ea7329a35d474259c61b93660f335dca12b048440fd42b393f45c24e56291efa
