[INFO] cloning repository https://github.com/dann20/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/dann20/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdann20%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdann20%2Fleetcode-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f13a9b165bb7f47a47f43ed9a1badb77761d392d [INFO] documenting dann20/leetcode-rust against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdann20%2Fleetcode-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dann20/leetcode-rust on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/dann20/leetcode-rust [INFO] finished tweaking git repo https://github.com/dann20/leetcode-rust [INFO] tweaked toml for git repo https://github.com/dann20/leetcode-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dann20/leetcode-rust 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eda12c3c383d67031d8c21f5afa75986506462789b56152899c7a92bf64fca37 [INFO] running `Command { std: "docker" "start" "-a" "eda12c3c383d67031d8c21f5afa75986506462789b56152899c7a92bf64fca37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eda12c3c383d67031d8c21f5afa75986506462789b56152899c7a92bf64fca37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda12c3c383d67031d8c21f5afa75986506462789b56152899c7a92bf64fca37", kill_on_drop: false }` [INFO] [stdout] eda12c3c383d67031d8c21f5afa75986506462789b56152899c7a92bf64fca37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3142b2948f7f595249f96bd82a1fe9d5fda62ee5fd09506299fff6519d10866b [INFO] running `Command { std: "docker" "start" "-a" "3142b2948f7f595249f96bd82a1fe9d5fda62ee5fd09506299fff6519d10866b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking sluice v0.4.2 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking surf v1.0.3 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Documenting leetcode-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/solution/s0409_longest_palindrome.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | count += (*value - 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - count += (*value - 1); [INFO] [stdout] 57 + count += *value - 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `return` value [INFO] [stdout] --> src/solution/s0004_median_of_two_sorted_arrays.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | return (((max(left_a, left_b) + min(right_a, right_b)) as f64) / 2.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - return (((max(left_a, left_b) + min(right_a, right_b)) as f64) / 2.0); [INFO] [stdout] 78 + return ((max(left_a, left_b) + min(right_a, right_b)) as f64) / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `13` [INFO] [stdout] --> src/solution/s0013_roman_to_integer.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [13] Roman to Integer [INFO] [stdout] | ^^ no item named `13` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `234` [INFO] [stdout] --> src/solution/s0234_palindrome_linked_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [234] Palindrome Linked List [INFO] [stdout] | ^^^ no item named `234` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,2,1` [INFO] [stdout] --> src/solution/s0234_palindrome_linked_list.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: head = [1,2,2,1] [INFO] [stdout] | ^^^^^^^ no item named `1,2,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0234_palindrome_linked_list.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | * Input: head = [1,2] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `383` [INFO] [stdout] --> src/solution/s0383_ransom_note.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [383] Ransom Note [INFO] [stdout] | ^^^ no item named `383` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `412` [INFO] [stdout] --> src/solution/s0412_fizz_buzz.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [412] Fizz Buzz [INFO] [stdout] | ^^^ no item named `412` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `876` [INFO] [stdout] --> src/solution/s0876_middle_of_the_linked_list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [876] Middle of the Linked List [INFO] [stdout] | ^^^ no item named `876` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4,5` [INFO] [stdout] --> src/solution/s0876_middle_of_the_linked_list.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: head = [1,2,3,4,5] [INFO] [stdout] | ^^^^^^^^^ no item named `1,2,3,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4,5` [INFO] [stdout] --> src/solution/s0876_middle_of_the_linked_list.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | * Output: [3,4,5] [INFO] [stdout] | ^^^^^ no item named `3,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4,5,6` [INFO] [stdout] --> src/solution/s0876_middle_of_the_linked_list.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: head = [1,2,3,4,5,6] [INFO] [stdout] | ^^^^^^^^^^^ no item named `1,2,3,4,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5,6` [INFO] [stdout] --> src/solution/s0876_middle_of_the_linked_list.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [4,5,6] [INFO] [stdout] | ^^^^^ no item named `4,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1337` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [1337] The K Weakest Rows in a Matrix [INFO] [stdout] | ^^^^ no item named `1337` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,0,0,0` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 15 | * [[1,1,0,0,0], [INFO] [stdout] | ^^^^^^^^^ no item named `1,1,0,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1,1,0` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | * [1,1,1,1,0], [INFO] [stdout] | ^^^^^^^^^ no item named `1,1,1,1,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0,0,0,0` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | * [1,0,0,0,0], [INFO] [stdout] | ^^^^^^^^^ no item named `1,0,0,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,0,0,0` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | * [1,1,0,0,0], [INFO] [stdout] | ^^^^^^^^^ no item named `1,1,0,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1,1,1` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | * [1,1,1,1,1]], [INFO] [stdout] | ^^^^^^^^^ no item named `1,1,1,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,0,3` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | * Output: [2,0,3] [INFO] [stdout] | ^^^^^ no item named `2,0,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,0,3,1,4` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:29:52 [INFO] [stdout] | [INFO] [stdout] 29 | * The rows ordered from weakest to strongest are [2,0,3,1,4]. [INFO] [stdout] | ^^^^^^^^^ no item named `2,0,3,1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0,0,0` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | * [[1,0,0,0], [INFO] [stdout] | ^^^^^^^ no item named `1,0,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1,1` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | * [1,1,1,1], [INFO] [stdout] | ^^^^^^^ no item named `1,1,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0,0,0` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | * [1,0,0,0], [INFO] [stdout] | ^^^^^^^ no item named `1,0,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,0,0,0` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:37:6 [INFO] [stdout] | [INFO] [stdout] 37 | * [1,0,0,0]], [INFO] [stdout] | ^^^^^^^ no item named `1,0,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,2` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | * Output: [0,2] [INFO] [stdout] | ^^^ no item named `0,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,2,3,1` [INFO] [stdout] --> src/solution/s1337_the_k_weakest_rows_in_a_matrix.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | * The rows ordered from weakest to strongest are [0,2,3,1]. [INFO] [stdout] | ^^^^^^^ no item named `0,2,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1672` [INFO] [stdout] --> src/solution/s1672_richest_customer_wealth.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [1672] Richest Customer Wealth [INFO] [stdout] | ^^^^ no item named `1672` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/solution/s1672_richest_customer_wealth.rs:4:67 [INFO] [stdout] | [INFO] [stdout] 4 | * You are given an m x n integer grid accounts where accounts[i][j] is the amount of money the i​​​​​^​​​​​​th​​​​ cus...er has in the j​​​ [INFO] [stdout] | ^ no item named `j` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s1672_richest_customer_wealth.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: accounts = [[1,2,3],[3,2,1]] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,1` [INFO] [stdout] --> src/solution/s1672_richest_customer_wealth.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: accounts = [[1,2,3],[3,2,1]] [INFO] [stdout] | ^^^^^ no item named `3,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,5` [INFO] [stdout] --> src/solution/s1672_richest_customer_wealth.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: accounts = [[1,5],[7,3],[3,5]] [INFO] [stdout] | ^^^ no item named `1,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,3` [INFO] [stdout] --> src/solution/s1672_richest_customer_wealth.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: accounts = [[1,5],[7,3],[3,5]] [INFO] [stdout] | ^^^ no item named `7,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,5` [INFO] [stdout] --> src/solution/s1672_richest_customer_wealth.rs:18:36 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: accounts = [[1,5],[7,3],[3,5]] [INFO] [stdout] | ^^^ no item named `3,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,8,7` [INFO] [stdout] --> src/solution/s1672_richest_customer_wealth.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | * Input: accounts = [[2,8,7],[7,1,3],[1,9,5]] [INFO] [stdout] | ^^^^^ no item named `2,8,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,1,3` [INFO] [stdout] --> src/solution/s1672_richest_customer_wealth.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | * Input: accounts = [[2,8,7],[7,1,3],[1,9,5]] [INFO] [stdout] | ^^^^^ no item named `7,1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,9,5` [INFO] [stdout] --> src/solution/s1672_richest_customer_wealth.rs:27:40 [INFO] [stdout] | [INFO] [stdout] 27 | * Input: accounts = [[2,8,7],[7,1,3],[1,9,5]] [INFO] [stdout] | ^^^^^ no item named `1,9,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1342` [INFO] [stdout] --> src/solution/s1342_number_of_steps_to_reduce_a_number_to_zero.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [1342] Number of Steps to Reduce a Number to Zero [INFO] [stdout] | ^^^^ no item named `1342` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `136` [INFO] [stdout] --> src/solution/s0136_single_number.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [136] Single Number [INFO] [stdout] | ^^^ no item named `136` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2,1` [INFO] [stdout] --> src/solution/s0136_single_number.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: nums = [2,2,1] [INFO] [stdout] | ^^^^^ no item named `2,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,1,2,1,2` [INFO] [stdout] --> src/solution/s0136_single_number.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: nums = [4,1,2,1,2] [INFO] [stdout] | ^^^^^^^^^ no item named `4,1,2,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0136_single_number.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: nums = [1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `169` [INFO] [stdout] --> src/solution/s0169_majority_element.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [169] Majority Element [INFO] [stdout] | ^^^ no item named `169` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,3` [INFO] [stdout] --> src/solution/s0169_majority_element.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: nums = [3,2,3] [INFO] [stdout] | ^^^^^ no item named `3,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2,1,1,1,2,2` [INFO] [stdout] --> src/solution/s0169_majority_element.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: nums = [2,2,1,1,1,2,2] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `2,2,1,1,1,2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [1] Two Sum [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,7,11,15` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | * Input: nums = [2,7,11,15], target = 9 [INFO] [stdout] | ^^^^^^^^^ no item named `2,7,11,15` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | * Output: [0,1] [INFO] [stdout] | ^^^ no item named `0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | * Explanation: Because nums[0] + nums[1] == 9, we return [0, 1]. [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:12:40 [INFO] [stdout] | [INFO] [stdout] 12 | * Explanation: Because nums[0] + nums[1] == 9, we return [0, 1]. [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,4` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | * Input: nums = [3,2,4], target = 6 [INFO] [stdout] | ^^^^^ no item named `3,2,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | * Output: [1,2] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,3` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | * Input: nums = [3,3], target = 6 [INFO] [stdout] | ^^^ no item named `3,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1` [INFO] [stdout] --> src/solution/s0001_two_sum.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | * Output: [0,1] [INFO] [stdout] | ^^^ no item named `0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15` [INFO] [stdout] --> src/solution/s0015_3sum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [15] 3Sum [INFO] [stdout] | ^^ no item named `15` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0015_3sum.rs:4:63 [INFO] [stdout] | [INFO] [stdout] 4 | * Given an integer array nums, return all the triplets [nums[i], nums[j], nums[k]] such that i != j, i != k, and j != k, and nums[i] + n... [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/solution/s0015_3sum.rs:4:72 [INFO] [stdout] | [INFO] [stdout] 4 | * Given an integer array nums, return all the triplets [nums[i], nums[j], nums[k]] such that i != j, i != k, and j != k, and nums[i] + n... [INFO] [stdout] | ^ no item named `j` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `k` [INFO] [stdout] --> src/solution/s0015_3sum.rs:4:81 [INFO] [stdout] | [INFO] [stdout] 4 | * Given an integer array nums, return all the triplets [nums[i], nums[j], nums[k]] such that i != j, i != k, and j != k, and nums[i] + n... [INFO] [stdout] | ^ no item named `k` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0015_3sum.rs:4:132 [INFO] [stdout] | [INFO] [stdout] 4 | ...s[k]] such that i != j, i != k, and j != k, and nums[i] + nums[j] + nums[k] == 0. [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/solution/s0015_3sum.rs:4:142 [INFO] [stdout] | [INFO] [stdout] 4 | ... that i != j, i != k, and j != k, and nums[i] + nums[j] + nums[k] == 0. [INFO] [stdout] | ^ no item named `j` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `k` [INFO] [stdout] --> src/solution/s0015_3sum.rs:4:152 [INFO] [stdout] | [INFO] [stdout] 4 | ... j, i != k, and j != k, and nums[i] + nums[j] + nums[k] == 0. [INFO] [stdout] | ^ no item named `k` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/solution/s0015_3sum.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: nums = [0] [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `167` [INFO] [stdout] --> src/solution/s0167_two_sum_ii_input_array_is_sorted.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [167] Two Sum II - Input Array Is Sorted [INFO] [stdout] | ^^^ no item named `167` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index1` [INFO] [stdout] --> src/solution/s0167_two_sum_ii_input_array_is_sorted.rs:4:197 [INFO] [stdout] | [INFO] [stdout] 4 | ...target number. Let these two numbers be numbers[index1] and numbers[index2] where 1 <= index1 < index2 <= numbers.length. [INFO] [stdout] | ^^^^^^ no item named `index1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `index2` [INFO] [stdout] --> src/solution/s0167_two_sum_ii_input_array_is_sorted.rs:4:217 [INFO] [stdout] | [INFO] [stdout] 4 | ...hese two numbers be numbers[index1] and numbers[index2] where 1 <= index1 < index2 <= numbers.length. [INFO] [stdout] | ^^^^^^ no item named `index2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0167_two_sum_ii_input_array_is_sorted.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | * Output: [1,2] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/solution/s0167_two_sum_ii_input_array_is_sorted.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | * Output: [1,3] [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0167_two_sum_ii_input_array_is_sorted.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | * Output: [1,2] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `56` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [56] Merge Intervals [INFO] [stdout] | ^^ no item named `56` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:4:48 [INFO] [stdout] | [INFO] [stdout] 4 | * Given an array of intervals where intervals[i] = [starti, endi], merge all overlapping intervals, and return an array of the non-overl... [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: intervals = [[1,3],[2,6],[8,10],[15,18]] [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,6` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: intervals = [[1,3],[2,6],[8,10],[15,18]] [INFO] [stdout] | ^^^ no item named `2,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8,10` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: intervals = [[1,3],[2,6],[8,10],[15,18]] [INFO] [stdout] | ^^^^ no item named `8,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15,18` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: intervals = [[1,3],[2,6],[8,10],[15,18]] [INFO] [stdout] | ^^^^^ no item named `15,18` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,6` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | * Output: [[1,6],[8,10],[15,18]] [INFO] [stdout] | ^^^ no item named `1,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8,10` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | * Output: [[1,6],[8,10],[15,18]] [INFO] [stdout] | ^^^^ no item named `8,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15,18` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | * Output: [[1,6],[8,10],[15,18]] [INFO] [stdout] | ^^^^^ no item named `15,18` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:10:34 [INFO] [stdout] | [INFO] [stdout] 10 | * Explanation: Since intervals [1,3] and [2,6] overlaps, merge them into [1,6]. [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,6` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | * Explanation: Since intervals [1,3] and [2,6] overlaps, merge them into [1,6]. [INFO] [stdout] | ^^^ no item named `2,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,6` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:10:76 [INFO] [stdout] | [INFO] [stdout] 10 | * Explanation: Since intervals [1,3] and [2,6] overlaps, merge them into [1,6]. [INFO] [stdout] | ^^^ no item named `1,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: intervals = [[1,4],[4,5]] [INFO] [stdout] | ^^^ no item named `1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: intervals = [[1,4],[4,5]] [INFO] [stdout] | ^^^ no item named `4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,5` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | * Output: [[1,5]] [INFO] [stdout] | ^^^ no item named `1,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | * Explanation: Intervals [1,4] and [4,5] are considered overlapping. [INFO] [stdout] | ^^^ no item named `1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5` [INFO] [stdout] --> src/solution/s0056_merge_intervals.rs:16:38 [INFO] [stdout] | [INFO] [stdout] 16 | * Explanation: Intervals [1,4] and [4,5] are considered overlapping. [INFO] [stdout] | ^^^ no item named `4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `75` [INFO] [stdout] --> src/solution/s0075_sort_colors.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [75] Sort Colors [INFO] [stdout] | ^^ no item named `75` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,0,2,1,1,0` [INFO] [stdout] --> src/solution/s0075_sort_colors.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | * Input: nums = [2,0,2,1,1,0] [INFO] [stdout] | ^^^^^^^^^^^ no item named `2,0,2,1,1,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,0,1,1,2,2` [INFO] [stdout] --> src/solution/s0075_sort_colors.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | * Output: [0,0,1,1,2,2] [INFO] [stdout] | ^^^^^^^^^^^ no item named `0,0,1,1,2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,0,1` [INFO] [stdout] --> src/solution/s0075_sort_colors.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: nums = [2,0,1] [INFO] [stdout] | ^^^^^ no item named `2,0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,1,2` [INFO] [stdout] --> src/solution/s0075_sort_colors.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [0,1,2] [INFO] [stdout] | ^^^^^ no item named `0,1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `706` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [706] Design HashMap [INFO] [stdout] | ^^^ no item named `706` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | * [[], [1, 1], [2, 2], [1], [3], [2, 1], [2], [2], [2]] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | * [[], [1, 1], [2, 2], [1], [3], [2, 1], [2], [2], [2]] [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | * [[], [1, 1], [2, 2], [1], [3], [2, 1], [2], [2], [2]] [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:17:49 [INFO] [stdout] | [INFO] [stdout] 17 | * [[], [1, 1], [2, 2], [1], [3], [2, 1], [2], [2], [2]] [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 17 | * [[], [1, 1], [2, 2], [1], [3], [2, 1], [2], [2], [2]] [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | * myHashMap.put(1, 1); // The map is now [[1,1]] [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | * myHashMap.put(2, 2); // The map is now [[1,1], [2,2]] [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:23:52 [INFO] [stdout] | [INFO] [stdout] 23 | * myHashMap.put(2, 2); // The map is now [[1,1], [2,2]] [INFO] [stdout] | ^^^ no item named `2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:24:55 [INFO] [stdout] | [INFO] [stdout] 24 | * myHashMap.get(1); // return 1, The map is now [[1,1], [2,2]] [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:24:62 [INFO] [stdout] | [INFO] [stdout] 24 | * myHashMap.get(1); // return 1, The map is now [[1,1], [2,2]] [INFO] [stdout] | ^^^ no item named `2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:25:74 [INFO] [stdout] | [INFO] [stdout] 25 | * myHashMap.get(3); // return -1 (i.e., not found), The map is now [[1,1], [2,2]] [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,2` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:25:81 [INFO] [stdout] | [INFO] [stdout] 25 | * myHashMap.get(3); // return -1 (i.e., not found), The map is now [[1,1], [2,2]] [INFO] [stdout] | ^^^ no item named `2,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:26:45 [INFO] [stdout] | [INFO] [stdout] 26 | * myHashMap.put(2, 1); // The map is now [[1,1], [2,1]] (i.e., update the existing value) [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | * myHashMap.put(2, 1); // The map is now [[1,1], [2,1]] (i.e., update the existing value) [INFO] [stdout] | ^^^ no item named `2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:27:55 [INFO] [stdout] | [INFO] [stdout] 27 | * myHashMap.get(2); // return 1, The map is now [[1,1], [2,1]] [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:27:62 [INFO] [stdout] | [INFO] [stdout] 27 | * myHashMap.get(2); // return 1, The map is now [[1,1], [2,1]] [INFO] [stdout] | ^^^ no item named `2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:28:71 [INFO] [stdout] | [INFO] [stdout] 28 | * myHashMap.remove(2); // remove the mapping for 2, The map is now [[1,1]] [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0706_design_hashmap.rs:29:74 [INFO] [stdout] | [INFO] [stdout] 29 | * myHashMap.get(2); // return -1 (i.e., not found), The map is now [[1,1]] [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `48` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [48] Rotate Image [INFO] [stdout] | ^^ no item named `48` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: matrix = [[1,2,3],[4,5,6],[7,8,9]] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5,6` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: matrix = [[1,2,3],[4,5,6],[7,8,9]] [INFO] [stdout] | ^^^^^ no item named `4,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,8,9` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: matrix = [[1,2,3],[4,5,6],[7,8,9]] [INFO] [stdout] | ^^^^^ no item named `7,8,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,4,1` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | * Output: [[7,4,1],[8,5,2],[9,6,3]] [INFO] [stdout] | ^^^^^ no item named `7,4,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8,5,2` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | * Output: [[7,4,1],[8,5,2],[9,6,3]] [INFO] [stdout] | ^^^^^ no item named `8,5,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,6,3` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | * Output: [[7,4,1],[8,5,2],[9,6,3]] [INFO] [stdout] | ^^^^^ no item named `9,6,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,1,9,11` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: matrix = [[5,1,9,11],[2,4,8,10],[13,3,6,7],[15,14,12,16]] [INFO] [stdout] | ^^^^^^^^ no item named `5,1,9,11` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,4,8,10` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: matrix = [[5,1,9,11],[2,4,8,10],[13,3,6,7],[15,14,12,16]] [INFO] [stdout] | ^^^^^^^^ no item named `2,4,8,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `13,3,6,7` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:14:44 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: matrix = [[5,1,9,11],[2,4,8,10],[13,3,6,7],[15,14,12,16]] [INFO] [stdout] | ^^^^^^^^ no item named `13,3,6,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15,14,12,16` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:14:55 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: matrix = [[5,1,9,11],[2,4,8,10],[13,3,6,7],[15,14,12,16]] [INFO] [stdout] | ^^^^^^^^^^^ no item named `15,14,12,16` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `15,13,2,5` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | * Output: [[15,13,2,5],[14,3,4,1],[12,6,8,9],[16,7,10,11]] [INFO] [stdout] | ^^^^^^^^^ no item named `15,13,2,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `14,3,4,1` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | * Output: [[15,13,2,5],[14,3,4,1],[12,6,8,9],[16,7,10,11]] [INFO] [stdout] | ^^^^^^^^ no item named `14,3,4,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `12,6,8,9` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:15:37 [INFO] [stdout] | [INFO] [stdout] 15 | * Output: [[15,13,2,5],[14,3,4,1],[12,6,8,9],[16,7,10,11]] [INFO] [stdout] | ^^^^^^^^ no item named `12,6,8,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `16,7,10,11` [INFO] [stdout] --> src/solution/s0048_rotate_image.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | * Output: [[15,13,2,5],[14,3,4,1],[12,6,8,9],[16,7,10,11]] [INFO] [stdout] | ^^^^^^^^^^ no item named `16,7,10,11` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `119` [INFO] [stdout] --> src/solution/s0119_pascals_triangle_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [119] Pascal's Triangle II [INFO] [stdout] | ^^^ no item named `119` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,3,1` [INFO] [stdout] --> src/solution/s0119_pascals_triangle_ii.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | * Output: [1,3,3,1] [INFO] [stdout] | ^^^^^^^ no item named `1,3,3,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0119_pascals_triangle_ii.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | * Output: [1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1` [INFO] [stdout] --> src/solution/s0119_pascals_triangle_ii.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [1,1] [INFO] [stdout] | ^^^ no item named `1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `59` [INFO] [stdout] --> src/solution/s0059_spiral_matrix_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [59] Spiral Matrix II [INFO] [stdout] | ^^ no item named `59` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0059_spiral_matrix_ii.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | * Output: [[1,2,3],[8,9,4],[7,6,5]] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8,9,4` [INFO] [stdout] --> src/solution/s0059_spiral_matrix_ii.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | * Output: [[1,2,3],[8,9,4],[7,6,5]] [INFO] [stdout] | ^^^^^ no item named `8,9,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,6,5` [INFO] [stdout] --> src/solution/s0059_spiral_matrix_ii.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | * Output: [[1,2,3],[8,9,4],[7,6,5]] [INFO] [stdout] | ^^^^^ no item named `7,6,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0059_spiral_matrix_ii.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | * Output: [[1]] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `240` [INFO] [stdout] --> src/solution/s0240_search_a_2d_matrix_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [240] Search a 2D Matrix II [INFO] [stdout] | ^^^ no item named `240` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4,7,11,15` [INFO] [stdout] --> src/solution/s0240_search_a_2d_matrix_ii.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | * Input: matrix = [[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]], target = 5 [INFO] [stdout] | ^^^^^^^^^^^ no item named `1,4,7,11,15` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5,8,12,19` [INFO] [stdout] --> src/solution/s0240_search_a_2d_matrix_ii.rs:12:36 [INFO] [stdout] | [INFO] [stdout] 12 | * Input: matrix = [[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]], target = 5 [INFO] [stdout] | ^^^^^^^^^^^ no item named `2,5,8,12,19` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,6,9,16,22` [INFO] [stdout] --> src/solution/s0240_search_a_2d_matrix_ii.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | * Input: matrix = [[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]], target = 5 [INFO] [stdout] | ^^^^^^^^^^^ no item named `3,6,9,16,22` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `10,13,14,17,24` [INFO] [stdout] --> src/solution/s0240_search_a_2d_matrix_ii.rs:12:64 [INFO] [stdout] | [INFO] [stdout] 12 | * Input: matrix = [[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]], target = 5 [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `10,13,14,17,24` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `18,21,23,26,30` [INFO] [stdout] --> src/solution/s0240_search_a_2d_matrix_ii.rs:12:81 [INFO] [stdout] | [INFO] [stdout] 12 | * Input: matrix = [[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]], target = 5 [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `18,21,23,26,30` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4,7,11,15` [INFO] [stdout] --> src/solution/s0240_search_a_2d_matrix_ii.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | * Input: matrix = [[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]], target = 20 [INFO] [stdout] | ^^^^^^^^^^^ no item named `1,4,7,11,15` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5,8,12,19` [INFO] [stdout] --> src/solution/s0240_search_a_2d_matrix_ii.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | * Input: matrix = [[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]], target = 20 [INFO] [stdout] | ^^^^^^^^^^^ no item named `2,5,8,12,19` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,6,9,16,22` [INFO] [stdout] --> src/solution/s0240_search_a_2d_matrix_ii.rs:17:50 [INFO] [stdout] | [INFO] [stdout] 17 | * Input: matrix = [[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]], target = 20 [INFO] [stdout] | ^^^^^^^^^^^ no item named `3,6,9,16,22` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `10,13,14,17,24` [INFO] [stdout] --> src/solution/s0240_search_a_2d_matrix_ii.rs:17:64 [INFO] [stdout] | [INFO] [stdout] 17 | * Input: matrix = [[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]], target = 20 [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `10,13,14,17,24` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `18,21,23,26,30` [INFO] [stdout] --> src/solution/s0240_search_a_2d_matrix_ii.rs:17:81 [INFO] [stdout] | [INFO] [stdout] 17 | * Input: matrix = [[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]], target = 20 [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `18,21,23,26,30` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `435` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [435] Non-overlapping Intervals [INFO] [stdout] | ^^^ no item named `435` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:4:58 [INFO] [stdout] | [INFO] [stdout] 4 | * Given an array of intervals intervals where intervals[i] = [starti, endi], return the minimum number of intervals you need to remove t... [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: intervals = [[1,2],[2,3],[3,4],[1,3]] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: intervals = [[1,2],[2,3],[3,4],[1,3]] [INFO] [stdout] | ^^^ no item named `2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: intervals = [[1,2],[2,3],[3,4],[1,3]] [INFO] [stdout] | ^^^ no item named `3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:8:43 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: intervals = [[1,2],[2,3],[3,4],[1,3]] [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | * Explanation: [1,3] can be removed and the rest of the intervals are non-overlapping. [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: intervals = [[1,2],[1,2],[1,2]] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: intervals = [[1,2],[1,2],[1,2]] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:14:37 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: intervals = [[1,2],[1,2],[1,2]] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:16:41 [INFO] [stdout] | [INFO] [stdout] 16 | * Explanation: You need to remove two [1,2] to make the rest of the intervals non-overlapping. [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | * Input: intervals = [[1,2],[2,3]] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3` [INFO] [stdout] --> src/solution/s0435_non_overlapping_intervals.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | * Input: intervals = [[1,2],[2,3]] [INFO] [stdout] | ^^^ no item named `2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `304` [INFO] [stdout] --> src/solution/s0304_range_sum_query_2d_immutable.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [304] Range Sum Query 2D - Immutable [INFO] [stdout] | ^^^ no item named `304` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `238` [INFO] [stdout] --> src/solution/s0238_product_of_array_except_self.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [238] Product of Array Except Self [INFO] [stdout] | ^^^ no item named `238` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0238_product_of_array_except_self.rs:4:73 [INFO] [stdout] | [INFO] [stdout] 4 | * Given an integer array nums, return an array answer such that answer[i] is equal to the product of all the elements of nums except num... [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0238_product_of_array_except_self.rs:4:140 [INFO] [stdout] | [INFO] [stdout] 4 | ... the product of all the elements of nums except nums[i]. [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4` [INFO] [stdout] --> src/solution/s0238_product_of_array_except_self.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: nums = [1,2,3,4] [INFO] [stdout] | ^^^^^^^ no item named `1,2,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `24,12,8,6` [INFO] [stdout] --> src/solution/s0238_product_of_array_except_self.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | * Output: [24,12,8,6] [INFO] [stdout] | ^^^^^^^^^ no item named `24,12,8,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0,0,9,0,0` [INFO] [stdout] --> src/solution/s0238_product_of_array_except_self.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | * Output: [0,0,9,0,0] [INFO] [stdout] | ^^^^^^^^^ no item named `0,0,9,0,0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `334` [INFO] [stdout] --> src/solution/s0334_increasing_triplet_subsequence.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [334] Increasing Triplet Subsequence [INFO] [stdout] | ^^^ no item named `334` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s0334_increasing_triplet_subsequence.rs:4:120 [INFO] [stdout] | [INFO] [stdout] 4 | ...le of indices (i, j, k) such that i < j < k and nums[i] < nums[j] < nums[k]. If no such indices exists, return false. [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `j` [INFO] [stdout] --> src/solution/s0334_increasing_triplet_subsequence.rs:4:130 [INFO] [stdout] | [INFO] [stdout] 4 | ...ces (i, j, k) such that i < j < k and nums[i] < nums[j] < nums[k]. If no such indices exists, return false. [INFO] [stdout] | ^ no item named `j` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `k` [INFO] [stdout] --> src/solution/s0334_increasing_triplet_subsequence.rs:4:140 [INFO] [stdout] | [INFO] [stdout] 4 | ... k) such that i < j < k and nums[i] < nums[j] < nums[k]. If no such indices exists, return false. [INFO] [stdout] | ^ no item named `k` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4,5` [INFO] [stdout] --> src/solution/s0334_increasing_triplet_subsequence.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: nums = [1,2,3,4,5] [INFO] [stdout] | ^^^^^^^^^ no item named `1,2,3,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,4,3,2,1` [INFO] [stdout] --> src/solution/s0334_increasing_triplet_subsequence.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | * Input: nums = [5,4,3,2,1] [INFO] [stdout] | ^^^^^^^^^ no item named `5,4,3,2,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1,5,0,4,6` [INFO] [stdout] --> src/solution/s0334_increasing_triplet_subsequence.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | * Input: nums = [2,1,5,0,4,6] [INFO] [stdout] | ^^^^^^^^^^^ no item named `2,1,5,0,4,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/solution/s0334_increasing_triplet_subsequence.rs:22:61 [INFO] [stdout] | [INFO] [stdout] 22 | * Explanation: The triplet (3, 4, 5) is valid because nums[3] == 0 < nums[4] == 4 < nums[5] == 6. [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4` [INFO] [stdout] --> src/solution/s0334_increasing_triplet_subsequence.rs:22:76 [INFO] [stdout] | [INFO] [stdout] 22 | * Explanation: The triplet (3, 4, 5) is valid because nums[3] == 0 < nums[4] == 4 < nums[5] == 6. [INFO] [stdout] | ^ no item named `4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/solution/s0334_increasing_triplet_subsequence.rs:22:91 [INFO] [stdout] | [INFO] [stdout] 22 | * Explanation: The triplet (3, 4, 5) is valid because nums[3] == 0 < nums[4] == 4 < nums[5] == 6. [INFO] [stdout] | ^ no item named `5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `560` [INFO] [stdout] --> src/solution/s0560_subarray_sum_equals_k.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [560] Subarray Sum Equals K [INFO] [stdout] | ^^^ no item named `560` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1` [INFO] [stdout] --> src/solution/s0560_subarray_sum_equals_k.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: nums = [1,1,1], k = 2 [INFO] [stdout] | ^^^^^ no item named `1,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0560_subarray_sum_equals_k.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | * Input: nums = [1,2,3], k = 3 [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `409` [INFO] [stdout] --> src/solution/s0409_longest_palindrome.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [409] Longest Palindrome [INFO] [stdout] | ^^^ no item named `409` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `415` [INFO] [stdout] --> src/solution/s0415_add_strings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | * [415] Add Strings [INFO] [stdout] | ^^^ no item named `415` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `51` [INFO] [stdout] --> src/solution/s0051_n_queens.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [51] N-Queens [INFO] [stdout] | ^^ no item named `51` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `52` [INFO] [stdout] --> src/solution/s0052_n_queens_ii.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [52] N-Queens II [INFO] [stdout] | ^^ no item named `52` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1480` [INFO] [stdout] --> src/solution/s1480_running_sum_of_1d_array.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [1480] Running Sum of 1d Array [INFO] [stdout] | ^^^^ no item named `1480` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s1480_running_sum_of_1d_array.rs:4:75 [INFO] [stdout] | [INFO] [stdout] 4 | * Given an array nums. We define a running sum of an array as runningSum[i] = sum(nums[0]…nums[i]). [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/solution/s1480_running_sum_of_1d_array.rs:4:89 [INFO] [stdout] | [INFO] [stdout] 4 | * Given an array nums. We define a running sum of an array as runningSum[i] = sum(nums[0]…nums[i]). [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/solution/s1480_running_sum_of_1d_array.rs:4:104 [INFO] [stdout] | [INFO] [stdout] 4 | * Given an array nums. We define a running sum of an array as runningSum[i] = sum(nums[0]…nums[i]). [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4` [INFO] [stdout] --> src/solution/s1480_running_sum_of_1d_array.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | * Input: nums = [1,2,3,4] [INFO] [stdout] | ^^^^^^^ no item named `1,2,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3,6,10` [INFO] [stdout] --> src/solution/s1480_running_sum_of_1d_array.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | * Output: [1,3,6,10] [INFO] [stdout] | ^^^^^^^^ no item named `1,3,6,10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1,1,1` [INFO] [stdout] --> src/solution/s1480_running_sum_of_1d_array.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | * Input: nums = [1,1,1,1,1] [INFO] [stdout] | ^^^^^^^^^ no item named `1,1,1,1,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4,5` [INFO] [stdout] --> src/solution/s1480_running_sum_of_1d_array.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | * Output: [1,2,3,4,5] [INFO] [stdout] | ^^^^^^^^^ no item named `1,2,3,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,1,2,10,1` [INFO] [stdout] --> src/solution/s1480_running_sum_of_1d_array.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | * Input: nums = [3,1,2,10,1] [INFO] [stdout] | ^^^^^^^^^^ no item named `3,1,2,10,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4,6,16,17` [INFO] [stdout] --> src/solution/s1480_running_sum_of_1d_array.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | * Output: [3,4,6,16,17] [INFO] [stdout] | ^^^^^^^^^^^ no item named `3,4,6,16,17` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `867` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [867] Transpose Matrix [INFO] [stdout] | ^^^ no item named `867` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | * Input: matrix = [[1,2,3],[4,5,6],[7,8,9]] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5,6` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | * Input: matrix = [[1,2,3],[4,5,6],[7,8,9]] [INFO] [stdout] | ^^^^^ no item named `4,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,8,9` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | * Input: matrix = [[1,2,3],[4,5,6],[7,8,9]] [INFO] [stdout] | ^^^^^ no item named `7,8,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4,7` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | * Output: [[1,4,7],[2,5,8],[3,6,9]] [INFO] [stdout] | ^^^^^ no item named `1,4,7` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5,8` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | * Output: [[1,4,7],[2,5,8],[3,6,9]] [INFO] [stdout] | ^^^^^ no item named `2,5,8` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,6,9` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | * Output: [[1,4,7],[2,5,8],[3,6,9]] [INFO] [stdout] | ^^^^^ no item named `3,6,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: matrix = [[1,2,3],[4,5,6]] [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4,5,6` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: matrix = [[1,2,3],[4,5,6]] [INFO] [stdout] | ^^^^^ no item named `4,5,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,4` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [[1,4],[2,5],[3,6]] [INFO] [stdout] | ^^^ no item named `1,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,5` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [[1,4],[2,5],[3,6]] [INFO] [stdout] | ^^^ no item named `2,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,6` [INFO] [stdout] --> src/solution/s0867_transpose_matrix.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [[1,4],[2,5],[3,6]] [INFO] [stdout] | ^^^ no item named `3,6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `290` [INFO] [stdout] --> src/solution/s0290_word_pattern.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [290] Word Pattern [INFO] [stdout] | ^^^ no item named `290` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `763` [INFO] [stdout] --> src/solution/s0763_partition_labels.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [763] Partition Labels [INFO] [stdout] | ^^^ no item named `763` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,7,8` [INFO] [stdout] --> src/solution/s0763_partition_labels.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | * Output: [9,7,8] [INFO] [stdout] | ^^^^^ no item named `9,7,8` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `10` [INFO] [stdout] --> src/solution/s0763_partition_labels.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | * Output: [10] [INFO] [stdout] | ^^ no item named `10` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `43` [INFO] [stdout] --> src/solution/s0043_multiply_strings.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [43] Multiply Strings [INFO] [stdout] | ^^ no item named `43` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `49` [INFO] [stdout] --> src/solution/s0049_group_anagrams.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [49] Group Anagrams [INFO] [stdout] | ^^ no item named `49` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1332` [INFO] [stdout] --> src/solution/s1332_remove_palindromic_subsequences.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [1332] Remove Palindromic Subsequences [INFO] [stdout] | ^^^^ no item named `1332` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/solution/s0005_longest_palindromic_substring.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [5] Longest Palindromic Substring [INFO] [stdout] | ^ no item named `5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `187` [INFO] [stdout] --> src/solution/s0187_repeated_dna_sequences.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [187] Repeated DNA Sequences [INFO] [stdout] | ^^^ no item named `187` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/solution/s0002_add_two_numbers.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [2] Add Two Numbers [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,4,3` [INFO] [stdout] --> src/solution/s0002_add_two_numbers.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: l1 = [2,4,3], l2 = [5,6,4] [INFO] [stdout] | ^^^^^ no item named `2,4,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `5,6,4` [INFO] [stdout] --> src/solution/s0002_add_two_numbers.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: l1 = [2,4,3], l2 = [5,6,4] [INFO] [stdout] | ^^^^^ no item named `5,6,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `7,0,8` [INFO] [stdout] --> src/solution/s0002_add_two_numbers.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | * Output: [7,0,8] [INFO] [stdout] | ^^^^^ no item named `7,0,8` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/solution/s0002_add_two_numbers.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: l1 = [0], l2 = [0] [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/solution/s0002_add_two_numbers.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: l1 = [0], l2 = [0] [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/solution/s0002_add_two_numbers.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [0] [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,9,9,9,9,9,9` [INFO] [stdout] --> src/solution/s0002_add_two_numbers.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | * Input: l1 = [9,9,9,9,9,9,9], l2 = [9,9,9,9] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `9,9,9,9,9,9,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `9,9,9,9` [INFO] [stdout] --> src/solution/s0002_add_two_numbers.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | * Input: l1 = [9,9,9,9,9,9,9], l2 = [9,9,9,9] [INFO] [stdout] | ^^^^^^^ no item named `9,9,9,9` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `8,9,9,9,0,0,0,1` [INFO] [stdout] --> src/solution/s0002_add_two_numbers.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | * Output: [8,9,9,9,0,0,0,1] [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `8,9,9,9,0,0,0,1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/solution/s0003_longest_substring_without_repeating_characters.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [3] Longest Substring Without Repeating Characters [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `4` [INFO] [stdout] --> src/solution/s0004_median_of_two_sorted_arrays.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [4] Median of Two Sorted Arrays [INFO] [stdout] | ^ no item named `4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,3` [INFO] [stdout] --> src/solution/s0004_median_of_two_sorted_arrays.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: nums1 = [1,3], nums2 = [2] [INFO] [stdout] | ^^^ no item named `1,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2` [INFO] [stdout] --> src/solution/s0004_median_of_two_sorted_arrays.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | * Input: nums1 = [1,3], nums2 = [2] [INFO] [stdout] | ^ no item named `2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3` [INFO] [stdout] --> src/solution/s0004_median_of_two_sorted_arrays.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | * Explanation: merged array = [1,2,3] and median is 2. [INFO] [stdout] | ^^^^^ no item named `1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2` [INFO] [stdout] --> src/solution/s0004_median_of_two_sorted_arrays.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: nums1 = [1,2], nums2 = [3,4] [INFO] [stdout] | ^^^ no item named `1,2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,4` [INFO] [stdout] --> src/solution/s0004_median_of_two_sorted_arrays.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: nums1 = [1,2], nums2 = [3,4] [INFO] [stdout] | ^^^ no item named `3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4` [INFO] [stdout] --> src/solution/s0004_median_of_two_sorted_arrays.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | * Explanation: merged array = [1,2,3,4] and median is (2 + 3) / 2 = 2.5. [INFO] [stdout] | ^^^^^^^ no item named `1,2,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `82` [INFO] [stdout] --> src/solution/s0082_remove_duplicates_from_sorted_list_ii.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | * [82] Remove Duplicates from Sorted List II [INFO] [stdout] | ^^ no item named `82` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,3,4,4,5` [INFO] [stdout] --> src/solution/s0082_remove_duplicates_from_sorted_list_ii.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | * Input: head = [1,2,3,3,4,4,5] [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `1,2,3,3,4,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,5` [INFO] [stdout] --> src/solution/s0082_remove_duplicates_from_sorted_list_ii.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | * Output: [1,2,5] [INFO] [stdout] | ^^^^^ no item named `1,2,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,1,1,2,3` [INFO] [stdout] --> src/solution/s0082_remove_duplicates_from_sorted_list_ii.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: head = [1,1,1,2,3] [INFO] [stdout] | ^^^^^^^^^ no item named `1,1,1,2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,3` [INFO] [stdout] --> src/solution/s0082_remove_duplicates_from_sorted_list_ii.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [2,3] [INFO] [stdout] | ^^^ no item named `2,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `707` [INFO] [stdout] --> src/solution/s0707_design_linked_list.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | * [707] Design Linked List [INFO] [stdout] | ^^^ no item named `707` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0707_design_linked_list.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | * [[], [1], [3], [1, 2], [1], [1], [1]] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3` [INFO] [stdout] --> src/solution/s0707_design_linked_list.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | * [[], [1], [3], [1, 2], [1], [1], [1]] [INFO] [stdout] | ^ no item named `3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0707_design_linked_list.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | * [[], [1], [3], [1, 2], [1], [1], [1]] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0707_design_linked_list.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | * [[], [1], [3], [1, 2], [1], [1], [1]] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0707_design_linked_list.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | * [[], [1], [3], [1, 2], [1], [1], [1]] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `24` [INFO] [stdout] --> src/solution/s0024_swap_nodes_in_pairs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [24] Swap Nodes in Pairs [INFO] [stdout] | ^^ no item named `24` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4` [INFO] [stdout] --> src/solution/s0024_swap_nodes_in_pairs.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | * Input: head = [1,2,3,4] [INFO] [stdout] | ^^^^^^^ no item named `1,2,3,4` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1,4,3` [INFO] [stdout] --> src/solution/s0024_swap_nodes_in_pairs.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | * Output: [2,1,4,3] [INFO] [stdout] | ^^^^^^^ no item named `2,1,4,3` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0024_swap_nodes_in_pairs.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | * Input: head = [1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1` [INFO] [stdout] --> src/solution/s0024_swap_nodes_in_pairs.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | * Output: [1] [INFO] [stdout] | ^ no item named `1` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `6` [INFO] [stdout] --> src/problem/p0006_zigzag_conversion.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [6] Zigzag Conversion [INFO] [stdout] | ^ no item named `6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `25` [INFO] [stdout] --> src/problem/p0025_reverse_nodes_in_k_group.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | * [25] Reverse Nodes in k-Group [INFO] [stdout] | ^^ no item named `25` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4,5` [INFO] [stdout] --> src/problem/p0025_reverse_nodes_in_k_group.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | * Input: head = [1,2,3,4,5], k = 2 [INFO] [stdout] | ^^^^^^^^^ no item named `1,2,3,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `2,1,4,3,5` [INFO] [stdout] --> src/problem/p0025_reverse_nodes_in_k_group.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | * Output: [2,1,4,3,5] [INFO] [stdout] | ^^^^^^^^^ no item named `2,1,4,3,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `1,2,3,4,5` [INFO] [stdout] --> src/problem/p0025_reverse_nodes_in_k_group.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | * Input: head = [1,2,3,4,5], k = 3 [INFO] [stdout] | ^^^^^^^^^ no item named `1,2,3,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `3,2,1,4,5` [INFO] [stdout] --> src/problem/p0025_reverse_nodes_in_k_group.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | * Output: [3,2,1,4,5] [INFO] [stdout] | ^^^^^^^^^ no item named `3,2,1,4,5` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.37s [INFO] [stderr] Generated /opt/rustwide/target/doc/leetcode_rust/index.html [INFO] running `Command { std: "docker" "inspect" "3142b2948f7f595249f96bd82a1fe9d5fda62ee5fd09506299fff6519d10866b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3142b2948f7f595249f96bd82a1fe9d5fda62ee5fd09506299fff6519d10866b", kill_on_drop: false }` [INFO] [stdout] 3142b2948f7f595249f96bd82a1fe9d5fda62ee5fd09506299fff6519d10866b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 689b5497cace91c626b550403318630108f622b85b22e45f570bf94756fdf4c4 [INFO] running `Command { std: "docker" "start" "-a" "689b5497cace91c626b550403318630108f622b85b22e45f570bf94756fdf4c4", kill_on_drop: false }` [INFO] [stderr] Documenting leetcode-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/solution/s0409_longest_palindrome.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 57 | count += (*value - 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - count += (*value - 1); [INFO] [stdout] 57 + count += *value - 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `return` value [INFO] [stdout] --> src/solution/s0004_median_of_two_sorted_arrays.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | return (((max(left_a, left_b) + min(right_a, right_b)) as f64) / 2.0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - return (((max(left_a, left_b) + min(right_a, right_b)) as f64) / 2.0); [INFO] [stdout] 78 + return ((max(left_a, left_b) + min(right_a, right_b)) as f64) / 2.0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] Generated /opt/rustwide/target/doc/leetcode_rust/index.html [INFO] running `Command { std: "docker" "inspect" "689b5497cace91c626b550403318630108f622b85b22e45f570bf94756fdf4c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689b5497cace91c626b550403318630108f622b85b22e45f570bf94756fdf4c4", kill_on_drop: false }` [INFO] [stdout] 689b5497cace91c626b550403318630108f622b85b22e45f570bf94756fdf4c4