[INFO] fetching crate extract_rust_hdl_interface 0.2.0... [INFO] checking extract_rust_hdl_interface-0.2.0 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate extract_rust_hdl_interface 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate extract_rust_hdl_interface 0.2.0 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate extract_rust_hdl_interface 0.2.0 [INFO] finished tweaking crates.io crate extract_rust_hdl_interface 0.2.0 [INFO] tweaked toml for crates.io crate extract_rust_hdl_interface 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc137524b6ac006f3d92631f601fc19141082c5042a5c9c8af075deee9c36229 [INFO] running `Command { std: "docker" "start" "-a" "fc137524b6ac006f3d92631f601fc19141082c5042a5c9c8af075deee9c36229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc137524b6ac006f3d92631f601fc19141082c5042a5c9c8af075deee9c36229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc137524b6ac006f3d92631f601fc19141082c5042a5c9c8af075deee9c36229", kill_on_drop: false }` [INFO] [stdout] fc137524b6ac006f3d92631f601fc19141082c5042a5c9c8af075deee9c36229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2450342e1bd1d1fd903736e5bf8fe4b4aa343c3517ec8132cb343253f90b093 [INFO] running `Command { std: "docker" "start" "-a" "a2450342e1bd1d1fd903736e5bf8fe4b4aa343c3517ec8132cb343253f90b093", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking str-concat v0.2.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking nom-greedyerror v0.5.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.13.3 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling sv-parser-macros v0.13.3 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [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 nom-packrat v0.7.0 [INFO] [stderr] Checking sv-parser-error v0.13.3 [INFO] [stderr] Checking sv-parser-parser v0.13.3 [INFO] [stderr] Checking sv-parser-pp v0.13.3 [INFO] [stderr] Checking sv-parser v0.13.3 [INFO] [stderr] Checking extract_rust_hdl_interface v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/extract_verilog_interface.rs (1 fix) [INFO] [stdout] error[E0432]: unresolved import `crate::extract_verilog_interface::NetType` [INFO] [stdout] --> src/extract_rust_hdl_interface/convert_port_to_signal.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | use crate::extract_verilog_interface::NetType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `NetType` in `extract_verilog_interface` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 49 | use sv_parser::AnyNode::NetType; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 49 | use sv_parser::NetDeclaration::NetType; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 49 | use sv_parser::NetType; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 49 | use sv_parser::NetTypeDeclaration::NetType; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetType` [INFO] [stdout] --> src/extract_verilog_interface.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | net_type: NetType::Wire, [INFO] [stdout] | ^^^^^^^ use of undeclared type `NetType` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 30 + use crate::extract_verilog_interface::analyze_port_list::NetType; [INFO] [stdout] | [INFO] [stdout] 30 + use sv_parser::NetType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NetType` [INFO] [stdout] --> src/extract_verilog_interface.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 79 | net_type: NetType::Wire, [INFO] [stdout] | ^^^^^^^ use of undeclared type `NetType` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 30 + use crate::extract_verilog_interface::analyze_port_list::NetType; [INFO] [stdout] | [INFO] [stdout] 30 + use sv_parser::NetType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `extract_rust_hdl_interface` (lib test) due to 4 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a2450342e1bd1d1fd903736e5bf8fe4b4aa343c3517ec8132cb343253f90b093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2450342e1bd1d1fd903736e5bf8fe4b4aa343c3517ec8132cb343253f90b093", kill_on_drop: false }` [INFO] [stdout] a2450342e1bd1d1fd903736e5bf8fe4b4aa343c3517ec8132cb343253f90b093