[INFO] cloning repository https://github.com/PunchlY/axum-rspack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PunchlY/axum-rspack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPunchlY%2Faxum-rspack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPunchlY%2Faxum-rspack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d7861d1b7d19e9832e72ed1fb9fbc84cd1d4eaa
[INFO] checking PunchlY/axum-rspack against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPunchlY%2Faxum-rspack" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/PunchlY/axum-rspack
[INFO] finished tweaking git repo https://github.com/PunchlY/axum-rspack
[INFO] tweaked toml for git repo https://github.com/PunchlY/axum-rspack written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PunchlY/axum-rspack on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PunchlY/axum-rspack 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] de94f65aad575704d622d5b9166de0b5ec16d83e3c39b45c01ba65eb5a37767e
[INFO] running `Command { std: "docker" "start" "de94f65aad575704d622d5b9166de0b5ec16d83e3c39b45c01ba65eb5a37767e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de94f65aad575704d622d5b9166de0b5ec16d83e3c39b45c01ba65eb5a37767e", 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" "de94f65aad575704d622d5b9166de0b5ec16d83e3c39b45c01ba65eb5a37767e" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de94f65aad575704d622d5b9166de0b5ec16d83e3c39b45c01ba65eb5a37767e", 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" "de94f65aad575704d622d5b9166de0b5ec16d83e3c39b45c01ba65eb5a37767e" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking if_chain v1.0.3
[INFO] [stderr]     Checking better_scoped_tls v1.0.1
[INFO] [stderr]     Checking swc_visit v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking regress v0.10.4
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=bd48b98ba6cf656e -C extra-filename=-5bced5587264adfc --out-dir /opt/rustwide/target/debug/build/syn/5bced5587264adfc/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/369d8852c9a54258/out -L dependency=/opt/rustwide/target/debug/build/quote/6fc91d8310bf4fee/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b4c15d9166d0a657/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/369d8852c9a54258/out/libproc_macro2-369d8852c9a54258.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/6fc91d8310bf4fee/out/libquote-6fc91d8310bf4fee.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b4c15d9166d0a657/out/libunicode_ident-b4c15d9166d0a657.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65b20a97de33e9e59992793a144aef2950c48c76/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=9e1fe92259dbaf4b -C extra-filename=-ac4eb7f17cfcfd72 --out-dir /opt/rustwide/target/debug/build/gimli/ac4eb7f17cfcfd72/out --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "de94f65aad575704d622d5b9166de0b5ec16d83e3c39b45c01ba65eb5a37767e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de94f65aad575704d622d5b9166de0b5ec16d83e3c39b45c01ba65eb5a37767e", kill_on_drop: false }`
[INFO] [stdout] de94f65aad575704d622d5b9166de0b5ec16d83e3c39b45c01ba65eb5a37767e
