[INFO] cloning repository https://github.com/Cisplat1n/Project_FiligineachtV2-RUST
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cisplat1n/Project_FiligineachtV2-RUST" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCisplat1n%2FProject_FiligineachtV2-RUST", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCisplat1n%2FProject_FiligineachtV2-RUST'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fed99fbd7c25c572464671f7403df4e5600f5ff7
[INFO] checking Cisplat1n/Project_FiligineachtV2-RUST against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCisplat1n%2FProject_FiligineachtV2-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/Cisplat1n/Project_FiligineachtV2-RUST
[INFO] finished tweaking git repo https://github.com/Cisplat1n/Project_FiligineachtV2-RUST
[INFO] tweaked toml for git repo https://github.com/Cisplat1n/Project_FiligineachtV2-RUST written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cisplat1n/Project_FiligineachtV2-RUST on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cisplat1n/Project_FiligineachtV2-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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cecbddbfabe3c7dd4d3d95c7b03fd2a8f804eeb3338ebbc0a8e451e550955059
[INFO] running `Command { std: "docker" "start" "-a" "cecbddbfabe3c7dd4d3d95c7b03fd2a8f804eeb3338ebbc0a8e451e550955059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cecbddbfabe3c7dd4d3d95c7b03fd2a8f804eeb3338ebbc0a8e451e550955059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cecbddbfabe3c7dd4d3d95c7b03fd2a8f804eeb3338ebbc0a8e451e550955059", kill_on_drop: false }`
[INFO] [stdout] cecbddbfabe3c7dd4d3d95c7b03fd2a8f804eeb3338ebbc0a8e451e550955059
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fad6765edc49e5b91d5a8e193fb15d0a6dc0853e0417c257060d54146d92145c
[INFO] running `Command { std: "docker" "start" "-a" "fad6765edc49e5b91d5a8e193fb15d0a6dc0853e0417c257060d54146d92145c", kill_on_drop: false }`
[INFO] [stderr]     Checking filigineacht_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> src/tree/operations.rs:62:2
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Tree { // Calculate the topological distance (number of edges) between two nodes
[INFO] [stdout]    |           - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 46 |                 for &child in &self.nodes[node].children { // Add the count of each child to the sum
[INFO] [stdout]    |                                                          - this delimiter might not be properly closed...
[INFO] [stdout] ...
[INFO] [stdout] 49 |             }
[INFO] [stdout]    |             - ...as it matches this but it has different indentation
[INFO] [stdout] ...
[INFO] [stdout] 62 |
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `filigineacht_rs` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]   --> src/tree/operations.rs:62:2
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Tree { // Calculate the topological distance (number of edges) between two nodes
[INFO] [stdout]    |           - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 46 |                 for &child in &self.nodes[node].children { // Add the count of each child to the sum
[INFO] [stdout]    |                                                          - this delimiter might not be properly closed...
[INFO] [stdout] ...
[INFO] [stdout] 49 |             }
[INFO] [stdout]    |             - ...as it matches this but it has different indentation
[INFO] [stdout] ...
[INFO] [stdout] 62 |
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `filigineacht_rs` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "fad6765edc49e5b91d5a8e193fb15d0a6dc0853e0417c257060d54146d92145c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fad6765edc49e5b91d5a8e193fb15d0a6dc0853e0417c257060d54146d92145c", kill_on_drop: false }`
[INFO] [stdout] fad6765edc49e5b91d5a8e193fb15d0a6dc0853e0417c257060d54146d92145c
