[INFO] fetching crate veryl-emitter 0.20.0...
[INFO] testing veryl-emitter-0.20.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate veryl-emitter 0.20.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate veryl-emitter 0.20.0
[INFO] finished tweaking crates.io crate veryl-emitter 0.20.0
[INFO] tweaked toml for crates.io crate veryl-emitter 0.20.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate veryl-emitter 0.20.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate veryl-emitter 0.20.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aaeb169ae2d1a9dd6408965f94e773649e7e1a2e003791d631171c14fb0594f3
[INFO] running `Command { std: "docker" "start" "-a" "aaeb169ae2d1a9dd6408965f94e773649e7e1a2e003791d631171c14fb0594f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaeb169ae2d1a9dd6408965f94e773649e7e1a2e003791d631171c14fb0594f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaeb169ae2d1a9dd6408965f94e773649e7e1a2e003791d631171c14fb0594f3", kill_on_drop: false }`
[INFO] [stdout] aaeb169ae2d1a9dd6408965f94e773649e7e1a2e003791d631171c14fb0594f3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c91462cf4a37fbd8833a30a35f98a4f4b99f1ab29a466ba56e68f4097652aa1a
[INFO] running `Command { std: "docker" "start" "-a" "c91462cf4a37fbd8833a30a35f98a4f4b99f1ab29a466ba56e68f4097652aa1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling no_std_io2 v0.9.3
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling libflate v2.3.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling parol_runtime v4.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling syntree v0.18.0
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling xml_writer v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling parol-macros v1.0.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling veryl-metadata v0.20.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling spdx v0.13.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[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 num-bigint v0.4.6
[INFO] [stderr]    Compiling strnum_bitwidth v0.1.2
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling indent v0.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling similar v3.1.0
[INFO] [stderr]    Compiling vcd v0.7.0
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling fs4 v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling scnr2_generate v0.5.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling merkle_hash v3.8.0
[INFO] [stderr]    Compiling daggy v0.9.0
[INFO] [stderr]    Compiling veryl-std v0.20.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling scnr2_macro v0.5.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling scnr2 v0.5.2
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling syntree_layout v0.4.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling veryl-path v0.20.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling include-flate-compress v0.3.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling include-flate-codegen v0.3.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling include-flate v0.3.3
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling veryl-parser v0.20.0
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sourcemap v9.3.2
[INFO] [stderr]    Compiling veryl-sourcemap v0.20.0
[INFO] [stderr]    Compiling veryl-aligner v0.20.0
[INFO] [stderr]    Compiling veryl-analyzer v0.20.0
[INFO] [stderr]    Compiling veryl-emitter v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "c91462cf4a37fbd8833a30a35f98a4f4b99f1ab29a466ba56e68f4097652aa1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91462cf4a37fbd8833a30a35f98a4f4b99f1ab29a466ba56e68f4097652aa1a", kill_on_drop: false }`
[INFO] [stdout] c91462cf4a37fbd8833a30a35f98a4f4b99f1ab29a466ba56e68f4097652aa1a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09c8ca6a25314d9f8d9f0f28a422ea8fa1af5eae0f387b72118e4c29f92fe39d
[INFO] running `Command { std: "docker" "start" "-a" "09c8ca6a25314d9f8d9f0f28a422ea8fa1af5eae0f387b72118e4c29f92fe39d", kill_on_drop: false }`
[INFO] [stderr]    Compiling veryl-emitter v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.16s
[INFO] running `Command { std: "docker" "inspect" "09c8ca6a25314d9f8d9f0f28a422ea8fa1af5eae0f387b72118e4c29f92fe39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c8ca6a25314d9f8d9f0f28a422ea8fa1af5eae0f387b72118e4c29f92fe39d", kill_on_drop: false }`
[INFO] [stdout] 09c8ca6a25314d9f8d9f0f28a422ea8fa1af5eae0f387b72118e4c29f92fe39d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65a6d021a7e4dbf2b84b2c8ea694344950b8f63bcf38f2c673371ff24e8078b4
[INFO] running `Command { std: "docker" "start" "-a" "65a6d021a7e4dbf2b84b2c8ea694344950b8f63bcf38f2c673371ff24e8078b4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veryl_emitter-d23407d36c0daae1)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test tests::expand_case_expression ... ok
[INFO] [stdout] test tests::array_notation ... ok
[INFO] [stdout] test tests::clock_reset_port_name ... ok
[INFO] [stdout] test tests::emit_comment ... 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_statement ... ok
[INFO] [stdout] test tests::async_reset_cast ... ok
[INFO] [stdout] test tests::emit_nested_generic_instances ... 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::function_call_via_generic_interface ... ok
[INFO] [stdout] test tests::nested_concatenation ... ok
[INFO] [stdout] test tests::emit_cond_type ... ok
[INFO] [stdout] test tests::case_statement ... ok
[INFO] [stdout] test tests::inst_module_givne_via_package ... ok
[INFO] [stdout] test tests::bind_declaration ... ok
[INFO] [stdout] test tests::emit_generic_function_with_imported_proto_item ... ok
[INFO] [stdout] test tests::emit_connect_operation ... ok
[INFO] [stdout] test tests::prefix_suffix_clock_posedge_reset_high ... ok
[INFO] [stdout] test tests::hierarchical_referenced_clock_reset_signals ... ok
[INFO] [stdout] test tests::no_vertical_align ... ok
[INFO] [stdout] test tests::omit_prject_prefix ... ok
[INFO] [stdout] test tests::serialize_array_interface ... ok
[INFO] [stdout] test tests::prefix_suffix_clock_negedge_reset_low ... ok
[INFO] [stdout] test tests::sync_reset_cast ... ok
[INFO] [stdout] test tests::package_alias_defined_in_package ... ok
[INFO] [stdout] test tests::package_alias_defined_in_module ... ok
[INFO] [stdout] test tests::generic_function_call_in_function ... ok
[INFO] [stdout] test tests::expand_modport ... ok
[INFO] [stdout] test tests::gen_declaration ... ok
[INFO] [stdout] test tests::expand_modport_in_function ... ok
[INFO] [stdout] test tests::hashed_mangled_name ... ok
[INFO] [stdout] test tests::emit_global_function ... ok
[INFO] [stdout] test tests::struct_member_as_generic_arg ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[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" "65a6d021a7e4dbf2b84b2c8ea694344950b8f63bcf38f2c673371ff24e8078b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a6d021a7e4dbf2b84b2c8ea694344950b8f63bcf38f2c673371ff24e8078b4", kill_on_drop: false }`
[INFO] [stdout] 65a6d021a7e4dbf2b84b2c8ea694344950b8f63bcf38f2c673371ff24e8078b4
