[INFO] fetching crate indexmenow 0.1.4... [INFO] testing indexmenow-0.1.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate indexmenow 0.1.4 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate indexmenow 0.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate indexmenow 0.1.4 [INFO] tweaked toml for crates.io crate indexmenow 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate indexmenow 0.1.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate indexmenow 0.1.4 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 492b4cfde7ea2e75db82eeb4fb8a79cbf354e4ac425e65bd0565b919ba28f70e [INFO] running `Command { std: "docker" "start" "-a" "492b4cfde7ea2e75db82eeb4fb8a79cbf354e4ac425e65bd0565b919ba28f70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "492b4cfde7ea2e75db82eeb4fb8a79cbf354e4ac425e65bd0565b919ba28f70e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492b4cfde7ea2e75db82eeb4fb8a79cbf354e4ac425e65bd0565b919ba28f70e", kill_on_drop: false }` [INFO] [stdout] 492b4cfde7ea2e75db82eeb4fb8a79cbf354e4ac425e65bd0565b919ba28f70e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b10f05ad39e9dc0708b5a10feed31b9df84d9b5a1c2840c68e0cd8431b2a6ee1 [INFO] running `Command { std: "docker" "start" "-a" "b10f05ad39e9dc0708b5a10feed31b9df84d9b5a1c2840c68e0cd8431b2a6ee1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling minreq v2.12.0 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling atom_syndication v0.12.3 [INFO] [stderr] Compiling rss v2.0.8 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling indexmenow v0.1.4 (/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 [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.53s [INFO] running `Command { std: "docker" "inspect" "b10f05ad39e9dc0708b5a10feed31b9df84d9b5a1c2840c68e0cd8431b2a6ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10f05ad39e9dc0708b5a10feed31b9df84d9b5a1c2840c68e0cd8431b2a6ee1", kill_on_drop: false }` [INFO] [stdout] b10f05ad39e9dc0708b5a10feed31b9df84d9b5a1c2840c68e0cd8431b2a6ee1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65e828b172363dfec23440b1f7b060f066ab30b3138f9b952908c6b681582c36 [INFO] running `Command { std: "docker" "start" "-a" "65e828b172363dfec23440b1f7b060f066ab30b3138f9b952908c6b681582c36", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-timer v3.0.3 [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 [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.17.0 [INFO] [stderr] Compiling indexmenow v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `rss` in `indexmenow` [INFO] [stdout] --> tests/rss_parsing.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | 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:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "enable-tests-common")] [INFO] [stdout] | ------------------------------- the item is gated behind the `enable-tests-common` feature [INFO] [stdout] 10 | pub mod rss; [INFO] [stdout] | ^^^ [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 1 previous error [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 [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "65e828b172363dfec23440b1f7b060f066ab30b3138f9b952908c6b681582c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e828b172363dfec23440b1f7b060f066ab30b3138f9b952908c6b681582c36", kill_on_drop: false }` [INFO] [stdout] 65e828b172363dfec23440b1f7b060f066ab30b3138f9b952908c6b681582c36