[INFO] cloning repository https://github.com/atareao/podcli-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atareao/podcli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatareao%2Fpodcli-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatareao%2Fpodcli-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52c779da580c8ed6c6ea67965e499bdbe8bc8cf5 [INFO] building atareao/podcli-rs against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatareao%2Fpodcli-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atareao/podcli-rs on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/atareao/podcli-rs [INFO] finished tweaking git repo https://github.com/atareao/podcli-rs [INFO] tweaked toml for git repo https://github.com/atareao/podcli-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v2.0.4 [INFO] [stderr] Downloaded spinners v4.1.0 [INFO] [stderr] Downloaded getrandom v0.2.11 [INFO] [stderr] Downloaded minimad v0.8.0 [INFO] [stderr] Downloaded crossterm_winapi v0.8.0 [INFO] [stderr] Downloaded clap_lex v0.6.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.88 [INFO] [stderr] Downloaded newline-converter v0.2.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.38 [INFO] [stderr] Downloaded crossterm v0.21.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.88 [INFO] [stderr] Downloaded roxmltree v0.14.1 [INFO] [stderr] Downloaded hound v3.5.1 [INFO] [stderr] Downloaded serde_derive v1.0.192 [INFO] [stderr] Downloaded inquire v0.2.1 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] [stderr] Downloaded web-sys v0.3.65 [INFO] [stderr] Downloaded termimad v0.14.3 [INFO] [stderr] Downloaded wasm-bindgen v0.2.88 [INFO] [stderr] Downloaded markup5ever_rcdom v0.2.0 [INFO] [stderr] Downloaded winnow v0.5.19 [INFO] [stderr] Downloaded openssl-src v300.1.6+3.1.4 [INFO] [stderr] Downloaded nix v0.23.2 [INFO] [stderr] Downloaded crossterm v0.20.0 [INFO] [stderr] Downloaded js-sys v0.3.65 [INFO] [stderr] Downloaded signal-hook v0.3.17 [INFO] [stderr] Downloaded security-framework v2.9.2 [INFO] [stderr] Downloaded schannel v0.1.22 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.88 [INFO] [stderr] Downloaded anstyle-parse v0.2.2 [INFO] [stderr] Downloaded clap_derive v4.4.7 [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded html2md v0.2.14 [INFO] [stderr] Downloaded anstyle-wincon v3.0.1 [INFO] [stderr] Downloaded xmlparser v0.13.6 [INFO] [stderr] Downloaded security-framework-sys v2.9.1 [INFO] [stderr] Downloaded anstream v0.6.4 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Downloaded xml5ever v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3666fbe6a7c12b2365dfc93507edae105ddff1af91c601145daf33a9b1a5a65 [INFO] running `Command { std: "docker" "start" "-a" "d3666fbe6a7c12b2365dfc93507edae105ddff1af91c601145daf33a9b1a5a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3666fbe6a7c12b2365dfc93507edae105ddff1af91c601145daf33a9b1a5a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3666fbe6a7c12b2365dfc93507edae105ddff1af91c601145daf33a9b1a5a65", kill_on_drop: false }` [INFO] [stdout] d3666fbe6a7c12b2365dfc93507edae105ddff1af91c601145daf33a9b1a5a65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 359284ba1f146ad89663cc1f9cd86528c3bae77cbc753741ac36d1a41b53d46e [INFO] running `Command { std: "docker" "start" "-a" "359284ba1f146ad89663cc1f9cd86528c3bae77cbc753741ac36d1a41b53d46e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling crossterm v0.21.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling minimad v0.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling xml5ever v0.17.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling inquire v0.2.1 [INFO] [stderr] Compiling termimad v0.14.3 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling markup5ever_rcdom v0.2.0 [INFO] [stderr] Compiling html2md v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling podcli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `DESCRIPTION` is never used [INFO] [stdout] --> src/main.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const DESCRIPTION: &str = env!("CARGO_PKG_DESCRIPTION"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url`, `title`, `description`, `link`, and `image` are never read [INFO] [stdout] --> src/podcast.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Podcast { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 25 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 28 | link: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | image: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_title`, `get_description`, and `get_raw_rss` are never used [INFO] [stdout] --> src/podcast.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl Podcast { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 34 | pub async fn new(url: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn get_description(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | async fn get_raw_rss(url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_id`, `get_title`, `get_enclosure`, and `get_link` are never used [INFO] [stdout] --> src/podcast.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 169 | impl Episode { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn get_id(&self) -> &usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn get_enclosure(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn get_link(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | episode.download(&filename).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 162 | let _ = episode.download(&filename).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/podcast.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | file.sync_all(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 227 | let _ = file.sync_all(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "359284ba1f146ad89663cc1f9cd86528c3bae77cbc753741ac36d1a41b53d46e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "359284ba1f146ad89663cc1f9cd86528c3bae77cbc753741ac36d1a41b53d46e", kill_on_drop: false }` [INFO] [stdout] 359284ba1f146ad89663cc1f9cd86528c3bae77cbc753741ac36d1a41b53d46e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e90d571c99f6e1cce0df28d5550811abc0ca26c2cd83f6bea9013aaf20c977b4 [INFO] running `Command { std: "docker" "start" "-a" "e90d571c99f6e1cce0df28d5550811abc0ca26c2cd83f6bea9013aaf20c977b4", kill_on_drop: false }` [INFO] [stderr] Compiling podcli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `DESCRIPTION` is never used [INFO] [stdout] --> src/main.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const DESCRIPTION: &str = env!("CARGO_PKG_DESCRIPTION"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url`, `title`, `description`, `link`, and `image` are never read [INFO] [stdout] --> src/podcast.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Podcast { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 25 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 26 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 28 | link: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | image: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_title`, `get_description`, and `get_raw_rss` are never used [INFO] [stdout] --> src/podcast.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl Podcast { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 34 | pub async fn new(url: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn get_description(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | async fn get_raw_rss(url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_id`, `get_title`, `get_enclosure`, and `get_link` are never used [INFO] [stdout] --> src/podcast.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 169 | impl Episode { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn get_id(&self) -> &usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub fn get_title(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn get_enclosure(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn get_link(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | episode.download(&filename).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 162 | let _ = episode.download(&filename).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/podcast.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | file.sync_all(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 227 | let _ = file.sync_all(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "e90d571c99f6e1cce0df28d5550811abc0ca26c2cd83f6bea9013aaf20c977b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e90d571c99f6e1cce0df28d5550811abc0ca26c2cd83f6bea9013aaf20c977b4", kill_on_drop: false }` [INFO] [stdout] e90d571c99f6e1cce0df28d5550811abc0ca26c2cd83f6bea9013aaf20c977b4