[INFO] fetching crate crush-cli 0.2.1... [INFO] testing crush-cli-0.2.1 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate crush-cli 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate crush-cli 0.2.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate crush-cli 0.2.1 [INFO] tweaked toml for crates.io crate crush-cli 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate crush-cli 0.2.1 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate crush-cli 0.2.1 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72dab4fb9740c792b621a800058b069de01f245e71cf9bbc1a532f935a3df74a [INFO] running `Command { std: "docker" "start" "-a" "72dab4fb9740c792b621a800058b069de01f245e71cf9bbc1a532f935a3df74a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72dab4fb9740c792b621a800058b069de01f245e71cf9bbc1a532f935a3df74a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72dab4fb9740c792b621a800058b069de01f245e71cf9bbc1a532f935a3df74a", kill_on_drop: false }` [INFO] [stdout] 72dab4fb9740c792b621a800058b069de01f245e71cf9bbc1a532f935a3df74a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6a356a2b3fd01f1743241b7a2dd7a96db570443d79fe1494efc29c1d27c8ee2 [INFO] running `Command { std: "docker" "start" "-a" "c6a356a2b3fd01f1743241b7a2dd7a96db570443d79fe1494efc29c1d27c8ee2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling naga v28.0.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling wgpu-hal v28.0.1 [INFO] [stderr] Compiling presser v0.3.1 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling libz-sys v1.1.25 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling libdeflate-sys v1.25.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling wgpu-core v28.0.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling wgpu v28.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling libdeflater v1.25.2 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling wgpu-types v28.0.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling crush-core v0.2.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling crush-parallel v0.1.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling gpu-allocator v0.28.0 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v28.0.0 [INFO] [stderr] Compiling crush-gpu v0.1.1 [INFO] [stderr] Compiling crush-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "c6a356a2b3fd01f1743241b7a2dd7a96db570443d79fe1494efc29c1d27c8ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a356a2b3fd01f1743241b7a2dd7a96db570443d79fe1494efc29c1d27c8ee2", kill_on_drop: false }` [INFO] [stdout] c6a356a2b3fd01f1743241b7a2dd7a96db570443d79fe1494efc29c1d27c8ee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d481c0c0ac37472940401bcda0145ca8d572a709cc034379e417c29fd241d01e [INFO] running `Command { std: "docker" "start" "-a" "d481c0c0ac37472940401bcda0145ca8d572a709cc034379e417c29fd241d01e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling naga v28.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling crush-core v0.2.1 [INFO] [stderr] Compiling crush-parallel v0.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling wgpu-hal v28.0.1 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v28.0.0 [INFO] [stderr] Compiling wgpu-core v28.0.1 [INFO] [stderr] Compiling wgpu v28.0.0 [INFO] [stderr] Compiling crush-gpu v0.1.1 [INFO] [stderr] Compiling crush-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "d481c0c0ac37472940401bcda0145ca8d572a709cc034379e417c29fd241d01e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d481c0c0ac37472940401bcda0145ca8d572a709cc034379e417c29fd241d01e", kill_on_drop: false }` [INFO] [stdout] d481c0c0ac37472940401bcda0145ca8d572a709cc034379e417c29fd241d01e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea61338cad7fc815917aca7ba3b5e7dc6774c26ca99ad3bf9da88a0b4f2b0560 [INFO] running `Command { std: "docker" "start" "-a" "ea61338cad7fc815917aca7ba3b5e7dc6774c26ca99ad3bf9da88a0b4f2b0560", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crush-fe169c9417a64c1a) [INFO] [stdout] [INFO] [stdout] running 133 tests [INFO] [stdout] test algorithm::tests::test_select_algorithm_auto_selects_parallel_above_threshold ... ok [INFO] [stdout] test algorithm::tests::test_select_algorithm_explicit_override ... ok [INFO] [stdout] test algorithm::tests::test_select_algorithm_gpu_enabled_explicit_override_wins ... ok [INFO] [stdout] test algorithm::tests::test_select_algorithm_gpu_enabled_prefers_gpu_above_threshold ... ok [INFO] [stdout] test algorithm::tests::test_select_algorithm_gpu_enabled_still_default_below_threshold ... ok [INFO] [stdout] test algorithm::tests::test_select_algorithm_uses_default_below_threshold ... ok [INFO] [stdout] test commands::compress::tests::test_determine_output_path_default_adds_crush_ext ... ok [INFO] [stdout] test commands::compress::tests::test_determine_output_path_double_extension ... ok [INFO] [stdout] test commands::compress::tests::test_determine_output_path_no_extension ... ok [INFO] [stdout] test commands::compress::tests::test_determine_output_path_with_parent_dir ... ok [INFO] [stdout] test algorithm::tests::test_select_algorithm_streaming_uses_parallel ... ok [INFO] [stdout] test commands::decompress::tests::test_determine_output_path_default_strips_crush ... ok [INFO] [stdout] test commands::compress::tests::test_determine_output_path_explicit_file ... ok [INFO] [stdout] test commands::decompress::tests::test_determine_output_path_explicit_file ... ok [INFO] [stdout] test commands::decompress::tests::test_strip_crush_extension_dot_crush ... ok [INFO] [stdout] test commands::decompress::tests::test_strip_crush_extension_just_crush ... ok [INFO] [stdout] test commands::decompress::tests::test_strip_crush_extension_no_crush ... ok [INFO] [stdout] test commands::decompress::tests::test_strip_crush_extension_no_extension ... ok [INFO] [stdout] test commands::plugins::tests::test_plugins_info_deflate ... ok [INFO] [stdout] test commands::plugins::tests::test_plugins_info_not_found ... ok [INFO] [stdout] test commands::decompress::tests::test_determine_output_path_non_crush_ext ... ok [INFO] [stdout] test commands::decompress::tests::test_determine_output_path_with_parent ... ok [INFO] [stdout] test commands::plugins::tests::test_plugins_list_csv_unsupported ... ok [INFO] [stderr] [INFO] [stdout] test commands::plugins::tests::test_plugins_list_human ... ok [INFO] [stderr] Cancelling operation... [INFO] [stdout] test commands::decompress::tests::test_decompress_single_block_too_short ... ok [INFO] [stderr] Warning: test warning message [INFO] [stdout] test commands::compress::tests::test_determine_output_path_to_directory ... ok [INFO] [stderr] Warning: test warning message [INFO] [stdout] test commands::plugins::tests::test_plugins_test_not_found ... ok [INFO] [stdout] test commands::decompress::tests::test_determine_output_path_to_directory ... ok [INFO] [stdout] test commands::plugins::tests::test_plugins_list_json ... ok [INFO] [stdout] test commands::utils::tests::test_validate_input_nonexistent ... ok [INFO] [stdout] test commands::utils::tests::test_calculate_compression_ratio ... ok [INFO] [stdout] test commands::utils::tests::test_calculate_throughput ... ok [INFO] [stdout] test commands::utils::tests::test_check_cancelled_not_cancelled ... ok [INFO] [stdout] test config::tests::test_color_values ... ok [INFO] [stdout] test config::tests::test_compression_level_values ... ok [INFO] [stdout] test config::tests::test_config_defaults ... ok [INFO] [stdout] test config::tests::test_config_file_path_uses_env_override ... ok [INFO] [stdout] test config::tests::test_config_toml_roundtrip ... ok [INFO] [stdout] test config::tests::test_config_validate_invalid_color ... ok [INFO] [stdout] test commands::decompress::tests::test_decompress_single_block_non_crsh_format ... ok [INFO] [stdout] test commands::utils::tests::test_check_cancelled_is_cancelled ... ok [INFO] [stdout] test commands::plugins::tests::test_plugins_test_deflate ... ok [INFO] [stdout] test commands::utils::tests::test_write_with_cleanup ... ok [INFO] [stdout] test config::tests::test_config_validate_invalid_log_level ... ok [INFO] [stdout] test config::tests::test_config_validate_valid ... ok [INFO] [stdout] test config::tests::test_config_validate_invalid_log_format ... ok [INFO] [stdout] test config::tests::test_config_validate_invalid_compression_level ... ok [INFO] [stdout] test config::tests::test_get_set_gpu_config_values ... ok [INFO] [stdout] test config::tests::test_get_set_default_plugin ... ok [INFO] [stdout] test config::tests::test_default_helpers ... ok [INFO] [stdout] test config::tests::test_get_config_value_invalid_key ... ok [INFO] [stdout] test config::tests::test_get_config_value ... ok [INFO] [stdout] test config::tests::test_get_set_progress_bars ... ok [INFO] [stdout] test config::tests::test_get_set_quiet ... ok [INFO] [stdout] test config::tests::test_get_set_timeout_seconds ... ok [INFO] [stdout] test config::tests::test_get_set_logging_file ... ok [INFO] [stdout] test config::tests::test_gpu_config_defaults ... ok [INFO] [stdout] test config::tests::test_log_format_values ... ok [INFO] [stdout] test config::tests::test_merge_cli_args_compress_gpu_device ... ok [INFO] [stdout] test config::tests::test_merge_cli_args_decompress_force_cpu_and_device ... ok [INFO] [stdout] test config::tests::test_merge_cli_args_log_file ... ok [INFO] [stdout] test config::tests::test_merge_cli_args_log_format_json ... ok [INFO] [stdout] test config::tests::test_merge_cli_args_non_compress_decompress_command ... ok [INFO] [stdout] test config::tests::test_merge_cli_args_quiet ... ok [INFO] [stdout] test config::tests::test_merge_cli_args_verbose ... ok [INFO] [stdout] test config::tests::test_load_config_invalid_toml ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_gpu_device ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_default_plugin ... ok [INFO] [stdout] test config::tests::test_merge_cli_args_very_verbose ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_compression_level ... ok [INFO] [stdout] test config::tests::test_load_config_returns_defaults_when_no_file ... ok [INFO] [stdout] test config::tests::test_log_level_values ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_invalid_bool ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_gpu_force_cpu ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_invalid_timeout ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_logging_format ... ok [INFO] [stdout] test config::tests::test_set_config_value ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_unknown_key_ignored ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_logging_file ... ok [INFO] [stdout] test config::tests::test_set_config_value_invalid ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_output_color ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_logging_level ... ok [INFO] [stdout] test config::tests::test_save_and_load_config_roundtrip ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_progress_bars ... ok [INFO] [stdout] test config::tests::test_set_config_value_invalid_key ... ok [INFO] [stdout] test config::tests::test_set_gpu_enabled_invalid ... ok [INFO] [stdout] test config::tests::test_set_gpu_force_cpu_invalid ... ok [INFO] [stdout] test config::tests::test_set_gpu_device_invalid ... ok [INFO] [stdout] test config::tests::test_set_progress_bars_invalid ... ok [INFO] [stdout] test config::tests::test_set_quiet_invalid ... ok [INFO] [stdout] test config::tests::test_set_timeout_seconds_invalid ... ok [INFO] [stdout] test error::tests::test_error_display ... ok [INFO] [stdout] test error::tests::test_error_source ... ok [INFO] [stdout] test error::tests::test_from_crush_error ... ok [INFO] [stdout] test error::tests::test_from_io_error ... ok [INFO] [stdout] test error::tests::test_exit_codes ... ok [INFO] [stdout] test error::tests::test_user_friendly_crc_mismatch ... ok [INFO] [stdout] test error::tests::test_user_friendly_invalid_header ... ok [INFO] [stdout] test error::tests::test_user_friendly_other_errors ... ok [INFO] [stdout] test error::tests::test_user_friendly_plugin_not_found ... ok [INFO] [stdout] test error::tests::test_user_friendly_plugin_panic ... ok [INFO] [stdout] test error::tests::test_user_friendly_invalid_magic ... ok [INFO] [stdout] test error::tests::test_user_friendly_timeout ... ok [INFO] [stdout] test feedback::tests::test_should_not_show_hint_for_small_files ... ok [INFO] [stdout] Compressed input.txt -> input.txt.crush test feedback::tests::test_should_show_hint_for_large_files ... ok [INFO] [stdout] (60.0% smaller, 9.5 MB/s, deflate)Compressed [INFO] [stdout] input.bin -> input.bin.crush Compressed input.txt( -> 20.0% largerinput.txt.crush, 1.9 MB/s, deflate)(60.0% smaller [INFO] [stdout] Decompressed input.crush -> input.txt (19.0test feedback::tests::test_show_cancelling_message_does_not_panic ... MB/s)ok [INFO] [stdout] , 9.5 MB/s, deflate) [INFO] [stdout] test feedback::tests::test_show_cancel_hint_does_not_panic ... ok [INFO] [stdout] [INFO] [stdout] Decompressed input.crush -> input.txt (19.0 MB/s) [INFO] [stdout] test output::tests::test_format_compression_result_expansion ... ok [INFO] [stdout] test output::tests::test_format_compression_result_does_not_panic ... ok [INFO] [stdout] Compressed input.bin -> input.bin.crush (same size, 1.9 MB/s, deflate) [INFO] [stdout] File: test.crush [INFO] [stdout] Original size: 1000 [INFO] [stdout] Compressed size: 400 [INFO] [stdout] Size reduction: 60.0% (compressed to 40.0% of original) [INFO] [stdout] Plugin: deflate [INFO] [stdout] CRC32: VALID [INFO] [stdout] Modification time: 1700000000 [INFO] [stdout] File: test.crush [INFO] [stdout] Original size: 1000 [INFO] [stdout] Compressed size: 400 [INFO] [stdout] Size reduction: 60.0% (compressed to 40.0% of original) [INFO] [stdout] Plugin: deflate [INFO] [stdout] CRC32: VALID [INFO] [stdout] Modification time: 1700000000 [INFO] [stdout] test output::tests::test_format_decompression_result_does_not_panic ... ok [INFO] [stdout] test output::tests::test_format_gpu_device_info_does_not_panic ... ok [INFO] [stdout] File: expanded.crush [INFO] [stdout] Original size: 100 [INFO] [stdout] Compressed size: 150 [INFO] [stdout] Size reduction: -50.0% (expanded to 150.0% of original) [INFO] [stdout] Plugin: deflate [INFO] [stdout] CRC32: INVALID [INFO] [stdout] test output::tests::test_format_compression_result_same_size ... ok [INFO] [stdout] test output::tests::test_format_inspect_csv_zero_original ... ok [INFO] [stdout] test output::tests::test_format_inspect_csv_does_not_panic ... ok [INFO] [stdout] File: no_mtime.crush [INFO] [stdout] Original size: 1000 [INFO] [stdout] Compressed size: 500 [INFO] [stdout] Size reduction: 50.0% (compressed to 50.0% of original) [INFO] [stdout] Plugin: deflate [INFO] [stdout] CRC32: VALID [INFO] [stdout] test output::tests::test_format_inspect_result_does_not_panic ... ok [INFO] [stdout] test output::tests::test_format_inspect_json_does_not_panic ... ok [INFO] [stdout] [INFO] [stdout] --- Summary --- [INFO] [stdout] ----------------- [INFO] [stdout] Total Files: 0 [INFO] [stdout] Total Original Size: 0 [INFO] [stdout] Total Compressed Size: 0 [INFO] [stdout] Overall Size Reduction: 100.0% [INFO] [stdout] All CRC Valid: true [INFO] [stdout] test output::tests::test_format_inspect_result_expansion ... ok [INFO] [stdout] test output::tests::test_format_inspect_result_no_mtime ... ok [INFO] [stdout] [INFO] [stdout] --- Summary --- [INFO] [stdout] File: good.crush | Original: 1000 | Compressed: 400 | Plugin: deflate | CRC: VALID [INFO] [stdout] File: bad.crush | Original: 1000 | Compressed: 400 | Plugin: deflate | CRC: INVALID [INFO] [stdout] ----------------- [INFO] [stdout] Total Files: 2 [INFO] [stdout] Total Original Size: 2000 [INFO] [stdout] test output::tests::test_format_inspect_summary_empty ... Total Compressed Size: 800 [INFO] [stdout] ok [INFO] [stdout] Overall Size Reduction: 60.0% [INFO] [stdout] All CRC Valid: false [INFO] [stdout] test output::tests::test_format_plugin_info_does_not_panic ... ok [INFO] [stdout] test output::tests::test_format_inspect_summary_invalid_crc ... ok [INFO] [stdout] File: empty.crush [INFO] [stdout] Original size: 0 [INFO] [stdout] Compressed size: 0 [INFO] [stdout] Size reduction: 100.0% (compressed to 0.0% of original) [INFO] [stdout] Plugin: deflate [INFO] [stdout] CRC32: VALID [INFO] [stdout] test output::tests::test_format_plugin_list_human_empty ... ok [INFO] [stdout] test output::tests::test_format_plugin_list_json_empty ... ok [INFO] [stdout] test output::tests::test_format_plugin_list_human_with_plugins ... ok [INFO] [stdout] File: same.crush [INFO] [stdout] Original size: 100 [INFO] [stdout] Compressed size: 100 [INFO] [stdout] Size reduction: 0.0% (same size) [INFO] [stdout] Plugin: deflate [INFO] [stdout] CRC32: VALID [INFO] [stdout] test output::tests::test_format_inspect_result_zero_original_size ... ok [INFO] [stdout] test output::tests::test_format_warning_does_not_panic ... ok [INFO] [stdout] test signal::tests::test_signal_state_token_and_flag_independent ... ok [INFO] [stdout] test tests::test_exit_code_mapping ... ok [INFO] [stdout] test output::tests::test_format_inspect_result_same_size ... ok [INFO] [stdout] test output::tests::test_format_plugin_list_json_with_plugins ... ok [INFO] [stdout] [INFO] [stdout] --- Summary --- [INFO] [stdout] File: a.crush | Original: 1000 | Compressed: 400 | Plugin: deflate | CRC: VALID [INFO] [stdout] File: b.crush | Original: 1000 | Compressed: 400 | Plugin: deflate | CRC: VALID [INFO] [stdout] ----------------- [INFO] [stdout] Total Files: 2 [INFO] [stdout] Total Original Size: 2000 [INFO] [stdout] Total Compressed Size: 800 [INFO] [stdout] Overall Size Reduction: 60.0% [INFO] [stdout] All CRC Valid: true [INFO] [stdout] [INFO] [stdout] --- Summary --- [INFO] [stdout] File: a.crush | Original: 1000 | Compressed: 400 | Plugin: deflate | CRC: VALID [INFO] [stdout] File: b.crush | Original: 1000 | Compressed: 400 | Plugin: deflate | CRC: VALID [INFO] [stdout] ----------------- [INFO] [stdout] Total Files: 2 [INFO] [stdout] Total Original Size: 2000 [INFO] [stdout] Total Compressed Size: 800 [INFO] [stdout] Overall Size Reduction: 60.0% [INFO] [stdout] All CRC Valid: true [INFO] [stdout] test output::tests::test_format_inspect_summary_does_not_panic ... ok [INFO] [stdout] test tests::verify_cli ... ok [INFO] [stdout] test config::tests::test_merge_env_vars_gpu_enabled ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::tests::test_merge_env_vars_gpu_enabled stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'config::tests::test_merge_env_vars_gpu_enabled' (89) panicked at src/config.rs:1185:56: [INFO] [stdout] merge: Config("Invalid timeout value: not_a_number") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x648a9a0e83aa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x648a9a0e83aa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x648a9a0e83aa - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x648a9a0e83aa - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x648a9a1010da - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x648a9a1010da - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x648a9a0ed6e2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x648a9a0ed6e2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x648a9a0c424f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x648a9a0c424f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x648a9a0df119 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x648a99422b8c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x648a99422b8c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x648a9a0df392 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x648a9a0df392 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x648a9a0c4308 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x648a9a0b8c29 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x648a9a0c52cd - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x648a9a1018cc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x648a9a101612 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x648a9934b411 - core::result::Result::expect::h248facb648c0083a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x648a99371ebb - crush::config::tests::test_merge_env_vars_gpu_enabled::hf4d097fddaa89148 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:1185:56 [INFO] [stdout] 22: 0x648a99371f57 - crush::config::tests::test_merge_env_vars_gpu_enabled::{{closure}}::h09f860f92c1f1703 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:1183:41 [INFO] [stdout] 23: 0x648a99380d56 - core::ops::function::FnOnce::call_once::hd458d7c73c97f511 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x648a99416c8b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x648a99416c8b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x648a9942365b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x648a9942365b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x648a9942365b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x648a9942365b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x648a9942365b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x648a9942365b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x648a9942365b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x648a9941dab4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x648a9941dab4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x648a99426262 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x648a99426262 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x648a99426262 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x648a99426262 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x648a99426262 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x648a99426262 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x648a99426262 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x648a9a0e727f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x648a9a0e727f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7097aabb9aa4 - [INFO] [stdout] 45: 0x7097aac46a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::tests::test_merge_env_vars_gpu_enabled [INFO] [stdout] [INFO] [stdout] test result: FAILED. 132 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin crush` [INFO] running `Command { std: "docker" "inspect" "ea61338cad7fc815917aca7ba3b5e7dc6774c26ca99ad3bf9da88a0b4f2b0560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea61338cad7fc815917aca7ba3b5e7dc6774c26ca99ad3bf9da88a0b4f2b0560", kill_on_drop: false }` [INFO] [stdout] ea61338cad7fc815917aca7ba3b5e7dc6774c26ca99ad3bf9da88a0b4f2b0560