[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#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaheay%2Fpractice_leetcode_rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jaheay/practice_leetcode_rust on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 030d84a8be81ef67ebc2a978dd44b303974bc23d35c4edb8fe6f0687bc5af93e
[INFO] running `Command { std: "docker" "start" "-a" "030d84a8be81ef67ebc2a978dd44b303974bc23d35c4edb8fe6f0687bc5af93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "030d84a8be81ef67ebc2a978dd44b303974bc23d35c4edb8fe6f0687bc5af93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "030d84a8be81ef67ebc2a978dd44b303974bc23d35c4edb8fe6f0687bc5af93e", kill_on_drop: false }`
[INFO] [stdout] 030d84a8be81ef67ebc2a978dd44b303974bc23d35c4edb8fe6f0687bc5af93e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9eb86c0ad2b8d684ebcb13140b3d34a320bab4eb655edb72393486d3427a600b
[INFO] running `Command { std: "docker" "start" "-a" "9eb86c0ad2b8d684ebcb13140b3d34a320bab4eb655edb72393486d3427a600b", 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.86s
[INFO] running `Command { std: "docker" "inspect" "9eb86c0ad2b8d684ebcb13140b3d34a320bab4eb655edb72393486d3427a600b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eb86c0ad2b8d684ebcb13140b3d34a320bab4eb655edb72393486d3427a600b", kill_on_drop: false }`
[INFO] [stdout] 9eb86c0ad2b8d684ebcb13140b3d34a320bab4eb655edb72393486d3427a600b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c40dc97ae4efda0d649aad622ecc1abfb55562135fef1dff2e1029cc983acf68
[INFO] running `Command { std: "docker" "start" "-a" "c40dc97ae4efda0d649aad622ecc1abfb55562135fef1dff2e1029cc983acf68", 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.40s
[INFO] running `Command { std: "docker" "inspect" "c40dc97ae4efda0d649aad622ecc1abfb55562135fef1dff2e1029cc983acf68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c40dc97ae4efda0d649aad622ecc1abfb55562135fef1dff2e1029cc983acf68", kill_on_drop: false }`
[INFO] [stdout] c40dc97ae4efda0d649aad622ecc1abfb55562135fef1dff2e1029cc983acf68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03667ff33800b13a360c4d1fb1c9b6e2d0425bf09ac6f9a3be9d1b17852068e3
[INFO] running `Command { std: "docker" "start" "-a" "03667ff33800b13a360c4d1fb1c9b6e2d0425bf09ac6f9a3be9d1b17852068e3", 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-b33af009cda22fde)
[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::problem0002::examples::example1 ... ok
[INFO] [stdout] test problems::problem0002::examples::example2 ... ok
[INFO] [stdout] test problems::problem0002::examples::example3 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky1 ... ok
[INFO] [stdout] test problems::problem0003::examples::example1 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky3 ... ok
[INFO] [stdout] test problems::problem0003::examples::tricky2 ... ok
[INFO] [stdout] test problems::problem0003::examples::example2 ... ok
[INFO] [stdout] test problems::problem0004::examples::example1 ... ok
[INFO] [stdout] test problems::problem0003::examples::example3 ... 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_nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0005::examples::example1 ... ok
[INFO] [stdout] test problems::problem0005::examples::example2 ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0005::examples::tricky1 ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_target_min - should panic ... ok
[INFO] [stdout] test problems::problem0005::examples::tricky2 ... ok
[INFO] [stdout] test problems::problem0002::constraints::list_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_target_max - should panic ... ok
[INFO] [stdout] test problems::problem0002::constraints::node_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0001::constraints::constraint_nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0002::constraints::node_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0006::constraints::invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0003::constraints::string_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0006::examples::example1 ... ok
[INFO] [stdout] test problems::problem0006::constraints::numrows_min - should panic ... ok
[INFO] [stdout] test problems::problem0006::examples::example2 ... ok
[INFO] [stdout] test problems::problem0007::examples::example1 ... ok
[INFO] [stdout] test problems::problem0004::constraints::num2_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0007::examples::example2 ... ok
[INFO] [stdout] test problems::problem0004::constraints::num1_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0006::examples::example3 ... ok
[INFO] [stdout] test problems::problem0005::constraints::string_len_min - should panic ... 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::problem0007::examples::example3 ... 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::problem0008::constraints::invalid_chars - should panic ... ok
[INFO] [stdout] test problems::problem0008::examples::example2 ... ok
[INFO] [stdout] test problems::problem0008::examples::example3 ... 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::problem0009::examples::example1 ... ok
[INFO] [stdout] test problems::problem0009::examples::example2 ... ok
[INFO] [stdout] test problems::problem0009::examples::example3 ... ok
[INFO] [stdout] test problems::problem0011::constraints::container_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0011::constraints::height_max - should panic ... ok
[INFO] [stdout] test problems::problem0011::examples::example1 ... ok
[INFO] [stdout] test problems::problem0011::examples::example2 ... 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::problem0013::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::problem0011::constraints::height_min - should panic ... ok
[INFO] [stdout] test problems::problem0013::examples::example2 ... ok
[INFO] [stdout] test problems::problem0013::examples::example3 ... ok
[INFO] [stdout] test problems::problem0014::examples::example1 ... ok
[INFO] [stdout] test problems::problem0013::constraints::constaint_valid_char - should panic ... ok
[INFO] [stdout] test problems::problem0014::examples::example2 ... ok
[INFO] [stdout] test problems::problem0014::constraints::word_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0013::constraints::constraint_len - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0011::constraints::container_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0014::constraints::invalid_characters - should panic ... ok
[INFO] [stdout] test problems::problem0014::constraints::vector_len_max - should panic ... 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::problem0004::constraints::both_inputs_not_empty - should panic ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0015::examples::example2 ... ok
[INFO] [stdout] test problems::problem0015::constraints::nums_length_min - should panic ... ok
[INFO] [stdout] test problems::problem0015::examples::example3 ... ok
[INFO] [stdout] test problems::problem0015::examples::test1 ... ok
[INFO] [stdout] test problems::problem0015::examples::test2 ... ok
[INFO] [stdout] test problems::problem0014::constraints::vector_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_length_max - should panic ... ok
[INFO] [stdout] test problems::problem0016::examples::example2 ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_value_max - should panic ... ok
[INFO] [stdout] test problems::problem0017::examples::example2 ... ok
[INFO] [stdout] test problems::problem0016::constraints::nums_value_min - should panic ... ok
[INFO] [stdout] test problems::problem0017::examples::example1 ... ok
[INFO] [stdout] test problems::problem0017::examples::example3 ... ok
[INFO] [stdout] test problems::problem0016::constraints::target_max - should panic ... ok
[INFO] [stdout] test problems::problem0016::examples::example1 ... ok
[INFO] [stdout] test problems::problem0018::examples::example1 ... ok
[INFO] [stdout] test problems::problem0018::examples::example2 ... ok
[INFO] [stdout] test problems::problem0016::constraints::target_min - should panic ... 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::problem0017::constraints::digits_val_zero - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_len_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::problem0020::examples::example1 ... ok
[INFO] [stdout] test problems::problem0017::constraints::digits_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0020::examples::example2 ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_target_max - should panic ... ok
[INFO] [stdout] test problems::problem0020::examples::example3 ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_target_min - should panic ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0020::examples::example4 ... ok
[INFO] [stdout] test problems::problem0018::constraints::nums_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::problem0021::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0021::examples::example1 ... ok
[INFO] [stdout] test problems::problem0021::constraints::node_non_decreasing_sort - should panic ... 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::problem0021::examples::example2 ... ok
[INFO] [stdout] test problems::problem0021::examples::example3 ... ok
[INFO] [stdout] test problems::problem0022::constraints::n_max - should panic ... ok
[INFO] [stdout] test problems::problem0022::examples::example1 ... ok
[INFO] [stdout] test problems::problem0022::constraints::n_min - should panic ... ok
[INFO] [stdout] test problems::problem0022::examples::example2 ... ok
[INFO] [stdout] test problems::problem0023::examples::example1 ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_count_max - should panic ... ok
[INFO] [stdout] test problems::problem0023::examples::example2 ... ok
[INFO] [stdout] test problems::problem0023::constraints::node_non_decreasing_sort - should panic ... ok
[INFO] [stdout] test problems::problem0023::examples::example3 ... ok
[INFO] [stdout] test problems::problem0024::examples::example1 ... ok
[INFO] [stdout] test problems::problem0024::constraints::node_val_min - 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::problem0023::constraints::sum_of_lists - should panic ... 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::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_val_max - should panic ... ok
[INFO] [stdout] test problems::problem0026::constraints::num_sort_decending - 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::val_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::problem0028::constraints::haystack_len_max - should panic ... ok
[INFO] [stdout] test problems::problem0027::constraints::num_val_min - should panic ... ok
[INFO] [stdout] test problems::problem0028::constraints::haystack_len_min - should panic ... 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::problem0028::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0028::constraints::needle_len_min - should panic ... ok
[INFO] [stdout] test problems::problem0028::examples::example_2 ... ok
[INFO] [stdout] test problems::problem0029::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0029::constraints::divisor_zero - should panic ... 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::problem0031::examples::example_1 ... ok
[INFO] [stdout] test problems::problem0031::examples::example_2 ... 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::example1 ... 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] [stdout] test problems::problem0031::constraints::num_len_min - should panic ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'problems::problem0234::constraints::node_len_max' (201) 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-b33af009cda22fde` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "03667ff33800b13a360c4d1fb1c9b6e2d0425bf09ac6f9a3be9d1b17852068e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03667ff33800b13a360c4d1fb1c9b6e2d0425bf09ac6f9a3be9d1b17852068e3", kill_on_drop: false }`
[INFO] [stdout] 03667ff33800b13a360c4d1fb1c9b6e2d0425bf09ac6f9a3be9d1b17852068e3
