[INFO] fetching crate kirjat-rs 0.7.1... [INFO] checking kirjat-rs-0.7.1 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate kirjat-rs 0.7.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate kirjat-rs 0.7.1 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kirjat-rs 0.7.1 [INFO] finished tweaking crates.io crate kirjat-rs 0.7.1 [INFO] tweaked toml for crates.io crate kirjat-rs 0.7.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate kirjat-rs 0.7.1 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-platform v0.1.4 [INFO] [stderr] Downloaded quanta v0.11.1 [INFO] [stderr] Downloaded openssl v0.10.58 [INFO] [stderr] Downloaded openssl-sys v0.9.94 [INFO] [stderr] Downloaded moka v0.9.9 [INFO] [stderr] Downloaded triomphe v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc32d868c7b8d0df2edfbb028375a195f57e31c4532542b136988d1e6e378a83 [INFO] running `Command { std: "docker" "start" "-a" "bc32d868c7b8d0df2edfbb028375a195f57e31c4532542b136988d1e6e378a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc32d868c7b8d0df2edfbb028375a195f57e31c4532542b136988d1e6e378a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc32d868c7b8d0df2edfbb028375a195f57e31c4532542b136988d1e6e378a83", kill_on_drop: false }` [INFO] [stdout] bc32d868c7b8d0df2edfbb028375a195f57e31c4532542b136988d1e6e378a83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a7b9ac9c70b94a499dc01e145516228d7dfbd2445fd36efa5e2640ac16853ec [INFO] running `Command { std: "docker" "start" "-a" "0a7b9ac9c70b94a499dc01e145516228d7dfbd2445fd36efa5e2640ac16853ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.58 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.94 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking quanta v0.11.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking triomphe v0.1.9 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking scraper v0.13.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking kirjat-rs v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `inst` [INFO] [stdout] --> src/sources/mod.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | let inst = super::get_instance(prov); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_inst` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kirjat::features` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use kirjat::features; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kirjat::features` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use kirjat::features; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.48s [INFO] running `Command { std: "docker" "inspect" "0a7b9ac9c70b94a499dc01e145516228d7dfbd2445fd36efa5e2640ac16853ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a7b9ac9c70b94a499dc01e145516228d7dfbd2445fd36efa5e2640ac16853ec", kill_on_drop: false }` [INFO] [stdout] 0a7b9ac9c70b94a499dc01e145516228d7dfbd2445fd36efa5e2640ac16853ec [INFO] checking kirjat-rs-0.7.1 against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] extracting crate kirjat-rs 0.7.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate kirjat-rs 0.7.1 on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kirjat-rs 0.7.1 [INFO] finished tweaking crates.io crate kirjat-rs 0.7.1 [INFO] tweaked toml for crates.io crate kirjat-rs 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate kirjat-rs 0.7.1 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdb4cf1ab9ed85681c04d3f4246a2266d96a998008901160ee8d916bf6d61503 [INFO] running `Command { std: "docker" "start" "-a" "bdb4cf1ab9ed85681c04d3f4246a2266d96a998008901160ee8d916bf6d61503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdb4cf1ab9ed85681c04d3f4246a2266d96a998008901160ee8d916bf6d61503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb4cf1ab9ed85681c04d3f4246a2266d96a998008901160ee8d916bf6d61503", kill_on_drop: false }` [INFO] [stdout] bdb4cf1ab9ed85681c04d3f4246a2266d96a998008901160ee8d916bf6d61503 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3f29f08c198fcc16078991f02f61dbff699fc3a8e1309822fba126bbf1538bb [INFO] running `Command { std: "docker" "start" "-a" "a3f29f08c198fcc16078991f02f61dbff699fc3a8e1309822fba126bbf1538bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling openssl v0.10.58 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.94 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking quanta v0.11.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking triomphe v0.1.9 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking scraper v0.13.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking kirjat-rs v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | let scraper_instance = sources::get_instance(*scraper); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:88:58 [INFO] [stdout] | [INFO] [stdout] 88 | let scraper_instance = sources::get_instance(*scraper); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/sources/sanomapro.rs:113:58 [INFO] [stdout] | [INFO] [stdout] 113 | ... let handles = arr.iter().map(|hit| async move { [INFO] [stdout] | ________________________________________________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 114 | | ... match hit { [INFO] [stdout] 115 | | ... serde_json::Value::Object(map) => { [INFO] [stdout] 116 | | ... if [INFO] [stdout] ... | [INFO] [stdout] 160 | | ... return None; [INFO] [stdout] 161 | | ... }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_______________________expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(&serde_json::Value) -> _` [INFO] [stdout] found function signature `fn(serde_json::Value) -> _` [INFO] [stdout] note: required by a bound in `std::iter::Iterator::map` [INFO] [stdout] --> /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/core/src/iter/traits/iterator.rs:762:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/sources/sanomapro.rs:113:58 [INFO] [stdout] | [INFO] [stdout] 113 | ... let handles = arr.iter().map(|hit| async move { [INFO] [stdout] | ________________________________________________---_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 114 | | ... match hit { [INFO] [stdout] 115 | | ... serde_json::Value::Object(map) => { [INFO] [stdout] 116 | | ... if [INFO] [stdout] ... | [INFO] [stdout] 160 | | ... return None; [INFO] [stdout] 161 | | ... }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_______________________expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(&serde_json::Value) -> _` [INFO] [stdout] found function signature `fn(serde_json::Value) -> _` [INFO] [stdout] note: required by a bound in `std::iter::Iterator::map` [INFO] [stdout] --> /rustc/8a6640bd72b80869b16392026cb3aa8ce8e3f9b7/library/core/src/iter/traits/iterator.rs:762:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/sources/sanomapro.rs:162:37 [INFO] [stdout] | [INFO] [stdout] 162 | ... let k = futures::future::join_all(handles).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(&serde_json::Value) -> _` [INFO] [stdout] found function signature `fn(serde_json::Value) -> _` [INFO] [stdout] = note: required for `std::iter::Map, {async closure@src/sources/sanomapro.rs:113:58: 113:63}>` to implement `Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/sources/sanomapro.rs:162:37 [INFO] [stdout] | [INFO] [stdout] 162 | ... let k = futures::future::join_all(handles).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | found signature defined here [INFO] [stdout] | [INFO] [stdout] = note: expected function signature `fn(&serde_json::Value) -> _` [INFO] [stdout] found function signature `fn(serde_json::Value) -> _` [INFO] [stdout] = note: required for `std::iter::Map, {async closure@src/sources/sanomapro.rs:113:58: 113:63}>` to implement `Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Vec<_>` [INFO] [stdout] --> src/sources/sanomapro.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | ... let k = futures::future::join_all(handles).await; [INFO] [stdout] | ^ [INFO] [stdout] 163 | ... return Ok(k.iter().filter(|o| o.is_some()).map(|k| k.clone().unwrap()).collect()); [INFO] [stdout] | ------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `k` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 162 | let k: Vec<_> = futures::future::join_all(handles).await; [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Vec<_>` [INFO] [stdout] --> src/sources/sanomapro.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | ... let k = futures::future::join_all(handles).await; [INFO] [stdout] | ^ [INFO] [stdout] 163 | ... return Ok(k.iter().filter(|o| o.is_some()).map(|k| k.clone().unwrap()).collect()); [INFO] [stdout] | ------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `k` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 162 | let k: Vec<_> = futures::future::join_all(handles).await; [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inst` [INFO] [stdout] --> src/sources/mod.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | let inst = super::get_instance(prov); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_inst` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0631. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0631. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kirjat-rs` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kirjat-rs` (lib test) due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a3f29f08c198fcc16078991f02f61dbff699fc3a8e1309822fba126bbf1538bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f29f08c198fcc16078991f02f61dbff699fc3a8e1309822fba126bbf1538bb", kill_on_drop: false }` [INFO] [stdout] a3f29f08c198fcc16078991f02f61dbff699fc3a8e1309822fba126bbf1538bb