[INFO] fetching crate flacenc 0.5.0... [INFO] testing flacenc-0.5.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate flacenc 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking crates.io crate flacenc 0.5.0 [INFO] finished tweaking crates.io crate flacenc 0.5.0 [INFO] tweaked toml for crates.io crate flacenc 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flacenc 0.5.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate flacenc 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mimalloc v0.1.46 [INFO] [stderr] Downloaded seq-macro v0.3.6 [INFO] [stderr] Downloaded matrixmultiply v0.3.9 [INFO] [stderr] Downloaded rstest v0.22.0 [INFO] [stderr] Downloaded crc v3.2.1 [INFO] [stderr] Downloaded rstest_macros v0.22.0 [INFO] [stderr] Downloaded wide v0.7.32 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.42 [INFO] [stderr] Downloaded cc v1.2.19 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05a18bf1916c8f86c597e927ae845fe8bab6bbe95936de04b6415e74c25bdb99 [INFO] running `Command { std: "docker" "start" "-a" "05a18bf1916c8f86c597e927ae845fe8bab6bbe95936de04b6415e74c25bdb99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05a18bf1916c8f86c597e927ae845fe8bab6bbe95936de04b6415e74c25bdb99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a18bf1916c8f86c597e927ae845fe8bab6bbe95936de04b6415e74c25bdb99", kill_on_drop: false }` [INFO] [stdout] 05a18bf1916c8f86c597e927ae845fe8bab6bbe95936de04b6415e74c25bdb99 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bb413e9f625cb115492fc7d7a27d3b90b3ad8493344b62229c1f7b4f7fdfc60 [INFO] running `Command { std: "docker" "start" "-a" "7bb413e9f625cb115492fc7d7a27d3b90b3ad8493344b62229c1f7b4f7fdfc60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling flacenc v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.09s [INFO] running `Command { std: "docker" "inspect" "7bb413e9f625cb115492fc7d7a27d3b90b3ad8493344b62229c1f7b4f7fdfc60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb413e9f625cb115492fc7d7a27d3b90b3ad8493344b62229c1f7b4f7fdfc60", kill_on_drop: false }` [INFO] [stdout] 7bb413e9f625cb115492fc7d7a27d3b90b3ad8493344b62229c1f7b4f7fdfc60 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c91e68b4d5d123c3ccdb9009b4fbe83f9880bd092b4024dcc03f0e44d059f8f [INFO] running `Command { std: "docker" "start" "-a" "1c91e68b4d5d123c3ccdb9009b4fbe83f9880bd092b4024dcc03f0e44d059f8f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.22.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling flacenc v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 57.38s [INFO] running `Command { std: "docker" "inspect" "1c91e68b4d5d123c3ccdb9009b4fbe83f9880bd092b4024dcc03f0e44d059f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c91e68b4d5d123c3ccdb9009b4fbe83f9880bd092b4024dcc03f0e44d059f8f", kill_on_drop: false }` [INFO] [stdout] 1c91e68b4d5d123c3ccdb9009b4fbe83f9880bd092b4024dcc03f0e44d059f8f [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2663ad00537a52597783050cff940734379d5879df8afbf08ed4db2a5289e53 [INFO] running `Command { std: "docker" "start" "-a" "e2663ad00537a52597783050cff940734379d5879df8afbf08ed4db2a5289e53", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flacenc-806fa9db1720111d) [INFO] [stdout] [INFO] [stdout] running 163 tests [INFO] [stdout] test arrayutils::tests::convert_le_bytes_to_ints ... ok [INFO] [stdout] test arrayutils::tests::constant_detector ... ok [INFO] [stdout] test arrayutils::tests::find_max_abs_works ... ok [INFO] [stdout] test arrayutils::tests::find_min_and_max_works ... ok [INFO] [stdout] test arrayutils::tests::do_deinterleave ... ok [INFO] [stdout] test arrayutils::tests::packing_into_simd_vec ... ok [INFO] [stdout] test arrayutils::tests::simd_ref_can_be_flattened ... ok [INFO] [stdout] test arrayutils::tests::unpacking_simd_vectors ... ok [INFO] [stdout] test arrayutils::tests::convert_bytes_to_i8s ... ok [INFO] [stdout] test bitsink::tests::align_to_byte_with_bitvec ... ok [INFO] [stdout] test bitsink::tests::bytevec_write_lsb ... ok [INFO] [stdout] test bitsink::tests::bytevec_write_msb ... ok [INFO] [stdout] test bitsink::tests::twoc_writing ... ok [INFO] [stdout] test bitsink::tests::u64vec ... ok [INFO] [stdout] test bitsink::tests::u64vec_write_lsb ... ok [INFO] [stdout] test bitsink::tests::u64vec_write_msb ... ok [INFO] [stdout] test coding::tests::encoding_zeros ... ok [INFO] [stdout] test bitsink::tests::u64vec_write_zeros ... ok [INFO] [stdout] test coding::tests::fixed_lpc_error_computation ... ok [INFO] [stdout] test arrayutils::tests::deinterleave_ch2_direct_call ... ok [INFO] [stdout] test coding::tests::losslessness_subframe_coding ... ok [INFO] [stdout] test component::bitrepr::tests::channel_assignment_encoding ... ok [INFO] [stdout] test coding::tests::order_selector_approxent ... ok [INFO] [stdout] test component::bitrepr::tests::write_frame_header ... ok [INFO] [stdout] test component::bitrepr::tests::write_empty_stream ... ok [INFO] [stdout] test component::bitrepr::tests::write_stream_info ... ok [INFO] [stdout] test component::bitrepr::tests::bit_count_residual ... ok [INFO] [stdout] test component::bitrepr::tests::write_verbatim_frame ... ok [INFO] [stdout] test component::parser::tests::decoding_constant ... ok [INFO] [stdout] test component::datatype::tests::channel_assignment_is_small_enough ... ok [INFO] [stdout] test component::parser::tests::decoding_frame_header ... ok [INFO] [stdout] test coding::tests::order_selector_bitcount ... ok [INFO] [stdout] test component::parser::tests::decoding_frame ... ok [INFO] [stdout] test component::parser::tests::decoding_fixedlpc ... ok [INFO] [stdout] test coding::tests::md5_invariance ... ok [INFO] [stdout] test component::parser::tests::decoding_unary_code ... ok [INFO] [stdout] test component::parser::tests::decoding_lpc ... ok [INFO] [stdout] test component::parser::tests::decoding_utf8_code ... ok [INFO] [stdout] test component::parser::tests::decoding_verbatim ... ok [INFO] [stdout] test component::parser::tests::unsigned_to_signed_conversion ... ok [INFO] [stdout] test component::tests::utf8_encoding ... ok [INFO] [stdout] test config::tests::deserialization ... ok [INFO] [stdout] test config::tests::deserialize_and_verify ... ok [INFO] [stdout] test config::tests::if_empty_source_yields_default_config ... ok [INFO] [stdout] test config::tests::serialization ... ok [INFO] [stdout] test component::tests::frame_bitstream_precomputataion ... ok [INFO] [stdout] test config::tests::verification_for_prc ... ok [INFO] [stdout] test config::tests::verification_for_qlpc ... ok [INFO] [stdout] test config::tests::verification_for_stereo_coding ... ok [INFO] [stdout] test config::tests::verification_for_subframe_coding ... ok [INFO] [stdout] test component::tests::stream_info_update ... ok [INFO] [stdout] test lpc::tests::auto_correlation_computation ... ok [INFO] [stdout] test lpc::tests::auto_correlation_computation_with_known_samples ... ok [INFO] [stdout] test lpc::tests::lpc_with_known_coefs ... ok [INFO] [stdout] test lpc::tests::lpc_with_pure_dc ... ok [INFO] [stdout] test lpc::tests::order_zero_lpc ... ok [INFO] [stdout] test lpc::tests::overflow_patterns ... ok [INFO] [stdout] test lpc::tests::parameter_quantizer ... ok [INFO] [stdout] test lpc::tests::qlpc_auto_truncation ... ok [INFO] [stdout] test config::tests::verification_for_encoder ... ok [INFO] [stdout] test coding::tests::losslessness_residual_coding ... ok [INFO] [stdout] test component::parser::tests::decoding_stream ... ok [INFO] [stdout] test lpc::tests::qlpc_recovery::lpc_order_1_2 ... ok [INFO] [stdout] test lpc::tests::shift_finder ... ok [INFO] [stdout] test component::parser::tests::decoding_metadata_block_and_stream_info ... ok [INFO] [stdout] test coding::tests::fixed_lpc_of_sine ... ok [INFO] [stdout] test lpc::tests::symmetric_levinson_algorithm ... ok [INFO] [stdout] test lpc::tests::qlpc_recovery::lpc_order_2_12 ... ok [INFO] [stdout] test component::parser::tests::decoding_residual ... ok [INFO] [stdout] test lpc::tests::tukey_window_range ... ok [INFO] [stdout] test par::tests::test_determine_worker_count ... ok [INFO] [stdout] test rice::tests::bit_table_initialization ... ok [INFO] [stdout] test rice::tests::finest_partition_order_search ... ok [INFO] [stdout] test rice::tests::partition_evaluation ... ok [INFO] [stdout] test rice::tests::partition_merging ... ok [INFO] [stdout] test rice::tests::minimizer_search ... ok [INFO] [stdout] test rice::tests::prc_max_bits ... ok [INFO] [stdout] test rice::tests::prc_parameter_search ... ok [INFO] [stdout] test rice::tests::partitioned_rice_parameter_search ... ok [INFO] [stdout] test source::tests::md5_computation ... ok [INFO] [stdout] test lpc::tests::qlpc_recovery::lpc_order_3_24 ... ok [INFO] [stdout] test lpc::tests::tukey_window ... ok [INFO] [stdout] test source::tests::reading_and_deinterleaving ... ok [INFO] [stdout] test source::tests::sequential_read ... ok [INFO] [stdout] test tests::call_twice ... ok [INFO] [stdout] test par::tests::par_sink_finalization ... ok [INFO] [stdout] test lpc::tests::qlpc_with_test_signal ... ok [INFO] [stdout] test par::tests::par_frame_buf_feeding ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_1_16000::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_2_16001::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_1_16000::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_1_16000::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_2_16001::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_2_16001::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_1_16000::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_1_16000::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_3_95800::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_3_95800::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_2_16001::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_2_16001::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_3_95800::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_3_95800::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_1_1::sample_rate_3_95800::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_1_16000::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_1_16000::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_1_16000::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_2_16001::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_2_16001::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_1_16000::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_2_16001::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_2_16001::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_1_16000::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_3_95800::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_3_95800::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_3_95800::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_3_95800::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_3_95800::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_1_16000::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_2_2::sample_rate_2_16001::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_1_16000::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_1_16000::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_1_16000::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_2_16001::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_2_16001::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_2_16001::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_3_95800::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_2_16001::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_1_16000::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_3_95800::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_2_16001::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_3_95800::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_3_95800::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_1_16000::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_3_3::sample_rate_3_95800::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_1_16000::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_1_16000::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_1_16000::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_2_16001::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_2_16001::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_2_16001::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_3_95800::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_2_16001::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_3_95800::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_1_16000::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_3_95800::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_3_95800::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_2_16001::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_1_16000::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_1_16000::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_1_16000::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_4_5::sample_rate_3_95800::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_1_16000::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_2_16001::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_2_16001::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_2_16001::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_1_16000::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_2_16001::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_3_95800::config_1_FIXED_BLOCK_CONFIGS_0_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_3_95800::config_3_FIXED_BLOCK_CONFIGS_2_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_3_95800::config_2_FIXED_BLOCK_CONFIGS_1_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_3_95800::config_4_FIXED_BLOCK_CONFIGS_3_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_2_16001::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] test tests::e2e_with_generated_sinusoids::channels_5_8::sample_rate_3_95800::config_5_FIXED_BLOCK_CONFIGS_4_ ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 163 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.45s [INFO] [stdout] [INFO] [stderr] Doc-tests flacenc [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test src/bitsink.rs - bitsink::BitSink::write_bytes_aligned (line 83) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::BitSink::write_bytes_aligned (line 100) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::BitSink::write (line 173) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::BitSink::write_twoc (line 195) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::BitSink::write_zeros (line 230) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::BitSink::write_msbs (line 153) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::BitSink::align_to_byte (line 60) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::BitSink::write_lsbs (line 132) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::MemSink::len (line 352) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::BitSink::write_zeros (line 243) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::MemSink::as_slice (line 465) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::MemSink::is_empty (line 367) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::MemSink::clear (line 335) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::MemSink::reserve (line 385) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::MemSink::into_inner (line 449) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::MemSink::to_bitstring (line 418) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::MemSink::write_to_byte_slice (line 485) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::MemSink::new (line 301) ... ok [INFO] [stdout] test src/coding.rs - coding::encode_fixed_size_frame (line 560) ... ok [INFO] [stdout] test src/bitsink.rs - bitsink::MemSink::with_capacity (line 318) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::ChannelAssignment::bits_per_sample_offset (line 1139) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::ChannelAssignment::from_tag (line 1104) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Constant::new (line 1847) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Frame::new (line 861) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::FixedLpc::new (line 1994) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Frame::header (line 928) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Frame::into_parts (line 895) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Frame::block_size (line 999) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::FrameHeader::bits_per_sample (line 1755) ... ok [INFO] [stdout] test src/coding.rs - coding::encode_with_fixed_block_size (line 628) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Frame::subframe_count (line 973) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::FrameHeader::new (line 1598) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::FrameHeader::block_size (line 1722) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Frame::precompute_bitstream (line 1018) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Frame::subframe (line 952) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::FrameHeader::channel_assignment (line 1770) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Lpc::new (line 2085) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::MetadataBlockData::as_stream_info (line 413) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::QuantizedParameters::new (line 2200) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::MetadataBlockData::new_unknown (line 381) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Stream::add_metadata_block (line 195) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Stream::new (line 83) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::FrameHeader::set_frame_offset (line 1653) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::bits_per_sample (line 637) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Stream::with_stream_info (line 104) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Stream::frame (line 224) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Stream::stream_info_mut (line 152) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::max_block_size (line 594) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::channels (line 623) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Stream::stream_info (line 126) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::max_frame_size (line 557) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Stream::add_frame (line 174) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::new (line 467) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::sample_rate (line 609) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::set_block_sizes (line 753) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::set_md5_digest (line 729) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Stream::frame_count (line 245) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::set_frame_sizes (line 791) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::set_total_samples (line 675) ... ok [INFO] [stdout] test src/error.rs - error::SourceError::from_io_error (line 550) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::total_samples (line 651) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::md5_digest (line 695) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::min_frame_size (line 533) ... ok [INFO] [stdout] test src/error.rs - error::SourceError::by_reason (line 510) ... ok [INFO] [stdout] test src/error.rs - error::SourceError::from_unknown (line 529) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::min_block_size (line 572) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::Verbatim::new (line 1922) ... ok [INFO] [stdout] test src/error.rs - error::Verify::assume_verified (line 367) ... ok [INFO] [stdout] test src/error.rs - error::Verify::verify (line 291) ... ok [INFO] [stdout] test src/error.rs - error::SourceError::set_path (line 572) ... ok [INFO] [stdout] test src/error.rs - error::Verify::into_verified (line 315) ... ok [INFO] [stdout] test src/error.rs - error::VerifyError::path (line 227) ... ok [INFO] [stdout] test src/error.rs - error::VerifyError::new (line 188) ... ok [INFO] [stdout] test src/error.rs - error::VerifyError::within (line 206) ... ok [INFO] [stdout] test src/source.rs - source::Context::current_frame_number (line 355) ... ok [INFO] [stdout] test src/source.rs - source::Context::md5_digest (line 373) ... ok [INFO] [stdout] test src/source.rs - source::Context::new (line 324) ... ok [INFO] [stdout] test src/source.rs - source::Fill::fill_interleaved (line 54) ... ok [INFO] [stdout] test src/source.rs - source::Context::total_samples (line 393) ... ok [INFO] [stdout] test src/source.rs - source::Fill::fill_le_bytes (line 72) ... ok [INFO] [stdout] test src/source.rs - source::FrameBuf::filled_size (line 191) ... ok [INFO] [stdout] test src/source.rs - source::FrameBuf::with_size (line 154) ... ok [INFO] [stdout] test src/source.rs - source::FrameBuf::channels (line 241) ... ok [INFO] [stdout] test src/source.rs - source::FrameBuf::size (line 178) ... ok [INFO] [stdout] test src/source.rs - source::FrameBuf::resize (line 224) ... ok [INFO] [stdout] test src/component/datatype.rs - component::datatype::StreamInfo::update_frame_info (line 499) ... ok [INFO] [stdout] test src/source.rs - source::MemSource::as_slice (line 581) ... ok [INFO] [stdout] test src/source.rs - source::MemSource::from_samples (line 556) ... ok [INFO] [stdout] test src/lib.rs - (line 71) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2663ad00537a52597783050cff940734379d5879df8afbf08ed4db2a5289e53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2663ad00537a52597783050cff940734379d5879df8afbf08ed4db2a5289e53", kill_on_drop: false }` [INFO] [stdout] e2663ad00537a52597783050cff940734379d5879df8afbf08ed4db2a5289e53