[INFO] fetching crate veryl-emitter 0.16.5...
[INFO] testing veryl-emitter-0.16.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate veryl-emitter 0.16.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate veryl-emitter 0.16.5
[INFO] finished tweaking crates.io crate veryl-emitter 0.16.5
[INFO] tweaked toml for crates.io crate veryl-emitter 0.16.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate veryl-emitter 0.16.5 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate veryl-emitter 0.16.5 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8b47eed263ade93c8bc338f25defea573fb1b08e8d29d547ad77b6a00cbe748
[INFO] running `Command { std: "docker" "start" "-a" "c8b47eed263ade93c8bc338f25defea573fb1b08e8d29d547ad77b6a00cbe748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8b47eed263ade93c8bc338f25defea573fb1b08e8d29d547ad77b6a00cbe748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8b47eed263ade93c8bc338f25defea573fb1b08e8d29d547ad77b6a00cbe748", kill_on_drop: false }`
[INFO] [stdout] c8b47eed263ade93c8bc338f25defea573fb1b08e8d29d547ad77b6a00cbe748
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56f9c97a3707f88b57c90653096a6a37e7286bf12a7dbeb677dc6c12fbb03395
[INFO] running `Command { std: "docker" "start" "-a" "56f9c97a3707f88b57c90653096a6a37e7286bf12a7dbeb677dc6c12fbb03395", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling xml_writer v0.4.0
[INFO] [stderr]    Compiling parol_runtime v4.0.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling syntree v0.18.0
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parol-macros v1.0.0
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling veryl-metadata v0.16.5
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling spdx v0.12.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling strnum_bitwidth v0.1.2
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling merkle_hash v3.8.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling daggy v0.9.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling veryl-std v0.16.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling scnr2_generate v0.3.3
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling scnr2_macro v0.3.3
[INFO] [stderr]    Compiling scnr2 v0.3.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling include-flate-compress v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syntree_layout v0.4.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling include-flate-codegen v0.3.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling veryl-path v0.16.5
[INFO] [stderr]    Compiling include-flate v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling veryl-parser v0.16.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sourcemap v9.2.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling veryl-sourcemap v0.16.5
[INFO] [stderr]    Compiling veryl-aligner v0.16.5
[INFO] [stderr]    Compiling veryl-analyzer v0.16.5
[INFO] [stderr]    Compiling veryl-emitter v0.16.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "56f9c97a3707f88b57c90653096a6a37e7286bf12a7dbeb677dc6c12fbb03395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56f9c97a3707f88b57c90653096a6a37e7286bf12a7dbeb677dc6c12fbb03395", kill_on_drop: false }`
[INFO] [stdout] 56f9c97a3707f88b57c90653096a6a37e7286bf12a7dbeb677dc6c12fbb03395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58ac7096ba70210dda2042b0a3445225f92fa316e10eaf0b4a9f0336e83de518
[INFO] running `Command { std: "docker" "start" "-a" "58ac7096ba70210dda2042b0a3445225f92fa316e10eaf0b4a9f0336e83de518", kill_on_drop: false }`
[INFO] [stderr]    Compiling veryl-emitter v0.16.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.60s
[INFO] running `Command { std: "docker" "inspect" "58ac7096ba70210dda2042b0a3445225f92fa316e10eaf0b4a9f0336e83de518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58ac7096ba70210dda2042b0a3445225f92fa316e10eaf0b4a9f0336e83de518", kill_on_drop: false }`
[INFO] [stdout] 58ac7096ba70210dda2042b0a3445225f92fa316e10eaf0b4a9f0336e83de518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9623300dd66072d3a0f35926662fba56631e4c4b467aafcc6c3b824624dac9d
[INFO] running `Command { std: "docker" "start" "-a" "b9623300dd66072d3a0f35926662fba56631e4c4b467aafcc6c3b824624dac9d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veryl_emitter-2e362429e8424fa6)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test tests::async_reset_cast ... ok
[INFO] [stdout] test tests::bind_declaration ... ok
[INFO] [stdout] test tests::boolean_literal_as_generic_arg ... ok
[INFO] [stdout] test tests::expand_inside_operator ... ok
[INFO] [stdout] test tests::expand_case_expression ... ok
[INFO] [stdout] test tests::clock_reset_port_name ... ok
[INFO] [stdout] test tests::emit_generic_function_with_imported_proto_item ... ok
[INFO] [stdout] test tests::emmit_inst_param_port_item_assigned_by_name ... ok
[INFO] [stdout] test tests::import_declaration_with_generic_package ... ok
[INFO] [stdout] test tests::generic_function_call_in_function ... ok
[INFO] [stdout] test tests::inst_module_givne_via_package ... ok
[INFO] [stdout] test tests::hierarchical_referenced_clock_reset_signals ... ok
[INFO] [stdout] test tests::omit_project_prefix ... ok
[INFO] [stdout] test tests::prefix_suffix_clock_posedge_reset_high ... ok
[INFO] [stdout] test tests::expand_case_statement ... ok
[INFO] [stdout] test tests::emit_cond_type ... ok
[INFO] [stdout] test tests::emit_nested_generic_instances ... ok
[INFO] [stdout] test tests::sync_reset_cast ... ok
[INFO] [stdout] test tests::prefix_suffix_clock_negedge_reset_low ... ok
[INFO] [stdout] test tests::serialize_array_interface ... ok
[INFO] [stdout] test tests::emit_connect_operation ... ok
[INFO] [stdout] test tests::hashed_mangled_name ... ok
[INFO] [stdout] test tests::expand_modport ... ok
[INFO] [stdout] test tests::expand_modport_in_function ... ok
[INFO] [stdout] test tests::struct_member_as_generic_arg ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests veryl_emitter
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b9623300dd66072d3a0f35926662fba56631e4c4b467aafcc6c3b824624dac9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9623300dd66072d3a0f35926662fba56631e4c4b467aafcc6c3b824624dac9d", kill_on_drop: false }`
[INFO] [stdout] b9623300dd66072d3a0f35926662fba56631e4c4b467aafcc6c3b824624dac9d
