[INFO] cloning repository https://github.com/aaronmunsters/asc-compiler-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaronmunsters/asc-compiler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronmunsters%2Fasc-compiler-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronmunsters%2Fasc-compiler-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 779738e2b62e1d357c590b20f5c38980fee23c28 [INFO] testing aaronmunsters/asc-compiler-rs against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaronmunsters%2Fasc-compiler-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aaronmunsters/asc-compiler-rs [INFO] finished tweaking git repo https://github.com/aaronmunsters/asc-compiler-rs [INFO] tweaked toml for git repo https://github.com/aaronmunsters/asc-compiler-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aaronmunsters/asc-compiler-rs on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aaronmunsters/asc-compiler-rs 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0b5c227aafcac53355469ac33c17d3bf2f18639e96a2ff42ce54bb52e968b20 [INFO] running `Command { std: "docker" "start" "-a" "f0b5c227aafcac53355469ac33c17d3bf2f18639e96a2ff42ce54bb52e968b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0b5c227aafcac53355469ac33c17d3bf2f18639e96a2ff42ce54bb52e968b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b5c227aafcac53355469ac33c17d3bf2f18639e96a2ff42ce54bb52e968b20", kill_on_drop: false }` [INFO] [stdout] f0b5c227aafcac53355469ac33c17d3bf2f18639e96a2ff42ce54bb52e968b20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] c3303ba5ecf3b63e48a139df8762890b4585103e92bc1a4246d6b22177e7acfb [INFO] running `Command { std: "docker" "start" "-a" "c3303ba5ecf3b63e48a139df8762890b4585103e92bc1a4246d6b22177e7acfb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling asc-compiler-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s [INFO] running `Command { std: "docker" "inspect" "c3303ba5ecf3b63e48a139df8762890b4585103e92bc1a4246d6b22177e7acfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3303ba5ecf3b63e48a139df8762890b4585103e92bc1a4246d6b22177e7acfb", kill_on_drop: false }` [INFO] [stdout] c3303ba5ecf3b63e48a139df8762890b4585103e92bc1a4246d6b22177e7acfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] c5f89abc3c385bb383ae54a8325fc5ae3d5c7102d128a7ee9e475585be92105e [INFO] running `Command { std: "docker" "start" "-a" "c5f89abc3c385bb383ae54a8325fc5ae3d5c7102d128a7ee9e475585be92105e", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cranelift-srcgen v0.119.0 [INFO] [stderr] Compiling cranelift-isle v0.119.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cranelift-bitset v0.119.0 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.119.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling wasmparser v0.228.0 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.119.0 [INFO] [stderr] Compiling pulley-interpreter v32.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling wasm-encoder v0.228.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling wasm-encoder v0.229.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasmtime-component-util v32.0.0 [INFO] [stderr] Compiling toml_write v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling cranelift-control v0.119.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling wasmtime-component-macro v32.0.0 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.119.0 [INFO] [stderr] Compiling wasmtime-math v32.0.0 [INFO] [stderr] Compiling wasmtime-cache v32.0.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling wast v229.0.0 [INFO] [stderr] Compiling wasmtime-asm-macros v32.0.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v32.0.0 [INFO] [stderr] Compiling wasmtime-slab v32.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ittapi-sys v0.4.0 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.119.0 [INFO] [stderr] Compiling memfd v0.6.4 [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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/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=47b7b82498a27c4f -C extra-filename=-c8468e2093bd847f --out-dir /opt/rustwide/target/debug/build/syn/c8468e2093bd847f/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/60c83358d994f61e/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d49143055ae731b5/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/deps -L dependency=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/deps -L dependency=/opt/rustwide/target/debug/build/syn/c8468e2093bd847f/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/deps --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/deps/libunicode_ident-b3925cc8f83e9ac1.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 `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.228.0/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 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=fac28d04835d08bb -C extra-filename=-17d29c4c54da837f --out-dir /opt/rustwide/target/debug/build/wasmparser/17d29c4c54da837f/deps -L dependency=/opt/rustwide/target/debug/build/bitflags/9e5d3bffc9e87c87/deps -L dependency=/opt/rustwide/target/debug/build/semver/0464c01536fd0a15/deps -L dependency=/opt/rustwide/target/debug/build/semver/5677034b45a9706b/deps -L dependency=/opt/rustwide/target/debug/build/semver/97f9927e92dbf8b1/deps -L dependency=/opt/rustwide/target/debug/build/wasmparser/17d29c4c54da837f/deps -L dependency=/opt/rustwide/target/debug/build/wasmparser/310de7833fb88b6e/deps -L dependency=/opt/rustwide/target/debug/build/wasmparser/b943902334ae8e8f/deps --extern bitflags=/opt/rustwide/target/debug/build/bitflags/9e5d3bffc9e87c87/deps/libbitflags-9e5d3bffc9e87c87.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/97f9927e92dbf8b1/deps/libsemver-97f9927e92dbf8b1.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c5f89abc3c385bb383ae54a8325fc5ae3d5c7102d128a7ee9e475585be92105e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f89abc3c385bb383ae54a8325fc5ae3d5c7102d128a7ee9e475585be92105e", kill_on_drop: false }` [INFO] [stdout] c5f89abc3c385bb383ae54a8325fc5ae3d5c7102d128a7ee9e475585be92105e