[INFO] fetching crate veryl-emitter 0.15.0... [INFO] testing veryl-emitter-0.15.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate veryl-emitter 0.15.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate veryl-emitter 0.15.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate veryl-emitter 0.15.0 [INFO] finished tweaking crates.io crate veryl-emitter 0.15.0 [INFO] tweaked toml for crates.io crate veryl-emitter 0.15.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate veryl-emitter 0.15.0 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded include-flate-codegen v0.2.0 [INFO] [stderr] Downloaded veryl-metadata v0.15.0 [INFO] [stderr] Downloaded fs4 v0.13.1 [INFO] [stderr] Downloaded strnum_bitwidth v0.1.2 [INFO] [stderr] Downloaded veryl-path v0.15.0 [INFO] [stderr] Downloaded veryl-std v0.15.0 [INFO] [stderr] Downloaded veryl-aligner v0.15.0 [INFO] [stderr] Downloaded daggy v0.8.1 [INFO] [stderr] Downloaded veryl-sourcemap v0.15.0 [INFO] [stderr] Downloaded blake3 v1.8.0 [INFO] [stderr] Downloaded veryl-parser v0.15.0 [INFO] [stderr] Downloaded sourcemap v9.1.2 [INFO] [stderr] Downloaded merkle_hash v3.8.0 [INFO] [stderr] Downloaded veryl-analyzer v0.15.0 [INFO] [stderr] Downloaded include-flate v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51643432b089a5cefab274436d205298d77ec1ad250a4ae310456ac86ff51a27 [INFO] running `Command { std: "docker" "start" "-a" "51643432b089a5cefab274436d205298d77ec1ad250a4ae310456ac86ff51a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51643432b089a5cefab274436d205298d77ec1ad250a4ae310456ac86ff51a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51643432b089a5cefab274436d205298d77ec1ad250a4ae310456ac86ff51a27", kill_on_drop: false }` [INFO] [stdout] 51643432b089a5cefab274436d205298d77ec1ad250a4ae310456ac86ff51a27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4623026f401c06b68ef6be76f4826a6958d2dd2367a11e9ac748faeb900235c8 [INFO] running `Command { std: "docker" "start" "-a" "4623026f401c06b68ef6be76f4826a6958d2dd2367a11e9ac748faeb900235c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling scnr v0.8.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling blake3 v1.8.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling dot-writer v0.1.4 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling xml_writer v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syntree v0.18.0 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling parol_runtime v3.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling parol-macros v1.0.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling spdx v0.10.8 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling strnum_bitwidth v0.1.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling merkle_hash v3.8.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rust-embed-utils v8.6.0 [INFO] [stderr] Compiling veryl-std v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling which v7.0.2 [INFO] [stderr] Compiling daggy v0.8.1 [INFO] [stderr] Compiling include-flate v0.3.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rust-embed-impl v8.6.0 [INFO] [stderr] Compiling syntree_layout v0.4.0 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling veryl-path v0.15.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rust-embed v8.6.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling veryl-parser v0.15.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling sourcemap v9.1.2 [INFO] [stderr] Compiling veryl-sourcemap v0.15.0 [INFO] [stderr] Compiling veryl-metadata v0.15.0 [INFO] [stderr] Compiling veryl-aligner v0.15.0 [INFO] [stderr] Compiling veryl-analyzer v0.15.0 [INFO] [stderr] error: could not compile `veryl-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name veryl_parser --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veryl-parser-0.15.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 -C debuginfo=2 --cfg 'feature="build"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build", "default"))' -C metadata=23454e204b4c9b3b -C extra-filename=-74dd71391c272d44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4978ea3560813b32.rmeta --extern bimap=/opt/rustwide/target/debug/deps/libbimap-7a6bf794fa6eab93.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-551bd8e7f74340a5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2fcb6feb1f89cbed.rmeta --extern parol_runtime=/opt/rustwide/target/debug/deps/libparol_runtime-ea7fecbc48212eea.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-9ee4e9294ff6dbae.so --extern regex=/opt/rustwide/target/debug/deps/libregex-939e62b17ec2bb8c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-16b871f75b1faaf7.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4623026f401c06b68ef6be76f4826a6958d2dd2367a11e9ac748faeb900235c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4623026f401c06b68ef6be76f4826a6958d2dd2367a11e9ac748faeb900235c8", kill_on_drop: false }` [INFO] [stdout] 4623026f401c06b68ef6be76f4826a6958d2dd2367a11e9ac748faeb900235c8