[INFO] cloning repository https://github.com/pymongo/rust_leetcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pymongo/rust_leetcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_leetcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_leetcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b70dd12d5ea80e0ec5ee151efb849f1e4fe7b984 [INFO] checking pymongo/rust_leetcode against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_leetcode" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pymongo/rust_leetcode on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pymongo/rust_leetcode [INFO] finished tweaking git repo https://github.com/pymongo/rust_leetcode [INFO] tweaked toml for git repo https://github.com/pymongo/rust_leetcode written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1feb9dc7ed759dc8c362a17a97a7eb8f53a04994727e6579e7fce0c5de9d9431 [INFO] running `Command { std: "docker" "start" "-a" "1feb9dc7ed759dc8c362a17a97a7eb8f53a04994727e6579e7fce0c5de9d9431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1feb9dc7ed759dc8c362a17a97a7eb8f53a04994727e6579e7fce0c5de9d9431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1feb9dc7ed759dc8c362a17a97a7eb8f53a04994727e6579e7fce0c5de9d9431", kill_on_drop: false }` [INFO] [stdout] 1feb9dc7ed759dc8c362a17a97a7eb8f53a04994727e6579e7fce0c5de9d9431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4292eb9da11cd7fcf5c2643f83f91b60779e08e2e3a347f8e6fc2036ddeb4fe [INFO] running `Command { std: "docker" "start" "-a" "a4292eb9da11cd7fcf5c2643f83f91b60779e08e2e3a347f8e6fc2036ddeb4fe", kill_on_drop: false }` [INFO] [stderr] Checking leetcode-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `deserialize_vec_to_binary_tree`, `print_binary_tree`, `serialize_binary_tree_to_vec` [INFO] [stdout] --> src/binary_tree/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | deserialize_vec_to_binary_tree, print_binary_tree, serialize_binary_tree_to_vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "a4292eb9da11cd7fcf5c2643f83f91b60779e08e2e3a347f8e6fc2036ddeb4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4292eb9da11cd7fcf5c2643f83f91b60779e08e2e3a347f8e6fc2036ddeb4fe", kill_on_drop: false }` [INFO] [stdout] a4292eb9da11cd7fcf5c2643f83f91b60779e08e2e3a347f8e6fc2036ddeb4fe [INFO] checking pymongo/rust_leetcode against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpymongo%2Frust_leetcode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pymongo/rust_leetcode on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pymongo/rust_leetcode [INFO] finished tweaking git repo https://github.com/pymongo/rust_leetcode [INFO] tweaked toml for git repo https://github.com/pymongo/rust_leetcode written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d44a842ec0ac5a51e7c34235f169c3e2793a3570f55875c292fad7533bd5acf3 [INFO] running `Command { std: "docker" "start" "-a" "d44a842ec0ac5a51e7c34235f169c3e2793a3570f55875c292fad7533bd5acf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d44a842ec0ac5a51e7c34235f169c3e2793a3570f55875c292fad7533bd5acf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44a842ec0ac5a51e7c34235f169c3e2793a3570f55875c292fad7533bd5acf3", kill_on_drop: false }` [INFO] [stdout] d44a842ec0ac5a51e7c34235f169c3e2793a3570f55875c292fad7533bd5acf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 021d2b6cf3d41f8bb2d5282e7df05116189e7b18752ce7d1aa486f578ad2fb57 [INFO] running `Command { std: "docker" "start" "-a" "021d2b6cf3d41f8bb2d5282e7df05116189e7b18752ce7d1aa486f578ad2fb57", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking leetcode-rust v0.1.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/binary_tree/mod.rs (1 fix) [INFO] [stderr] Fixed src/linked_list/reverse_linked_list_2.rs (1 fix) [INFO] [stdout] error[E0425]: cannot find function `deserialize_vec_to_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/leaf_similar_trees.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | let root1 = deserialize_vec_to_binary_tree(root1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::deserialize_vec_to_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize_vec_to_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/leaf_similar_trees.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | let root2 = deserialize_vec_to_binary_tree(root2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::deserialize_vec_to_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize_vec_to_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/level_order_traversal.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | let root = deserialize_vec_to_binary_tree(root); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::deserialize_vec_to_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `print_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/level_order_traversal.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | print_binary_tree(root.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::print_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize_vec_to_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/merge_two_binary_trees.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | let root1 = deserialize_vec_to_binary_tree(root1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::deserialize_vec_to_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize_vec_to_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/merge_two_binary_trees.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 32 | let root2 = deserialize_vec_to_binary_tree(root2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::deserialize_vec_to_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize_vec_to_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/merge_two_binary_trees.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | let output_binary_tree = deserialize_vec_to_binary_tree(output); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::deserialize_vec_to_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `print_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/merge_two_binary_trees.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | print_binary_tree(root1.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 35 | output_binary_tree(root1.clone()).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::print_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `print_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/merge_two_binary_trees.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | print_binary_tree(root2.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 37 | output_binary_tree(root2.clone()).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::print_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `print_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/merge_two_binary_trees.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | print_binary_tree(output_binary_tree).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 39 | output_binary_tree(output_binary_tree).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::print_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `serialize_binary_tree_to_vec` in this scope [INFO] [stdout] --> src/binary_tree/merge_two_binary_trees.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | serialize_binary_tree_to_vec(merge_two_binary_trees(root1, root2)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::serialize_binary_tree_to_vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `print_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/serde_binary_tree_to_parentheses_str.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | print_binary_tree(node).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::print_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deserialize_vec_to_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/sum_of_left_leaves.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | let input = deserialize_vec_to_binary_tree(input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::deserialize_vec_to_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `leetcode-rust` (lib test) due to 15 previous errors [INFO] [stdout] error[E0425]: cannot find function `deserialize_vec_to_binary_tree` in this scope [INFO] [stdout] --> src/binary_tree/univalued_binary_tree.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | is_unival_tree(deserialize_vec_to_binary_tree(&tree)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 + use crate::binary_tree::serde_binary_tree_to_leetcode_vec::deserialize_vec_to_binary_tree; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "021d2b6cf3d41f8bb2d5282e7df05116189e7b18752ce7d1aa486f578ad2fb57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021d2b6cf3d41f8bb2d5282e7df05116189e7b18752ce7d1aa486f578ad2fb57", kill_on_drop: false }` [INFO] [stdout] 021d2b6cf3d41f8bb2d5282e7df05116189e7b18752ce7d1aa486f578ad2fb57