[INFO] cloning repository https://github.com/u2/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/u2/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu2%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu2%2Fleetcode-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23722bdf01b8f3a080af49de576ff52ccbc1c27a [INFO] testing u2/leetcode-rust against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fu2%2Fleetcode-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/u2/leetcode-rust [INFO] finished tweaking git repo https://github.com/u2/leetcode-rust [INFO] tweaked toml for git repo https://github.com/u2/leetcode-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/u2/leetcode-rust on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/u2/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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58951b29e7e97f2044df73e4fe15f5c8248343c389807036d51ffbab5c3adaeb [INFO] running `Command { std: "docker" "start" "-a" "58951b29e7e97f2044df73e4fe15f5c8248343c389807036d51ffbab5c3adaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58951b29e7e97f2044df73e4fe15f5c8248343c389807036d51ffbab5c3adaeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58951b29e7e97f2044df73e4fe15f5c8248343c389807036d51ffbab5c3adaeb", kill_on_drop: false }` [INFO] [stdout] 58951b29e7e97f2044df73e4fe15f5c8248343c389807036d51ffbab5c3adaeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f03cde33697a4d94593b7690187dc67f53e55547f2bfe93e439fa7e2ddb13652 [INFO] running `Command { std: "docker" "start" "-a" "f03cde33697a4d94593b7690187dc67f53e55547f2bfe93e439fa7e2ddb13652", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.1 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling leetcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/length_of_longest_substring.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7 - let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] 7 + let array: Vec = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/length_of_longest_substring.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | let mut c: VecDeque<(char)> = VecDeque::with_capacity(s.char_indices().count()); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - let mut c: VecDeque<(char)> = VecDeque::with_capacity(s.char_indices().count()); [INFO] [stdout] 8 + let mut c: VecDeque = VecDeque::with_capacity(s.char_indices().count()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/length_of_longest_substring.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 39 - let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] 39 + let array: Vec = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused arithmetic operation that must be used [INFO] [stdout] --> src/find_median_sorted_arrays.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | j - 1; [INFO] [stdout] | ^^^^^ the arithmetic operation produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 42 | let _ = j - 1; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s [INFO] running `Command { std: "docker" "inspect" "f03cde33697a4d94593b7690187dc67f53e55547f2bfe93e439fa7e2ddb13652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03cde33697a4d94593b7690187dc67f53e55547f2bfe93e439fa7e2ddb13652", kill_on_drop: false }` [INFO] [stdout] f03cde33697a4d94593b7690187dc67f53e55547f2bfe93e439fa7e2ddb13652 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b747dc798a93b245dab484f306c39da5afbaf0bdc153eeddab44fe473306ff31 [INFO] running `Command { std: "docker" "start" "-a" "b747dc798a93b245dab484f306c39da5afbaf0bdc153eeddab44fe473306ff31", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling leetcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/length_of_longest_substring.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7 - let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] 7 + let array: Vec = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/length_of_longest_substring.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | let mut c: VecDeque<(char)> = VecDeque::with_capacity(s.char_indices().count()); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - let mut c: VecDeque<(char)> = VecDeque::with_capacity(s.char_indices().count()); [INFO] [stdout] 8 + let mut c: VecDeque = VecDeque::with_capacity(s.char_indices().count()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/length_of_longest_substring.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 39 - let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] 39 + let array: Vec = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused arithmetic operation that must be used [INFO] [stdout] --> src/find_median_sorted_arrays.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | j - 1; [INFO] [stdout] | ^^^^^ the arithmetic operation produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 42 | let _ = j - 1; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/length_of_longest_substring.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 7 - let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] 7 + let array: Vec = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/length_of_longest_substring.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | let mut c: VecDeque<(char)> = VecDeque::with_capacity(s.char_indices().count()); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - let mut c: VecDeque<(char)> = VecDeque::with_capacity(s.char_indices().count()); [INFO] [stdout] 8 + let mut c: VecDeque = VecDeque::with_capacity(s.char_indices().count()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/length_of_longest_substring.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 39 - let array: Vec<(char)> = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] 39 + let array: Vec = s.char_indices().map(|i| i.1).collect::>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused arithmetic operation that must be used [INFO] [stdout] --> src/find_median_sorted_arrays.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | j - 1; [INFO] [stdout] | ^^^^^ the arithmetic operation produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 42 | let _ = j - 1; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "b747dc798a93b245dab484f306c39da5afbaf0bdc153eeddab44fe473306ff31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b747dc798a93b245dab484f306c39da5afbaf0bdc153eeddab44fe473306ff31", kill_on_drop: false }` [INFO] [stdout] b747dc798a93b245dab484f306c39da5afbaf0bdc153eeddab44fe473306ff31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31d3c281edcc2d61341eb4d6c62564097873403720c8f465fcfb0e4bf679a2ed [INFO] running `Command { std: "docker" "start" "-a" "31d3c281edcc2d61341eb4d6c62564097873403720c8f465fcfb0e4bf679a2ed", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/d18c32a80a109722882b38481090dd6ab379dc5aee77a31ca70b4990a0cfc0c6/merged: no space left on device [INFO] running `Command { std: "docker" "inspect" "31d3c281edcc2d61341eb4d6c62564097873403720c8f465fcfb0e4bf679a2ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d3c281edcc2d61341eb4d6c62564097873403720c8f465fcfb0e4bf679a2ed", kill_on_drop: false }` [INFO] [stdout] 31d3c281edcc2d61341eb4d6c62564097873403720c8f465fcfb0e4bf679a2ed