[INFO] cloning repository https://github.com/colinrozzi/composite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colinrozzi/composite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinrozzi%2Fcomposite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinrozzi%2Fcomposite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c8ba551c3aa8f5301af9c24d06ed61658f511c7
[INFO] checking colinrozzi/composite against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinrozzi%2Fcomposite" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/colinrozzi/composite
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/colinrozzi/composite
[INFO] tweaked toml for git repo https://github.com/colinrozzi/composite written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/colinrozzi/composite 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/colinrozzi/composite 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a1cfb95117a657a3669d384d6ea3016278996cbba0fcf713ec26e13051d34c25
[INFO] running `Command { std: "docker" "start" "a1cfb95117a657a3669d384d6ea3016278996cbba0fcf713ec26e13051d34c25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1cfb95117a657a3669d384d6ea3016278996cbba0fcf713ec26e13051d34c25", 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" "a1cfb95117a657a3669d384d6ea3016278996cbba0fcf713ec26e13051d34c25" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1cfb95117a657a3669d384d6ea3016278996cbba0fcf713ec26e13051d34c25", 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" "a1cfb95117a657a3669d384d6ea3016278996cbba0fcf713ec26e13051d34c25" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling cranelift-isle v0.114.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.114.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.114.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking cranelift-control v0.114.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking wasm-encoder v0.244.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking wasm-encoder v0.219.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasmtime-cache v27.0.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking wasmtime-component-util v27.0.0
[INFO] [stderr]    Compiling wasmtime-component-macro v27.0.0
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking wast v244.0.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking wasmtime-asm-macros v27.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking wasm-encoder v0.214.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v27.0.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling wasmparser v0.219.2
[INFO] [stderr]     Checking wasmtime-slab v27.0.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking proc-macro2 v1.0.105
[INFO] [stderr]    Compiling cranelift-codegen v0.114.0
[INFO] [stderr]     Checking quote v1.0.43
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking dlmalloc v0.2.14
[INFO] [stderr]    Compiling packr-abi v0.23.0 (/opt/rustwide/workdir/crates/pack-abi)
[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/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/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="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=454a23a8aecb2bce -C extra-filename=-619722801484967a --out-dir /opt/rustwide/target/debug/build/syn/619722801484967a/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fce1a70fd2c3744d/out -L dependency=/opt/rustwide/target/debug/build/quote/e054a971070e2c6a/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/fce1a70fd2c3744d/out/libproc_macro2-fce1a70fd2c3744d.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/e054a971070e2c6a/out/libquote-e054a971070e2c6a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a1cfb95117a657a3669d384d6ea3016278996cbba0fcf713ec26e13051d34c25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1cfb95117a657a3669d384d6ea3016278996cbba0fcf713ec26e13051d34c25", kill_on_drop: false }`
[INFO] [stdout] a1cfb95117a657a3669d384d6ea3016278996cbba0fcf713ec26e13051d34c25
