[INFO] fetching crate indexmenow 0.1.3...
[INFO] checking indexmenow-0.1.3 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate indexmenow 0.1.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate indexmenow 0.1.3 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate indexmenow 0.1.3
[INFO] finished tweaking crates.io crate indexmenow 0.1.3
[INFO] tweaked toml for crates.io crate indexmenow 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate indexmenow 0.1.3 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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.4
[INFO] [stderr]   Downloaded rstest v0.18.1
[INFO] [stderr]   Downloaded quick-xml v0.30.0
[INFO] [stderr]   Downloaded relative-path v1.8.0
[INFO] [stderr]   Downloaded minreq v2.8.1
[INFO] [stderr]   Downloaded atom_syndication v0.12.2
[INFO] [stderr]   Downloaded rss v2.0.5
[INFO] [stderr]   Downloaded rstest_macros v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72d49370dea5b2980add2c818ec5f2e04e6435980e5dd413f2c48ecf9df2c559
[INFO] running `Command { std: "docker" "start" "-a" "72d49370dea5b2980add2c818ec5f2e04e6435980e5dd413f2c48ecf9df2c559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72d49370dea5b2980add2c818ec5f2e04e6435980e5dd413f2c48ecf9df2c559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72d49370dea5b2980add2c818ec5f2e04e6435980e5dd413f2c48ecf9df2c559", kill_on_drop: false }`
[INFO] [stdout] 72d49370dea5b2980add2c818ec5f2e04e6435980e5dd413f2c48ecf9df2c559
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47c8e961dfe5e7d1805c216ea7fca3c957e77aa74f85c2e507c24436b2f331a8
[INFO] running `Command { std: "docker" "start" "-a" "47c8e961dfe5e7d1805c216ea7fca3c957e77aa74f85c2e507c24436b2f331a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling serde v1.0.177
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.177
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking diligent-date-parser v0.1.4
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking winnow v0.5.1
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]    Compiling minreq v2.8.1
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling rstest_macros v0.18.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling relative-path v1.8.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking atom_syndication v0.12.2
[INFO] [stderr]     Checking rss v2.0.5
[INFO] [stderr]     Checking indexmenow v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `pub_date` is never read
[INFO] [stdout]   --> src/rss.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct feedItem {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 9  |    pub link: url::Url,
[INFO] [stdout] 10 |    pub pub_date: Option<String>
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `feedItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking rstest v0.18.1
[INFO] [stdout] error[E0433]: failed to resolve: could not find `rss` in `indexmenow`
[INFO] [stdout]   --> tests/rss_parsing.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |    let request = indexmenow::rss::getFeed(&uri);
[INFO] [stdout]    |                              ^^^ could not find `rss` in `indexmenow`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub mod rss;
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    = note: the item is gated behind the `enable-tests-common` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `indexmenow` (test "rss_parsing") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `pub_date` is never read
[INFO] [stdout]   --> src/rss.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct feedItem {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 9  |    pub link: url::Url,
[INFO] [stdout] 10 |    pub pub_date: Option<String>
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `feedItem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "47c8e961dfe5e7d1805c216ea7fca3c957e77aa74f85c2e507c24436b2f331a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c8e961dfe5e7d1805c216ea7fca3c957e77aa74f85c2e507c24436b2f331a8", kill_on_drop: false }`
[INFO] [stdout] 47c8e961dfe5e7d1805c216ea7fca3c957e77aa74f85c2e507c24436b2f331a8
