[INFO] cloning repository https://github.com/levkropp/pizerarr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/levkropp/pizerarr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevkropp%2Fpizerarr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevkropp%2Fpizerarr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdead3709e1db5a370b0cb664b5d99b2833b325a [INFO] testing levkropp/pizerarr against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevkropp%2Fpizerarr" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/levkropp/pizerarr [INFO] finished tweaking git repo https://github.com/levkropp/pizerarr [INFO] tweaked toml for git repo https://github.com/levkropp/pizerarr written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/levkropp/pizerarr on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/levkropp/pizerarr 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c63818b2cf35e2691019e0c19c88684fac36d8d925d40d1156d185d7c5c6582d [INFO] running `Command { std: "docker" "start" "-a" "c63818b2cf35e2691019e0c19c88684fac36d8d925d40d1156d185d7c5c6582d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c63818b2cf35e2691019e0c19c88684fac36d8d925d40d1156d185d7c5c6582d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c63818b2cf35e2691019e0c19c88684fac36d8d925d40d1156d185d7c5c6582d", kill_on_drop: false }` [INFO] [stdout] c63818b2cf35e2691019e0c19c88684fac36d8d925d40d1156d185d7c5c6582d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed719382ed2938209f1d0851efd21a824c695f2ab22fdbbb06b1a09cc5b051d6 [INFO] running `Command { std: "docker" "start" "-a" "ed719382ed2938209f1d0851efd21a824c695f2ab22fdbbb06b1a09cc5b051d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling typewit v1.14.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling const_panic v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling assert_cfg v0.1.0 [INFO] [stderr] Compiling librqbit-clone-to-owned v3.0.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling librqbit v8.1.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling network-interface v2.0.5 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling size_format v1.0.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling intervaltree v0.2.7 [INFO] [stderr] Compiling ego-tree v0.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling regex v1.12.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 backoff v0.4.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling librqbit-sha1-wrapper v4.1.0 [INFO] [stderr] Compiling librqbit-buffers v4.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling librqbit-bencode v3.1.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling governor v0.10.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling scraper v0.22.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling leaky-bucket v1.1.2 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling librqbit-core v5.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling librqbit-dht v5.3.1 [INFO] [stderr] Compiling librqbit-peer-protocol v4.3.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling librqbit-tracker-comms v3.0.0 [INFO] [stderr] Compiling librqbit-upnp v1.0.0 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling axum-server v0.7.3 [INFO] [stderr] Compiling pizerarr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `media_dir` [INFO] [stdout] --> src/transcode.rs:312:41 [INFO] [stdout] | [INFO] [stdout] 312 | pub async fn cancel(map: &TranscodeMap, media_dir: &Path, filename: &str) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_media_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EztvResponse` is never constructed [INFO] [stdout] --> src/search.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | struct EztvResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EztvTorrent` is never constructed [INFO] [stdout] --> src/search.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | struct EztvTorrent { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `search_eztv` is never used [INFO] [stdout] --> src/search.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | pub async fn search_eztv(client: &reqwest::Client, query: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `prefetch_trending` is never used [INFO] [stdout] --> src/subs.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | pub async fn prefetch_trending(client: &reqwest::Client, cache: &SubsCache, titles: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `auto_transcode_loop` is never used [INFO] [stdout] --> src/transcode.rs:341:14 [INFO] [stdout] | [INFO] [stdout] 341 | pub async fn auto_transcode_loop(state: Arc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "ed719382ed2938209f1d0851efd21a824c695f2ab22fdbbb06b1a09cc5b051d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed719382ed2938209f1d0851efd21a824c695f2ab22fdbbb06b1a09cc5b051d6", kill_on_drop: false }` [INFO] [stdout] ed719382ed2938209f1d0851efd21a824c695f2ab22fdbbb06b1a09cc5b051d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c484ad11b492fe793e47fa530ac7092b742fc1f6c2bd64395d11e352d686e0a7 [INFO] running `Command { std: "docker" "start" "-a" "c484ad11b492fe793e47fa530ac7092b742fc1f6c2bd64395d11e352d686e0a7", kill_on_drop: false }` [INFO] [stderr] Compiling pizerarr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `media_dir` [INFO] [stdout] --> src/transcode.rs:312:41 [INFO] [stdout] | [INFO] [stdout] 312 | pub async fn cancel(map: &TranscodeMap, media_dir: &Path, filename: &str) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_media_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EztvResponse` is never constructed [INFO] [stdout] --> src/search.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | struct EztvResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EztvTorrent` is never constructed [INFO] [stdout] --> src/search.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 94 | struct EztvTorrent { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `search_eztv` is never used [INFO] [stdout] --> src/search.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | pub async fn search_eztv(client: &reqwest::Client, query: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `prefetch_trending` is never used [INFO] [stdout] --> src/subs.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | pub async fn prefetch_trending(client: &reqwest::Client, cache: &SubsCache, titles: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `auto_transcode_loop` is never used [INFO] [stdout] --> src/transcode.rs:341:14 [INFO] [stdout] | [INFO] [stdout] 341 | pub async fn auto_transcode_loop(state: Arc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.41s [INFO] running `Command { std: "docker" "inspect" "c484ad11b492fe793e47fa530ac7092b742fc1f6c2bd64395d11e352d686e0a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c484ad11b492fe793e47fa530ac7092b742fc1f6c2bd64395d11e352d686e0a7", kill_on_drop: false }` [INFO] [stdout] c484ad11b492fe793e47fa530ac7092b742fc1f6c2bd64395d11e352d686e0a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a9650fbfc66dc61e1b2293382598ca51049bdbd03c6b5f778e6aabe5753a0e0 [INFO] running `Command { std: "docker" "start" "-a" "1a9650fbfc66dc61e1b2293382598ca51049bdbd03c6b5f778e6aabe5753a0e0", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `media_dir` [INFO] [stderr] --> src/transcode.rs:312:41 [INFO] [stderr] | [INFO] [stderr] 312 | pub async fn cancel(map: &TranscodeMap, media_dir: &Path, filename: &str) { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_media_dir` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `EztvResponse` is never constructed [INFO] [stderr] --> src/search.rs:89:8 [INFO] [stderr] | [INFO] [stderr] 89 | struct EztvResponse { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `EztvTorrent` is never constructed [INFO] [stderr] --> src/search.rs:94:8 [INFO] [stderr] | [INFO] [stderr] 94 | struct EztvTorrent { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `search_eztv` is never used [INFO] [stderr] --> src/search.rs:113:14 [INFO] [stderr] | [INFO] [stderr] 113 | pub async fn search_eztv(client: &reqwest::Client, query: &str) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `prefetch_trending` is never used [INFO] [stderr] --> src/subs.rs:116:14 [INFO] [stderr] | [INFO] [stderr] 116 | pub async fn prefetch_trending(client: &reqwest::Client, cache: &SubsCache, titles: Vec) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `auto_transcode_loop` is never used [INFO] [stderr] --> src/transcode.rs:341:14 [INFO] [stderr] | [INFO] [stderr] 341 | pub async fn auto_transcode_loop(state: Arc) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pizerarr` (bin "pizerarr" test) generated 6 warnings (run `cargo fix --bin "pizerarr" -p pizerarr --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pizerarr-278ba7af63e9e456) [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" "1a9650fbfc66dc61e1b2293382598ca51049bdbd03c6b5f778e6aabe5753a0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9650fbfc66dc61e1b2293382598ca51049bdbd03c6b5f778e6aabe5753a0e0", kill_on_drop: false }` [INFO] [stdout] 1a9650fbfc66dc61e1b2293382598ca51049bdbd03c6b5f778e6aabe5753a0e0