[INFO] fetching crate flippico-cache 0.1.3...
[INFO] testing flippico-cache-0.1.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate flippico-cache 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate flippico-cache 0.1.3
[INFO] finished tweaking crates.io crate flippico-cache 0.1.3
[INFO] tweaked toml for crates.io crate flippico-cache 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flippico-cache 0.1.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flippico-cache 0.1.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c80dc71d443eb934093466d7c4b46c240d59ec126327e6439797f67e3fd248d
[INFO] running `Command { std: "docker" "start" "-a" "0c80dc71d443eb934093466d7c4b46c240d59ec126327e6439797f67e3fd248d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c80dc71d443eb934093466d7c4b46c240d59ec126327e6439797f67e3fd248d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c80dc71d443eb934093466d7c4b46c240d59ec126327e6439797f67e3fd248d", kill_on_drop: false }`
[INFO] [stdout] 0c80dc71d443eb934093466d7c4b46c240d59ec126327e6439797f67e3fd248d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e506ca51a61d951558b15372d067f763db8880f343acf858b445335587064704
[INFO] running `Command { std: "docker" "start" "-a" "e506ca51a61d951558b15372d067f763db8880f343acf858b445335587064704", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling redis v0.32.5
[INFO] [stderr]    Compiling flippico-cache v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.76s
[INFO] running `Command { std: "docker" "inspect" "e506ca51a61d951558b15372d067f763db8880f343acf858b445335587064704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e506ca51a61d951558b15372d067f763db8880f343acf858b445335587064704", kill_on_drop: false }`
[INFO] [stdout] e506ca51a61d951558b15372d067f763db8880f343acf858b445335587064704
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6941f4dfc0dde6be13fb42ed6ac5c1fe5a6d63b47bbe04268c0832830bd04f5
[INFO] running `Command { std: "docker" "start" "-a" "f6941f4dfc0dde6be13fb42ed6ac5c1fe5a6d63b47bbe04268c0832830bd04f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling flippico-cache v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0271]: expected `{closure@lib.rs:61:24}` to return `Pin<Box<dyn Future<Output = ()> + Send + Sync>>`, but it returns `()`
[INFO] [stdout]   --> src/lib.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |           let sub_clbk = move |msg: ChannelMessage| {
[INFO] [stdout]    |                          -------------------------- this closure
[INFO] [stdout] ...
[INFO] [stdout] 64 | /             if let Ok(mut tx_guard) = tx.lock() {
[INFO] [stdout] 65 | |                 if let Some(sender) = tx_guard.take() {
[INFO] [stdout] 66 | |                     let _ = sender.send(());
[INFO] [stdout] 67 | |                 }
[INFO] [stdout] 68 | |             }
[INFO] [stdout]    | |_____________^ expected `Pin<Box<...>>`, found `()`
[INFO] [stdout] ...
[INFO] [stdout] 74 |                   subscriber_cache.subscribe(Box::new(sub_clbk), SubscriptionChannel::BajkomatApi);
[INFO] [stdout]    |                                              ------------------ closure used here
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Pin<Box<(dyn futures_util::Future<Output = ()> + std::marker::Send + Sync + 'static)>>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout]    = note: required for the cast from `Box<{closure@src/lib.rs:61:24: 61:50}>` to `Box<dyn Fn(ChannelMessage) -> Pin<Box<...>> + Send + Sync>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/flippico_cache-186a23d169920a28.long-type-15643937791422793027.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flippico-cache` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f6941f4dfc0dde6be13fb42ed6ac5c1fe5a6d63b47bbe04268c0832830bd04f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6941f4dfc0dde6be13fb42ed6ac5c1fe5a6d63b47bbe04268c0832830bd04f5", kill_on_drop: false }`
[INFO] [stdout] f6941f4dfc0dde6be13fb42ed6ac5c1fe5a6d63b47bbe04268c0832830bd04f5
