[INFO] cloning repository https://github.com/hei-7annik/leetcode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hei-7annik/leetcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhei-7annik%2Fleetcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhei-7annik%2Fleetcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0217d120d1890e3d07a312a2825746d2fc9b9eb6
[INFO] testing hei-7annik/leetcode against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhei-7annik%2Fleetcode" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hei-7annik/leetcode
[INFO] finished tweaking git repo https://github.com/hei-7annik/leetcode
[INFO] tweaked toml for git repo https://github.com/hei-7annik/leetcode written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hei-7annik/leetcode 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] crate git repo https://github.com/hei-7annik/leetcode already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e92c0b12aa01dd03cf37bb97c6f55223ce300262345c3f26cc9f286807b19970
[INFO] running `Command { std: "docker" "start" "-a" "e92c0b12aa01dd03cf37bb97c6f55223ce300262345c3f26cc9f286807b19970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e92c0b12aa01dd03cf37bb97c6f55223ce300262345c3f26cc9f286807b19970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e92c0b12aa01dd03cf37bb97c6f55223ce300262345c3f26cc9f286807b19970", kill_on_drop: false }`
[INFO] [stdout] e92c0b12aa01dd03cf37bb97c6f55223ce300262345c3f26cc9f286807b19970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b41b82eafe15220aa812760abd4b98b216ef32cd72b5c0a38e65d20b0a6b8978
[INFO] running `Command { std: "docker" "start" "-a" "b41b82eafe15220aa812760abd4b98b216ef32cd72b5c0a38e65d20b0a6b8978", kill_on_drop: false }`
[INFO] [stderr]    Compiling leetcode v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `leetcode`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use leetcode;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "b41b82eafe15220aa812760abd4b98b216ef32cd72b5c0a38e65d20b0a6b8978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b41b82eafe15220aa812760abd4b98b216ef32cd72b5c0a38e65d20b0a6b8978", kill_on_drop: false }`
[INFO] [stdout] b41b82eafe15220aa812760abd4b98b216ef32cd72b5c0a38e65d20b0a6b8978
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d5b1049e23237554633ff9a33f7d24cb41906da18965d8422a1c00008764ff6a
[INFO] running `Command { std: "docker" "start" "-a" "d5b1049e23237554633ff9a33f7d24cb41906da18965d8422a1c00008764ff6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling leetcode v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `leetcode`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use leetcode;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "d5b1049e23237554633ff9a33f7d24cb41906da18965d8422a1c00008764ff6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b1049e23237554633ff9a33f7d24cb41906da18965d8422a1c00008764ff6a", kill_on_drop: false }`
[INFO] [stdout] d5b1049e23237554633ff9a33f7d24cb41906da18965d8422a1c00008764ff6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f1919325cec2351bf7c70da580915e0a10c0b4da238892f07dbeefa38c7f7f5c
[INFO] running `Command { std: "docker" "start" "-a" "f1919325cec2351bf7c70da580915e0a10c0b4da238892f07dbeefa38c7f7f5c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `leetcode`
[INFO] [stderr]  --> src/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use leetcode;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `leetcode` (bin "leetcode" test) generated 1 warning (run `cargo fix --bin "leetcode" -p leetcode --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/leetcode-796ffdac311c7b55)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/leetcode-efc8955e7673844e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests leetcode
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/problem_1442/count_triplets.rs - problem_1442::count_triplets::count_triplets_optimized (line 41) ... FAILED
[INFO] [stdout] test src/problem_2385/calculate_infection_time.rs - problem_2385::calculate_infection_time::calculate_infection_time (line 28) ... FAILED
[INFO] [stdout] test src/problem_135/candy.rs - problem_135::candy::candy (line 7) ... FAILED
[INFO] [stdout] test src/problem_2385/calculate_infection_time.rs - problem_2385::calculate_infection_time::calculate_infection_time (line 36) ... FAILED
[INFO] [stdout] test src/problem_368/largest_divisible_subset.rs - problem_368::largest_divisible_subset::lds (line 71) ... FAILED
[INFO] [stdout] test src/problem_1105/min_height_shelves.rs - problem_1105::min_height_shelves::min_height_shelves (line 8) ... FAILED
[INFO] [stdout] test src/problem_1823/find_the_winner.rs - problem_1823::find_the_winner::find_the_winner_optimized (line 35) ... FAILED
[INFO] [stdout] test src/problem_1657/close_strings.rs - problem_1657::close_strings::close_strings (line 17) ... FAILED
[INFO] [stdout] test src/problem_1442/count_triplets.rs - problem_1442::count_triplets::count_triplets_optimized (line 31) ... FAILED
[INFO] [stdout] test src/problem_2181/merge_nodes.rs - problem_2181::merge_nodes::merge_nodes_optimized (line 48) ... FAILED
[INFO] [stdout] test src/problem_726/count_of_atoms.rs - problem_726::count_of_atoms::count_of_atoms (line 5) ... FAILED
[INFO] [stdout] test src/problem_739/daily_temperatures.rs - problem_739::daily_temperatures::daily_temperatures_optimized (line 19) ... FAILED
[INFO] [stdout] test src/problem_7/reverse.rs - problem_7::reverse::reverse (line 10) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/problem_1442/count_triplets.rs - problem_1442::count_triplets::count_triplets_optimized (line 41) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/problem_1442/count_triplets.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | Example: window_size = 3
[INFO] [stdout]    |        ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_2385/calculate_infection_time.rs - problem_2385::calculate_infection_time::calculate_infection_time (line 28) stdout ----
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]   --> src/problem_2385/calculate_infection_time.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             \
[INFO] [stdout]    |             ^
[INFO] [stdout] 
[INFO] [stdout] error[E0618]: expected function, found `{integer}`
[INFO] [stdout]   --> src/problem_2385/calculate_infection_time.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 |   (0)
[INFO] [stdout]    |   -^^- help: consider using a semicolon here to finish the statement: `;`
[INFO] [stdout]    |  _|
[INFO] [stdout]    | |
[INFO] [stdout] 30 | |       //   \\
[INFO] [stdout] 31 | |     (1)     (2)
[INFO] [stdout]    | |_______- call expression requires function
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0618`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_135/candy.rs - problem_135::candy::candy (line 7) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `candy` in this scope
[INFO] [stdout]  --> src/problem_135/candy.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | assert_eq!(candy(vec![1,0,2,3,4]), 12);
[INFO] [stdout]   |            ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 7 + use leetcode::problem_135::candy::candy;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_2385/calculate_infection_time.rs - problem_2385::calculate_infection_time::calculate_infection_time (line 36) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `calculate_infection_time` in this scope
[INFO] [stdout]   --> src/problem_2385/calculate_infection_time.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 | debug_assert_eq!(calculate_infection_time(root, 5), 4);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 36 + use leetcode::problem_2385::calculate_infection_time::calculate_infection_time;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `root` in this scope
[INFO] [stdout]   --> src/problem_2385/calculate_infection_time.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 | debug_assert_eq!(calculate_infection_time(root, 5), 4);
[INFO] [stdout]    |                                           ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_368/largest_divisible_subset.rs - problem_368::largest_divisible_subset::lds (line 71) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `largest_divisible_subset` in this scope
[INFO] [stdout]   --> src/problem_368/largest_divisible_subset.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | assert_eq!(largest_divisible_subset(input_set), [1,3,9,27,108,540])
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 71 + use leetcode::problem_368::largest_divisible_subset::largest_divisible_subset;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_1105/min_height_shelves.rs - problem_1105::min_height_shelves::min_height_shelves (line 8) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `min_height_shelves` in this scope
[INFO] [stdout]   --> src/problem_1105/min_height_shelves.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | assert_eq!(min_height_shelves(books, 6), 4);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  8 + use leetcode::problem_1105::min_height_shelves::min_height_shelves;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_1823/find_the_winner.rs - problem_1823::find_the_winner::find_the_winner_optimized (line 35) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_the_winner_optimized` in this scope
[INFO] [stdout]   --> src/problem_1823/find_the_winner.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | assert_eq!(find_the_winner_optimized(5, 2),3);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 35 + use leetcode::problem_1823::find_the_winner::find_the_winner_optimized;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_1657/close_strings.rs - problem_1657::close_strings::close_strings (line 17) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `close_strings` in this scope
[INFO] [stdout]   --> src/problem_1657/close_strings.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | assert_eq!(close_strings("cabbba".to_string(), "abbccc".to_string()),true)
[INFO] [stdout]    |            ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 17 + use leetcode::problem_1657::close_strings::close_strings;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_1442/count_triplets.rs - problem_1442::count_triplets::count_triplets_optimized (line 31) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `count_triplets` in this scope
[INFO] [stdout]   --> src/problem_1442/count_triplets.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | assert_eq!(count_triplets(&vec![2,3,1,6,7]), 4);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 31 + use leetcode::problem_1442::count_triplets::count_triplets;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_2181/merge_nodes.rs - problem_2181::merge_nodes::merge_nodes_optimized (line 48) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `merge_nodes_optimized` in this scope
[INFO] [stdout]   --> src/problem_2181/merge_nodes.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 | assert_eq!( merge_nodes_optimized(linked_list_from(&[0,1,0,3,0,2,2,0])), linked_list_from(&[1,3,4]));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 48 + use leetcode::problem_2181::merge_nodes::merge_nodes_optimized;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `linked_list_from` in this scope
[INFO] [stdout]   --> src/problem_2181/merge_nodes.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 | assert_eq!( merge_nodes_optimized(linked_list_from(&[0,1,0,3,0,2,2,0])), linked_list_from(&[1,3,4]));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 48 + use leetcode::problem_2181::merge_nodes::linked_list_from;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `linked_list_from` in this scope
[INFO] [stdout]   --> src/problem_2181/merge_nodes.rs:49:74
[INFO] [stdout]    |
[INFO] [stdout] 49 | assert_eq!( merge_nodes_optimized(linked_list_from(&[0,1,0,3,0,2,2,0])), linked_list_from(&[1,3,4]));
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 48 + use leetcode::problem_2181::merge_nodes::linked_list_from;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_726/count_of_atoms.rs - problem_726::count_of_atoms::count_of_atoms (line 5) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `count_of_atoms` in this scope
[INFO] [stdout]  --> src/problem_726/count_of_atoms.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_eq!(count_of_atoms("(Mg6(H20))4"), "H8Mg24O4")
[INFO] [stdout]   |            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 5 + use leetcode::problem_726::count_of_atoms::count_of_atoms;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_739/daily_temperatures.rs - problem_739::daily_temperatures::daily_temperatures_optimized (line 19) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `daily_temperatures` in this scope
[INFO] [stdout]   --> src/problem_739/daily_temperatures.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | assert_eq!(daily_temperatures([24,25,26,22,29,23,27,24]), "[1,1,4,2,1,1,0,0]")
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 19 + use leetcode::problem_739::daily_temperatures::daily_temperatures;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/problem_7/reverse.rs - problem_7::reverse::reverse (line 10) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `reverse` in this scope
[INFO] [stdout]   --> src/problem_7/reverse.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_eq!(reverse(67234), 43276);
[INFO] [stdout]    |            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 10 + use leetcode::problem_7::reverse::reverse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/problem_1105/min_height_shelves.rs - problem_1105::min_height_shelves::min_height_shelves (line 8)
[INFO] [stdout]     src/problem_135/candy.rs - problem_135::candy::candy (line 7)
[INFO] [stdout]     src/problem_1442/count_triplets.rs - problem_1442::count_triplets::count_triplets_optimized (line 31)
[INFO] [stdout]     src/problem_1442/count_triplets.rs - problem_1442::count_triplets::count_triplets_optimized (line 41)
[INFO] [stdout]     src/problem_1657/close_strings.rs - problem_1657::close_strings::close_strings (line 17)
[INFO] [stdout]     src/problem_1823/find_the_winner.rs - problem_1823::find_the_winner::find_the_winner_optimized (line 35)
[INFO] [stdout]     src/problem_2181/merge_nodes.rs - problem_2181::merge_nodes::merge_nodes_optimized (line 48)
[INFO] [stdout]     src/problem_2385/calculate_infection_time.rs - problem_2385::calculate_infection_time::calculate_infection_time (line 28)
[INFO] [stdout]     src/problem_2385/calculate_infection_time.rs - problem_2385::calculate_infection_time::calculate_infection_time (line 36)
[INFO] [stdout]     src/problem_368/largest_divisible_subset.rs - problem_368::largest_divisible_subset::lds (line 71)
[INFO] [stdout]     src/problem_7/reverse.rs - problem_7::reverse::reverse (line 10)
[INFO] [stdout]     src/problem_726/count_of_atoms.rs - problem_726::count_of_atoms::count_of_atoms (line 5)
[INFO] [stdout]     src/problem_739/daily_temperatures.rs - problem_739::daily_temperatures::daily_temperatures_optimized (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f1919325cec2351bf7c70da580915e0a10c0b4da238892f07dbeefa38c7f7f5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1919325cec2351bf7c70da580915e0a10c0b4da238892f07dbeefa38c7f7f5c", kill_on_drop: false }`
[INFO] [stdout] f1919325cec2351bf7c70da580915e0a10c0b4da238892f07dbeefa38c7f7f5c
