[INFO] fetching crate transmission-rpc 0.5.0...
[INFO] testing transmission-rpc-0.5.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate transmission-rpc 0.5.0 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate transmission-rpc 0.5.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-iterator v2.1.0
[INFO] [stderr]   Downloaded cc v1.2.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd760bcd184c1c696b8fe44378554bad2c9db75f34fbf8e7f18bf78a095ca941
[INFO] running `Command { std: "docker" "start" "-a" "fd760bcd184c1c696b8fe44378554bad2c9db75f34fbf8e7f18bf78a095ca941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd760bcd184c1c696b8fe44378554bad2c9db75f34fbf8e7f18bf78a095ca941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd760bcd184c1c696b8fe44378554bad2c9db75f34fbf8e7f18bf78a095ca941", kill_on_drop: false }`
[INFO] [stdout] fd760bcd184c1c696b8fe44378554bad2c9db75f34fbf8e7f18bf78a095ca941
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e42862ee01af830b13603c7b6871a42a6dbe6cd86114fc156ceaa525ce73304
[INFO] running `Command { std: "docker" "start" "-a" "1e42862ee01af830b13603c7b6871a42a6dbe6cd86114fc156ceaa525ce73304", kill_on_drop: false }`
[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 litemap v0.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tokio v1.43.0
[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 tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[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 tower v0.5.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[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 tokio-rustls v0.26.1
[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 `dev` profile [unoptimized + debuginfo] target(s) in 35.88s
[INFO] running `Command { std: "docker" "inspect" "1e42862ee01af830b13603c7b6871a42a6dbe6cd86114fc156ceaa525ce73304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e42862ee01af830b13603c7b6871a42a6dbe6cd86114fc156ceaa525ce73304", kill_on_drop: false }`
[INFO] [stdout] 1e42862ee01af830b13603c7b6871a42a6dbe6cd86114fc156ceaa525ce73304
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea1b0df6f80bc4f35439ba98631b90ea9356febd77acada4fc27bc248a4bdace
[INFO] running `Command { std: "docker" "start" "-a" "ea1b0df6f80bc4f35439ba98631b90ea9356febd77acada4fc27bc248a4bdace", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[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 serde v1.0.217
[INFO] [stderr]    Compiling icu_provider v1.5.0
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hyper-util v0.1.10
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.23s
[INFO] running `Command { std: "docker" "inspect" "ea1b0df6f80bc4f35439ba98631b90ea9356febd77acada4fc27bc248a4bdace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea1b0df6f80bc4f35439ba98631b90ea9356febd77acada4fc27bc248a4bdace", kill_on_drop: false }`
[INFO] [stdout] ea1b0df6f80bc4f35439ba98631b90ea9356febd77acada4fc27bc248a4bdace
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3748b54d4d9acd72e67042f59c852448bbf0f1e470b5e8741d1b57dfd4fc7ea
[INFO] running `Command { std: "docker" "start" "-a" "a3748b54d4d9acd72e67042f59c852448bbf0f1e470b5e8741d1b57dfd4fc7ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[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 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::tests::test_torrent_get_availability_success ... ignored
[INFO] [stdout] test types::tests::test_torrent_get_activity_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_added_date_missing ... ok
[INFO] [stdout] test types::response::tests::test_torrent_added_success_with_value ... ok
[INFO] [stdout] test types::tests::test_torrent_get_added_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_bandwidth_priority_low ... 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_activity_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_bandwidth_priority_missing ... 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_failure_with_value ... ok
[INFO] [stdout] test types::tests::test_torrent_get_corrupt_ever_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_comment_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_creator_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_desired_available_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_done_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_date_created_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_desired_available_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_dir_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_comment_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_done_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_downloaded_ever_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_corrupt_ever_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_date_created_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_string_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_dir_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_edit_date_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_limited_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_string_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_edit_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_eta_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_eta_idle_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_eta_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_error_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_creator_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_files_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_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_availability_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_have_unchecked_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_hash_string_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_files_success_post_rpc_ver_18 ... ok
[INFO] [stdout] test types::tests::test_torrent_get_have_unchecked_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_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_honors_session_limits_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_id_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_have_valid_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_honors_session_limits_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_have_valid_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_id_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_manual_announce_time_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_stalled_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_labels_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_stalled_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_magnet_link_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_labels_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_magnet_link_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_left_until_done_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_is_finished_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_left_until_done_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_metadata_percent_complete_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_max_connected_peers_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_name_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_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_from_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_metadata_percent_complete_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peer_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_name_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_connected_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_from_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_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_percent_complete_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_piece_count_missing ... 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_percent_done_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_connected_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_peers_sending_to_us_success ... 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_primary_mime_type_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_queue_position_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_primary_mime_type_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_pieces_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_piece_size_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_pieces_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_piece_size_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_queue_position_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_rate_upload_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_rate_upload_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seconds_downloading_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seconds_seeding_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seconds_downloading_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_rate_download_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seconds_seeding_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_ratio_limit_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_rate_download_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_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_idle_mode_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_recheck_progress_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_ratio_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_ratio_mode_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_seed_idle_mode_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_recheck_progress_success ... 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_missing ... 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_start_date_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_total_size_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_download_limit_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_status_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_torrent_file_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_tracker_list_success ... ignored
[INFO] [stdout] test types::tests::test_torrent_get_size_when_done_missing ... 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_missing ... 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_torrent_file_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_trackers_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_upload_ratio_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_ever_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_ever_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_wanted_int_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_wanted_bool_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_upload_ratio_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_sending_to_us_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_webseeds_success ... ok
[INFO] [stdout] test types::tests::test_torrent_get_wanted_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_webseeds_missing ... ok
[INFO] [stdout] test types::tests::test_torrent_get_uploaded_limited_success ... 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] 
[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.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a3748b54d4d9acd72e67042f59c852448bbf0f1e470b5e8741d1b57dfd4fc7ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3748b54d4d9acd72e67042f59c852448bbf0f1e470b5e8741d1b57dfd4fc7ea", kill_on_drop: false }`
[INFO] [stdout] a3748b54d4d9acd72e67042f59c852448bbf0f1e470b5e8741d1b57dfd4fc7ea
