[INFO] fetching crate template-compiler 0.1.1... [INFO] building template-compiler-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate template-compiler 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate template-compiler 0.1.1 [INFO] finished tweaking crates.io crate template-compiler 0.1.1 [INFO] tweaked toml for crates.io crate template-compiler 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate template-compiler 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate template-compiler 0.1.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe084ad2cbd49293f1b816d19b2d005e1e7060dd249f0b5b60eea2bc936ae7d5 [INFO] running `Command { std: "docker" "start" "-a" "fe084ad2cbd49293f1b816d19b2d005e1e7060dd249f0b5b60eea2bc936ae7d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe084ad2cbd49293f1b816d19b2d005e1e7060dd249f0b5b60eea2bc936ae7d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe084ad2cbd49293f1b816d19b2d005e1e7060dd249f0b5b60eea2bc936ae7d5", kill_on_drop: false }` [INFO] [stdout] fe084ad2cbd49293f1b816d19b2d005e1e7060dd249f0b5b60eea2bc936ae7d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 004d2ae30e1a329b8d410dcfd264551da591ec8a05afb2abd140b642db085875 [INFO] running `Command { std: "docker" "start" "-a" "004d2ae30e1a329b8d410dcfd264551da591ec8a05afb2abd140b642db085875", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling wasm-encoder v0.207.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling wast v207.0.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling wasmparser v0.207.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling wat v1.207.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling wit-parser v0.207.0 [INFO] [stderr] Compiling template-compiler v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.37s [INFO] running `Command { std: "docker" "inspect" "004d2ae30e1a329b8d410dcfd264551da591ec8a05afb2abd140b642db085875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004d2ae30e1a329b8d410dcfd264551da591ec8a05afb2abd140b642db085875", kill_on_drop: false }` [INFO] [stdout] 004d2ae30e1a329b8d410dcfd264551da591ec8a05afb2abd140b642db085875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a968aa5ec1606d420070ec551ea8f419a209677541817b96c4afae32878e37f [INFO] running `Command { std: "docker" "start" "-a" "9a968aa5ec1606d420070ec551ea8f419a209677541817b96c4afae32878e37f", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cranelift-isle v0.107.2 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling cranelift-codegen-shared v0.107.2 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.107.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling wasmtime-component-util v20.0.2 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling wasm-encoder v0.202.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling cranelift-control v0.107.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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.61/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=88099cadc64eba5f -C extra-filename=-2b07d0c5adf7ccaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-26cc22cd40e32dc7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1bb94451aaaf2f65.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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" "9a968aa5ec1606d420070ec551ea8f419a209677541817b96c4afae32878e37f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a968aa5ec1606d420070ec551ea8f419a209677541817b96c4afae32878e37f", kill_on_drop: false }` [INFO] [stdout] 9a968aa5ec1606d420070ec551ea8f419a209677541817b96c4afae32878e37f