[INFO] cloning repository https://github.com/vagicc/seek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vagicc/seek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvagicc%2Fseek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvagicc%2Fseek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b714c38d84689fa07fbce65fafd04ab7b12f49e [INFO] testing vagicc/seek against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvagicc%2Fseek" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vagicc/seek on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vagicc/seek [INFO] finished tweaking git repo https://github.com/vagicc/seek [INFO] tweaked toml for git repo https://github.com/vagicc/seek written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vagicc/seek 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" "+beta-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4ed9bba309cfda936e1878f7f0ddd44d64989649a004e3b07fb0566b20423c6 [INFO] running `Command { std: "docker" "start" "-a" "b4ed9bba309cfda936e1878f7f0ddd44d64989649a004e3b07fb0566b20423c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4ed9bba309cfda936e1878f7f0ddd44d64989649a004e3b07fb0566b20423c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ed9bba309cfda936e1878f7f0ddd44d64989649a004e3b07fb0566b20423c6", kill_on_drop: false }` [INFO] [stdout] b4ed9bba309cfda936e1878f7f0ddd44d64989649a004e3b07fb0566b20423c6 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f48189b77f33962e1498531188370d18311a145e1cea6fc1960bb24a0e81a246 [INFO] running `Command { std: "docker" "start" "-a" "f48189b77f33962e1498531188370d18311a145e1cea6fc1960bb24a0e81a246", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling pest v2.5.1 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling pest_meta v2.5.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling pest_generator v2.5.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling pest_derive v2.5.1 [INFO] [stderr] Compiling diesel_derives v2.0.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling handlebars v4.3.5 [INFO] [stderr] Compiling diesel v2.0.2 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling seek v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Connection` [INFO] [stdout] --> src/db.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use diesel::{pg::PgConnection, Connection}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `to_html_single` [INFO] [stdout] --> src/handlers/home_handler.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::template::{to_html_base, to_html_single}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Handlebars` [INFO] [stdout] --> src/handlers/home_handler.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use handlebars::{to_json, Handlebars}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `type_v` is never used [INFO] [stdout] --> src/common.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn type_v(t: T) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `response_json` is never used [INFO] [stdout] --> src/common.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn response_json( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_key` is never used [INFO] [stdout] --> src/common.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn random_key(len: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `now_naive_date_time` is never used [INFO] [stdout] --> src/common.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn now_naive_date_time() -> chrono::NaiveDateTime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DBConnection` is never used [INFO] [stdout] --> src/db.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub type DBConnection = PooledConnection>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_connection` is never used [INFO] [stdout] --> src/db.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_connection() -> DBConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_full` is never used [INFO] [stdout] --> src/pager.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn default_full(path: &str, count: i64, page: u32, per: u32) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_html_single` is never used [INFO] [stdout] --> src/template.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn to_html_single(tpl_name: &str, mut data: Map) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f48189b77f33962e1498531188370d18311a145e1cea6fc1960bb24a0e81a246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48189b77f33962e1498531188370d18311a145e1cea6fc1960bb24a0e81a246", kill_on_drop: false }` [INFO] [stdout] f48189b77f33962e1498531188370d18311a145e1cea6fc1960bb24a0e81a246 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbddeb99cf6786e7318ca22d2457108efb6505f5c378cf4e16a668d155c82d9a [INFO] running `Command { std: "docker" "start" "-a" "dbddeb99cf6786e7318ca22d2457108efb6505f5c378cf4e16a668d155c82d9a", kill_on_drop: false }` [INFO] [stderr] Compiling seek v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Connection` [INFO] [stdout] --> src/db.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | use diesel::{pg::PgConnection, Connection}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `to_html_single` [INFO] [stdout] --> src/handlers/home_handler.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::template::{to_html_base, to_html_single}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Handlebars` [INFO] [stdout] --> src/handlers/home_handler.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use handlebars::{to_json, Handlebars}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `type_v` is never used [INFO] [stdout] --> src/common.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn type_v(t: T) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `response_json` is never used [INFO] [stdout] --> src/common.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn response_json( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random_key` is never used [INFO] [stdout] --> src/common.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn random_key(len: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `now_naive_date_time` is never used [INFO] [stdout] --> src/common.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn now_naive_date_time() -> chrono::NaiveDateTime { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DBConnection` is never used [INFO] [stdout] --> src/db.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub type DBConnection = PooledConnection>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_connection` is never used [INFO] [stdout] --> src/db.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_connection() -> DBConnection { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `default_full` is never used [INFO] [stdout] --> src/pager.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn default_full(path: &str, count: i64, page: u32, per: u32) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_html_single` is never used [INFO] [stdout] --> src/template.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn to_html_single(tpl_name: &str, mut data: Map) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "dbddeb99cf6786e7318ca22d2457108efb6505f5c378cf4e16a668d155c82d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbddeb99cf6786e7318ca22d2457108efb6505f5c378cf4e16a668d155c82d9a", kill_on_drop: false }` [INFO] [stdout] dbddeb99cf6786e7318ca22d2457108efb6505f5c378cf4e16a668d155c82d9a [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70b7003c70a050c09c18ac798e260b92c0d4111b96c6acc5548feb30b2c08afc [INFO] running `Command { std: "docker" "start" "-a" "70b7003c70a050c09c18ac798e260b92c0d4111b96c6acc5548feb30b2c08afc", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Connection` [INFO] [stderr] --> src/db.rs:2:32 [INFO] [stderr] | [INFO] [stderr] 2 | use diesel::{pg::PgConnection, Connection}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `to_html_single` [INFO] [stderr] --> src/handlers/home_handler.rs:1:37 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::template::{to_html_base, to_html_single}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Handlebars` [INFO] [stderr] --> src/handlers/home_handler.rs:2:27 [INFO] [stderr] | [INFO] [stderr] 2 | use handlebars::{to_json, Handlebars}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `type_v` is never used [INFO] [stderr] --> src/common.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn type_v(t: T) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `response_json` is never used [INFO] [stderr] --> src/common.rs:29:8 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn response_json( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `random_key` is never used [INFO] [stderr] --> src/common.rs:63:8 [INFO] [stderr] | [INFO] [stderr] 63 | pub fn random_key(len: usize) -> String { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `now_naive_date_time` is never used [INFO] [stderr] --> src/common.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn now_naive_date_time() -> chrono::NaiveDateTime { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `DBConnection` is never used [INFO] [stderr] --> src/db.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | pub type DBConnection = PooledConnection>; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_connection` is never used [INFO] [stderr] --> src/db.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn get_connection() -> DBConnection { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `default_full` is never used [INFO] [stderr] --> src/pager.rs:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | pub fn default_full(path: &str, count: i64, page: u32, per: u32) -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `to_html_single` is never used [INFO] [stderr] --> src/template.rs:26:8 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn to_html_single(tpl_name: &str, mut data: Map) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `seek` (bin "seek" test) generated 11 warnings (run `cargo fix --bin "seek" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/seek-052f636516221115) [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" "70b7003c70a050c09c18ac798e260b92c0d4111b96c6acc5548feb30b2c08afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b7003c70a050c09c18ac798e260b92c0d4111b96c6acc5548feb30b2c08afc", kill_on_drop: false }` [INFO] [stdout] 70b7003c70a050c09c18ac798e260b92c0d4111b96c6acc5548feb30b2c08afc