[INFO] cloning repository https://github.com/solaeus/dust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solaeus/dust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolaeus%2Fdust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolaeus%2Fdust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 478e4b84bedaa6e566c4d8bf7d729e9efed29227
[INFO] checking solaeus/dust against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolaeus%2Fdust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/solaeus/dust
[INFO] finished tweaking git repo https://github.com/solaeus/dust
[INFO] tweaked toml for git repo https://github.com/solaeus/dust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/solaeus/dust on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/solaeus/dust 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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2d0da55c3e4755f8f72a762e4fdfe63c207868c369e8c417aa5faf3c8c4fb91e
[INFO] running `Command { std: "docker" "start" "2d0da55c3e4755f8f72a762e4fdfe63c207868c369e8c417aa5faf3c8c4fb91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d0da55c3e4755f8f72a762e4fdfe63c207868c369e8c417aa5faf3c8c4fb91e", 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" "2d0da55c3e4755f8f72a762e4fdfe63c207868c369e8c417aa5faf3c8c4fb91e" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d0da55c3e4755f8f72a762e4fdfe63c207868c369e8c417aa5faf3c8c4fb91e", 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" "2d0da55c3e4755f8f72a762e4fdfe63c207868c369e8c417aa5faf3c8c4fb91e" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.126.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.126.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling cranelift-isle v0.126.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.126.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.126.1
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking cranelift-bitset v0.126.1
[INFO] [stderr]     Checking cranelift-entity v0.126.1
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking regalloc2 v0.13.3
[INFO] [stderr]     Checking wasmtime-internal-math v39.0.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking cranelift-bforest v0.126.1
[INFO] [stderr]     Checking cranelift-control v0.126.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.126.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d7f6614d0baa7689bd05eba340114667db4d5b7/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.126.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=5b444cadaf45f5bf -C extra-filename=-00470e4c45fe219b --out-dir /opt/rustwide/target/debug/build/cranelift-assembler-x64/00470e4c45fe219b/out --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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d7f6614d0baa7689bd05eba340114667db4d5b7/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 opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=36479e9deeec28c3 -C extra-filename=-bd54e9a02422689c --out-dir /opt/rustwide/target/debug/build/syn/bd54e9a02422689c/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/4a3d4e6dfc423a06/out -L dependency=/opt/rustwide/target/debug/build/quote/6afd0ab5bf7935ad/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/d1c9f53123bbc8ef/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/4a3d4e6dfc423a06/out/libproc_macro2-4a3d4e6dfc423a06.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/6afd0ab5bf7935ad/out/libquote-6afd0ab5bf7935ad.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/d1c9f53123bbc8ef/out/libunicode_ident-d1c9f53123bbc8ef.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2d0da55c3e4755f8f72a762e4fdfe63c207868c369e8c417aa5faf3c8c4fb91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d0da55c3e4755f8f72a762e4fdfe63c207868c369e8c417aa5faf3c8c4fb91e", kill_on_drop: false }`
[INFO] [stdout] 2d0da55c3e4755f8f72a762e4fdfe63c207868c369e8c417aa5faf3c8c4fb91e
