[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 try#9f93af291970322f4f1c6315ccde4d7078201159 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jaheay/practice_leetcode_rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdbf8249c48a27071587f716310c81ff9f0da7a23e29f9bd2fb075a83800c05a
[INFO] running `Command { std: "docker" "start" "-a" "cdbf8249c48a27071587f716310c81ff9f0da7a23e29f9bd2fb075a83800c05a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdbf8249c48a27071587f716310c81ff9f0da7a23e29f9bd2fb075a83800c05a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdbf8249c48a27071587f716310c81ff9f0da7a23e29f9bd2fb075a83800c05a", kill_on_drop: false }`
[INFO] [stdout] cdbf8249c48a27071587f716310c81ff9f0da7a23e29f9bd2fb075a83800c05a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa54bbf89c5eb080f5dd9f94dcff4061674f38d48e90a44a771f5953d1f19efc
[INFO] running `Command { std: "docker" "start" "-a" "aa54bbf89c5eb080f5dd9f94dcff4061674f38d48e90a44a771f5953d1f19efc", 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.57s
[INFO] running `Command { std: "docker" "inspect" "aa54bbf89c5eb080f5dd9f94dcff4061674f38d48e90a44a771f5953d1f19efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa54bbf89c5eb080f5dd9f94dcff4061674f38d48e90a44a771f5953d1f19efc", kill_on_drop: false }`
[INFO] [stdout] aa54bbf89c5eb080f5dd9f94dcff4061674f38d48e90a44a771f5953d1f19efc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d367d6afc1f8d6b92a143b6d815b81d19592a3337103cf099e268d58485c6b90
[INFO] running `Command { std: "docker" "start" "-a" "d367d6afc1f8d6b92a143b6d815b81d19592a3337103cf099e268d58485c6b90", 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.61s
[INFO] running `Command { std: "docker" "inspect" "d367d6afc1f8d6b92a143b6d815b81d19592a3337103cf099e268d58485c6b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d367d6afc1f8d6b92a143b6d815b81d19592a3337103cf099e268d58485c6b90", kill_on_drop: false }`
[INFO] [stdout] d367d6afc1f8d6b92a143b6d815b81d19592a3337103cf099e268d58485c6b90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab2bda1c4cafe101561ce7bda61d20de1d49b9a5e4693818b986c497ec7fa861
[INFO] running `Command { std: "docker" "start" "-a" "ab2bda1c4cafe101561ce7bda61d20de1d49b9a5e4693818b986c497ec7fa861", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[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::example2 ... ok
[INFO] [stdout] test problems::problem0001::examples::example3 ... ok
[INFO] [stdout] test problems::problem0002::examples::example3 ... ok
[INFO] [stdout] test problems::problem0003::examples::example2 ... ok
[INFO] [stdout] test problems::problem0003::examples::example1 ... ok
[INFO] [stdout] test problems::problem0003::examples::example3 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky1 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky3 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky2 ... 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::problem0001::constraints::constraint_nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_target_min - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_target_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::examples::example1 ... ok
[INFO] [stdout] test problems::problem0005::examples::example2 ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_len_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::problem0001::constraints::constraint_nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0002::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0004::constraints::both_inputs_not_empty - should panic ... ok
[INFO] [stdout] test problems::problem0004::constraints::num1_len_max - 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::problem0003::constraints::string_length_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::problem0006::examples::example1 ... ok
[INFO] [stdout] test problems::problem0006::examples::example2 ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0007::examples::example1 ... ok
[INFO] [stdout] test problems::problem0006::examples::example3 ... ok
[INFO] [stdout] test problems::problem0006::constraints::invalid_chars - 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::problem0006::constraints::s_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0002::examples::example2 ... ok
[INFO] [stdout] test problems::problem0007::examples::example2 ... ok
[INFO] [stdout] test problems::problem0008::examples::example2 ... ok
[INFO] [stdout] test problems::problem0008::examples::example3 ... ok
[INFO] [stdout] test problems::problem0009::examples::example3 ... ok
[INFO] [stdout] test problems::problem0009::examples::example2 ... ok
[INFO] [stdout] test problems::problem0009::examples::example1 ... ok
[INFO] [stdout] test problems::problem0008::examples::example1 ... ok
[INFO] [stdout] test problems::problem0008::constraints::s_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0011::examples::example2 ... ok
[INFO] [stdout] test problems::problem0011::constraints::height_min - should panic ... ok
[INFO] [stdout] test problems::problem0012::examples::example1 ... ok
[INFO] [stdout] test problems::problem0012::examples::example3 ... ok
[INFO] [stdout] test problems::problem0013::examples::example1 ... ok
[INFO] [stdout] test problems::problem0011::constraints::container_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0013::examples::example3 ... ok
[INFO] [stdout] test problems::problem0011::constraints::height_max - should panic ... ok
[INFO] [stdout] test problems::problem0013::examples::example2 ... ok
[INFO] [stdout] test problems::problem0014::examples::example2 ... ok
[INFO] [stdout] test problems::problem0014::examples::example1 ... ok
[INFO] [stdout] test problems::problem0012::constraints::constaint_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0012::constraints::constaint_value_min - should panic ... 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::problem0015::examples::example1 ... ok
[INFO] [stdout] test problems::problem0014::constraints::vector_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0015::examples::example2 ... ok
[INFO] [stdout] test problems::problem0015::examples::test1 ... ok
[INFO] [stdout] test problems::problem0015::examples::example3 ... ok
[INFO] [stdout] test problems::problem0014::constraints::word_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0012::examples::example2 ... ok
[INFO] [stdout] test problems::problem0016::constraints::target_max - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0014::constraints::vector_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0008::constraints::invalid_chars - 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_min - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::target_min - should panic ... ok
[INFO] [stdout] test problems::problem0007::examples::example3 ... ok
[INFO] [stdout] test problems::problem0011::examples::example1 ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0013::constraints::constaint_valid_char - should panic ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0017::examples::example2 ... ok
[INFO] [stdout] test problems::problem0017::examples::example1 ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_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::problem0018::examples::example2 ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_val_zero - should panic ... ok
[INFO] [stdout] test problems::problem0017::examples::example3 ... ok
[INFO] [stdout] test problems::problem0018::examples::example1 ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_val_min - 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_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0002::examples::example1 ... ok
[INFO] [stdout] test problems::problem0020::examples::example1 ... ok
[INFO] [stdout] test problems::problem0020::examples::example2 ... ok
[INFO] [stdout] test problems::problem0020::examples::example4 ... ok
[INFO] [stdout] test problems::problem0021::examples::example2 ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_non_decreasing_sort - should panic ... ok
[INFO] [stdout] test problems::problem0021::examples::example3 ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0022::constraints::n_max - should panic ... ok
[INFO] [stdout] test problems::problem0022::examples::example1 ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0022::examples::example2 ... 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::examples::example1 ... ok
[INFO] [stdout] test problems::problem0023::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::examples::example1 ... ok
[INFO] [stdout] test problems::problem0024::examples::example2 ... ok
[INFO] [stdout] test problems::problem0024::examples::example3 ... ok
[INFO] [stdout] test problems::problem0024::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0024::examples::example4 ... 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::problem0026::constraints::num_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_sort_decending - should panic ... ok
[INFO] [stdout] test problems::problem0026::examples::example1 ... ok
[INFO] [stdout] test problems::problem0026::examples::example2 ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0027::constraints::num_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0027::constraints::num_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0027::constraints::num_val_max - 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::example3 ... ok
[INFO] [stdout] test problems::problem0021::examples::example1 ... ok
[INFO] [stdout] test problems::problem0023::constraints::sum_of_lists - should panic ... ok
[INFO] [stdout] test problems::problem0027::constraints::val_max - should panic ... ok
[INFO] [stdout] test problems::problem0027::constraints::val_min - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::haystack_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0027::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0028::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0028::constraints::needle_invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::needle_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0029::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0029::constraints::divisor_zero - should panic ... ok
[INFO] [stderr] 
[INFO] [stdout] test problems::problem0029::examples::example_1 ... ok
[INFO] [stderr] thread 'problems::problem0234::constraints::node_len_max' (201) has overflowed its stack
[INFO] [stdout] test problems::problem0029::examples::tricky1_max_div_by_one ... ok
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stdout] test problems::problem0027::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0031::constraints::num_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::haystack_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0031::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0031::constraints::num_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::needle_len_min - should panic ... 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-b7b255c986d3da57` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "ab2bda1c4cafe101561ce7bda61d20de1d49b9a5e4693818b986c497ec7fa861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2bda1c4cafe101561ce7bda61d20de1d49b9a5e4693818b986c497ec7fa861", kill_on_drop: false }`
[INFO] [stdout] ab2bda1c4cafe101561ce7bda61d20de1d49b9a5e4693818b986c497ec7fa861
