[INFO] fetching crate wrap_verilog_in_rust_hdl_macro 0.1.1...
[INFO] checking wrap_verilog_in_rust_hdl_macro-0.1.1 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] extracting crate wrap_verilog_in_rust_hdl_macro 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wrap_verilog_in_rust_hdl_macro 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wrap_verilog_in_rust_hdl_macro 0.1.1
[INFO] tweaked toml for crates.io crate wrap_verilog_in_rust_hdl_macro 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wrap_verilog_in_rust_hdl_macro 0.1.1 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 97 packages to latest compatible versions
[INFO] [stderr]       Adding rust-hdl v0.45.1 (available: v0.46.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a568550fef6cb2f3cdd10bfb25447e011b1eb8c6c567a2bc8fc4889843358d3
[INFO] running `Command { std: "docker" "start" "-a" "9a568550fef6cb2f3cdd10bfb25447e011b1eb8c6c567a2bc8fc4889843358d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a568550fef6cb2f3cdd10bfb25447e011b1eb8c6c567a2bc8fc4889843358d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a568550fef6cb2f3cdd10bfb25447e011b1eb8c6c567a2bc8fc4889843358d3", kill_on_drop: false }`
[INFO] [stdout] 9a568550fef6cb2f3cdd10bfb25447e011b1eb8c6c567a2bc8fc4889843358d3
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69b0b606e895d4e4a9e6225e9f3213692d654efb9e7caf44df6d2ca277ccbe87
[INFO] running `Command { std: "docker" "start" "-a" "69b0b606e895d4e4a9e6225e9f3213692d654efb9e7caf44df6d2ca277ccbe87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking svg v0.10.0
[INFO] [stderr]     Checking evalexpr v6.6.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking vcd v0.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking str-concat v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling nom-greedyerror v0.5.0
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling sv-parser-macros v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rust-hdl-macros v0.45.1
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling embed-doc-image v0.1.4
[INFO] [stderr]    Compiling nom-packrat-macros v0.7.0
[INFO] [stderr]    Compiling nom-recursive-macros v0.5.1
[INFO] [stderr]     Checking nom-tracable v0.9.1
[INFO] [stderr]     Checking nom-recursive v0.5.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking nom-packrat v0.7.0
[INFO] [stderr]    Compiling sv-parser-error v0.13.4
[INFO] [stderr]     Checking rust-hdl-core v0.45.1
[INFO] [stderr]     Checking rust-hdl-widgets v0.45.1
[INFO] [stderr]     Checking trybuild v1.0.114
[INFO] [stderr]     Checking rust-hdl-sim v0.45.1
[INFO] [stderr]     Checking rust-hdl-hls v0.45.1
[INFO] [stderr]     Checking rust-hdl v0.45.1
[INFO] [stderr]     Checking sv-parser-parser v0.13.4
[INFO] [stderr] error: could not compile `sv-parser-parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name sv_parser_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-parser-0.13.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "trace"))' -C metadata=0eec83253ce2be38 -C extra-filename=-fe1a585ed5ac0bbc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-6428f57a533e032a.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-d2c919c85c1aef54.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-c4d5584e3e4f8b37.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-c7ae1674c0e078c7.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-3d11c47d7075642d.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-41b2c0d178892e60.rmeta --extern str_concat=/opt/rustwide/target/debug/deps/libstr_concat-c3b6be1294ee770a.rmeta --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-78aedc47ac70640e.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-e6b75fa17f40e1a4.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" "69b0b606e895d4e4a9e6225e9f3213692d654efb9e7caf44df6d2ca277ccbe87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69b0b606e895d4e4a9e6225e9f3213692d654efb9e7caf44df6d2ca277ccbe87", kill_on_drop: false }`
[INFO] [stdout] 69b0b606e895d4e4a9e6225e9f3213692d654efb9e7caf44df6d2ca277ccbe87
