[INFO] fetching crate veryl-emitter 0.17.2...
[INFO] testing veryl-emitter-0.17.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate veryl-emitter 0.17.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate veryl-emitter 0.17.2
[INFO] finished tweaking crates.io crate veryl-emitter 0.17.2
[INFO] tweaked toml for crates.io crate veryl-emitter 0.17.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate veryl-emitter 0.17.2 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 crates.io crate veryl-emitter 0.17.2 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 49d5a4b66dd475f87e91511e76c1a493d8d3eae3bbe0ca81540797d5b7e9b204
[INFO] running `Command { std: "docker" "start" "-a" "49d5a4b66dd475f87e91511e76c1a493d8d3eae3bbe0ca81540797d5b7e9b204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49d5a4b66dd475f87e91511e76c1a493d8d3eae3bbe0ca81540797d5b7e9b204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d5a4b66dd475f87e91511e76c1a493d8d3eae3bbe0ca81540797d5b7e9b204", kill_on_drop: false }`
[INFO] [stdout] 49d5a4b66dd475f87e91511e76c1a493d8d3eae3bbe0ca81540797d5b7e9b204
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9d0439e1aa6ae4bb32d2c22db1b87886fdf7fc77ef4988e77b88f64e1c9fa2f0
[INFO] running `Command { std: "docker" "start" "-a" "9d0439e1aa6ae4bb32d2c22db1b87886fdf7fc77ef4988e77b88f64e1c9fa2f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parol_runtime v4.2.0
[INFO] [stderr]    Compiling syntree v0.18.0
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling xml_writer v0.4.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parol-macros v1.0.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling veryl-metadata v0.17.2
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling spdx v0.13.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling strnum_bitwidth v0.1.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[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.113/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"' --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=7a7d408785e0838c -C extra-filename=-f3faa44d58f6f57c --out-dir /opt/rustwide/target/debug/build/syn/f3faa44d58f6f57c/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/0857234c7afb9dee/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/64da8e383a3e157c/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/9cbb24a77c6b5a34/deps -L dependency=/opt/rustwide/target/debug/build/quote/100f11ec804b7c0f/deps -L dependency=/opt/rustwide/target/debug/build/quote/3675d1a0bb05c9b7/deps -L dependency=/opt/rustwide/target/debug/build/quote/8ce6644e18674a5b/deps -L dependency=/opt/rustwide/target/debug/build/syn/f3faa44d58f6f57c/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/deps --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/0857234c7afb9dee/deps/libproc_macro2-0857234c7afb9dee.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/8ce6644e18674a5b/deps/libquote-8ce6644e18674a5b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/deps/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] [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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/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 -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=97dfaa51dec7dbd3 -C extra-filename=-3f9d212b917c832b --out-dir /opt/rustwide/target/debug/build/gimli/3f9d212b917c832b/deps -L dependency=/opt/rustwide/target/debug/build/gimli/3f9d212b917c832b/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9d0439e1aa6ae4bb32d2c22db1b87886fdf7fc77ef4988e77b88f64e1c9fa2f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d0439e1aa6ae4bb32d2c22db1b87886fdf7fc77ef4988e77b88f64e1c9fa2f0", kill_on_drop: false }`
[INFO] [stdout] 9d0439e1aa6ae4bb32d2c22db1b87886fdf7fc77ef4988e77b88f64e1c9fa2f0
