[INFO] fetching crate transmission-rpc 0.5.0...
[INFO] testing transmission-rpc-0.5.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate transmission-rpc 0.5.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate transmission-rpc 0.5.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e3c827f99c9fd95a1e784c6094017e317eb2b1e6ffeb1de66804dbe6c972d1f
[INFO] running `Command { std: "docker" "start" "-a" "2e3c827f99c9fd95a1e784c6094017e317eb2b1e6ffeb1de66804dbe6c972d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e3c827f99c9fd95a1e784c6094017e317eb2b1e6ffeb1de66804dbe6c972d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e3c827f99c9fd95a1e784c6094017e317eb2b1e6ffeb1de66804dbe6c972d1f", kill_on_drop: false }`
[INFO] [stdout] 2e3c827f99c9fd95a1e784c6094017e317eb2b1e6ffeb1de66804dbe6c972d1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 821b8e68e78a8848d20322fd1eb0bc2866683a3c303e6e73039a84e652961f05
[INFO] running `Command { std: "docker" "start" "-a" "821b8e68e78a8848d20322fd1eb0bc2866683a3c303e6e73039a84e652961f05", 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 cc v1.2.13
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[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 cfg-if v1.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[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 zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[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 rustls-webpki v0.102.8
[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 icu_locid v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.39
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "821b8e68e78a8848d20322fd1eb0bc2866683a3c303e6e73039a84e652961f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "821b8e68e78a8848d20322fd1eb0bc2866683a3c303e6e73039a84e652961f05", kill_on_drop: false }`
[INFO] [stdout] 821b8e68e78a8848d20322fd1eb0bc2866683a3c303e6e73039a84e652961f05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f68581ce0556a774afa6237a2236b4468aec74f816e1f4f87aee9b39e9d292f4
[INFO] running `Command { std: "docker" "start" "-a" "f68581ce0556a774afa6237a2236b4468aec74f816e1f4f87aee9b39e9d292f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 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 icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[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 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 icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "f68581ce0556a774afa6237a2236b4468aec74f816e1f4f87aee9b39e9d292f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f68581ce0556a774afa6237a2236b4468aec74f816e1f4f87aee9b39e9d292f4", kill_on_drop: false }`
[INFO] [stdout] f68581ce0556a774afa6237a2236b4468aec74f816e1f4f87aee9b39e9d292f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0af537be1eb5e287b93b2fb10311905a46b10382ab9cd4b38a633fe4a22b7e0f
[INFO] running `Command { std: "docker" "start" "-a" "0af537be1eb5e287b93b2fb10311905a46b10382ab9cd4b38a633fe4a22b7e0f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/transmission_rpc-f95d2270f730cc58)
[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::request::torrent_set::tests::torrent_set_args_setter_sequential_download ... ok
[INFO] [stdout] test types::response::tests::test_torrent_added_success_with_value ... ok
[INFO] [stdout] test types::response::tests::test_torrent_added_success_with_torrent_added_or_duplicate ... ok
[INFO] [stdout] test types::tests::test_torrent_get_activity_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_activity_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_added_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_availability_success ... ignored
[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_bandwidth_priority_low ... ok
[INFO] [stdout] test types::tests::test_torrent_get_bandwidth_priority_missing ... ok
[INFO] [stdout] test types::response::tests::test_torrent_added_failure_with_torrent_added_or_duplicate ... ok
[INFO] [stdout] test types::tests::test_torrent_get_comment_missing ... ok
[INFO] [stdout] test types::response::tests::test_torrent_added_failure_with_value ... ok
[INFO] [stdout] test types::tests::test_torrent_get_corrupt_ever_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_creator_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_date_created_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_date_created_success ... ok
[INFO] [stdout] test tests::test_malformed_url ... FAILED
[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_dir_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_comment_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_dir_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_corrupt_ever_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_creator_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_limited_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_downloaded_ever_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_limited_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_downloaded_ever_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_edit_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_eta_idle_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_string_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_eta_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_eta_idle_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_file_count_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_file_count_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_file_stats_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_file_stats_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_files_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_files_success_pre_rpc_ver_18 ... 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_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_unchecked_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_have_valid_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_have_valid_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_honors_session_limits_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_honors_session_limits_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_id_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_id_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_finished_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_finished_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_private_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_private_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_stalled_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_edit_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_left_until_done_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_labels_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_stalled_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_labels_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_magnet_link_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_magnet_link_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_manual_announce_time_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_manual_announce_time_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_max_connected_peers_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_max_connected_peers_success ... 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_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peer_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_name_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peer_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_connected_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_from_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_from_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_connected_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_getting_from_us_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_getting_from_us_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_sending_to_us_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_sending_to_us_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_percent_complete_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_percent_complete_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_percent_done_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_percent_done_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_piece_size_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_piece_size_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_pieces_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_pieces_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_primary_mime_type_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_primary_mime_type_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_rate_download_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_string_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_rate_download_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_rate_upload_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_eta_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_rate_upload_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_left_until_done_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_recheck_progress_missing ... 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_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_seed_ratio_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seconds_seeding_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_idle_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seconds_seeding_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_idle_mode_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_idle_mode_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_ratio_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_sequential_download_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_size_when_done_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_ratio_mode_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_size_when_done_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_ratio_mode_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_sequential_download_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_start_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_total_size_success ... 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_torrent_file_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_status_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_torrent_file_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_total_size_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_tracker_list_success ... ignored
[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_missing ... 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_upload_ratio_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_ever_missing ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_ever_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_wanted_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_limited_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_limited_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_wanted_bool_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_wanted_int_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_webseeds_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_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_webseeds_sending_to_us_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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0af537be1eb5e287b93b2fb10311905a46b10382ab9cd4b38a633fe4a22b7e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0af537be1eb5e287b93b2fb10311905a46b10382ab9cd4b38a633fe4a22b7e0f", kill_on_drop: false }`
[INFO] [stdout] 0af537be1eb5e287b93b2fb10311905a46b10382ab9cd4b38a633fe4a22b7e0f
