[INFO] cloning repository https://github.com/b04902036/rust-urlshortener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b04902036/rust-urlshortener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb04902036%2Frust-urlshortener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb04902036%2Frust-urlshortener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22560bbc985f574062764364770bf30c19ec0fb6 [INFO] checking b04902036/rust-urlshortener against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb04902036%2Frust-urlshortener" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/b04902036/rust-urlshortener on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/b04902036/rust-urlshortener [INFO] finished tweaking git repo https://github.com/b04902036/rust-urlshortener [INFO] tweaked toml for git repo https://github.com/b04902036/rust-urlshortener written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/b04902036/rust-urlshortener 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.78 [INFO] [stderr] Downloaded rocket_db_pools_codegen v0.1.0 [INFO] [stderr] Downloaded rocket_db_pools v0.1.0 [INFO] [stderr] Downloaded mysql_async v0.32.2 [INFO] [stderr] Downloaded mysql_common v0.30.6 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 194ea9b9c38dfacbe6a7fa264eb6e5555dfa5b89ea68eca1301efbe83100d127 [INFO] running `Command { std: "docker" "start" "-a" "194ea9b9c38dfacbe6a7fa264eb6e5555dfa5b89ea68eca1301efbe83100d127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "194ea9b9c38dfacbe6a7fa264eb6e5555dfa5b89ea68eca1301efbe83100d127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194ea9b9c38dfacbe6a7fa264eb6e5555dfa5b89ea68eca1301efbe83100d127", kill_on_drop: false }` [INFO] [stdout] 194ea9b9c38dfacbe6a7fa264eb6e5555dfa5b89ea68eca1301efbe83100d127 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44255a51916ab37c43b25aba1bf277ce441376631495086bd7ad5c50db1a6ce2 [INFO] running `Command { std: "docker" "start" "-a" "44255a51916ab37c43b25aba1bf277ce441376631495086bd7ad5c50db1a6ce2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling figment v0.10.15 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking scoped-futures v0.1.3 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling diesel_derives v2.1.3 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Checking redis v0.20.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking deadpool-runtime v0.1.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Checking r2d2_redis v0.14.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking diesel v2.1.5 [INFO] [stderr] Checking toml_edit v0.22.7 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking toml v0.8.11 [INFO] [stderr] Checking mysql_async v0.32.2 [INFO] [stderr] Checking diesel-async v0.4.1 [INFO] [stderr] Checking rocket_db_pools v0.1.0 [INFO] [stderr] Checking urlshortener v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `r2d2` is imported redundantly [INFO] [stdout] --> src/database/r2d2_redis.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use r2d2; [INFO] [stdout] | ^^^^ the item `r2d2` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `config` is imported redundantly [INFO] [stdout] --> src/id_generator/random.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | use super::*; [INFO] [stdout] | -------- the item `config` is already imported here [INFO] [stdout] 32 | use crate::config; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `response` is imported redundantly [INFO] [stdout] --> src/routes/response.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rocket::response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use rocket::response::{Responder, Response}; [INFO] [stdout] 4 | use rocket::*; [INFO] [stdout] | --------- the item `response` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Response` is imported redundantly [INFO] [stdout] --> src/routes/response.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use rocket::response::{Responder, Response}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 4 | use rocket::*; [INFO] [stdout] | --------- the item `Response` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `r2d2` is imported redundantly [INFO] [stdout] --> src/database/r2d2_redis.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use r2d2; [INFO] [stdout] | ^^^^ the item `r2d2` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `response` is imported redundantly [INFO] [stdout] --> src/routes/response.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rocket::response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use rocket::response::{Responder, Response}; [INFO] [stdout] 4 | use rocket::*; [INFO] [stdout] | --------- the item `response` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Response` is imported redundantly [INFO] [stdout] --> src/routes/response.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use rocket::response::{Responder, Response}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 4 | use rocket::*; [INFO] [stdout] | --------- the item `Response` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `r2d2` is imported redundantly [INFO] [stdout] --> src/database/r2d2_redis.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use r2d2; [INFO] [stdout] | ^^^^ the item `r2d2` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `response` is imported redundantly [INFO] [stdout] --> src/routes/response.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rocket::response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use rocket::response::{Responder, Response}; [INFO] [stdout] 4 | use rocket::*; [INFO] [stdout] | --------- the item `response` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Response` is imported redundantly [INFO] [stdout] --> src/routes/response.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use rocket::response::{Responder, Response}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 4 | use rocket::*; [INFO] [stdout] | --------- the item `Response` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `r2d2` is imported redundantly [INFO] [stdout] --> src/database/r2d2_redis.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use r2d2; [INFO] [stdout] | ^^^^ the item `r2d2` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `config` is imported redundantly [INFO] [stdout] --> src/id_generator/random.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | use super::*; [INFO] [stdout] | -------- the item `config` is already imported here [INFO] [stdout] 32 | use crate::config; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `response` is imported redundantly [INFO] [stdout] --> src/routes/response.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rocket::response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use rocket::response::{Responder, Response}; [INFO] [stdout] 4 | use rocket::*; [INFO] [stdout] | --------- the item `response` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Response` is imported redundantly [INFO] [stdout] --> src/routes/response.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use rocket::response::{Responder, Response}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 4 | use rocket::*; [INFO] [stdout] | --------- the item `Response` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.20.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "44255a51916ab37c43b25aba1bf277ce441376631495086bd7ad5c50db1a6ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44255a51916ab37c43b25aba1bf277ce441376631495086bd7ad5c50db1a6ce2", kill_on_drop: false }` [INFO] [stdout] 44255a51916ab37c43b25aba1bf277ce441376631495086bd7ad5c50db1a6ce2 [INFO] checking b04902036/rust-urlshortener against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb04902036%2Frust-urlshortener" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/b04902036/rust-urlshortener on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/b04902036/rust-urlshortener [INFO] finished tweaking git repo https://github.com/b04902036/rust-urlshortener [INFO] tweaked toml for git repo https://github.com/b04902036/rust-urlshortener written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/b04902036/rust-urlshortener 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15af3a2f43eb2b8bb44882665f374a3ae5c03a21cfbc82b3b9268ac5cd2abd5c [INFO] running `Command { std: "docker" "start" "-a" "15af3a2f43eb2b8bb44882665f374a3ae5c03a21cfbc82b3b9268ac5cd2abd5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15af3a2f43eb2b8bb44882665f374a3ae5c03a21cfbc82b3b9268ac5cd2abd5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15af3a2f43eb2b8bb44882665f374a3ae5c03a21cfbc82b3b9268ac5cd2abd5c", kill_on_drop: false }` [INFO] [stdout] 15af3a2f43eb2b8bb44882665f374a3ae5c03a21cfbc82b3b9268ac5cd2abd5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3f084e9be4c93fad5f4b71e9752bb172858f17b044ca0f4dc7b6a84a0b93c62 [INFO] running `Command { std: "docker" "start" "-a" "f3f084e9be4c93fad5f4b71e9752bb172858f17b044ca0f4dc7b6a84a0b93c62", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.15 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking scoped-futures v0.1.3 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling diesel_derives v2.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Checking redis v0.20.2 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.20.2/src/script.rs:143:30 [INFO] [stdout] | [INFO] [stdout] 143 | ... .query(con)?; [INFO] [stdout] | ^^^^^ the trait `FromRedisValue` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRedisValue`: [INFO] [stdout] () [INFO] [stdout] (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T10, T11, T12) [INFO] [stdout] (T11, T12) [INFO] [stdout] (T12,) [INFO] [stdout] (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] (T4, T5, T6, T7, T8, T9, T10, T11, T12) [INFO] [stdout] and 40 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] note: required by a bound in `Cmd::query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/redis-0.20.2/src/cmd.rs:345:21 [INFO] [stdout] | [INFO] [stdout] 345 | pub fn query(&self, con: &mut dyn ConnectionLike) -> RedisResult { [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Cmd::query` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking diesel v2.1.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking deadpool-runtime v0.1.3 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` (lib) due to 2 previous errors; 96 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f3f084e9be4c93fad5f4b71e9752bb172858f17b044ca0f4dc7b6a84a0b93c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f084e9be4c93fad5f4b71e9752bb172858f17b044ca0f4dc7b6a84a0b93c62", kill_on_drop: false }` [INFO] [stdout] f3f084e9be4c93fad5f4b71e9752bb172858f17b044ca0f4dc7b6a84a0b93c62