[INFO] fetching crate hls_m3u8 0.4.0... [INFO] testing hls_m3u8-0.4.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate hls_m3u8 0.4.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate hls_m3u8 0.4.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hls_m3u8 0.4.0 [INFO] finished tweaking crates.io crate hls_m3u8 0.4.0 [INFO] tweaked toml for crates.io crate hls_m3u8 0.4.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b7850d52217a8c1ad03f459d09aa13164a2f80e59f83b712687e8d81d85db72 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b7850d52217a8c1ad03f459d09aa13164a2f80e59f83b712687e8d81d85db72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b7850d52217a8c1ad03f459d09aa13164a2f80e59f83b712687e8d81d85db72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7850d52217a8c1ad03f459d09aa13164a2f80e59f83b712687e8d81d85db72", kill_on_drop: false }` [INFO] [stdout] 7b7850d52217a8c1ad03f459d09aa13164a2f80e59f83b712687e8d81d85db72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 959f6302d93864a8b162b8a2ffa8c6166c1b7867c86450d7ba4eca6d7cd8b20a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "959f6302d93864a8b162b8a2ffa8c6166c1b7867c86450d7ba4eca6d7cd8b20a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling no-std-compat v0.2.0 [INFO] [stderr] Compiling stable-vec v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling hashmap_derive v0.1.0 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling from_map v0.1.0 [INFO] [stderr] Compiling shorthand v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling hls_m3u8 v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/types/in_stream_id.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[strum(serialize_all = "UPPERCASE")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Ord, PartialOrd, Debug, Clone, Copy, PartialEq, Eq, Hash, Display, EnumString)] [INFO] [stdout] | ------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.40s [INFO] running `Command { std: "docker" "inspect" "959f6302d93864a8b162b8a2ffa8c6166c1b7867c86450d7ba4eca6d7cd8b20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959f6302d93864a8b162b8a2ffa8c6166c1b7867c86450d7ba4eca6d7cd8b20a", kill_on_drop: false }` [INFO] [stdout] 959f6302d93864a8b162b8a2ffa8c6166c1b7867c86450d7ba4eca6d7cd8b20a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00dd7d4e53d81a5bd8417c95d48ef35802de7f901afd74c42796cc98c33ffff0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "00dd7d4e53d81a5bd8417c95d48ef35802de7f901afd74c42796cc98c33ffff0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling automod v0.2.2 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/types/in_stream_id.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[strum(serialize_all = "UPPERCASE")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Ord, PartialOrd, Debug, Clone, Copy, PartialEq, Eq, Hash, Display, EnumString)] [INFO] [stdout] | ------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling version-sync v0.9.2 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling hls_m3u8 v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/types/in_stream_id.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[strum(serialize_all = "UPPERCASE")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Ord, PartialOrd, Debug, Clone, Copy, PartialEq, Eq, Hash, Display, EnumString)] [INFO] [stdout] | ------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.22s [INFO] running `Command { std: "docker" "inspect" "00dd7d4e53d81a5bd8417c95d48ef35802de7f901afd74c42796cc98c33ffff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00dd7d4e53d81a5bd8417c95d48ef35802de7f901afd74c42796cc98c33ffff0", kill_on_drop: false }` [INFO] [stdout] 00dd7d4e53d81a5bd8417c95d48ef35802de7f901afd74c42796cc98c33ffff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3fd48927a4caececb126c8829cdec15f16066a2fb6a8f67de4cc2a74ea1bcc31 [INFO] running `Command { std: "docker" "start" "-a" "3fd48927a4caececb126c8829cdec15f16066a2fb6a8f67de4cc2a74ea1bcc31", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/types/in_stream_id.rs:22:3 [INFO] [stderr] | [INFO] [stderr] 22 | #[strum(serialize_all = "UPPERCASE")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 23 | #[derive(Ord, PartialOrd, Debug, Clone, Copy, PartialEq, Eq, Hash, Display, EnumString)] [INFO] [stderr] | ------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/types/in_stream_id.rs:22:3 [INFO] [stderr] | [INFO] [stderr] 22 | #[strum(serialize_all = "UPPERCASE")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 23 | #[derive(Ord, PartialOrd, Debug, Clone, Copy, PartialEq, Eq, Hash, Display, EnumString)] [INFO] [stderr] | ------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hls_m3u8-e6fb6ea746d5f563) [INFO] [stdout] [INFO] [stdout] running 189 tests [INFO] [stdout] test error::tests::test_parse_float_error ... ok [INFO] [stdout] test attribute::test::test_attributes ... ok [INFO] [stdout] test attribute::test::test_parser ... ok [INFO] [stdout] test error::tests::test_parse_int_error ... ok [INFO] [stdout] test media_playlist::tests::test_empty_playlist ... ok [INFO] [stdout] test master_playlist::tests::test_audio_streams ... ok [INFO] [stdout] test master_playlist::tests::test_display ... ok [INFO] [stdout] test media_playlist::tests::test_segment_number_simple ... ok [INFO] [stdout] test media_playlist::tests::test_segment_number_sequence ... ok [INFO] [stdout] test master_playlist::tests::test_parser ... ok [INFO] [stdout] test media_segment::tests::test_display ... ok [INFO] [stdout] test tags::basic::m3u::test::test_required_version ... ok [INFO] [stdout] test tags::basic::version::test::test_display ... ok [INFO] [stdout] test tags::basic::m3u::test::test_display ... ok [INFO] [stdout] test tags::basic::m3u::test::test_parser ... ok [INFO] [stdout] test tags::basic::version::test::test_parser ... ok [INFO] [stdout] test tags::basic::version::test::test_required_version ... ok [INFO] [stdout] test media_playlist::tests::too_large_segment_duration_test ... ok [INFO] [stdout] test tags::master_playlist::session_data::test::test_display ... ok [INFO] [stdout] test tags::master_playlist::media::test::test_display ... ok [INFO] [stdout] test tags::master_playlist::session_key::test::test_display ... ok [INFO] [stdout] test tags::master_playlist::session_key::test::test_required_version ... ok [INFO] [stdout] test tags::master_playlist::session_key::test::test_parser ... ok [INFO] [stdout] test tags::master_playlist::variant_stream::tests::test_is_associated ... ok [INFO] [stdout] test tags::master_playlist::media::test::test_parser ... ok [INFO] [stdout] test tags::media_playlist::end_list::test::test_parser ... ok [INFO] [stdout] test tags::media_playlist::i_frames_only::test::test_required_version ... ok [INFO] [stdout] test tags::master_playlist::media::test::test_parser_error ... ok [INFO] [stdout] test tags::media_playlist::media_sequence::test::test_required_version ... ok [INFO] [stdout] test tags::master_playlist::variant_stream::tests::test_required_version ... ok [INFO] [stdout] test tags::media_playlist::target_duration::test::test_parser ... ok [INFO] [stdout] test tags::media_playlist::end_list::test::test_display ... ok [INFO] [stdout] test tags::media_playlist::target_duration::test::test_required_version ... ok [INFO] [stdout] test tags::media_playlist::discontinuity_sequence::test::test_display ... ok [INFO] [stdout] test tags::media_playlist::discontinuity_sequence::test::test_parser ... ok [INFO] [stdout] test tags::master_playlist::media::test::test_required_version ... ok [INFO] [stdout] test tags::media_playlist::discontinuity_sequence::test::test_required_version ... ok [INFO] [stdout] test tags::media_playlist::end_list::test::test_required_version ... ok [INFO] [stdout] test tags::media_playlist::i_frames_only::test::test_display ... ok [INFO] [stdout] test tags::media_playlist::target_duration::test::test_display ... ok [INFO] [stdout] test tags::media_playlist::i_frames_only::test::test_parser ... ok [INFO] [stdout] test tags::media_segment::date_range::test::test_display ... ok [INFO] [stdout] test tags::media_playlist::media_sequence::test::test_display ... ok [INFO] [stdout] test tags::media_playlist::media_sequence::test::test_parser ... ok [INFO] [stdout] test tags::media_segment::byte_range::test::test_required_version ... ok [INFO] [stdout] test tags::media_segment::discontinuity::test::test_display ... ok [INFO] [stdout] test tags::media_segment::byte_range::test::test_parser ... ok [INFO] [stdout] test tags::media_segment::byte_range::test::test_deref ... ok [INFO] [stdout] test tags::media_segment::byte_range::test::test_deref_mut ... ok [INFO] [stdout] test tags::media_segment::inf::test::test_from ... ok [INFO] [stdout] test tags::media_segment::byte_range::test::test_display ... ok [INFO] [stdout] test tags::media_segment::date_range::test::test_parser ... ok [INFO] [stdout] test tags::master_playlist::session_data::test::test_required_version ... ok [INFO] [stdout] test tags::master_playlist::session_data::test::test_parser ... ok [INFO] [stdout] test tags::media_segment::key::test::test_required_version ... ok [INFO] [stdout] test tags::basic::version::test::test_default_and_from ... ok [INFO] [stdout] test tags::media_segment::key::test::test_parser ... ok [INFO] [stdout] test tags::media_segment::map::test::test_decryptable ... ok [INFO] [stdout] test tags::media_segment::map::test::test_display ... ok [INFO] [stdout] test tags::media_segment::date_range::test::test_required_version ... ok [INFO] [stdout] test tags::media_segment::inf::test::test_display ... ok [INFO] [stdout] test tags::media_segment::discontinuity::test::test_required_version ... ok [INFO] [stdout] test tags::media_segment::map::test::test_parser ... ok [INFO] [stdout] test tags::media_segment::program_date_time::test::test_parser ... ok [INFO] [stdout] test tags::media_segment::discontinuity::test::test_parser ... ok [INFO] [stdout] test tags::shared::independent_segments::test::test_required_version ... ok [INFO] [stdout] test tags::media_segment::inf::test::test_parser ... ok [INFO] [stdout] test tags::media_segment::inf::test::test_title ... ok [INFO] [stdout] test tags::shared::start::test::test_parser ... ok [INFO] [stdout] test tags::media_segment::inf::test::test_required_version ... ok [INFO] [stdout] test tags::shared::independent_segments::test::test_parser ... ok [INFO] [stdout] test types::byte_range::tests::test_display ... ok [INFO] [stdout] test tags::media_segment::key::test::test_display ... ok [INFO] [stdout] test tags::media_segment::program_date_time::test::test_required_version ... ok [INFO] [stdout] test types::byte_range::tests::test_add ... ok [INFO] [stdout] test types::byte_range::tests::test_parser ... ok [INFO] [stdout] test types::byte_range::tests::test_saturating_add ... ok [INFO] [stdout] test types::byte_range::tests::test_from_ranges ... ok [INFO] [stdout] test types::byte_range::tests::test_range_bounds ... ok [INFO] [stdout] test types::byte_range::tests::test_saturating_sub ... ok [INFO] [stdout] test types::byte_range::tests::test_sub ... ok [INFO] [stdout] test types::byte_range::tests::test_try_into ... ok [INFO] [stdout] test types::byte_range::tests::test_sub_assign ... ok [INFO] [stdout] test types::closed_captions::tests::test_display ... ok [INFO] [stdout] test types::channels::tests::test_parser ... ok [INFO] [stdout] test types::decryption_key::test::test_builder ... ok [INFO] [stdout] test types::closed_captions::tests::test_parser ... ok [INFO] [stdout] test types::decryption_key::test::test_display ... ok [INFO] [stdout] test types::encryption_method::tests::test_display ... ok [INFO] [stdout] test types::encryption_method::tests::test_parser ... ok [INFO] [stdout] test types::float::tests::test_as_f32 ... ok [INFO] [stdout] test types::codecs::tests::test_display ... ok [INFO] [stdout] test types::codecs::tests::test_from ... ok [INFO] [stdout] test tags::shared::start::test::test_required_version ... ok [INFO] [stdout] test traits::tests::test_required_version_trait ... ok [INFO] [stdout] test types::decryption_key::test::test_parser ... ok [INFO] [stdout] test types::byte_range::tests::test_add_assign ... ok [INFO] [stdout] test types::decryption_key::test::test_required_version ... ok [INFO] [stdout] test tags::media_segment::map::test::test_required_version ... ok [INFO] [stdout] test types::codecs::tests::test_parser ... ok [INFO] [stdout] test types::float::tests::test_eq ... ok [INFO] [stdout] test tags::media_segment::program_date_time::test::test_display ... ok [INFO] [stdout] test types::float::tests::test_parser ... ok [INFO] [stdout] test types::float::tests::test_ord ... ok [INFO] [stdout] test tags::shared::independent_segments::test::test_display ... ok [INFO] [stdout] test types::float::tests::test_from ... ok [INFO] [stdout] test types::float::tests::test_display ... ok [INFO] [stdout] test types::float::tests::test_hash ... ok [INFO] [stdout] test tags::shared::start::test::test_display ... ok [INFO] [stdout] test types::hdcp_level::tests::test_parser ... ok [INFO] [stdout] test types::float::tests::test_partial_eq ... ok [INFO] [stdout] test types::hdcp_level::tests::test_display ... ok [INFO] [stdout] test types::in_stream_id::tests::test_parser ... ok [INFO] [stdout] test types::in_stream_id::tests::test_display ... ok [INFO] [stdout] test types::initialization_vector::tests::test_display ... ok [INFO] [stdout] test types::key_format_versions::tests::test_as_mut ... ok [INFO] [stdout] test types::initialization_vector::tests::test_from ... ok [INFO] [stdout] test types::float::tests::test_partial_ord ... ok [INFO] [stdout] test types::key_format_versions::tests::test_display ... ok [INFO] [stdout] test types::channels::tests::test_display ... ok [INFO] [stdout] test types::key_format_versions::tests::test_extend ... ok [INFO] [stdout] test types::key_format_versions::tests::test_from_iter ... ok [INFO] [stdout] test types::initialization_vector::tests::test_default ... ok [INFO] [stdout] test types::key_format_versions::tests::test_index ... ok [INFO] [stdout] test types::key_format_versions::tests::test_parser ... ok [INFO] [stdout] test types::key_format_versions::tests::test_push ... ok [INFO] [stdout] test types::key_format_versions::tests::test_partial_eq ... ok [INFO] [stdout] test types::key_format_versions::tests::test_ord ... ok [INFO] [stdout] test types::media_type::tests::test_display ... ok [INFO] [stdout] test types::key_format_versions::tests::test_into_iter ... ok [INFO] [stdout] test types::playlist_type::test::test_display ... ok [INFO] [stdout] test types::playlist_type::test::test_parser ... ok [INFO] [stdout] test types::protocol_version::tests::test_default ... ok [INFO] [stdout] test types::key_format_versions::tests::test_required_version ... ok [INFO] [stdout] test types::protocol_version::tests::test_latest ... ok [INFO] [stdout] test types::protocol_version::tests::test_display ... ok [INFO] [stdout] test types::media_type::tests::test_parser ... ok [INFO] [stdout] test types::protocol_version::tests::test_parser ... ok [INFO] [stdout] test types::playlist_type::test::test_required_version ... ok [INFO] [stdout] test types::key_format::tests::test_required_version ... ok [INFO] [stdout] test types::key_format_versions::tests::test_default ... ok [INFO] [stdout] test types::float::tests::test_try_from ... ok [INFO] [stdout] test types::key_format::tests::test_parser ... ok [INFO] [stdout] test types::resolution::tests::test_from ... ok [INFO] [stdout] test types::key_format_versions::tests::test_as_ref ... ok [INFO] [stdout] test types::resolution::tests::test_display ... ok [INFO] [stdout] test types::key_format_versions::tests::test_is_default ... ok [INFO] [stdout] test types::key_format::tests::test_display ... ok [INFO] [stdout] test types::initialization_vector::tests::test_parser ... ok [INFO] [stdout] test types::key_format::tests::test_default ... ok [INFO] [stdout] test types::resolution::tests::test_into ... ok [INFO] [stdout] test types::resolution::tests::test_height ... ok [INFO] [stdout] test types::ufloat::tests::test_as_f32 ... ok [INFO] [stdout] test types::ufloat::tests::test_eq ... ok [INFO] [stdout] test types::key_format_versions::tests::test_hash ... ok [INFO] [stdout] test types::resolution::tests::test_width ... ok [INFO] [stdout] test types::ufloat::tests::test_parser ... ok [INFO] [stdout] test types::ufloat::tests::test_partial_eq ... ok [INFO] [stdout] test types::stream_data::tests::test_display ... ok [INFO] [stdout] test types::ufloat::tests::test_display ... ok [INFO] [stdout] test types::ufloat::tests::test_partial_ord ... ok [INFO] [stdout] test types::ufloat::tests::test_hash ... ok [INFO] [stdout] test types::stream_data::tests::test_parser ... ok [INFO] [stdout] test utils::tests::test_tag ... ok [INFO] [stdout] test utils::tests::test_unquote ... ok [INFO] [stdout] test utils::tests::test_quote ... ok [INFO] [stdout] test utils::tests::test_parse_yes_or_no ... ok [INFO] [stdout] test types::value::tests::test_parser ... ok [INFO] [stdout] test types::value::tests::test_from ... ok [INFO] [stdout] test types::value::tests::test_display ... ok [INFO] [stdout] test types::ufloat::tests::test_try_from ... ok [INFO] [stdout] test types::ufloat::tests::test_from ... ok [INFO] [stdout] test types::resolution::tests::test_parser ... ok [INFO] [stdout] test types::ufloat::tests::test_ord ... ok [INFO] [stdout] test types::byte_range::tests::test_add_panic ... ok [INFO] [stdout] test types::byte_range::tests::test_add_assign_panic ... ok [INFO] [stdout] test types::byte_range::tests::test_set_start ... ok [INFO] [stdout] test types::byte_range::tests::test_sub_assign_panic ... ok [INFO] [stdout] test types::byte_range::tests::test_sub_panic ... ok [INFO] [stdout] test types::byte_range::tests::test_from_range_inclusive_panic ... ok [INFO] [stdout] test types::byte_range::tests::test_from_range_panic ... ok [INFO] [stdout] test types::float::tests::test_new_neg_infinite ... ok [INFO] [stdout] test types::float::tests::test_new_infinite ... ok [INFO] [stdout] test types::float::tests::test_new_nan ... ok [INFO] [stdout] test types::ufloat::tests::test_new_negative_zero ... FAILED [INFO] [stdout] test types::ufloat::tests::test_new_nan ... ok [INFO] [stdout] test types::ufloat::tests::test_new_neg_infinite ... ok [INFO] [stdout] test types::ufloat::tests::test_new_infinite ... ok [INFO] [stdout] test types::ufloat::tests::test_new_negative ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- types::ufloat::tests::test_new_negative_zero stdout ---- [INFO] [stdout] thread 'types::ufloat::tests::test_new_negative_zero' panicked at 'float must be positive: `-0`', src/types/ufloat.rs:52:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564ffb0f45e0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x564ffb0f45e0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564ffb0f45e0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564ffb0f45e0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564ffb1190fc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x564ffb0f1655 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x564ffb0f674b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564ffb0f674b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564ffb0f674b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x564ffb0f625c - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x564ffb0f6df1 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x564ffb0f68f7 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x564ffb0f4abc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x564ffb0f6859 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x564ffaf67d8b - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x564ffb065353 - hls_m3u8::types::ufloat::UFloat::new::hbfddae6bcdf478b0 [INFO] [stdout] at /opt/rustwide/workdir/src/types/ufloat.rs:52:13 [INFO] [stdout] 16: 0x564ffafc487e - hls_m3u8::types::ufloat::tests::test_new_negative_zero::h63e5cb11da20994c [INFO] [stdout] at /opt/rustwide/workdir/src/types/ufloat.rs:270:43 [INFO] [stdout] 17: 0x564ffafc485a - hls_m3u8::types::ufloat::tests::test_new_negative_zero::{{closure}}::h7df5363dd17c3469 [INFO] [stdout] at /opt/rustwide/workdir/src/types/ufloat.rs:270:5 [INFO] [stdout] 18: 0x564ffb0076ae - core::ops::function::FnOnce::call_once::h68f1401b252de4c5 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x564ffb0b10a3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x564ffb0b10a3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x564ffb0afb50 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 22: 0x564ffb0afb50 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 23: 0x564ffb0afb50 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x564ffb0afb50 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x564ffb0afb50 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 26: 0x564ffb0afb50 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x564ffb0afb50 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x564ffb08ae22 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x564ffb08ae22 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x564ffb08eb98 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x564ffb08eb98 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 32: 0x564ffb08eb98 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x564ffb08eb98 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x564ffb08eb98 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 35: 0x564ffb08eb98 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x564ffb08eb98 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564ffb0fb8a7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 38: 0x564ffb0fb8a7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x564ffb0fb8a7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 40: 0x7fee47488609 - start_thread [INFO] [stdout] 41: 0x7fee4725a293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: `"float must be positive: `-0`"`, [INFO] [stdout] expected substring: `"float must be positive: `0`"` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] types::ufloat::tests::test_new_negative_zero [INFO] [stdout] [INFO] [stdout] test result: FAILED. 188 passed; 1 failed; 0 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" "3fd48927a4caececb126c8829cdec15f16066a2fb6a8f67de4cc2a74ea1bcc31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd48927a4caececb126c8829cdec15f16066a2fb6a8f67de4cc2a74ea1bcc31", kill_on_drop: false }` [INFO] [stdout] 3fd48927a4caececb126c8829cdec15f16066a2fb6a8f67de4cc2a74ea1bcc31