[INFO] cloning repository https://github.com/tanctl/ctdiff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanctl/ctdiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanctl%2Fctdiff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanctl%2Fctdiff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac080b43f556823f392262655b100ea1f0e4d898
[INFO] testing tanctl/ctdiff against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanctl%2Fctdiff" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tanctl/ctdiff
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/tanctl/ctdiff
[INFO] tweaked toml for git repo https://github.com/tanctl/ctdiff written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tanctl/ctdiff on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tanctl/ctdiff already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded tokio v1.47.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e981d6dc3a15d46cee4129ee4a819b46493b793d102d130e734a052126e63c7d
[INFO] running `Command { std: "docker" "start" "-a" "e981d6dc3a15d46cee4129ee4a819b46493b793d102d130e734a052126e63c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e981d6dc3a15d46cee4129ee4a819b46493b793d102d130e734a052126e63c7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e981d6dc3a15d46cee4129ee4a819b46493b793d102d130e734a052126e63c7d", kill_on_drop: false }`
[INFO] [stdout] e981d6dc3a15d46cee4129ee4a819b46493b793d102d130e734a052126e63c7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f24b30573b0c1c966ca1642de1f477245d79a5c17125a6080452279761bf8be7
[INFO] running `Command { std: "docker" "start" "-a" "f24b30573b0c1c966ca1642de1f477245d79a5c17125a6080452279761bf8be7", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling ctdiff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.89s
[INFO] running `Command { std: "docker" "inspect" "f24b30573b0c1c966ca1642de1f477245d79a5c17125a6080452279761bf8be7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f24b30573b0c1c966ca1642de1f477245d79a5c17125a6080452279761bf8be7", kill_on_drop: false }`
[INFO] [stdout] f24b30573b0c1c966ca1642de1f477245d79a5c17125a6080452279761bf8be7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3889bf722c6ddf540edff3185bcad7a0a7c8f302cc192d819525d635abffa16f
[INFO] running `Command { std: "docker" "start" "-a" "3889bf722c6ddf540edff3185bcad7a0a7c8f302cc192d819525d635abffa16f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ctdiff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused import: `OutputFormat`
[INFO] [stdout]  --> examples/library/security_demo.rs:5:42
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ctdiff::{DiffBuilder, SecurityLevel, OutputFormat};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `passed`, `similarity`, and `edit_distance` are never read
[INFO] [stdout]    --> examples/library/integration_examples.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | struct TestResult {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 149 |     name: &'static str,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 150 |     passed: bool,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 151 |     similarity: f64,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 152 |     edit_distance: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/formats.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |     let mut file1 = NamedTempFile::new().expect("failed to create temp file");
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/formats.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |     let mut file2 = NamedTempFile::new().expect("failed to create temp file");
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `no_diff_comparison`
[INFO] [stdout]    --> tests/attack_demo.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let no_diff_comparison = TimingComparison::new(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_diff_comparison`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/attack.rs:454:13
[INFO] [stdout]     |
[INFO] [stdout] 454 |         let mut simulator = AttackSimulator::new();
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.45s
[INFO] running `Command { std: "docker" "inspect" "3889bf722c6ddf540edff3185bcad7a0a7c8f302cc192d819525d635abffa16f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3889bf722c6ddf540edff3185bcad7a0a7c8f302cc192d819525d635abffa16f", kill_on_drop: false }`
[INFO] [stdout] 3889bf722c6ddf540edff3185bcad7a0a7c8f302cc192d819525d635abffa16f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7fadf52b315ca8aa48bb6b601cbc52b6ba37a052448ca081fb0b968384856329
[INFO] running `Command { std: "docker" "start" "-a" "7fadf52b315ca8aa48bb6b601cbc52b6ba37a052448ca081fb0b968384856329", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `OutputFormat`
[INFO] [stderr]  --> examples/library/security_demo.rs:5:42
[INFO] [stderr]   |
[INFO] [stderr] 5 | use ctdiff::{DiffBuilder, SecurityLevel, OutputFormat};
[INFO] [stderr]   |                                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/attack.rs:454:13
[INFO] [stderr]     |
[INFO] [stderr] 454 |         let mut simulator = AttackSimulator::new();
[INFO] [stderr]     |             ----^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/formats.rs:373:9
[INFO] [stderr]     |
[INFO] [stderr] 373 |     let mut file1 = NamedTempFile::new().expect("failed to create temp file");
[INFO] [stderr]     |         ----^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/formats.rs:374:9
[INFO] [stderr]     |
[INFO] [stderr] 374 |     let mut file2 = NamedTempFile::new().expect("failed to create temp file");
[INFO] [stderr]     |         ----^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `no_diff_comparison`
[INFO] [stderr]    --> tests/attack_demo.rs:274:9
[INFO] [stderr]     |
[INFO] [stderr] 274 |     let no_diff_comparison = TimingComparison::new(
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_diff_comparison`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `passed`, `similarity`, and `edit_distance` are never read
[INFO] [stderr]    --> examples/library/integration_examples.rs:149:5
[INFO] [stderr]     |
[INFO] [stderr] 148 | struct TestResult {
[INFO] [stderr]     |        ---------- fields in this struct
[INFO] [stderr] 149 |     name: &'static str,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 150 |     passed: bool,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 151 |     similarity: f64,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 152 |     edit_distance: usize,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ctdiff` (example "security_demo") generated 1 warning (run `cargo fix --example "security_demo"` to apply 1 suggestion)
[INFO] [stderr] warning: `ctdiff` (lib test) generated 1 warning (run `cargo fix --lib -p ctdiff --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `ctdiff` (test "formats") generated 2 warnings (run `cargo fix --test "formats"` to apply 2 suggestions)
[INFO] [stderr] warning: `ctdiff` (test "attack_demo") generated 1 warning
[INFO] [stderr] warning: `ctdiff` (example "integration_examples") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ctdiff-5edcd84c803f8fc1)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test algorithm::tests::test_identical_inputs ... ok
[INFO] [stdout] test algorithm::tests::test_simple_diff ... ok
[INFO] [stdout] test primitives::tests::test_ct_lookup ... ok
[INFO] [stdout] test algorithm::tests::test_padding_config ... ok
[INFO] [stdout] test primitives::tests::test_ct_bytes_eq_basic ... ok
[INFO] [stdout] test algorithm::tests::test_empty_inputs ... ok
[INFO] [stdout] test timing::tests::test_timing_statistics ... ok
[INFO] [stdout] test vulnerable::tests::test_vulnerable_algorithm_selection ... ok
[INFO] [stdout] test vulnerable::tests::test_vulnerable_different_files ... ok
[INFO] [stdout] test primitives::tests::test_ct_min_max ... ok
[INFO] [stdout] test vulnerable::tests::test_vulnerable_identical_files ... ok
[INFO] [stdout] test timing::tests::test_timing_comparison ... ok
[INFO] [stdout] test attack::tests::test_attack_simulator ... ok
[INFO] [stdout] test timing::tests::test_precision_timer ... ok
[INFO] [stdout] test attack::tests::test_timing_analysis ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ctdiff-8a59920a3643f336)
[INFO] [stdout] test attack::tests::test_attack_scenario_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/algorithm.rs (/opt/rustwide/target/debug/deps/algorithm-44d328403d838b36)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_binary_data ... ok
[INFO] [stdout] test test_completely_different ... ok
[INFO] [stdout] test test_content_to_empty ... ok
[INFO] [stdout] test test_diff_result_validation ... ok
[INFO] [stdout] test test_complex_diff ... ok
[INFO] [stdout] test test_edit_distance_limits ... ok
[INFO] [stdout] test test_empty_files ... ok
[INFO] [stdout] test test_empty_to_content ... ok
[INFO] [stdout] test test_identical_files ... ok
[INFO] [stdout] test test_input_size_limits ... ok
[INFO] [stdout] test test_insertion_in_middle ... ok
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_deletion_in_middle ... ok
[INFO] [stdout] test test_known_diff_examples ... ok
[INFO] [stderr]      Running tests/attack_demo.rs (/opt/rustwide/target/debug/deps/attack_demo-c3d91074e26b5ad2)
[INFO] [stdout] test test_single_character_change ... ok
[INFO] [stdout] test test_padding_functionality ... ok
[INFO] [stdout] test test_longer_sequences ... ok
[INFO] [stdout] test test_security_configurations ... ok
[INFO] [stdout] test test_timing_consistency_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_attack_scenario_descriptions ... ok
[INFO] [stdout] test test_attack_scenario_generation ... ok
[INFO] [stdout] test test_attack_success_probability_calculation ... ok
[INFO] [stdout] test test_timing_statistics_calculation ... ok
[INFO] [stdout] test test_vulnerable_implementation_timing_characteristics ... ok
[INFO] [stdout] test test_timing_comparison_significance ... ok
[INFO] [stdout] test test_attack_simulator_creation ... ok
[INFO] [stdout] test test_attack_simulation_produces_results ... ok
[INFO] [stdout] test test_vulnerable_vs_secure_timing_differences ... ok
[INFO] [stdout] test test_comprehensive_attack_demo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-6d5024d19cdadce6)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_cli_version ... ok
[INFO] [stdout] test test_identical_files ... ok
[INFO] [stdout] test test_max_size_limit ... ok
[INFO] [stdout] test test_colored_output ... ok
[INFO] [stdout] test test_missing_file ... ok
[INFO] [stdout] test test_minimal_format ... ok
[INFO] [stdout] test test_side_by_side_format ... ok
[INFO] [stdout] test test_quiet_mode ... ok
[INFO] [stdout] test test_show_timing ... ok
[INFO] [stdout] test test_different_files ... ok
[INFO] [stdout] test test_operations_format ... ok
[INFO] [stdout] test test_minimal_format_different ... ok
[INFO] [stdout] test test_binary_files ... ok
[INFO] [stdout] test test_cli_help ... FAILED
[INFO] [stdout] test test_security_levels ... FAILED
[INFO] [stdout] test test_force_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_cli_help stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cli_help' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected stdout, failed var.contains(constant-time diff tool)
[INFO] [stdout] ├── var: ctdiff provides secure, constant-time file comparison resistant to timing attacks.
[INFO] [stdout] │   Supports multiple output formats including unified diff, JSON, HTML, Git patches, and summaries.
[INFO] [stdout] │   
[INFO] [stdout] │   Usage: ctdiff [OPTIONS] [FILE1] [FILE2] [COMMAND]
[INFO] [stdout] │   
[INFO] [stdout] │   Commands:
[INFO] [stdout] │     attack-demo  run timing attack demonstration
[INFO] [stdout] │     help         Print this message or the help of the given subcommand(s)
[INFO] [stdout] │   
[INFO] [stdout] │   Arguments:
[INFO] [stdout] │     [FILE1]
[INFO] [stdout] │             first file to compare (when not using subcommands)
[INFO] [stdout] │   
[INFO] [stdout] │     [FILE2]
[INFO] [stdout] │             second file to compare (when not using subcommands)
[INFO] [stdout] │   
[INFO] [stdout] │   Options:
[INFO] [stdout] │     -s, --security-level <SECURITY_LEVEL>
[INFO] [stdout] │             security level for timing attack resistance
[INFO] [stdout] │             
[INFO] [stdout] │             [default: balanced]
[INFO] [stdout] │   
[INFO] [stdout] │             Possible values:
[INFO] [stdout] │             - maximum:  maximum security with timing attack resistance
[INFO] [stdout] │             - balanced: balanced performance and security
[INFO] [stdout] │             - fast:     performance optimized with basic security
[INFO] [stdout] │   
[INFO] [stdout] │         --max-size <MAX_SIZE>
[INFO] [stdout] │             maximum file size to process (in kb)
[INFO] [stdout] │   
[INFO] [stdout] │     -f, --format <FORMAT>
[INFO] [stdout] │             output format
[INFO] [stdout] │             
[INFO] [stdout] │             [default: unified]
[INFO] [stdout] │   
[INFO] [stdout] │             Possible values:
[INFO] [stdout] │             - unified:      unified diff format (default)
[INFO] [stdout] │             - side-by-side: side-by-side comparison
[INFO] [stdout] │             - operations:   simple operation list
[INFO] [stdout] │             - minimal:      security-focused minimal output
[INFO] [stdout] │   
[INFO] [stdout] │         --new-format <NEW_FORMAT>
[INFO] [stdout] │             new output format (json, html, git, summary)
[INFO] [stdout] │   
[INFO] [stdout] │     -o, --output <OUTPUT_FILE>
[INFO] [stdout] │             output file path
[INFO] [stdout] │   
[INFO] [stdout] │     -c, --color
[INFO] [stdout] │             enable colored output
[INFO] [stdout] │   
[INFO] [stdout] │         --show-timing
[INFO] [stdout] │             show timing information (for security analysis)
[INFO] [stdout] │   
[INFO] [stdout] │     -u, --context <CONTEXT>
[INFO] [stdout] │             context lines for unified diff format
[INFO] [stdout] │             
[INFO] [stdout] │             [default: 3]
[INFO] [stdout] │   
[INFO] [stdout] │     -q, --quiet
[INFO] [stdout] │             suppress output, only return exit code
[INFO] [stdout] │   
[INFO] [stdout] │         --force
[INFO] [stdout] │             force processing even if security warnings exist
[INFO] [stdout] │   
[INFO] [stdout] │     -h, --help
[INFO] [stdout] │             Print help (see a summary with '-h')
[INFO] [stdout] │   
[INFO] [stdout] │     -V, --version
[INFO] [stdout] │             Print version
[INFO] [stdout] └── var as str: ctdiff provides secure, constant-time file comparison resistant to timing attacks.
[INFO] [stdout]     Supports multiple output formats including unified diff, JSON, HTML, Git patches, and summaries.
[INFO] [stdout]     
[INFO] [stdout]     Usage: ctdiff [OPTIONS] [FILE1] [FILE2] [COMMAND]
[INFO] [stdout]     
[INFO] [stdout]     Commands:
[INFO] [stdout]       attack-demo  run timing attack demonstration
[INFO] [stdout]       help         Print this message or the help of the given subcommand(s)
[INFO] [stdout]     
[INFO] [stdout]     Arguments:
[INFO] [stdout]       [FILE1]
[INFO] [stdout]               first file to compare (when not using subcommands)
[INFO] [stdout]     
[INFO] [stdout]       [FILE2]
[INFO] [stdout]               second file to compare (when not using subcommands)
[INFO] [stdout]     
[INFO] [stdout]     Options:
[INFO] [stdout]       -s, --security-level <SECURITY_LEVEL>
[INFO] [stdout]               security level for timing attack resistance
[INFO] [stdout]               
[INFO] [stdout]               [default: balanced]
[INFO] [stdout]     
[INFO] [stdout]               Possible values:
[INFO] [stdout]               - maximum:  maximum security with timing attack resistance
[INFO] [stdout]               - balanced: balanced performance and security
[INFO] [stdout]               - fast:     performance optimized with basic security
[INFO] [stdout]     
[INFO] [stdout]           --max-size <MAX_SIZE>
[INFO] [stdout]               maximum file size to process (in kb)
[INFO] [stdout]     
[INFO] [stdout]       -f, --format <FORMAT>
[INFO] [stdout]               output format
[INFO] [stdout]               
[INFO] [stdout]               [default: unified]
[INFO] [stdout]     
[INFO] [stdout]               Possible values:
[INFO] [stdout]               - unified:      unified diff format (default)
[INFO] [stdout]               - side-by-side: side-by-side comparison
[INFO] [stdout]               - operations:   simple operation list
[INFO] [stdout]               - minimal:      security-focused minimal output
[INFO] [stdout]     
[INFO] [stdout]           --new-format <NEW_FORMAT>
[INFO] [stdout]               new output format (json, html, git, summary)
[INFO] [stdout]     
[INFO] [stdout]       -o, --output <OUTPUT_FILE>
[INFO] [stdout]               output file path
[INFO] [stdout]     
[INFO] [stdout]       -c, --color
[INFO] [stdout]               enable colored output
[INFO] [stdout]     
[INFO] [stdout]           --show-timing
[INFO] [stdout]               show timing information (for security analysis)
[INFO] [stdout]     
[INFO] [stdout]       -u, --context <CONTEXT>
[INFO] [stdout]               context lines for unified diff format
[INFO] [stdout]               
[INFO] [stdout]               [default: 3]
[INFO] [stdout]     
[INFO] [stdout]       -q, --quiet
[INFO] [stdout]               suppress output, only return exit code
[INFO] [stdout]     
[INFO] [stdout]           --force
[INFO] [stdout]               force processing even if security warnings exist
[INFO] [stdout]     
[INFO] [stdout]       -h, --help
[INFO] [stdout]               Print help (see a summary with '-h')
[INFO] [stdout]     
[INFO] [stdout]       -V, --version
[INFO] [stdout]               Print version
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/ctdiff" "--help"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] ctdiff provides secure, constant-time file comparison resistant to timing attacks.
[INFO] [stdout] Supports multiple output formats including unified diff, JSON, HTML, Git patches, and summaries.
[INFO] [stdout] 
[INFO] [stdout] Usage: ctdiff [OPTIONS] [FILE1] [FILE2] [COMMAND]
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attack-demo  run timing attack demonstration
[INFO] [stdout]   help         Print this message or the help of the given subcommand(s)
[INFO] [stdout] 
[INFO] [stdout] Arguments:
[INFO] [stdout]   [FILE1]
[INFO] [stdout]           first file to compare (when not using subcommands)
[INFO] [stdout] 
[INFO] [stdout]   [FILE2]
[INFO] [stdout]           second file to compare (when not using subcommands)
[INFO] [stdout] 
[INFO] [stdout] Options:
[INFO] [stdout]   -s, --security-level <SECURITY_LEVEL>
[INFO] [stdout]           security level for timing attack resistance
[INFO] [stdout]           
[INFO] [stdout]           [default: balanced]
[INFO] [stdout] 
[INFO] [stdout]           Possible values:
[INFO] [stdout]           - maximum:  maximum security with timing attack resistance
[INFO] [stdout]           - balanced: balanced performance and security
[INFO] [stdout]           - fast:     performance optimized with basic security
[INFO] [stdout] 
[INFO] [stdout]       --max-size <MAX_SIZE>
[INFO] [stdout]           maximum file size to process (in kb)
[INFO] [stdout] 
[INFO] [stdout]   -f, --format <FORMAT>
[INFO] [stdout]           output format
[INFO] [stdout]           
[INFO] [stdout]           [default: unified]
[INFO] [stdout] 
[INFO] [stdout]           Possible values:
[INFO] [stdout]           - unified:      unified diff format (default)
[INFO] [stdout]           - side-by-side: side-by-side comparison
[INFO] [stdout]           - operations:   simple operation list
[INFO] [stdout]           - minimal:      security-focused minimal output
[INFO] [stdout] 
[INFO] [stdout]       --new-format <NEW_FORMAT>
[INFO] [stdout]           new output format (json, html, git, summary)
[INFO] [stdout] 
[INFO] [stdout]   -o, --output <OUTPUT_FILE>
[INFO] [stdout]           output file path
[INFO] [stdout] 
[INFO] [stdout]   -c, --color
[INFO] [stdout]           enable colored output
[INFO] [stdout] 
[INFO] [stdout]       --show-timing
[INFO] [stdout]           show timing information (for security analysis)
[INFO] [stdout] 
[INFO] [stdout]   -u, --context <CONTEXT>
[INFO] [stdout]           context lines for unified diff format
[INFO] [stdout]           
[INFO] [stdout]           [default: 3]
[INFO] [stdout] 
[INFO] [stdout]   -q, --quiet
[INFO] [stdout]           suppress output, only return exit code
[INFO] [stdout] 
[INFO] [stdout]       --force
[INFO] [stdout]           force processing even if security warnings exist
[INFO] [stdout] 
[INFO] [stdout]   -h, --help
[INFO] [stdout]           Print help (see a summary with \'-h\')
[INFO] [stdout] 
[INFO] [stdout]   -V, --version
[INFO] [stdout]           Print version
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631db95ef472 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631db95ef472 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631db95ef472 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x631db95ef472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x631db9617043 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x631db9617043 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x631db95ebf93 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x631db95ebf93 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x631db95ef2c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x631db95f0b09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x631db95f093e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x631db9579664 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x631db9579664 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x631db95f14de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x631db95f14de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x631db95f12aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x631db95ef969 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x631db95f0f3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x631db96157c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x631db9593410 - core::panicking::panic_display::hc1aebfc981631a55
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x631db9596a4b - assert_cmd::assert::AssertError::panic::panic_cold_display::h90e00f91d1d435ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x631db95956c7 - assert_cmd::assert::AssertError::panic::hb7cf2c7d20c671e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x631db95918a7 - core::ops::function::FnOnce::call_once::h770d69c65c0c8fc0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x631db9590314 - core::result::Result<T,E>::unwrap_or_else::h5988f063ee5d500f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x631db9535e65 - assert_cmd::assert::Assert::stdout::hbda7a510e0abb94b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:364:31
[INFO] [stdout]   25:     0x631db953987a - cli::test_cli_help::h0d791639a10bcce8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:19:10
[INFO] [stdout]   26:     0x631db9539677 - cli::test_cli_help::{{closure}}::h21ae0129d9f00c7a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:13:19
[INFO] [stdout]   27:     0x631db95377f6 - core::ops::function::FnOnce::call_once::h779c9467f5d2fc61
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x631db957eecb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x631db957eecb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x631db957e005 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x631db957e005 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x631db957e005 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x631db957e005 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x631db957e005 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x631db957e005 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x631db957e005 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x631db9541c04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x631db9541c04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x631db95455da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x631db95455da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x631db95455da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x631db95455da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x631db95455da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x631db95455da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x631db95455da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x631db95f445f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x631db95f445f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   48:     0x73f334b0eaa4 - <unknown>
[INFO] [stdout]   49:     0x73f334b9ba34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_security_levels stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_security_levels' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 1
[INFO] [stdout] └── var: 2
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/ctdiff" "--security-level" "maximum" "/tmp/.tmpQiBvUe/file1.txt" "/tmp/.tmpQiBvUe/file2.txt"`
[INFO] [stdout] code=2
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr="ctdiff: diff failed: computation limit exceeded: potential edit distance 8192 exceeds limit 2048\n"
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631db95ef472 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631db95ef472 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631db95ef472 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x631db95ef472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x631db9617043 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x631db9617043 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x631db95ebf93 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x631db95ebf93 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x631db95ef2c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x631db95f0b09 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x631db95f093e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x631db9579664 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x631db9579664 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x631db95f14de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x631db95f14de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x631db95f12aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x631db95ef969 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x631db95f0f3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x631db96157c0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x631db9593410 - core::panicking::panic_display::hc1aebfc981631a55
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x631db9596a4b - assert_cmd::assert::AssertError::panic::panic_cold_display::h90e00f91d1d435ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x631db95956c7 - assert_cmd::assert::AssertError::panic::hb7cf2c7d20c671e0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x631db95918a7 - core::ops::function::FnOnce::call_once::h770d69c65c0c8fc0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x631db9590314 - core::result::Result<T,E>::unwrap_or_else::h5988f063ee5d500f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x631db9535d8a - assert_cmd::assert::Assert::code::ha7bb53c576ca4f65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x631db953d34f - cli::test_security_levels::hd3a5afc34804d898
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:167:18
[INFO] [stdout]   26:     0x631db953cd47 - cli::test_security_levels::{{closure}}::hd909035e81eca0ae
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:156:26
[INFO] [stdout]   27:     0x631db95376a6 - core::ops::function::FnOnce::call_once::h2a9261bd4c1b9da4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x631db957eecb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x631db957eecb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x631db957e005 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x631db957e005 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x631db957e005 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x631db957e005 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x631db957e005 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x631db957e005 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x631db957e005 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x631db9541c04 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x631db9541c04 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   39:     0x631db95455da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x631db95455da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x631db95455da - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x631db95455da - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x631db95455da - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x631db95455da - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x631db95455da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x631db95f445f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x631db95f445f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   48:     0x73f334b0eaa4 - <unknown>
[INFO] [stdout]   49:     0x73f334b9ba34 - clone
[INFO] [stdout]   50:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_cli_help
[INFO] [stdout]     test_security_levels
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.71s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] running `Command { std: "docker" "inspect" "7fadf52b315ca8aa48bb6b601cbc52b6ba37a052448ca081fb0b968384856329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fadf52b315ca8aa48bb6b601cbc52b6ba37a052448ca081fb0b968384856329", kill_on_drop: false }`
[INFO] [stdout] 7fadf52b315ca8aa48bb6b601cbc52b6ba37a052448ca081fb0b968384856329
