[INFO] cloning repository https://github.com/laydros/moar-news [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laydros/moar-news" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaydros%2Fmoar-news", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaydros%2Fmoar-news'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4171a7a73c5aaa5b328ef58ea4a1a09fe45ae089 [INFO] checking laydros/moar-news against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaydros%2Fmoar-news" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/laydros/moar-news [INFO] finished tweaking git repo https://github.com/laydros/moar-news [INFO] tweaked toml for git repo https://github.com/laydros/moar-news written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/laydros/moar-news on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/laydros/moar-news 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a19b4de09d58b0734322c0c1a698072de08664cf7168d6c07e73282ff6dd4a0 [INFO] running `Command { std: "docker" "start" "-a" "4a19b4de09d58b0734322c0c1a698072de08664cf7168d6c07e73282ff6dd4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a19b4de09d58b0734322c0c1a698072de08664cf7168d6c07e73282ff6dd4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a19b4de09d58b0734322c0c1a698072de08664cf7168d6c07e73282ff6dd4a0", kill_on_drop: false }` [INFO] [stdout] 4a19b4de09d58b0734322c0c1a698072de08664cf7168d6c07e73282ff6dd4a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b2c3394f9a5570b056b1481988743edc53cca7f55c02bea5eeb394dbcc87b2a [INFO] running `Command { std: "docker" "start" "-a" "4b2c3394f9a5570b056b1481988743edc53cca7f55c02bea5eeb394dbcc87b2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking mediatype v0.19.20 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking reserve-port v2.3.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking auto-future v1.0.0 [INFO] [stderr] Checking bytesize v1.3.3 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking feed-rs v2.3.1 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking deadpool v0.12.3 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking wiremock v0.6.5 [INFO] [stderr] Checking reqwest v0.12.25 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking moar-news v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking axum-test v16.4.1 [INFO] [stdout] warning: fields `id`, `feed_id`, `guid`, and `published` are never read [INFO] [stdout] --> src/db.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Item { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 19 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 20 | pub feed_id: i64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 21 | pub guid: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub published: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `offset` and `has_more` are never read [INFO] [stdout] --> src/routes.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct FeedItemsTemplate { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | pub offset: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub has_more: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `feed_id` is never read [INFO] [stdout] --> src/db.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Item { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 19 | pub id: i64, [INFO] [stdout] 20 | pub feed_id: i64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `offset` and `has_more` are never read [INFO] [stdout] --> src/routes.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct FeedItemsTemplate { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 42 | pub offset: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub has_more: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.80s [INFO] running `Command { std: "docker" "inspect" "4b2c3394f9a5570b056b1481988743edc53cca7f55c02bea5eeb394dbcc87b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2c3394f9a5570b056b1481988743edc53cca7f55c02bea5eeb394dbcc87b2a", kill_on_drop: false }` [INFO] [stdout] 4b2c3394f9a5570b056b1481988743edc53cca7f55c02bea5eeb394dbcc87b2a