[INFO] cloning repository https://github.com/tunafysh/ipcalculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tunafysh/ipcalculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftunafysh%2Fipcalculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftunafysh%2Fipcalculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e014864396537a3f32bb17e1bb4f17a6abe34d6 [INFO] checking tunafysh/ipcalculator against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftunafysh%2Fipcalculator" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tunafysh/ipcalculator [INFO] finished tweaking git repo https://github.com/tunafysh/ipcalculator [INFO] tweaked toml for git repo https://github.com/tunafysh/ipcalculator written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tunafysh/ipcalculator on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tunafysh/ipcalculator 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" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded portable-atomic v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8d241c671a3dca711ede53efe8b62b727b21a81ed26209e8227c3470afe0bc7 [INFO] running `Command { std: "docker" "start" "-a" "c8d241c671a3dca711ede53efe8b62b727b21a81ed26209e8227c3470afe0bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8d241c671a3dca711ede53efe8b62b727b21a81ed26209e8227c3470afe0bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d241c671a3dca711ede53efe8b62b727b21a81ed26209e8227c3470afe0bc7", kill_on_drop: false }` [INFO] [stdout] c8d241c671a3dca711ede53efe8b62b727b21a81ed26209e8227c3470afe0bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b76aea4289b6f0f9923fb69d212491e7d6cac8ba1edc7f661e99c85a69d7abdd [INFO] running `Command { std: "docker" "start" "-a" "b76aea4289b6f0f9923fb69d212491e7d6cac8ba1edc7f661e99c85a69d7abdd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling portable-atomic v1.8.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking local-ip-address v0.6.3 [INFO] [stderr] Checking ipcalculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected identifier, found `:` [INFO] [stdout] --> src/main.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | ip: Ipv4Addr = local_ip().unwrap() [INFO] [stdout] | ^ expected identifier [INFO] [stdout] | [INFO] [stdout] help: you might have meant to introduce a new binding [INFO] [stdout] | [INFO] [stdout] 82 | let ip: Ipv4Addr = local_ip().unwrap() [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `:` [INFO] [stdout] --> src/main.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | ip: Ipv4Addr = local_ip().unwrap() [INFO] [stdout] | ^ expected identifier [INFO] [stdout] | [INFO] [stdout] help: you might have meant to introduce a new binding [INFO] [stdout] | [INFO] [stdout] 82 | let ip: Ipv4Addr = local_ip().unwrap() [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 16 | let host_part: String = format!("{}", host_part_vec[0]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:16:51 [INFO] [stdout] | [INFO] [stdout] 16 | let host_part: String = format!("{}", host_part_vec[0]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 17 | let network_part: String = format!("{}", network_part_vec[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:22:54 [INFO] [stdout] | [INFO] [stdout] 22 | let host_part: String = format!("{}.{}", host_part_vec[0], host_part_vec[1]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:22:72 [INFO] [stdout] | [INFO] [stdout] 22 | let host_part: String = format!("{}.{}", host_part_vec[0], host_part_vec[1]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:23:57 [INFO] [stdout] | [INFO] [stdout] 23 | let network_part: String = format!("{}.{}", network_part_vec[0], network_part_vec[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:23:78 [INFO] [stdout] | [INFO] [stdout] 23 | let network_part: String = format!("{}.{}", network_part_vec[0], network_part_vec[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:28:57 [INFO] [stdout] | [INFO] [stdout] 28 | let host_part: String = format!("{}.{}.{}", host_part_vec[0], host_part_vec[1], host_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:28:75 [INFO] [stdout] | [INFO] [stdout] 28 | let host_part: String = format!("{}.{}.{}", host_part_vec[0], host_part_vec[1], host_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:28:93 [INFO] [stdout] | [INFO] [stdout] 28 | let host_part: String = format!("{}.{}.{}", host_part_vec[0], host_part_vec[1], host_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:29:60 [INFO] [stdout] | [INFO] [stdout] 29 | let network_part: String = format!("{}.{}.{}", network_part_vec[0], network_part_vec[1], network_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:29:81 [INFO] [stdout] | [INFO] [stdout] 29 | let network_part: String = format!("{}.{}.{}", network_part_vec[0], network_part_vec[1], network_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:29:102 [INFO] [stdout] | [INFO] [stdout] 29 | let network_part: String = format!("{}.{}.{}", network_part_vec[0], network_part_vec[1], network_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `local_ip_address::local_ip` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use local_ip_address::local_ip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 17 | let network_part: String = format!("{}", network_part_vec[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:22:54 [INFO] [stdout] | [INFO] [stdout] 22 | let host_part: String = format!("{}.{}", host_part_vec[0], host_part_vec[1]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:22:72 [INFO] [stdout] | [INFO] [stdout] 22 | let host_part: String = format!("{}.{}", host_part_vec[0], host_part_vec[1]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:23:57 [INFO] [stdout] | [INFO] [stdout] 23 | let network_part: String = format!("{}.{}", network_part_vec[0], network_part_vec[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:23:78 [INFO] [stdout] | [INFO] [stdout] 23 | let network_part: String = format!("{}.{}", network_part_vec[0], network_part_vec[1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:28:57 [INFO] [stdout] | [INFO] [stdout] 28 | let host_part: String = format!("{}.{}.{}", host_part_vec[0], host_part_vec[1], host_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:28:75 [INFO] [stdout] | [INFO] [stdout] 28 | let host_part: String = format!("{}.{}.{}", host_part_vec[0], host_part_vec[1], host_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `host_part_vec` in this scope [INFO] [stdout] --> src/main.rs:28:93 [INFO] [stdout] | [INFO] [stdout] 28 | let host_part: String = format!("{}.{}.{}", host_part_vec[0], host_part_vec[1], host_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:29:60 [INFO] [stdout] | [INFO] [stdout] 29 | let network_part: String = format!("{}.{}.{}", network_part_vec[0], network_part_vec[1], network_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:29:81 [INFO] [stdout] | [INFO] [stdout] 29 | let network_part: String = format!("{}.{}.{}", network_part_vec[0], network_part_vec[1], network_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `network_part_vec` in this scope [INFO] [stdout] --> src/main.rs:29:102 [INFO] [stdout] | [INFO] [stdout] 29 | let network_part: String = format!("{}.{}.{}", network_part_vec[0], network_part_vec[1], network_part_vec[2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `local_ip_address::local_ip` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use local_ip_address::local_ip; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/main.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | let subnet = calc_subnet(); [INFO] [stdout] | ^^^^^^^^^^^-- argument #1 of type `&Vec` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn calc_subnet(octets: &Vec) -> (Ipv4Addr, char) { [INFO] [stdout] | ^^^^^^^^^^^ ---------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 85 | let subnet = calc_subnet(/* &Vec */); [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/main.rs:85:18 [INFO] [stdout] | [INFO] [stdout] 85 | let subnet = calc_subnet(); [INFO] [stdout] | ^^^^^^^^^^^-- argument #1 of type `&Vec` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn calc_subnet(octets: &Vec) -> (Ipv4Addr, char) { [INFO] [stdout] | ^^^^^^^^^^^ ---------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 85 | let subnet = calc_subnet(/* &Vec */); [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ipcalculator` (bin "ipcalc" test) due to 14 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ipcalculator` (bin "ipcalc") due to 14 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b76aea4289b6f0f9923fb69d212491e7d6cac8ba1edc7f661e99c85a69d7abdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76aea4289b6f0f9923fb69d212491e7d6cac8ba1edc7f661e99c85a69d7abdd", kill_on_drop: false }` [INFO] [stdout] b76aea4289b6f0f9923fb69d212491e7d6cac8ba1edc7f661e99c85a69d7abdd