[INFO] cloning repository https://github.com/Chiffario/sukeban
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chiffario/sukeban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiffario%2Fsukeban", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiffario%2Fsukeban'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f5405f2ce8cbe8d29b1cc35d00fff8bfd2bde53
[INFO] checking Chiffario/sukeban against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChiffario%2Fsukeban" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Chiffario/sukeban
[INFO] finished tweaking git repo https://github.com/Chiffario/sukeban
[INFO] tweaked toml for git repo https://github.com/Chiffario/sukeban written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chiffario/sukeban 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/Chiffario/sukeban 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] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.dependencies.chrono.workspace
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.dependencies.eyre.workspace
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.dependencies.futures.workspace
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] aa7b4cb9b3687127d59dedadd8f967b1160ca311cc8e035f25ce02fd67dc84e3
[INFO] running `Command { std: "docker" "start" "-a" "aa7b4cb9b3687127d59dedadd8f967b1160ca311cc8e035f25ce02fd67dc84e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa7b4cb9b3687127d59dedadd8f967b1160ca311cc8e035f25ce02fd67dc84e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa7b4cb9b3687127d59dedadd8f967b1160ca311cc8e035f25ce02fd67dc84e3", kill_on_drop: false }`
[INFO] [stdout] aa7b4cb9b3687127d59dedadd8f967b1160ca311cc8e035f25ce02fd67dc84e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cb37817a1d56d6ecd3fc3863b703072a2f0d12e2555b6fc6c866ce04c0fe9218
[INFO] running `Command { std: "docker" "start" "-a" "cb37817a1d56d6ecd3fc3863b703072a2f0d12e2555b6fc6c866ce04c0fe9218", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.chrono.workspace
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.eyre.workspace
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.futures.workspace
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking sukeban-types v0.1.0 (/opt/rustwide/workdir/sukeban-types)
[INFO] [stdout] error: mismatched closing delimiter: `)`
[INFO] [stdout]    --> sukeban-types/src/geolocation.rs:15:76
[INFO] [stdout]     |
[INFO] [stdout]  14 |                     $(
[INFO] [stdout]     |                      - closing delimiter possibly meant for this
[INFO] [stdout]  15 |                         $enum_name::$variant => match stringify!($variant) {
[INFO] [stdout]     |                                                                            ^ unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout] 296 |                     )*
[INFO] [stdout]     |                     ^ mismatched closing delimiter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sukeban-types` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cb37817a1d56d6ecd3fc3863b703072a2f0d12e2555b6fc6c866ce04c0fe9218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb37817a1d56d6ecd3fc3863b703072a2f0d12e2555b6fc6c866ce04c0fe9218", kill_on_drop: false }`
[INFO] [stdout] cb37817a1d56d6ecd3fc3863b703072a2f0d12e2555b6fc6c866ce04c0fe9218
