[INFO] fetching crate transmission-rpc 0.5.0...
[INFO] testing transmission-rpc-0.5.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate transmission-rpc 0.5.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate transmission-rpc 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate transmission-rpc 0.5.0
[INFO] tweaked toml for crates.io crate transmission-rpc 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate transmission-rpc 0.5.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate transmission-rpc 0.5.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3441dc3648d9ea4160309b56accd1cc5498e650b8d1d50ded81ec8b56ab8da82
[INFO] running `Command { std: "docker" "start" "-a" "3441dc3648d9ea4160309b56accd1cc5498e650b8d1d50ded81ec8b56ab8da82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3441dc3648d9ea4160309b56accd1cc5498e650b8d1d50ded81ec8b56ab8da82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3441dc3648d9ea4160309b56accd1cc5498e650b8d1d50ded81ec8b56ab8da82", kill_on_drop: false }`
[INFO] [stdout] 3441dc3648d9ea4160309b56accd1cc5498e650b8d1d50ded81ec8b56ab8da82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b18e0677014130558afb242b2e6f5b0e617cbee7c026a59512825426e8b00531
[INFO] running `Command { std: "docker" "start" "-a" "b18e0677014130558afb242b2e6f5b0e617cbee7c026a59512825426e8b00531", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling transmission-rpc v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.74s
[INFO] running `Command { std: "docker" "inspect" "b18e0677014130558afb242b2e6f5b0e617cbee7c026a59512825426e8b00531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b18e0677014130558afb242b2e6f5b0e617cbee7c026a59512825426e8b00531", kill_on_drop: false }`
[INFO] [stdout] b18e0677014130558afb242b2e6f5b0e617cbee7c026a59512825426e8b00531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4310417d12a8f0c1b60aecb9c83e9f326dfc7492bb1dce4a75dd965f2a8ef348
[INFO] running `Command { std: "docker" "start" "-a" "4310417d12a8f0c1b60aecb9c83e9f326dfc7492bb1dce4a75dd965f2a8ef348", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling transmission-rpc v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `resp`
[INFO] [stdout]    --> src/types/tests.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let resp = serde_json::from_str(
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/types/tests.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 |       let resp = serde_json::from_str(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 169 | |         // TODO: Need availability data
[INFO] [stdout] 170 | |         r#"
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |         "#,
[INFO] [stdout] 180 | |     )?;
[INFO] [stdout]     | |______^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resp`
[INFO] [stdout]     --> src/types/tests.rs:3329:9
[INFO] [stdout]      |
[INFO] [stdout] 3329 |     let resp = serde_json::from_str(
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]     --> src/types/tests.rs:3329:16
[INFO] [stdout]      |
[INFO] [stdout] 3329 |       let resp = serde_json::from_str(
[INFO] [stdout]      |  ________________^
[INFO] [stdout] 3330 | |         // TODO: Need trackerList data
[INFO] [stdout] 3331 | |         r#"
[INFO] [stdout] ...    |
[INFO] [stdout] 3340 | |         "#,
[INFO] [stdout] 3341 | |     )?;
[INFO] [stdout]      | |______^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.42s
[INFO] running `Command { std: "docker" "inspect" "4310417d12a8f0c1b60aecb9c83e9f326dfc7492bb1dce4a75dd965f2a8ef348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4310417d12a8f0c1b60aecb9c83e9f326dfc7492bb1dce4a75dd965f2a8ef348", kill_on_drop: false }`
[INFO] [stdout] 4310417d12a8f0c1b60aecb9c83e9f326dfc7492bb1dce4a75dd965f2a8ef348
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d45752e412b25a3fbfb1100095100da944df90f22c233a6b9b6373886f2f5046
[INFO] running `Command { std: "docker" "start" "-a" "d45752e412b25a3fbfb1100095100da944df90f22c233a6b9b6373886f2f5046", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `resp`
[INFO] [stderr]    --> src/types/tests.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 168 |     let resp = serde_json::from_str(
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `val`
[INFO] [stderr]    --> src/types/tests.rs:168:16
[INFO] [stderr]     |
[INFO] [stderr] 168 |       let resp = serde_json::from_str(
[INFO] [stderr]     |  ________________^
[INFO] [stderr] 169 | |         // TODO: Need availability data
[INFO] [stderr] 170 | |         r#"
[INFO] [stderr] ...   |
[INFO] [stderr] 179 | |         "#,
[INFO] [stderr] 180 | |     )?;
[INFO] [stderr]     | |______^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `resp`
[INFO] [stderr]     --> src/types/tests.rs:3329:9
[INFO] [stderr]      |
[INFO] [stderr] 3329 |     let resp = serde_json::from_str(
[INFO] [stderr]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_resp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `val`
[INFO] [stderr]     --> src/types/tests.rs:3329:16
[INFO] [stderr]      |
[INFO] [stderr] 3329 |       let resp = serde_json::from_str(
[INFO] [stderr]      |  ________________^
[INFO] [stderr] 3330 | |         // TODO: Need trackerList data
[INFO] [stderr] 3331 | |         r#"
[INFO] [stderr] ...    |
[INFO] [stderr] 3340 | |         "#,
[INFO] [stderr] 3341 | |     )?;
[INFO] [stderr]      | |______^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stderr] 
[INFO] [stderr] warning: `transmission-rpc` (lib test) generated 4 warnings (run `cargo fix --lib -p transmission-rpc --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/transmission_rpc-81c45f815cd7f18f)
[INFO] [stdout] 
[INFO] [stdout] running 161 tests
[INFO] [stdout] test types::request::torrent_set::tests::torrent_set_args_setter_group ... ok
[INFO] [stdout] test types::response::tests::test_torrent_added_failure_with_torrent_added_or_duplicate ... ok
[INFO] [stdout] test types::response::tests::test_torrent_added_success_with_value ... ok
[INFO] [stdout] test tests::test_malformed_url ... FAILED
[INFO] [stdout] test types::response::tests::test_torrent_added_success_with_torrent_added_or_duplicate ... ok
[INFO] [stdout] test types::response::tests::test_torrent_added_failure_with_value ... ok
[INFO] [stdout] test types::tests::test_torrent_get_availability_success ... ignored
[INFO] [stdout] test types::tests::test_torrent_get_activity_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_bandwidth_priority_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_bandwidth_priority_low ... ok
[INFO] [stdout] test types::tests::test_torrent_get_corrupt_ever_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_comment_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_added_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_added_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_availability_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_creator_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_comment_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_date_created_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_creator_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_date_created_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_desired_available_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_desired_available_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_done_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_done_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_dir_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_limited_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_dir_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_limited_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_downloaded_ever_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_downloaded_ever_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_edit_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_string_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_string_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_eta_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_file_count_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_file_count_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_eta_idle_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_file_stats_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_file_stats_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_eta_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_activity_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_corrupt_ever_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_eta_idle_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_edit_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_have_unchecked_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_group_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_group_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_files_success_pre_rpc_ver_18 ... ok
[INFO] [stdout] test types::tests::test_torrent_get_hash_string_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_hash_string_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_have_unchecked_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_have_valid_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_files_success_post_rpc_ver_18 ... ok
[INFO] [stdout] test types::tests::test_torrent_get_honors_session_limits_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_id_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_private_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_stalled_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_left_until_done_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_manual_announce_time_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_left_until_done_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_stalled_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_labels_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_magnet_link_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_magnet_link_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_finished_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_manual_announce_time_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_private_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_id_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_labels_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peer_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_metadata_percent_complete_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_metadata_percent_complete_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_name_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_max_connected_peers_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_name_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_connected_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_from_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_from_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_getting_from_us_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_files_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_getting_from_us_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peer_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_sending_to_us_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_connected_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_finished_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_percent_complete_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_pieces_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_sending_to_us_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_primary_mime_type_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_percent_done_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_primary_mime_type_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_piece_size_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_rate_download_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_piece_size_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_pieces_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_queue_position_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_queue_position_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_percent_complete_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_piece_count_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_piece_count_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_percent_done_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_rate_upload_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_rate_download_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_recheck_progress_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seconds_downloading_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_idle_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seconds_seeding_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_idle_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_idle_mode_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seconds_seeding_missing ... ok
[INFO] [stdout] test types::request::torrent_set::tests::torrent_set_args_setter_sequential_download ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seconds_downloading_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_recheck_progress_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_ratio_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_idle_mode_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_sequential_download_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_ratio_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_status_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_ratio_mode_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_torrent_file_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_rate_upload_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_total_size_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_status_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_start_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_size_when_done_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_size_when_done_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_torrent_file_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_ratio_mode_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_sequential_download_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_tracker_list_success ... ignored
[INFO] [stdout] test types::tests::test_torrent_get_total_size_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_tracker_list_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_tracker_stats_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_tracker_stats_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_trackers_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_upload_ratio_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_trackers_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_ever_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_limited_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_wanted_bool_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_limited_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_wanted_int_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_upload_ratio_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_ever_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_webseeds_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_wanted_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_webseeds_sending_to_us_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_webseeds_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_webseeds_sending_to_us_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_have_valid_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_honors_session_limits_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_start_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_max_connected_peers_success ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_malformed_url stdout ----
[INFO] [stdout] Error: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_malformed_url
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 158 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d45752e412b25a3fbfb1100095100da944df90f22c233a6b9b6373886f2f5046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d45752e412b25a3fbfb1100095100da944df90f22c233a6b9b6373886f2f5046", kill_on_drop: false }`
[INFO] [stdout] d45752e412b25a3fbfb1100095100da944df90f22c233a6b9b6373886f2f5046
