[INFO] cloning repository https://github.com/Jaheay/practice_leetcode_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jaheay/practice_leetcode_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaheay%2Fpractice_leetcode_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaheay%2Fpractice_leetcode_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a0ac40a85053b9deb4fab17ba4bf80f99d964ee
[INFO] testing Jaheay/practice_leetcode_rust against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaheay%2Fpractice_leetcode_rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jaheay/practice_leetcode_rust
[INFO] finished tweaking git repo https://github.com/Jaheay/practice_leetcode_rust
[INFO] tweaked toml for git repo https://github.com/Jaheay/practice_leetcode_rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jaheay/practice_leetcode_rust on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26ccb7068f3b63dbe51988ab0ce61031daf25bcc103d732d7e3ed6da208cba71
[INFO] running `Command { std: "docker" "start" "-a" "26ccb7068f3b63dbe51988ab0ce61031daf25bcc103d732d7e3ed6da208cba71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26ccb7068f3b63dbe51988ab0ce61031daf25bcc103d732d7e3ed6da208cba71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26ccb7068f3b63dbe51988ab0ce61031daf25bcc103d732d7e3ed6da208cba71", kill_on_drop: false }`
[INFO] [stdout] 26ccb7068f3b63dbe51988ab0ce61031daf25bcc103d732d7e3ed6da208cba71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95d3cdcf93035f6da50d4ffaa815ab147fe0740f0ee2e4de3deaa2a37977c9a8
[INFO] running `Command { std: "docker" "start" "-a" "95d3cdcf93035f6da50d4ffaa815ab147fe0740f0ee2e4de3deaa2a37977c9a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling leetcode_problems v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "95d3cdcf93035f6da50d4ffaa815ab147fe0740f0ee2e4de3deaa2a37977c9a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d3cdcf93035f6da50d4ffaa815ab147fe0740f0ee2e4de3deaa2a37977c9a8", kill_on_drop: false }`
[INFO] [stdout] 95d3cdcf93035f6da50d4ffaa815ab147fe0740f0ee2e4de3deaa2a37977c9a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 179a5cab91b1b36bec0d617e5b0787f25a71202ed7426c81ba2fd58007e3ed23
[INFO] running `Command { std: "docker" "start" "-a" "179a5cab91b1b36bec0d617e5b0787f25a71202ed7426c81ba2fd58007e3ed23", kill_on_drop: false }`
[INFO] [stderr]    Compiling leetcode_problems v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s
[INFO] running `Command { std: "docker" "inspect" "179a5cab91b1b36bec0d617e5b0787f25a71202ed7426c81ba2fd58007e3ed23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "179a5cab91b1b36bec0d617e5b0787f25a71202ed7426c81ba2fd58007e3ed23", kill_on_drop: false }`
[INFO] [stdout] 179a5cab91b1b36bec0d617e5b0787f25a71202ed7426c81ba2fd58007e3ed23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8f36e777253794c45b2adcd5531b4b6af930dbfe18bbe95b62a6ea69bde4c73
[INFO] running `Command { std: "docker" "start" "-a" "b8f36e777253794c45b2adcd5531b4b6af930dbfe18bbe95b62a6ea69bde4c73", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/leetcode_problems-2f8cb5fc9afd509c)
[INFO] [stdout] 
[INFO] [stdout] running 186 tests
[INFO] [stdout] test problems::problem0001::examples::example2 ... ok
[INFO] [stdout] test problems::problem0001::examples::example1 ... ok
[INFO] [stdout] test problems::problem0001::examples::example3 ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0002::examples::example2 ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_target_min - should panic ... ok
[INFO] [stdout] test problems::problem0002::examples::example3 ... ok
[INFO] [stdout] test problems::problem0003::examples::example1 ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_target_max - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0003::examples::example2 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky1 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky2 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky3 ... ok
[INFO] [stdout] test problems::problem0002::examples::example1 ... ok
[INFO] [stdout] test problems::problem0003::examples::example3 ... ok
[INFO] [stdout] test problems::problem0004::constraints::both_inputs_not_empty - should panic ... ok
[INFO] [stdout] test problems::problem0002::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0002::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0004::examples::example1 ... ok
[INFO] [stdout] test problems::problem0004::examples::example2 ... ok
[INFO] [stdout] test problems::problem0003::constraints::string_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0002::constraints::list_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0004::constraints::num1_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0004::examples::tricky1 ... ok
[INFO] [stdout] test problems::problem0004::constraints::num2_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::examples::tricky1 ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0005::examples::tricky2 ... ok
[INFO] [stdout] test problems::problem0005::examples::example1 ... ok
[INFO] [stdout] test problems::problem0005::examples::example2 ... ok
[INFO] [stdout] test problems::problem0006::examples::example1 ... ok
[INFO] [stdout] test problems::problem0006::examples::example2 ... ok
[INFO] [stdout] test problems::problem0006::examples::example3 ... ok
[INFO] [stdout] test problems::problem0007::examples::example1 ... ok
[INFO] [stdout] test problems::problem0006::constraints::invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0007::examples::example2 ... ok
[INFO] [stdout] test problems::problem0007::examples::example3 ... ok
[INFO] [stdout] test problems::problem0006::constraints::s_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0008::constraints::invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0008::constraints::s_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0008::examples::example1 ... ok
[INFO] [stdout] test problems::problem0008::examples::example3 ... ok
[INFO] [stdout] test problems::problem0008::examples::example2 ... ok
[INFO] [stdout] test problems::problem0009::examples::example1 ... ok
[INFO] [stdout] test problems::problem0009::examples::example2 ... ok
[INFO] [stdout] test problems::problem0009::examples::example3 ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_is_alphanumeric - should panic ... ok
[INFO] [stdout] test problems::problem0006::constraints::numrows_max - should panic ... ok
[INFO] [stdout] test problems::problem0006::constraints::numrows_min - should panic ... ok
[INFO] [stdout] test problems::problem0006::constraints::s_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0011::examples::example2 ... ok
[INFO] [stdout] test problems::problem0012::examples::example1 ... ok
[INFO] [stdout] test problems::problem0011::examples::example1 ... ok
[INFO] [stdout] test problems::problem0011::constraints::height_min - should panic ... ok
[INFO] [stdout] test problems::problem0011::constraints::container_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0011::constraints::container_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0011::constraints::height_max - should panic ... ok
[INFO] [stdout] test problems::problem0013::constraints::constraint_len - should panic ... ok
[INFO] [stdout] test problems::problem0012::constraints::constaint_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0013::examples::example1 ... ok
[INFO] [stdout] test problems::problem0013::examples::example2 ... ok
[INFO] [stdout] test problems::problem0013::examples::example3 ... ok
[INFO] [stdout] test problems::problem0014::constraints::invalid_characters - should panic ... ok
[INFO] [stdout] test problems::problem0014::constraints::vector_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0014::constraints::vector_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0014::constraints::word_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0014::examples::example1 ... ok
[INFO] [stdout] test problems::problem0014::examples::example2 ... ok
[INFO] [stdout] test problems::problem0012::constraints::constaint_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0012::examples::example2 ... ok
[INFO] [stdout] test problems::problem0012::examples::example3 ... ok
[INFO] [stdout] test problems::problem0015::examples::example3 ... ok
[INFO] [stdout] test problems::problem0015::examples::test1 ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0015::examples::example1 ... ok
[INFO] [stdout] test problems::problem0015::examples::example2 ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::examples::test2 ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0016::examples::example2 ... ok
[INFO] [stdout] test problems::problem0016::examples::example1 ... ok
[INFO] [stdout] test problems::problem0016::constraints::target_max - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::target_min - should panic ... ok
[INFO] [stdout] test problems::problem0013::constraints::constaint_valid_char - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_pound - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_star - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_zero - should panic ... ok
[INFO] [stdout] test problems::problem0017::examples::example1 ... ok
[INFO] [stdout] test problems::problem0017::examples::example2 ... ok
[INFO] [stdout] test problems::problem0017::examples::example3 ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0018::examples::example2 ... ok
[INFO] [stdout] test problems::problem0020::examples::example1 ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_target_max - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0018::examples::example1 ... ok
[INFO] [stdout] test problems::problem0020::constraints::string_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0020::examples::example2 ... ok
[INFO] [stdout] test problems::problem0020::examples::example3 ... ok
[INFO] [stdout] test problems::problem0020::examples::example4 ... ok
[INFO] [stdout] test problems::problem0021::examples::example1 ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0021::examples::example2 ... ok
[INFO] [stdout] test problems::problem0021::examples::example3 ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_non_decreasing_sort - should panic ... ok
[INFO] [stdout] test problems::problem0020::constraints::string_invalid - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_target_min - should panic ... ok
[INFO] [stdout] test problems::problem0022::examples::example2 ... ok
[INFO] [stdout] test problems::problem0022::constraints::n_min - should panic ... ok
[INFO] [stdout] test problems::problem0022::examples::example1 ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_non_decreasing_sort - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0023::examples::example2 ... ok
[INFO] [stdout] test problems::problem0023::examples::example3 ... ok
[INFO] [stdout] test problems::problem0024::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0024::examples::example1 ... ok
[INFO] [stdout] test problems::problem0024::examples::example2 ... ok
[INFO] [stdout] test problems::problem0024::examples::example3 ... ok
[INFO] [stdout] test problems::problem0023::examples::example1 ... ok
[INFO] [stdout] test problems::problem0024::examples::example4 ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_sort_decending - should panic ... ok
[INFO] [stdout] test problems::problem0024::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0022::constraints::n_max - should panic ... ok
[INFO] [stdout] test problems::problem0024::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0026::examples::example1 ... ok
[INFO] [stdout] test problems::problem0026::examples::example2 ... ok
[INFO] [stdout] test problems::problem0027::constraints::num_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0027::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0027::constraints::num_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0027::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0027::constraints::val_min - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::haystack_invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::sum_of_lists - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::haystack_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0027::constraints::num_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0027::constraints::val_max - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::haystack_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0028::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0028::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0028::constraints::needle_invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::needle_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::needle_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0029::constraints::divisor_zero - should panic ... ok
[INFO] [stdout] test problems::problem0029::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0029::examples::tricky1_max_div_by_one ... ok
[INFO] [stdout] test problems::problem0029::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0031::constraints::num_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0031::examples::example_1 ... ok
[INFO] [stderr] 
[INFO] [stdout] test problems::problem0031::examples::example_3 ... ok
[INFO] [stderr] thread 'problems::problem0234::constraints::node_len_max' (193) has overflowed its stack
[INFO] [stdout] test problems::problem0031::constraints::num_val_min - should panic ... ok
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stdout] test problems::problem0031::examples::tricky1_width_2 ... ok
[INFO] [stdout] test problems::problem0031::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0031::constraints::num_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0234::examples::example2 ... ok
[INFO] [stdout] test problems::problem0234::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0031::constraints::num_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0412::constraints::min_val - should panic ... ok
[INFO] [stdout] test problems::problem0412::examples::example1 ... ok
[INFO] [stdout] test problems::problem0412::examples::example2 ... ok
[INFO] [stdout] test problems::problem0412::examples::example3 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin leetcode_problems`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/leetcode_problems-2f8cb5fc9afd509c` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "b8f36e777253794c45b2adcd5531b4b6af930dbfe18bbe95b62a6ea69bde4c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8f36e777253794c45b2adcd5531b4b6af930dbfe18bbe95b62a6ea69bde4c73", kill_on_drop: false }`
[INFO] [stdout] b8f36e777253794c45b2adcd5531b4b6af930dbfe18bbe95b62a6ea69bde4c73
