[INFO] fetching crate attractorr 0.6.1...
[INFO] testing attractorr-0.6.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate attractorr 0.6.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate attractorr 0.6.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate attractorr 0.6.1
[INFO] finished tweaking crates.io crate attractorr 0.6.1
[INFO] tweaked toml for crates.io crate attractorr 0.6.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate attractorr 0.6.1 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `clap` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parse-display v0.8.2
[INFO] [stderr]   Downloaded torrent_search v0.3.3
[INFO] [stderr]   Downloaded yts-api v0.4.0
[INFO] [stderr]   Downloaded structmeta v0.2.0
[INFO] [stderr]   Downloaded structmeta-derive v0.2.0
[INFO] [stderr]   Downloaded parse-display-derive v0.8.2
[INFO] [stderr]   Downloaded serde_json v1.0.110
[INFO] [stderr]   Downloaded clap v4.4.12
[INFO] [stderr]   Downloaded h2 v0.4.0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5ab17fc27c44fcdfaa278daf6e8115b0fe03c0bc674c3572bb3fc909f8b01c3
[INFO] running `Command { std: "docker" "start" "-a" "c5ab17fc27c44fcdfaa278daf6e8115b0fe03c0bc674c3572bb3fc909f8b01c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5ab17fc27c44fcdfaa278daf6e8115b0fe03c0bc674c3572bb3fc909f8b01c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ab17fc27c44fcdfaa278daf6e8115b0fe03c0bc674c3572bb3fc909f8b01c3", kill_on_drop: false }`
[INFO] [stdout] c5ab17fc27c44fcdfaa278daf6e8115b0fe03c0bc674c3572bb3fc909f8b01c3
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df5ec677b424afc2479bd1c97fa0b1c01eeff8fb79b920a1715db0d321a42509
[INFO] running `Command { std: "docker" "start" "-a" "df5ec677b424afc2479bd1c97fa0b1c01eeff8fb79b920a1715db0d321a42509", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `clap` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling parse-display-derive v0.8.2
[INFO] [stderr]    Compiling clap v4.4.12
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling parse-display v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling h2 v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-util v0.1.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling yts-api v0.4.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling torrent_search v0.3.3
[INFO] [stderr]    Compiling attractorr v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `num_files`, `username`, `added`, `status`, `category`, and `imdb` are never read
[INFO] [stdout]   --> src/search_providers/pirate_bay_search.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Entry {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub num_files: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 25 |     pub size: String,
[INFO] [stdout] 26 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 27 |     pub added: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 28 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 29 |     pub category: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 30 |     pub imdb: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_unix`, `completed`, and `scraped_date` are never read
[INFO] [stdout]   --> src/search_providers/torrent_csv_search.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Entry {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub created_unix: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub completed: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub scraped_date: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.24s
[INFO] running `Command { std: "docker" "inspect" "df5ec677b424afc2479bd1c97fa0b1c01eeff8fb79b920a1715db0d321a42509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df5ec677b424afc2479bd1c97fa0b1c01eeff8fb79b920a1715db0d321a42509", kill_on_drop: false }`
[INFO] [stdout] df5ec677b424afc2479bd1c97fa0b1c01eeff8fb79b920a1715db0d321a42509
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9697ee2f6b9452098ba1e8dbbf8acba647e82d2ccc7ec9a4333fe5037325ce0
[INFO] running `Command { std: "docker" "start" "-a" "d9697ee2f6b9452098ba1e8dbbf8acba647e82d2ccc7ec9a4333fe5037325ce0", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `clap` dependency)
[INFO] [stderr]    Compiling attractorr v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `num_files`, `username`, `added`, `status`, `category`, and `imdb` are never read
[INFO] [stdout]   --> src/search_providers/pirate_bay_search.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Entry {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub num_files: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 25 |     pub size: String,
[INFO] [stdout] 26 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 27 |     pub added: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 28 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 29 |     pub category: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 30 |     pub imdb: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_unix`, `completed`, and `scraped_date` are never read
[INFO] [stdout]   --> src/search_providers/torrent_csv_search.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Entry {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub created_unix: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub completed: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub scraped_date: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.79s
[INFO] running `Command { std: "docker" "inspect" "d9697ee2f6b9452098ba1e8dbbf8acba647e82d2ccc7ec9a4333fe5037325ce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9697ee2f6b9452098ba1e8dbbf8acba647e82d2ccc7ec9a4333fe5037325ce0", kill_on_drop: false }`
[INFO] [stdout] d9697ee2f6b9452098ba1e8dbbf8acba647e82d2ccc7ec9a4333fe5037325ce0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a19e52d9856393d1e07325d8ad2f74ab25c737b65dfb5c1f0a7bd1d5bc505988
[INFO] running `Command { std: "docker" "start" "-a" "a19e52d9856393d1e07325d8ad2f74ab25c737b65dfb5c1f0a7bd1d5bc505988", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `clap` dependency)
[INFO] [stderr] warning: fields `num_files`, `username`, `added`, `status`, `category`, and `imdb` are never read
[INFO] [stderr]   --> src/search_providers/pirate_bay_search.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct Entry {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub num_files: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 25 |     pub size: String,
[INFO] [stderr] 26 |     pub username: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 27 |     pub added: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 28 |     pub status: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 29 |     pub category: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 30 |     pub imdb: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `created_unix`, `completed`, and `scraped_date` are never read
[INFO] [stderr]   --> src/search_providers/torrent_csv_search.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct Entry {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub created_unix: Option<u64>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub completed: Option<u32>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 26 |     pub scraped_date: Option<i32>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `attractorr` (bin "attractorr" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/attractorr-1ac3917592bdf76e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test search_providers::pirate_bay_search::test::test_parse_piratebay_empty ... ok
[INFO] [stdout] test search_providers::torrent_csv_search::test::test_parse_torrent_csv_empty ... ok
[INFO] [stdout] test search_providers::torrent_csv_search::test::test_parse_torrent_csv ... ok
[INFO] [stdout] test search_providers::l337x_search::test::test_parse_l337x ... ok
[INFO] [stdout] test test::verify_cli ... ok
[INFO] [stdout] test search_providers::pirate_bay_search::test::test_parse_piratebay ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a19e52d9856393d1e07325d8ad2f74ab25c737b65dfb5c1f0a7bd1d5bc505988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a19e52d9856393d1e07325d8ad2f74ab25c737b65dfb5c1f0a7bd1d5bc505988", kill_on_drop: false }`
[INFO] [stdout] a19e52d9856393d1e07325d8ad2f74ab25c737b65dfb5c1f0a7bd1d5bc505988
[INFO] testing attractorr-0.6.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate attractorr 0.6.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate attractorr 0.6.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate attractorr 0.6.1
[INFO] finished tweaking crates.io crate attractorr 0.6.1
[INFO] tweaked toml for crates.io crate attractorr 0.6.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate attractorr 0.6.1 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `clap` dependency)
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4dd6b5ba08cfccb67b5b9a1c495693a56fc224353a229d3181a6aeae180c151
[INFO] running `Command { std: "docker" "start" "-a" "c4dd6b5ba08cfccb67b5b9a1c495693a56fc224353a229d3181a6aeae180c151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4dd6b5ba08cfccb67b5b9a1c495693a56fc224353a229d3181a6aeae180c151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4dd6b5ba08cfccb67b5b9a1c495693a56fc224353a229d3181a6aeae180c151", kill_on_drop: false }`
[INFO] [stdout] c4dd6b5ba08cfccb67b5b9a1c495693a56fc224353a229d3181a6aeae180c151
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c07b45f625be9c8f5ca9b9dde3b0e00d7e769192a25651817e230c8fa3b992b
[INFO] running `Command { std: "docker" "start" "-a" "7c07b45f625be9c8f5ca9b9dde3b0e00d7e769192a25651817e230c8fa3b992b", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `clap` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde v1.0.194
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.110
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.194
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling parse-display-derive v0.8.2
[INFO] [stderr]    Compiling clap v4.4.12
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling parse-display v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling h2 v0.4.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-util v0.1.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling yts-api v0.4.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling torrent_search v0.3.3
[INFO] [stderr]    Compiling attractorr v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `num_files`, `username`, `added`, `status`, `category`, and `imdb` are never read
[INFO] [stdout]   --> src/search_providers/pirate_bay_search.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Entry {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub num_files: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 25 |     pub size: String,
[INFO] [stdout] 26 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 27 |     pub added: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 28 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 29 |     pub category: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 30 |     pub imdb: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_unix`, `completed`, and `scraped_date` are never read
[INFO] [stdout]   --> src/search_providers/torrent_csv_search.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Entry {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub created_unix: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub completed: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub scraped_date: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.43s
[INFO] running `Command { std: "docker" "inspect" "7c07b45f625be9c8f5ca9b9dde3b0e00d7e769192a25651817e230c8fa3b992b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c07b45f625be9c8f5ca9b9dde3b0e00d7e769192a25651817e230c8fa3b992b", kill_on_drop: false }`
[INFO] [stdout] 7c07b45f625be9c8f5ca9b9dde3b0e00d7e769192a25651817e230c8fa3b992b
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aff4dc0b51bd193c0d7aec2d5cf6eaa85c2c0f5136ee51803071cd999c9e0269
[INFO] running `Command { std: "docker" "start" "-a" "aff4dc0b51bd193c0d7aec2d5cf6eaa85c2c0f5136ee51803071cd999c9e0269", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `clap` dependency)
[INFO] [stderr]    Compiling attractorr v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `num_files`, `username`, `added`, `status`, `category`, and `imdb` are never read
[INFO] [stdout]   --> src/search_providers/pirate_bay_search.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Entry {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub num_files: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 25 |     pub size: String,
[INFO] [stdout] 26 |     pub username: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 27 |     pub added: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 28 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 29 |     pub category: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 30 |     pub imdb: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `created_unix`, `completed`, and `scraped_date` are never read
[INFO] [stdout]   --> src/search_providers/torrent_csv_search.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Entry {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub created_unix: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub completed: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub scraped_date: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.29s
[INFO] running `Command { std: "docker" "inspect" "aff4dc0b51bd193c0d7aec2d5cf6eaa85c2c0f5136ee51803071cd999c9e0269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff4dc0b51bd193c0d7aec2d5cf6eaa85c2c0f5136ee51803071cd999c9e0269", kill_on_drop: false }`
[INFO] [stdout] aff4dc0b51bd193c0d7aec2d5cf6eaa85c2c0f5136ee51803071cd999c9e0269
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6822de9d87f8f0cf7f89748c1bede0a85422db6c16d925951ef174cd5a9babe5
[INFO] running `Command { std: "docker" "start" "-a" "6822de9d87f8f0cf7f89748c1bede0a85422db6c16d925951ef174cd5a9babe5", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `clap` dependency)
[INFO] [stderr] warning: fields `num_files`, `username`, `added`, `status`, `category`, and `imdb` are never read
[INFO] [stderr]   --> src/search_providers/pirate_bay_search.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct Entry {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub num_files: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 25 |     pub size: String,
[INFO] [stderr] 26 |     pub username: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 27 |     pub added: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 28 |     pub status: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 29 |     pub category: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 30 |     pub imdb: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `created_unix`, `completed`, and `scraped_date` are never read
[INFO] [stderr]   --> src/search_providers/torrent_csv_search.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct Entry {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub created_unix: Option<u64>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     pub completed: Option<u32>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 26 |     pub scraped_date: Option<i32>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `attractorr` (bin "attractorr" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/attractorr-1ac3917592bdf76e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test search_providers::pirate_bay_search::test::test_parse_piratebay_empty ... ok
[INFO] [stdout] test search_providers::torrent_csv_search::test::test_parse_torrent_csv ... ok
[INFO] [stdout] test search_providers::torrent_csv_search::test::test_parse_torrent_csv_empty ... ok
[INFO] [stdout] test search_providers::l337x_search::test::test_parse_l337x ... ok
[INFO] [stdout] test test::verify_cli ... ok
[INFO] [stdout] test search_providers::pirate_bay_search::test::test_parse_piratebay ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6822de9d87f8f0cf7f89748c1bede0a85422db6c16d925951ef174cd5a9babe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6822de9d87f8f0cf7f89748c1bede0a85422db6c16d925951ef174cd5a9babe5", kill_on_drop: false }`
[INFO] [stdout] 6822de9d87f8f0cf7f89748c1bede0a85422db6c16d925951ef174cd5a9babe5
