[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] testing laydros/moar-news against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaydros%2Fmoar-news" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/laydros/moar-news on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded deadpool v0.12.3 [INFO] [stderr] Downloaded wiremock v0.6.5 [INFO] [stderr] Downloaded deadpool-runtime v0.1.4 [INFO] [stderr] Downloaded cc v1.2.49 [INFO] [stderr] Downloaded reqwest v0.12.25 [INFO] [stderr] Downloaded feed-rs v2.3.1 [INFO] [stderr] Downloaded rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Downloaded mediatype v0.19.20 [INFO] [stderr] Downloaded reserve-port v2.3.0 [INFO] [stderr] Downloaded axum-test v16.4.1 [INFO] [stderr] Downloaded auto-future v1.0.0 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded bytesize v1.3.3 [INFO] [stderr] Downloaded askama_axum v0.4.0 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2539fbb3143e59e1d0b08985f2713f758b4b8e5b8eb6d9e2162b06b6d980f47 [INFO] running `Command { std: "docker" "start" "-a" "e2539fbb3143e59e1d0b08985f2713f758b4b8e5b8eb6d9e2162b06b6d980f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2539fbb3143e59e1d0b08985f2713f758b4b8e5b8eb6d9e2162b06b6d980f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2539fbb3143e59e1d0b08985f2713f758b4b8e5b8eb6d9e2162b06b6d980f47", kill_on_drop: false }` [INFO] [stdout] e2539fbb3143e59e1d0b08985f2713f758b4b8e5b8eb6d9e2162b06b6d980f47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e84e3c494506a55f5af3d65432e61e33e6f2d56e3e55580615e697f10d6e830 [INFO] running `Command { std: "docker" "start" "-a" "0e84e3c494506a55f5af3d65432e61e33e6f2d56e3e55580615e697f10d6e830", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [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] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling mediatype v0.19.20 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling feed-rs v2.3.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling reqwest v0.12.25 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling moar-news v0.2.6 (/opt/rustwide/workdir) [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "0e84e3c494506a55f5af3d65432e61e33e6f2d56e3e55580615e697f10d6e830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e84e3c494506a55f5af3d65432e61e33e6f2d56e3e55580615e697f10d6e830", kill_on_drop: false }` [INFO] [stdout] 0e84e3c494506a55f5af3d65432e61e33e6f2d56e3e55580615e697f10d6e830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8620ab881d912a706f4cea3d9ad0efe1120c55fc89ce839e86279cf5658a77e0 [INFO] running `Command { std: "docker" "start" "-a" "8620ab881d912a706f4cea3d9ad0efe1120c55fc89ce839e86279cf5658a77e0", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.25 [INFO] [stderr] Compiling moar-news v0.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling 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 `test` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "8620ab881d912a706f4cea3d9ad0efe1120c55fc89ce839e86279cf5658a77e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8620ab881d912a706f4cea3d9ad0efe1120c55fc89ce839e86279cf5658a77e0", kill_on_drop: false }` [INFO] [stdout] 8620ab881d912a706f4cea3d9ad0efe1120c55fc89ce839e86279cf5658a77e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 946b09df7ef10e29e9a97ea94514eaebc57fa1072989c2cd54e435af204ad54d [INFO] running `Command { std: "docker" "start" "-a" "946b09df7ef10e29e9a97ea94514eaebc57fa1072989c2cd54e435af204ad54d", kill_on_drop: false }` [INFO] [stderr] warning: field `feed_id` is never read [INFO] [stderr] --> src/db.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct Item { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] 19 | pub id: i64, [INFO] [stderr] 20 | pub feed_id: i64, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `offset` and `has_more` are never read [INFO] [stderr] --> src/routes.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 39 | pub struct FeedItemsTemplate { [INFO] [stderr] | ----------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 42 | pub offset: i64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 43 | pub has_more: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `feed_id`, `guid`, and `published` are never read [INFO] [stderr] --> src/db.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 18 | pub struct Item { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 19 | pub id: i64, [INFO] [stderr] | ^^ [INFO] [stderr] 20 | pub feed_id: i64, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 21 | pub guid: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 25 | pub published: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `moar-news` (bin "moar-news" test) generated 2 warnings [INFO] [stderr] warning: `moar-news` (bin "moar-news") generated 2 warnings (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moar_news-96d0a20f2c02dee4) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test db::tests::get_feed_tests::test_get_nonexistent_feed ... ok [INFO] [stdout] test db::tests::get_feed_tests::test_get_existing_feed ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_items_deduplicates_existing_duplicate_links ... ok [INFO] [stdout] test db::tests::initialization_tests::test_double_initialization_is_safe ... ok [INFO] [stdout] test db::tests::initialization_tests::test_database_initialization ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_removes_stale_feeds ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_multiple_feeds ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_empty_feeds ... ok [INFO] [stdout] test db::tests::update_feed_fetched_tests::test_update_clears_previous_error ... ok [INFO] [stdout] test db::tests::pagination_tests::test_items_ordered_by_published_desc ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_item_count_empty_feed ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_same_link_different_guid_updates_existing_item ... ok [INFO] [stdout] test db::tests::initialization_tests::test_database_creation ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_empty_xml ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_invalid_utf8 ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_items_offset_beyond_count ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_item_without_comments ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_mixed_items ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_multiple_items_with_comments ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_no_items ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_single_item_with_comments ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_case_insensitive_rel_matching ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_discussion_link_from_replies_rel ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_discussion_link_from_xml_comments ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_hn_discussion_link_from_entry_id ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_hn_skip_when_main_link_is_discussion ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_upsert_item_without_discussion_link ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_lobsters_discussion_link ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_no_discussion_link_found ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_no_discussion_when_disabled ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_xml_comments_takes_precedence_over_link_rel ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_items_with_limit ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_empty_links ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_updates_existing_feed ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_daring_fireball_uses_related ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_extract_alternate_link ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_fallback_to_first_link ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_element_empty ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_extract_link_without_rel ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_element_no_closing_tag ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_non_daring_fireball_ignores_related ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_element_not_found ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_element_with_surrounding_content ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_element_with_whitespace ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_simple_element ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_first_element_when_multiple ... ok [INFO] [stdout] test db::tests::update_feed_fetched_tests::test_update_feed_fetched_with_error ... ok [INFO] [stdout] test db::tests::update_feed_fetched_tests::test_update_feed_fetched_with_homepage_url ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_discussion_link_from_comments_rel ... ok [INFO] [stdout] test db::tests::update_feed_fetched_tests::test_update_feed_fetched_success ... ok [INFO] [stdout] test routes::tests::health_tests::test_health_endpoint ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_upsert_updates_existing_item ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_reorders_existing_feeds_from_config_order ... ok [INFO] [stdout] test routes::tests::more_query_tests::test_more_query_with_offset ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_single_feed ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_upsert_new_item ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_same_guid_different_feeds ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_upsert_multiple_items ... ok [INFO] [stdout] test routes::tests::feed_more_tests::test_feed_more_nonexistent_feed ... ok [INFO] [stdout] test routes::tests::index_tests::test_index_empty_feeds ... ok [INFO] [stdout] test routes::tests::refresh_tests::test_refresh_endpoint ... ok [INFO] [stdout] test routes::tests::refresh_tests::test_refresh_status_endpoint ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_item_count ... ok [INFO] [stdout] test routes::tests::more_query_tests::test_more_query_default_offset ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_items_with_offset ... ok [INFO] [stdout] test routes::tests::feed_more_tests::test_feed_more_returns_items ... ok [INFO] [stdout] test routes::tests::index_tests::test_index_shows_items ... ok [INFO] [stdout] test routes::tests::index_tests::test_index_with_feeds ... ok [INFO] [stdout] test routes::tests::pagination_tests::test_has_more_flag_when_items_exceed_page_size ... ok [INFO] [stdout] test routes::tests::feed_more_tests::test_feed_more_with_offset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moar_news-a1776948a3b0eba6) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test db::tests::initialization_tests::test_database_creation ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_empty_feeds ... ok [INFO] [stdout] test db::tests::initialization_tests::test_database_initialization ... ok [INFO] [stdout] test db::tests::get_feed_tests::test_get_nonexistent_feed ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_item_count_empty_feed ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_items_deduplicates_existing_duplicate_links ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_multiple_feeds ... ok [INFO] [stdout] test db::tests::get_feed_tests::test_get_existing_feed ... ok [INFO] [stdout] test db::tests::initialization_tests::test_double_initialization_is_safe ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_single_feed ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_reorders_existing_feeds_from_config_order ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_updates_existing_feed ... ok [INFO] [stdout] test db::tests::update_feed_fetched_tests::test_update_feed_fetched_with_error ... ok [INFO] [stdout] test db::tests::update_feed_fetched_tests::test_update_clears_previous_error ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_empty_xml ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_items_offset_beyond_count ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_item_without_comments ... ok [INFO] [stdout] test db::tests::update_feed_fetched_tests::test_update_feed_fetched_success ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_invalid_utf8 ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_no_items ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_mixed_items ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_multiple_items_with_comments ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_case_insensitive_rel_matching ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_discussion_link_from_comments_rel ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_discussion_link_from_replies_rel ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_discussion_link_from_xml_comments ... ok [INFO] [stdout] test fetcher::tests::extract_comments_from_xml_tests::test_extract_single_item_with_comments ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_hn_skip_when_main_link_is_discussion ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_lobsters_discussion_link ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_no_discussion_link_found ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_xml_comments_takes_precedence_over_link_rel ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_daring_fireball_uses_related ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_hn_discussion_link_from_entry_id ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_empty_links ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_extract_alternate_link ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_fallback_to_first_link ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_extract_link_without_rel ... ok [INFO] [stdout] test fetcher::tests::extract_homepage_url_tests::test_non_daring_fireball_ignores_related ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_element_no_closing_tag ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_element_not_found ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_element_with_surrounding_content ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_element_empty ... ok [INFO] [stdout] test db::tests::pagination_tests::test_items_ordered_by_published_desc ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_element_with_whitespace ... ok [INFO] [stdout] test fetcher::tests::extract_discussion_link_tests::test_no_discussion_when_disabled ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_simple_element ... ok [INFO] [stdout] test db::tests::update_feed_fetched_tests::test_update_feed_fetched_with_homepage_url ... ok [INFO] [stdout] test db::tests::sync_feeds_tests::test_sync_removes_stale_feeds ... ok [INFO] [stdout] test routes::tests::health_tests::test_health_endpoint ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_same_link_different_guid_updates_existing_item ... ok [INFO] [stdout] test routes::tests::more_query_tests::test_more_query_default_offset ... ok [INFO] [stdout] test routes::tests::more_query_tests::test_more_query_with_offset ... ok [INFO] [stdout] test routes::tests::feed_more_tests::test_feed_more_nonexistent_feed ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_upsert_multiple_items ... ok [INFO] [stdout] test routes::tests::index_tests::test_index_empty_feeds ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_upsert_updates_existing_item ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_same_guid_different_feeds ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_items_with_offset ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_upsert_item_without_discussion_link ... ok [INFO] [stdout] test fetcher::tests::extract_xml_element_tests::test_extract_first_element_when_multiple ... ok [INFO] [stdout] test routes::tests::refresh_tests::test_refresh_status_endpoint ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_items_with_limit ... ok [INFO] [stdout] test routes::tests::refresh_tests::test_refresh_endpoint ... ok [INFO] [stdout] test db::tests::pagination_tests::test_get_item_count ... ok [INFO] [stdout] test db::tests::upsert_item_tests::test_upsert_new_item ... ok [INFO] [stdout] test routes::tests::feed_more_tests::test_feed_more_with_offset ... ok [INFO] [stdout] test routes::tests::feed_more_tests::test_feed_more_returns_items ... ok [INFO] [stdout] test routes::tests::index_tests::test_index_shows_items ... ok [INFO] [stdout] test routes::tests::index_tests::test_index_with_feeds ... ok [INFO] [stdout] test routes::tests::pagination_tests::test_has_more_flag_when_items_exceed_page_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-91f0626e93226470) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test fetcher_integration_tests::test_hacker_news_format_discussion_detection ... ok [INFO] [stdout] test fetcher_integration_tests::test_lobsters_format_discussion_detection ... ok [INFO] [stdout] test fetcher_integration_tests::test_generic_feed_comments_from_xml ... ok [INFO] [stdout] test fetcher_integration_tests::test_xml_parsing_real_rss_format ... ok [INFO] [stdout] test config_integration_tests::test_load_actual_feeds_config ... ok [INFO] [stdout] test config_integration_tests::test_config_round_trip ... ok [INFO] [stdout] test end_to_end_tests::test_feed_update_workflow ... ok [INFO] [stdout] test database_integration_tests::test_database_persistence ... ok [INFO] [stdout] test end_to_end_tests::test_config_to_database_workflow ... ok [INFO] [stdout] test database_integration_tests::test_concurrent_item_updates ... ok [INFO] [stdout] test database_integration_tests::test_full_database_workflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] Doc-tests moar_news [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" "946b09df7ef10e29e9a97ea94514eaebc57fa1072989c2cd54e435af204ad54d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "946b09df7ef10e29e9a97ea94514eaebc57fa1072989c2cd54e435af204ad54d", kill_on_drop: false }` [INFO] [stdout] 946b09df7ef10e29e9a97ea94514eaebc57fa1072989c2cd54e435af204ad54d