[INFO] fetching crate transmission-rpc 0.5.0... [INFO] testing transmission-rpc-0.5.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate transmission-rpc 0.5.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate transmission-rpc 0.5.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-iterator v2.1.0 [INFO] [stderr] Downloaded quinn-udp v0.5.9 [INFO] [stderr] Downloaded miniz_oxide v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddc5a0512d81a557b22e680aa3dd34b7368707e60e9afad92c38b0b3e5d48116 [INFO] running `Command { std: "docker" "start" "-a" "ddc5a0512d81a557b22e680aa3dd34b7368707e60e9afad92c38b0b3e5d48116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddc5a0512d81a557b22e680aa3dd34b7368707e60e9afad92c38b0b3e5d48116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc5a0512d81a557b22e680aa3dd34b7368707e60e9afad92c38b0b3e5d48116", kill_on_drop: false }` [INFO] [stdout] ddc5a0512d81a557b22e680aa3dd34b7368707e60e9afad92c38b0b3e5d48116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a55e69f4031e5b7ce756cfe7bed73589229c2601f4408259101abdd8388cd039 [INFO] running `Command { std: "docker" "start" "-a" "a55e69f4031e5b7ce756cfe7bed73589229c2601f4408259101abdd8388cd039", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling ring v0.17.8 [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 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 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 v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [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 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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [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 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 08s [INFO] running `Command { std: "docker" "inspect" "a55e69f4031e5b7ce756cfe7bed73589229c2601f4408259101abdd8388cd039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a55e69f4031e5b7ce756cfe7bed73589229c2601f4408259101abdd8388cd039", kill_on_drop: false }` [INFO] [stdout] a55e69f4031e5b7ce756cfe7bed73589229c2601f4408259101abdd8388cd039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f5606527b669986de6978d42241255fc026debac9b99810209dd36f750c5bf3 [INFO] running `Command { std: "docker" "start" "-a" "5f5606527b669986de6978d42241255fc026debac9b99810209dd36f750c5bf3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-syntax v0.8.5 [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 env_logger v0.11.6 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [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 hyper-rustls v0.27.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [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 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 1m 18s [INFO] running `Command { std: "docker" "inspect" "5f5606527b669986de6978d42241255fc026debac9b99810209dd36f750c5bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f5606527b669986de6978d42241255fc026debac9b99810209dd36f750c5bf3", kill_on_drop: false }` [INFO] [stdout] 5f5606527b669986de6978d42241255fc026debac9b99810209dd36f750c5bf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d15c3a1516a1413016ee9725d964c59815bdac16c7acbe3bcfc24e790dfbab5b [INFO] running `Command { std: "docker" "start" "-a" "d15c3a1516a1413016ee9725d964c59815bdac16c7acbe3bcfc24e790dfbab5b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/transmission_rpc-f7935844911dc628) [INFO] [stdout] [INFO] [stdout] running 161 tests [INFO] [stdout] test tests::test_malformed_url ... FAILED [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_torrent_added_or_duplicate ... ok [INFO] [stdout] test types::response::tests::test_torrent_added_failure_with_value ... ok [INFO] [stdout] test types::request::torrent_set::tests::torrent_set_args_setter_group ... ok [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_success_with_value ... ok [INFO] [stdout] test types::tests::test_torrent_get_activity_date_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_availability_success ... ignored [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_activity_date_success ... 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_corrupt_ever_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_comment_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_creator_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_creator_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_corrupt_ever_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_date_created_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_done_date_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_download_dir_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_date_created_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_download_limit_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_desired_available_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_download_limit_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_desired_available_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_download_limited_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_done_date_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_download_limited_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_download_dir_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_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_error_string_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_error_string_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_error_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_files_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_file_stats_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_eta_idle_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_eta_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_hash_string_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_hash_string_missing ... 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_eta_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_have_valid_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_is_finished_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_honors_session_limits_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_have_valid_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_is_finished_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_id_success ... 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_is_private_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_left_until_done_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_is_stalled_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_is_stalled_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_is_private_success ... 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_left_until_done_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_manual_announce_time_missing ... 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_max_connected_peers_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_manual_announce_time_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_metadata_percent_complete_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_name_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_name_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_metadata_percent_complete_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_peer_limit_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_max_connected_peers_success ... 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_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_peers_from_success ... 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_sending_to_us_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_peers_getting_from_us_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_percent_complete_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_peers_sending_to_us_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_peers_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_peers_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_percent_complete_success ... 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_pieces_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_piece_size_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_piece_size_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_queue_position_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_pieces_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_queue_position_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_rate_upload_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_recheck_progress_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_rate_download_missing ... 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_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_seeding_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_rate_upload_missing ... 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_missing ... 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_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_seed_ratio_limit_success ... 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_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_size_when_done_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_start_date_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_size_when_done_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_primary_mime_type_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_start_date_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_status_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_primary_mime_type_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_torrent_file_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_torrent_file_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_status_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_total_size_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_total_size_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_tracker_list_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_tracker_list_success ... ignored [INFO] [stdout] test types::tests::test_torrent_get_tracker_stats_missing ... 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_tracker_stats_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_uploaded_ever_missing ... 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_rate_download_success ... 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_limit_missing ... 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_percent_done_missing ... ok [INFO] [stdout] test types::tests::test_torrent_get_uploaded_ever_success ... ok [INFO] [stdout] test types::tests::test_torrent_get_wanted_int_success ... 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_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] [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] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d15c3a1516a1413016ee9725d964c59815bdac16c7acbe3bcfc24e790dfbab5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d15c3a1516a1413016ee9725d964c59815bdac16c7acbe3bcfc24e790dfbab5b", kill_on_drop: false }` [INFO] [stdout] d15c3a1516a1413016ee9725d964c59815bdac16c7acbe3bcfc24e790dfbab5b