[INFO] cloning repository https://github.com/TeamPiped/sponsorblock-mirror [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeamPiped/sponsorblock-mirror" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamPiped%2Fsponsorblock-mirror", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamPiped%2Fsponsorblock-mirror'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a37a58b310723f20565b668847508ff62e0b93a7 [INFO] testing TeamPiped/sponsorblock-mirror against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamPiped%2Fsponsorblock-mirror" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TeamPiped/sponsorblock-mirror [INFO] finished tweaking git repo https://github.com/TeamPiped/sponsorblock-mirror [INFO] tweaked toml for git repo https://github.com/TeamPiped/sponsorblock-mirror written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TeamPiped/sponsorblock-mirror on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TeamPiped/sponsorblock-mirror 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ac842310044d424984cbcc7e40a1b1576bc68a7df01ef86f8a5aa3ad43f64b6 [INFO] running `Command { std: "docker" "start" "-a" "1ac842310044d424984cbcc7e40a1b1576bc68a7df01ef86f8a5aa3ad43f64b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ac842310044d424984cbcc7e40a1b1576bc68a7df01ef86f8a5aa3ad43f64b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ac842310044d424984cbcc7e40a1b1576bc68a7df01ef86f8a5aa3ad43f64b6", kill_on_drop: false }` [INFO] [stdout] 1ac842310044d424984cbcc7e40a1b1576bc68a7df01ef86f8a5aa3ad43f64b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d9e808f15041462225997e739428e5e54bbc948f82be3499312bb30734208b1 [INFO] running `Command { std: "docker" "start" "-a" "8d9e808f15041462225997e739428e5e54bbc948f82be3499312bb30734208b1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling pq-sys v0.7.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rocket v0.6.0-dev (https://github.com/SergioBenitez/Rocket#3a54d079) [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rocket_sync_db_pools v0.1.0 (https://github.com/SergioBenitez/Rocket#3a54d079) [INFO] [stderr] Compiling ref-swap v0.1.2 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0 (https://github.com/SergioBenitez/Rocket#3a54d079) [INFO] [stderr] Compiling rocket_http v0.6.0-dev (https://github.com/SergioBenitez/Rocket#3a54d079) [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling rocket_codegen v0.6.0-dev (https://github.com/SergioBenitez/Rocket#3a54d079) [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling migrations_internals v2.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling diesel v2.3.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling diesel_migrations v2.3.1 [INFO] [stderr] Compiling sponsorblock-mirror v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: task is being spawned outside an async context [INFO] [stdout] --> src/main.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | / tokio::spawn(async move { [INFO] [stdout] 89 | | loop { [INFO] [stdout] 90 | | interval.tick().await; [INFO] [stdout] 91 | | let mut lock_guard = LAST_UPDATE.lock().await; [INFO] [stdout] ... | [INFO] [stdout] 133 | | }); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] help: declare this function as `async fn` to require async execution [INFO] [stdout] --> src/main.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | fn rocket() -> Rocket { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#[launch]` call is here [INFO] [stdout] --> src/main.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[launch] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: apply `#[suppress(sync_spawn)]` before the item to suppress this lint [INFO] [stdout] = note: this warning originates in the attribute macro `launch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `sponsorTimes` should have a snake case name [INFO] [stdout] --> src/schema.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sponsorTimes (UUID) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `sponsor_times` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "8d9e808f15041462225997e739428e5e54bbc948f82be3499312bb30734208b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d9e808f15041462225997e739428e5e54bbc948f82be3499312bb30734208b1", kill_on_drop: false }` [INFO] [stdout] 8d9e808f15041462225997e739428e5e54bbc948f82be3499312bb30734208b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8beb94a98cabf1b8545d7c4cb3894458584660afbae3e836dd22c00d3fdc41b [INFO] running `Command { std: "docker" "start" "-a" "a8beb94a98cabf1b8545d7c4cb3894458584660afbae3e836dd22c00d3fdc41b", kill_on_drop: false }` [INFO] [stderr] Compiling sponsorblock-mirror v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: task is being spawned outside an async context [INFO] [stdout] --> src/main.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | / tokio::spawn(async move { [INFO] [stdout] 89 | | loop { [INFO] [stdout] 90 | | interval.tick().await; [INFO] [stdout] 91 | | let mut lock_guard = LAST_UPDATE.lock().await; [INFO] [stdout] ... | [INFO] [stdout] 133 | | }); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] help: declare this function as `async fn` to require async execution [INFO] [stdout] --> src/main.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | fn rocket() -> Rocket { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#[launch]` call is here [INFO] [stdout] --> src/main.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[launch] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: apply `#[suppress(sync_spawn)]` before the item to suppress this lint [INFO] [stdout] = note: this warning originates in the attribute macro `launch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `sponsorTimes` should have a snake case name [INFO] [stdout] --> src/schema.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | sponsorTimes (UUID) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `sponsor_times` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.20s [INFO] running `Command { std: "docker" "inspect" "a8beb94a98cabf1b8545d7c4cb3894458584660afbae3e836dd22c00d3fdc41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8beb94a98cabf1b8545d7c4cb3894458584660afbae3e836dd22c00d3fdc41b", kill_on_drop: false }` [INFO] [stdout] a8beb94a98cabf1b8545d7c4cb3894458584660afbae3e836dd22c00d3fdc41b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cfae3310aaad5ded5039dbe94a3847922cc4e6a2e5428acd89904c7a68e30fa7 [INFO] running `Command { std: "docker" "start" "-a" "cfae3310aaad5ded5039dbe94a3847922cc4e6a2e5428acd89904c7a68e30fa7", kill_on_drop: false }` [INFO] [stderr] warning: task is being spawned outside an async context [INFO] [stderr] --> src/main.rs:88:17 [INFO] [stderr] | [INFO] [stderr] 88 | / tokio::spawn(async move { [INFO] [stderr] 89 | | loop { [INFO] [stderr] 90 | | interval.tick().await; [INFO] [stderr] 91 | | let mut lock_guard = LAST_UPDATE.lock().await; [INFO] [stderr] ... | [INFO] [stderr] 133 | | }); [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] help: declare this function as `async fn` to require async execution [INFO] [stderr] --> src/main.rs:76:1 [INFO] [stderr] | [INFO] [stderr] 76 | fn rocket() -> Rocket { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: `#[launch]` call is here [INFO] [stderr] --> src/main.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | #[launch] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] = note: apply `#[suppress(sync_spawn)]` before the item to suppress this lint [INFO] [stderr] = note: this warning originates in the attribute macro `launch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: module `sponsorTimes` should have a snake case name [INFO] [stderr] --> src/schema.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | sponsorTimes (UUID) { [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `sponsor_times` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `sponsorblock-mirror` (bin "sponsorblock-mirror" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sponsorblock_mirror-09fa8d9ea71e6c14) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cfae3310aaad5ded5039dbe94a3847922cc4e6a2e5428acd89904c7a68e30fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfae3310aaad5ded5039dbe94a3847922cc4e6a2e5428acd89904c7a68e30fa7", kill_on_drop: false }` [INFO] [stdout] cfae3310aaad5ded5039dbe94a3847922cc4e6a2e5428acd89904c7a68e30fa7