[INFO] cloning repository https://github.com/anivekglobalenterprises/dukeinstine-laungaue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anivekglobalenterprises/dukeinstine-laungaue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanivekglobalenterprises%2Fdukeinstine-laungaue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanivekglobalenterprises%2Fdukeinstine-laungaue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a551cb74baa53ed4e802943ecb5c64caf4f9f3f
[INFO] checking anivekglobalenterprises/dukeinstine-laungaue against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanivekglobalenterprises%2Fdukeinstine-laungaue" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anivekglobalenterprises/dukeinstine-laungaue
[INFO] finished tweaking git repo https://github.com/anivekglobalenterprises/dukeinstine-laungaue
[INFO] tweaked toml for git repo https://github.com/anivekglobalenterprises/dukeinstine-laungaue written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anivekglobalenterprises/dukeinstine-laungaue on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anivekglobalenterprises/dukeinstine-laungaue 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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 clap_builder v4.5.57
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 44eb2d8e51e771ee1480d2bb77258f20c73552c2cea6c4b6c0af8ceea53bc08f
[INFO] running `Command { std: "docker" "start" "44eb2d8e51e771ee1480d2bb77258f20c73552c2cea6c4b6c0af8ceea53bc08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44eb2d8e51e771ee1480d2bb77258f20c73552c2cea6c4b6c0af8ceea53bc08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44eb2d8e51e771ee1480d2bb77258f20c73552c2cea6c4b6c0af8ceea53bc08f" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44eb2d8e51e771ee1480d2bb77258f20c73552c2cea6c4b6c0af8ceea53bc08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "44eb2d8e51e771ee1480d2bb77258f20c73552c2cea6c4b6c0af8ceea53bc08f" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking axiom-core v0.1.0 (/opt/rustwide/workdir/axiom-core)
[INFO] [stderr]     Checking axiom-parser v0.1.0 (/opt/rustwide/workdir/axiom-parser)
[INFO] [stderr]     Checking axiom-compiler v0.1.0 (/opt/rustwide/workdir/axiom-compiler)
[INFO] [stderr]     Checking axiom-cli v0.1.0 (/opt/rustwide/workdir/axiom-cli)
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]    --> axiom-cli/src/main.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout]  13 | async fn main() {
[INFO] [stdout]     |                 - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout]  60 |     for btn in buttons {
[INFO] [stdout]     |                        - this delimiter might not be properly closed...
[INFO] [stdout] ...
[INFO] [stdout] 133 | }
[INFO] [stdout]     | -^
[INFO] [stdout]     | |
[INFO] [stdout]     | ...as it matches this but it has different indentation
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]    --> axiom-cli/src/main.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout]  13 | async fn main() {
[INFO] [stdout]     |                 - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout]  60 |     for btn in buttons {
[INFO] [stdout]     |                        - this delimiter might not be properly closed...
[INFO] [stdout] ...
[INFO] [stdout] 133 | }
[INFO] [stdout]     | -^
[INFO] [stdout]     | |
[INFO] [stdout]     | ...as it matches this but it has different indentation
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axiom-cli` (bin "axiom-cli" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axiom-cli` (bin "axiom-cli") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "44eb2d8e51e771ee1480d2bb77258f20c73552c2cea6c4b6c0af8ceea53bc08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44eb2d8e51e771ee1480d2bb77258f20c73552c2cea6c4b6c0af8ceea53bc08f", kill_on_drop: false }`
[INFO] [stdout] 44eb2d8e51e771ee1480d2bb77258f20c73552c2cea6c4b6c0af8ceea53bc08f
