[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaheay%2Fpractice_leetcode_rust" "/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/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jaheay/practice_leetcode_rust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31b8f825a7c5e5e19d3d72111273a99500ccc8d2dcbd55127bbcf2337845e99b
[INFO] running `Command { std: "docker" "start" "-a" "31b8f825a7c5e5e19d3d72111273a99500ccc8d2dcbd55127bbcf2337845e99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31b8f825a7c5e5e19d3d72111273a99500ccc8d2dcbd55127bbcf2337845e99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b8f825a7c5e5e19d3d72111273a99500ccc8d2dcbd55127bbcf2337845e99b", kill_on_drop: false }`
[INFO] [stdout] 31b8f825a7c5e5e19d3d72111273a99500ccc8d2dcbd55127bbcf2337845e99b
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 139c968d9c7bffe3f8a6c4d9fb0b1287693a3d113a116c6fa3acfc978318938d
[INFO] running `Command { std: "docker" "start" "-a" "139c968d9c7bffe3f8a6c4d9fb0b1287693a3d113a116c6fa3acfc978318938d", kill_on_drop: false }`
[INFO] [stderr]    Compiling leetcode_problems v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "139c968d9c7bffe3f8a6c4d9fb0b1287693a3d113a116c6fa3acfc978318938d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "139c968d9c7bffe3f8a6c4d9fb0b1287693a3d113a116c6fa3acfc978318938d", kill_on_drop: false }`
[INFO] [stdout] 139c968d9c7bffe3f8a6c4d9fb0b1287693a3d113a116c6fa3acfc978318938d
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deee680bf6e69c7f7f3df8cd6e77cb075c18afa211b2b87113feb5c5f702de54
[INFO] running `Command { std: "docker" "start" "-a" "deee680bf6e69c7f7f3df8cd6e77cb075c18afa211b2b87113feb5c5f702de54", 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.39s
[INFO] running `Command { std: "docker" "inspect" "deee680bf6e69c7f7f3df8cd6e77cb075c18afa211b2b87113feb5c5f702de54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deee680bf6e69c7f7f3df8cd6e77cb075c18afa211b2b87113feb5c5f702de54", kill_on_drop: false }`
[INFO] [stdout] deee680bf6e69c7f7f3df8cd6e77cb075c18afa211b2b87113feb5c5f702de54
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38deab94016c370a1dd5b978bb27d05db4b0081139d13889289c2f372ffb4ab5
[INFO] running `Command { std: "docker" "start" "-a" "38deab94016c370a1dd5b978bb27d05db4b0081139d13889289c2f372ffb4ab5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/leetcode_problems-b7b255c986d3da57)
[INFO] [stdout] 
[INFO] [stdout] running 186 tests
[INFO] [stdout] test problems::problem0001::examples::example1 ... ok
[INFO] [stdout] test problems::problem0001::examples::example3 ... ok
[INFO] [stdout] test problems::problem0002::examples::example1 ... ok
[INFO] [stdout] test problems::problem0002::examples::example2 ... ok
[INFO] [stdout] test problems::problem0001::examples::example2 ... ok
[INFO] [stdout] test problems::problem0002::examples::example3 ... ok
[INFO] [stdout] test problems::problem0003::examples::example1 ... 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::problem0004::examples::example1 ... ok
[INFO] [stdout] test problems::problem0004::examples::example2 ... ok
[INFO] [stdout] test problems::problem0004::examples::tricky1 ... ok
[INFO] [stdout] test problems::problem0003::examples::example3 ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::examples::example1 ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::examples::tricky1 ... ok
[INFO] [stdout] test problems::problem0005::examples::tricky2 ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_target_max - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_target_min - should panic ... ok
[INFO] [stdout] test problems::problem0002::constraints::list_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0002::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0002::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0003::constraints::string_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::examples::example2 ... ok
[INFO] [stdout] test problems::problem0004::constraints::both_inputs_not_empty - should panic ... 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::example3 ... ok
[INFO] [stdout] test problems::problem0008::examples::example2 ... ok
[INFO] [stdout] test problems::problem0007::examples::example2 ... ok
[INFO] [stdout] test problems::problem0006::constraints::s_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0004::constraints::num2_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_is_alphanumeric - should panic ... ok
[INFO] [stdout] test problems::problem0008::examples::example3 ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_len_min - should panic ... 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::problem0006::constraints::numrows_min - should panic ... ok
[INFO] [stdout] test problems::problem0006::constraints::invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0006::constraints::s_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0011::examples::example1 ... ok
[INFO] [stdout] test problems::problem0008::examples::example1 ... ok
[INFO] [stdout] test problems::problem0011::constraints::height_max - should panic ... ok
[INFO] [stdout] test problems::problem0006::constraints::numrows_max - should panic ... ok
[INFO] [stdout] test problems::problem0011::examples::example2 ... ok
[INFO] [stdout] test problems::problem0004::constraints::num1_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0012::examples::example1 ... ok
[INFO] [stdout] test problems::problem0012::examples::example2 ... ok
[INFO] [stdout] test problems::problem0012::examples::example3 ... ok
[INFO] [stdout] test problems::problem0008::constraints::s_len_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::problem0013::constraints::constraint_len - should panic ... ok
[INFO] [stdout] test problems::problem0011::constraints::height_min - should panic ... ok
[INFO] [stdout] test problems::problem0007::examples::example1 ... ok
[INFO] [stdout] test problems::problem0012::constraints::constaint_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0008::constraints::invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0012::constraints::constaint_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0011::constraints::container_len_min - 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::problem0015::examples::example1 ... ok
[INFO] [stdout] test problems::problem0011::constraints::container_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0015::examples::example2 ... 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_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0015::examples::test2 ... ok
[INFO] [stdout] test problems::problem0016::examples::example2 ... ok
[INFO] [stdout] test problems::problem0016::examples::example1 ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0017::examples::example1 ... ok
[INFO] [stdout] test problems::problem0017::examples::example2 ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::target_min - should panic ... ok
[INFO] [stdout] test problems::problem0017::examples::example3 ... ok
[INFO] [stdout] test problems::problem0016::constraints::target_max - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_pound - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_len_min - 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::problem0016::constraints::nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_target_max - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_target_min - 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::problem0018::examples::example2 ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0020::constraints::string_invalid - should panic ... ok
[INFO] [stdout] test problems::problem0020::constraints::string_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0020::examples::example1 ... ok
[INFO] [stdout] test problems::problem0021::examples::example3 ... ok
[INFO] [stdout] test problems::problem0022::examples::example1 ... ok
[INFO] [stdout] test problems::problem0022::examples::example2 ... ok
[INFO] [stdout] test problems::problem0021::examples::example2 ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_non_decreasing_sort - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_count_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::problem0022::constraints::n_max - should panic ... ok
[INFO] [stdout] test problems::problem0021::examples::example1 ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0022::constraints::n_min - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_non_decreasing_sort - should panic ... ok
[INFO] [stdout] test problems::problem0013::constraints::constaint_valid_char - should panic ... ok
[INFO] [stdout] test problems::problem0024::examples::example1 ... ok
[INFO] [stdout] test problems::problem0023::constraints::sum_of_lists - 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_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0024::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0024::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0023::examples::example1 ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0024::examples::example2 ... ok
[INFO] [stdout] test problems::problem0024::examples::example3 ... ok
[INFO] [stdout] test problems::problem0024::examples::example4 ... 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::problem0026::constraints::num_val_max - 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::constraints::num_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0027::constraints::num_val_min - 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::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0029::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0029::examples::tricky1_max_div_by_one ... ok
[INFO] [stdout] test problems::problem0027::constraints::val_max - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::needle_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0029::constraints::divisor_zero - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::haystack_invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0029::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0028::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0031::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0031::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0031::constraints::num_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0031::examples::example_3 ... ok
[INFO] [stdout] test problems::problem0031::examples::tricky1_width_2 ... 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::problem0412::examples::example1 ... ok
[INFO] [stdout] test problems::problem0412::examples::example2 ... ok
[INFO] [stdout] test problems::problem0412::constraints::min_val - should panic ... ok
[INFO] [stdout] test problems::problem0234::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0027::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0234::examples::example1 ... ok
[INFO] [stdout] test problems::problem0412::examples::example3 ... ok
[INFO] [stdout] test problems::problem0028::constraints::haystack_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0031::constraints::num_len_max - should panic ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'problems::problem0234::constraints::node_len_max' (200) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[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-b7b255c986d3da57` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "38deab94016c370a1dd5b978bb27d05db4b0081139d13889289c2f372ffb4ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38deab94016c370a1dd5b978bb27d05db4b0081139d13889289c2f372ffb4ab5", kill_on_drop: false }`
[INFO] [stdout] 38deab94016c370a1dd5b978bb27d05db4b0081139d13889289c2f372ffb4ab5
