[INFO] cloning repository https://github.com/EmilLindfors/async_sqlite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EmilLindfors/async_sqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilLindfors%2Fasync_sqlite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilLindfors%2Fasync_sqlite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bf52cbb875a7534a55acef7d8c2cfe3ba4c62a2 [INFO] building EmilLindfors/async_sqlite against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmilLindfors%2Fasync_sqlite" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/EmilLindfors/async_sqlite [INFO] finished tweaking git repo https://github.com/EmilLindfors/async_sqlite [INFO] tweaked toml for git repo https://github.com/EmilLindfors/async_sqlite written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EmilLindfors/async_sqlite on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/EmilLindfors/async_sqlite 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 39 packages to latest compatible versions [INFO] [stderr] Adding bytemuck v1.23.2 [INFO] [stderr] Adding color_quant v1.1.0 [INFO] [stderr] Adding core-foundation v0.9.4 [INFO] [stderr] Adding core-graphics v0.23.2 [INFO] [stderr] Adding core-graphics-types v0.1.3 [INFO] [stderr] Adding core-text v20.1.0 [INFO] [stderr] Adding crc32fast v1.5.0 [INFO] [stderr] Adding dirs v5.0.1 [INFO] [stderr] Adding dirs-sys v0.4.1 [INFO] [stderr] Adding dlib v0.5.2 [INFO] [stderr] Adding dwrote v0.11.4 [INFO] [stderr] Adding fdeflate v0.3.7 [INFO] [stderr] Adding flate2 v1.0.35 (available: v1.1.2) [INFO] [stderr] Adding float-ord v0.3.2 [INFO] [stderr] Adding font-kit v0.14.2 (available: v0.14.3) [INFO] [stderr] Adding foreign-types v0.5.0 [INFO] [stderr] Adding foreign-types-macros v0.2.3 [INFO] [stderr] Adding foreign-types-shared v0.3.1 [INFO] [stderr] Adding freetype-sys v0.20.1 [INFO] [stderr] Adding gif v0.12.0 [INFO] [stderr] Adding image v0.24.9 [INFO] [stderr] Adding jpeg-decoder v0.3.2 [INFO] [stderr] Adding lazy_static v1.5.0 [INFO] [stderr] Adding libloading v0.8.9 [INFO] [stderr] Adding libredox v0.1.10 [INFO] [stderr] Adding option-ext v0.2.0 [INFO] [stderr] Adding pathfinder_geometry v0.5.1 [INFO] [stderr] Adding pathfinder_simd v0.5.5 [INFO] [stderr] Adding plotters-bitmap v0.3.7 [INFO] [stderr] Adding png v0.17.16 [INFO] [stderr] Adding redox_users v0.4.6 [INFO] [stderr] Adding rustc_version v0.4.1 [INFO] [stderr] Adding semver v1.0.27 [INFO] [stderr] Adding simd-adler32 v0.3.7 [INFO] [stderr] Adding ttf-parser v0.20.0 [INFO] [stderr] Adding weezl v0.1.10 [INFO] [stderr] Adding windows-link v0.2.0 [INFO] [stderr] Adding wio v0.2.2 [INFO] [stderr] Adding yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-interface v0.57.0 [INFO] [stderr] Downloaded windows-core v0.57.0 [INFO] [stderr] Downloaded windows-implement v0.57.0 [INFO] [stderr] Downloaded fallible-iterator v0.3.0 [INFO] [stderr] Downloaded oorandom v11.1.4 [INFO] [stderr] Downloaded async-net v2.0.0 [INFO] [stderr] Downloaded is-terminal v0.4.13 [INFO] [stderr] Downloaded async-process v2.3.0 [INFO] [stderr] Downloaded windows-result v0.1.2 [INFO] [stderr] Downloaded r2d2 v0.8.10 [INFO] [stderr] Downloaded serde v1.0.213 [INFO] [stderr] Downloaded r2d2_sqlite v0.25.0 [INFO] [stderr] Downloaded libredox v0.1.10 [INFO] [stderr] Downloaded anstyle v1.0.9 [INFO] [stderr] Downloaded libloading v0.8.9 [INFO] [stderr] Downloaded smol v1.3.0 [INFO] [stderr] Downloaded bytemuck v1.23.2 [INFO] [stderr] Downloaded polling v3.7.3 [INFO] [stderr] Downloaded async-io v2.3.4 [INFO] [stderr] Downloaded sysinfo v0.32.0 [INFO] [stderr] Downloaded semver v1.0.27 [INFO] [stderr] Downloaded smol v2.0.2 [INFO] [stderr] Downloaded pathfinder_simd v0.5.5 [INFO] [stderr] Downloaded value-bag v1.10.0 [INFO] [stderr] Downloaded ttf-parser v0.20.0 [INFO] [stderr] Downloaded rusqlite v0.32.1 [INFO] [stderr] Downloaded rustix v0.38.38 [INFO] [stderr] Downloaded serde_derive v1.0.213 [INFO] [stderr] Downloaded font-kit v0.14.2 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded async-fs v2.1.2 [INFO] [stderr] Downloaded async-net v1.8.0 [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded core-text v20.1.0 [INFO] [stderr] Downloaded wio v0.2.2 [INFO] [stderr] Downloaded dwrote v0.11.4 [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded pathfinder_geometry v0.5.1 [INFO] [stderr] Downloaded plotters-bitmap v0.3.7 [INFO] [stderr] Downloaded fallible-streaming-iterator v0.1.9 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Downloaded gif v0.12.0 [INFO] [stderr] Downloaded regex-automata v0.4.8 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [INFO] [stderr] Downloaded windows v0.57.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 591f05c401195922fb4a0341c943c5e6b92c32bd129303a5f5a7229c80593134 [INFO] running `Command { std: "docker" "start" "-a" "591f05c401195922fb4a0341c943c5e6b92c32bd129303a5f5a7229c80593134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "591f05c401195922fb4a0341c943c5e6b92c32bd129303a5f5a7229c80593134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "591f05c401195922fb4a0341c943c5e6b92c32bd129303a5f5a7229c80593134", kill_on_drop: false }` [INFO] [stdout] 591f05c401195922fb4a0341c943c5e6b92c32bd129303a5f5a7229c80593134 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c693443ad29105b4311ac63c8f96cf077ec49b8aa74e513cc7c2be0bd38b375d [INFO] running `Command { std: "docker" "start" "-a" "c693443ad29105b4311ac63c8f96cf077ec49b8aa74e513cc7c2be0bd38b375d", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling r2d2_sqlite v0.25.0 [INFO] [stderr] Compiling async_sqlite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/lib.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | crossbeam::scope(|s| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/spawn.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn spawn_blocking(f: F) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 9 - async fn spawn_blocking(f: F) -> Result [INFO] [stdout] 9 + fn spawn_blocking(f: F) -> impl std::future::Future> + Send [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/spawn.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | async fn spawn_blocking_local(f: F) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 17 - async fn spawn_blocking_local(f: F) -> Result [INFO] [stdout] 17 + fn spawn_blocking_local(f: F) -> impl std::future::Future> + Send [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.50s [INFO] running `Command { std: "docker" "inspect" "c693443ad29105b4311ac63c8f96cf077ec49b8aa74e513cc7c2be0bd38b375d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c693443ad29105b4311ac63c8f96cf077ec49b8aa74e513cc7c2be0bd38b375d", kill_on_drop: false }` [INFO] [stdout] c693443ad29105b4311ac63c8f96cf077ec49b8aa74e513cc7c2be0bd38b375d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef020ba2523ab3d27e449c3e41f861c590ce20b617bdd2ef13e0ed8ce672c15c [INFO] running `Command { std: "docker" "start" "-a" "ef020ba2523ab3d27e449c3e41f861c590ce20b617bdd2ef13e0ed8ce672c15c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling sysinfo v0.32.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling r2d2_sqlite v0.25.0 [INFO] [stderr] Compiling async_sqlite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/lib.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | crossbeam::scope(|s| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/spawn.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn spawn_blocking(f: F) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 9 - async fn spawn_blocking(f: F) -> Result [INFO] [stdout] 9 + fn spawn_blocking(f: F) -> impl std::future::Future> + Send [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/spawn.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | async fn spawn_blocking_local(f: F) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 17 - async fn spawn_blocking_local(f: F) -> Result [INFO] [stdout] 17 + fn spawn_blocking_local(f: F) -> impl std::future::Future> + Send [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thiserror::Error` [INFO] [stdout] --> src/lib.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use thiserror::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/lib.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | crossbeam::scope(|s| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/spawn.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn spawn_blocking(f: F) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] = note: `#[warn(async_fn_in_trait)]` on by default [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 9 - async fn spawn_blocking(f: F) -> Result [INFO] [stdout] 9 + fn spawn_blocking(f: F) -> impl std::future::Future> + Send [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified [INFO] [stdout] --> src/spawn.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | async fn spawn_blocking_local(f: F) -> Result [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future` [INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change [INFO] [stdout] | [INFO] [stdout] 17 - async fn spawn_blocking_local(f: F) -> Result [INFO] [stdout] 17 + fn spawn_blocking_local(f: F) -> impl std::future::Future> + Send [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.60s [INFO] running `Command { std: "docker" "inspect" "ef020ba2523ab3d27e449c3e41f861c590ce20b617bdd2ef13e0ed8ce672c15c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef020ba2523ab3d27e449c3e41f861c590ce20b617bdd2ef13e0ed8ce672c15c", kill_on_drop: false }` [INFO] [stdout] ef020ba2523ab3d27e449c3e41f861c590ce20b617bdd2ef13e0ed8ce672c15c