[INFO] cloning repository https://github.com/joordih/rss-webhook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joordih/rss-webhook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoordih%2Frss-webhook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoordih%2Frss-webhook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 006cbf8312dbf4eeb85ab73ac88b16f76ee56dff
[INFO] testing joordih/rss-webhook against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoordih%2Frss-webhook" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joordih/rss-webhook
[INFO] finished tweaking git repo https://github.com/joordih/rss-webhook
[INFO] tweaked toml for git repo https://github.com/joordih/rss-webhook written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joordih/rss-webhook on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joordih/rss-webhook 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diligent-date-parser v0.1.5
[INFO] [stderr]   Downloaded syndication v0.5.0
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded never v0.1.0
[INFO] [stderr]   Downloaded atom_syndication v0.6.0
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded miette-derive v7.5.0
[INFO] [stderr]   Downloaded owo-colors v4.1.0
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded quick-xml v0.20.0
[INFO] [stderr]   Downloaded miette v7.5.0
[INFO] [stderr]   Downloaded quick-xml v0.12.4
[INFO] [stderr]   Downloaded openssl-sys v0.9.105
[INFO] [stderr]   Downloaded atom_syndication v0.12.6
[INFO] [stderr]   Downloaded h2 v0.3.26
[INFO] [stderr]   Downloaded quick-xml v0.37.2
[INFO] [stderr]   Downloaded rss v2.0.11
[INFO] [stderr]   Downloaded derive_builder v0.5.1
[INFO] [stderr]   Downloaded derive_builder_core v0.9.0
[INFO] [stderr]   Downloaded openssl v0.10.70
[INFO] [stderr]   Downloaded derive_builder v0.9.0
[INFO] [stderr]   Downloaded rss v1.10.0
[INFO] [stderr]   Downloaded security-framework-sys v2.14.0
[INFO] [stderr]   Downloaded native-tls v0.2.13
[INFO] [stderr]   Downloaded derive_builder_core v0.2.0
[INFO] [stderr]   Downloaded atom_syndication v0.9.1
[INFO] [stderr]   Downloaded supports-hyperlinks v3.1.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded tokio v1.43.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e84efb5efcc26f8449cbe070f92ca4babd9d78be8e991ce5331fa52408469c44
[INFO] running `Command { std: "docker" "start" "-a" "e84efb5efcc26f8449cbe070f92ca4babd9d78be8e991ce5331fa52408469c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e84efb5efcc26f8449cbe070f92ca4babd9d78be8e991ce5331fa52408469c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84efb5efcc26f8449cbe070f92ca4babd9d78be8e991ce5331fa52408469c44", kill_on_drop: false }`
[INFO] [stdout] e84efb5efcc26f8449cbe070f92ca4babd9d78be8e991ce5331fa52408469c44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d3358e4de0114501b7e7f60cb853ef6921a24a29a57198ad2cbf868a8a3f2c9
[INFO] running `Command { std: "docker" "start" "-a" "7d3358e4de0114501b7e7f60cb853ef6921a24a29a57198ad2cbf868a8a3f2c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling derive_builder v0.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling derive_builder_core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling quick-xml v0.20.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling quick-xml v0.12.4
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling atom_syndication v0.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling diligent-date-parser v0.1.5
[INFO] [stderr]    Compiling atom_syndication v0.9.1
[INFO] [stderr]    Compiling atom_syndication v0.12.6
[INFO] [stderr]    Compiling rss v1.10.0
[INFO] [stderr]    Compiling syndication v0.5.0
[INFO] [stderr]    Compiling rss v2.0.11
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `title`, `updated`, `category`, and `uuid` are never used
[INFO] [stdout]   --> src/stream.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait FeedReader {
[INFO] [stdout]    |           ---------- methods in this trait
[INFO] [stdout] 10 |     fn title(&self) -> Option<&str>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 11 |     fn link(&self) -> Option<&str>;
[INFO] [stdout] 12 |     fn updated(&self) -> Option<DateTime<FixedOffset>>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 13 |     fn category(&self) -> Option<Vec<&str>>;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 14 |     fn uuid(&self) -> Option<&str>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `endpoint` and `interval` are never read
[INFO] [stdout]   --> src/stream.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Stream<> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 71 |     endpoint: Endpoint,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 72 |     interval: Duration,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecDocument` is never constructed
[INFO] [stdout]   --> src/stream.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct SecDocument {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilingFiler` is never constructed
[INFO] [stdout]    --> src/stream.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct FilingFiler<> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompanyData` is never constructed
[INFO] [stdout]    --> src/stream.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct CompanyData<> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilingValues` is never constructed
[INFO] [stdout]    --> src/stream.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct FilingValues<> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BusinessAddress` is never constructed
[INFO] [stdout]    --> src/stream.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct BusinessAddress<> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MailAddress` is never constructed
[INFO] [stdout]    --> src/stream.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct MailAddress {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FormerCompany` is never constructed
[INFO] [stdout]    --> src/stream.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct FormerCompany {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilingHeader` is never constructed
[INFO] [stdout]    --> src/stream.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct FilingHeader<> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilingDocument` is never constructed
[INFO] [stdout]    --> src/stream.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct FilingDocument {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Type` is never used
[INFO] [stdout]    --> src/stream.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub enum Type {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.12.4, quick-xml v0.20.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" "7d3358e4de0114501b7e7f60cb853ef6921a24a29a57198ad2cbf868a8a3f2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3358e4de0114501b7e7f60cb853ef6921a24a29a57198ad2cbf868a8a3f2c9", kill_on_drop: false }`
[INFO] [stdout] 7d3358e4de0114501b7e7f60cb853ef6921a24a29a57198ad2cbf868a8a3f2c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86b4605fa056a2cc5c5d1959d019f2d04d909504c4962032c5f0e90fef4d706a
[INFO] running `Command { std: "docker" "start" "-a" "86b4605fa056a2cc5c5d1959d019f2d04d909504c4962032c5f0e90fef4d706a", kill_on_drop: false }`
[INFO] [stderr]    Compiling app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `title`, `updated`, `category`, and `uuid` are never used
[INFO] [stdout]   --> src/stream.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait FeedReader {
[INFO] [stdout]    |           ---------- methods in this trait
[INFO] [stdout] 10 |     fn title(&self) -> Option<&str>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 11 |     fn link(&self) -> Option<&str>;
[INFO] [stdout] 12 |     fn updated(&self) -> Option<DateTime<FixedOffset>>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 13 |     fn category(&self) -> Option<Vec<&str>>;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 14 |     fn uuid(&self) -> Option<&str>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `endpoint` and `interval` are never read
[INFO] [stdout]   --> src/stream.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct Stream<> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 71 |     endpoint: Endpoint,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 72 |     interval: Duration,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecDocument` is never constructed
[INFO] [stdout]   --> src/stream.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct SecDocument {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilingFiler` is never constructed
[INFO] [stdout]    --> src/stream.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct FilingFiler<> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompanyData` is never constructed
[INFO] [stdout]    --> src/stream.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct CompanyData<> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilingValues` is never constructed
[INFO] [stdout]    --> src/stream.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct FilingValues<> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BusinessAddress` is never constructed
[INFO] [stdout]    --> src/stream.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct BusinessAddress<> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MailAddress` is never constructed
[INFO] [stdout]    --> src/stream.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct MailAddress {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FormerCompany` is never constructed
[INFO] [stdout]    --> src/stream.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub struct FormerCompany {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilingHeader` is never constructed
[INFO] [stdout]    --> src/stream.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub struct FilingHeader<> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilingDocument` is never constructed
[INFO] [stdout]    --> src/stream.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct FilingDocument {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Type` is never used
[INFO] [stdout]    --> src/stream.rs:174:10
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub enum Type {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.12.4, quick-xml v0.20.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" "86b4605fa056a2cc5c5d1959d019f2d04d909504c4962032c5f0e90fef4d706a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86b4605fa056a2cc5c5d1959d019f2d04d909504c4962032c5f0e90fef4d706a", kill_on_drop: false }`
[INFO] [stdout] 86b4605fa056a2cc5c5d1959d019f2d04d909504c4962032c5f0e90fef4d706a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37c7a066329132d7d40c076a5329deef45b7c8f4a341fefe00527e857f7de02b
[INFO] running `Command { std: "docker" "start" "-a" "37c7a066329132d7d40c076a5329deef45b7c8f4a341fefe00527e857f7de02b", kill_on_drop: false }`
[INFO] [stderr] warning: methods `title`, `updated`, `category`, and `uuid` are never used
[INFO] [stderr]   --> src/stream.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub trait FeedReader {
[INFO] [stderr]    |           ---------- methods in this trait
[INFO] [stderr] 10 |     fn title(&self) -> Option<&str>;
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 11 |     fn link(&self) -> Option<&str>;
[INFO] [stderr] 12 |     fn updated(&self) -> Option<DateTime<FixedOffset>>;
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 13 |     fn category(&self) -> Option<Vec<&str>>;
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 14 |     fn uuid(&self) -> Option<&str>;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `endpoint` and `interval` are never read
[INFO] [stderr]   --> src/stream.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub struct Stream<> {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 71 |     endpoint: Endpoint,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 72 |     interval: Duration,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SecDocument` is never constructed
[INFO] [stderr]   --> src/stream.rs:99:12
[INFO] [stderr]    |
[INFO] [stderr] 99 | pub struct SecDocument {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FilingFiler` is never constructed
[INFO] [stderr]    --> src/stream.rs:110:12
[INFO] [stderr]     |
[INFO] [stderr] 110 | pub struct FilingFiler<> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CompanyData` is never constructed
[INFO] [stderr]    --> src/stream.rs:118:12
[INFO] [stderr]     |
[INFO] [stderr] 118 | pub struct CompanyData<> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FilingValues` is never constructed
[INFO] [stderr]    --> src/stream.rs:127:12
[INFO] [stderr]     |
[INFO] [stderr] 127 | pub struct FilingValues<> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BusinessAddress` is never constructed
[INFO] [stderr]    --> src/stream.rs:134:12
[INFO] [stderr]     |
[INFO] [stderr] 134 | pub struct BusinessAddress<> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MailAddress` is never constructed
[INFO] [stderr]    --> src/stream.rs:143:12
[INFO] [stderr]     |
[INFO] [stderr] 143 | pub struct MailAddress {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FormerCompany` is never constructed
[INFO] [stderr]    --> src/stream.rs:151:12
[INFO] [stderr]     |
[INFO] [stderr] 151 | pub struct FormerCompany {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FilingHeader` is never constructed
[INFO] [stderr]    --> src/stream.rs:156:12
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub struct FilingHeader<> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FilingDocument` is never constructed
[INFO] [stderr]    --> src/stream.rs:165:12
[INFO] [stderr]     |
[INFO] [stderr] 165 | pub struct FilingDocument {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Type` is never used
[INFO] [stderr]    --> src/stream.rs:174:10
[INFO] [stderr]     |
[INFO] [stderr] 174 | pub enum Type {
[INFO] [stderr]     |          ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `app` (bin "app" test) generated 12 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.12.4, quick-xml v0.20.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/lib.rs (/opt/rustwide/target/debug/deps/app-32460ffc491361d6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test_parse_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/app-98e664916ef8c82c)
[INFO] [stderr]    Doc-tests app
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - parse_date (line 73) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 7) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - parse_date (line 73) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diligent_date_parser`
[INFO] [stdout]   --> src/lib.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | use diligent_date_parser::chrono::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `diligent_date_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `diligent_date_parser`, use `cargo add diligent_date_parser` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diligent_date_parser`
[INFO] [stdout]   --> src/lib.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | use diligent_date_parser::chrono::offset::FixedOffset;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `diligent_date_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `diligent_date_parser`, use `cargo add diligent_date_parser` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `diligent_date_parser`
[INFO] [stdout]   --> src/lib.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | use diligent_date_parser::parse_date;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `diligent_date_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `diligent_date_parser`, use `cargo add diligent_date_parser` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 7) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diligent_date_parser`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use diligent_date_parser::chrono::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `diligent_date_parser`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `diligent_date_parser`, use `cargo add diligent_date_parser` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diligent_date_parser`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use diligent_date_parser::chrono::offset::FixedOffset;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `diligent_date_parser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `diligent_date_parser`, use `cargo add diligent_date_parser` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `diligent_date_parser`
[INFO] [stdout]  --> src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use diligent_date_parser::parse_date;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `diligent_date_parser`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `diligent_date_parser`, use `cargo add diligent_date_parser` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Utc` in this scope
[INFO] [stdout]   --> src/lib.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Some(Utc.ymd(2016, 4, 21).and_hms(0, 0, 0).into()),
[INFO] [stdout]    |          ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]    |
[INFO] [stdout]  7 + use chrono::Utc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Utc` in this scope
[INFO] [stdout]   --> src/lib.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 |     Some(Utc.ymd(2017, 12, 24).and_hms(11, 19, 25).into()),
[INFO] [stdout]    |          ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this unit struct
[INFO] [stdout]    |
[INFO] [stdout]  7 + use chrono::Utc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 7)
[INFO] [stdout]     src/lib.rs - parse_date (line 73)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "37c7a066329132d7d40c076a5329deef45b7c8f4a341fefe00527e857f7de02b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37c7a066329132d7d40c076a5329deef45b7c8f4a341fefe00527e857f7de02b", kill_on_drop: false }`
[INFO] [stdout] 37c7a066329132d7d40c076a5329deef45b7c8f4a341fefe00527e857f7de02b
