[INFO] cloning repository https://github.com/HaiwenZhang/hspice_tr0_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HaiwenZhang/hspice_tr0_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaiwenZhang%2Fhspice_tr0_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaiwenZhang%2Fhspice_tr0_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94449959820f3e28dc23442c489152280042e164 [INFO] building HaiwenZhang/hspice_tr0_parser against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaiwenZhang%2Fhspice_tr0_parser" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HaiwenZhang/hspice_tr0_parser [INFO] finished tweaking git repo https://github.com/HaiwenZhang/hspice_tr0_parser [INFO] tweaked toml for git repo https://github.com/HaiwenZhang/hspice_tr0_parser written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HaiwenZhang/hspice_tr0_parser on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HaiwenZhang/hspice_tr0_parser 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minicov v0.3.8 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.56 [INFO] [stderr] Downloaded pyo3-macros v0.23.5 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.56 [INFO] [stderr] Downloaded pyo3-build-config v0.23.5 [INFO] [stderr] Downloaded pyo3-ffi v0.23.5 [INFO] [stderr] Downloaded numpy v0.23.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.23.5 [INFO] [stderr] Downloaded pyo3 v0.23.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 696c4c9b7731ca8b757bc2f8b800545990ed171c8787c24b280ac5d88c66fefd [INFO] running `Command { std: "docker" "start" "-a" "696c4c9b7731ca8b757bc2f8b800545990ed171c8787c24b280ac5d88c66fefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "696c4c9b7731ca8b757bc2f8b800545990ed171c8787c24b280ac5d88c66fefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696c4c9b7731ca8b757bc2f8b800545990ed171c8787c24b280ac5d88c66fefd", kill_on_drop: false }` [INFO] [stdout] 696c4c9b7731ca8b757bc2f8b800545990ed171c8787c24b280ac5d88c66fefd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 433f2dbd9ab8ff2cd68363c4ddd82f7178e4ef63420825c5bf478f664f204bec [INFO] running `Command { std: "docker" "start" "-a" "433f2dbd9ab8ff2cd68363c4ddd82f7178e4ef63420825c5bf478f664f204bec", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/wasm32-wasip1/debug/deps/hspicetr0parser.wasm [INFO] [stderr] | [INFO] [stderr] = note: the lib target `hspicetr0parser` in package `hspice-python v1.3.0 (/opt/rustwide/workdir/crates/hspice-python)` has the same output filename as the lib target `hspicetr0parser` in package `hspice-ffi v1.3.0 (/opt/rustwide/workdir/crates/hspice-ffi)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/wasm32-wasip1/debug/hspicetr0parser.wasm [INFO] [stderr] | [INFO] [stderr] = note: the lib target `hspicetr0parser` in package `hspice-python v1.3.0 (/opt/rustwide/workdir/crates/hspice-python)` has the same output filename as the lib target `hspicetr0parser` in package `hspice-ffi v1.3.0 (/opt/rustwide/workdir/crates/hspice-ffi)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/wasm32-wasip1/debug/deps/hspicetr0parser.wasm.dwp [INFO] [stderr] | [INFO] [stderr] = note: the lib target `hspicetr0parser` in package `hspice-python v1.3.0 (/opt/rustwide/workdir/crates/hspice-python)` has the same output filename as the lib target `hspicetr0parser` in package `hspice-ffi v1.3.0 (/opt/rustwide/workdir/crates/hspice-ffi)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/wasm32-wasip1/debug/hspicetr0parser.wasm.dwp [INFO] [stderr] | [INFO] [stderr] = note: the lib target `hspicetr0parser` in package `hspice-python v1.3.0 (/opt/rustwide/workdir/crates/hspice-python)` has the same output filename as the lib target `hspicetr0parser` in package `hspice-ffi v1.3.0 (/opt/rustwide/workdir/crates/hspice-ffi)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling hspice-core v1.3.0 (/opt/rustwide/workdir/crates/hspice-core) [INFO] [stdout] warning: use of deprecated function `raw_parser::read_raw_debug`: Use read_raw() with tracing subscriber instead [INFO] [stdout] --> crates/hspice-core/src/lib.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | pub use raw_parser::{read_raw, read_raw_debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling hspice-ffi v1.3.0 (/opt/rustwide/workdir/crates/hspice-ffi) [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling pyo3-macros v0.23.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling numpy v0.23.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling hspice-wasm v1.3.0 (/opt/rustwide/workdir/crates/hspice-wasm) [INFO] [stderr] Compiling hspice-python v1.3.0 (/opt/rustwide/workdir/crates/hspice-python) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.80s [INFO] running `Command { std: "docker" "inspect" "433f2dbd9ab8ff2cd68363c4ddd82f7178e4ef63420825c5bf478f664f204bec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433f2dbd9ab8ff2cd68363c4ddd82f7178e4ef63420825c5bf478f664f204bec", kill_on_drop: false }` [INFO] [stdout] 433f2dbd9ab8ff2cd68363c4ddd82f7178e4ef63420825c5bf478f664f204bec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 1024a23c4bfd93c85bed921abcc8eef497740e87e9350ec2c17e55bc710e29de [INFO] running `Command { std: "docker" "start" "-a" "1024a23c4bfd93c85bed921abcc8eef497740e87e9350ec2c17e55bc710e29de", kill_on_drop: false }` [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.56 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.56 [INFO] [stderr] Compiling hspice-core v1.3.0 (/opt/rustwide/workdir/crates/hspice-core) [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stdout] warning: use of deprecated function `raw_parser::read_raw_debug`: Use read_raw() with tracing subscriber instead [INFO] [stdout] --> crates/hspice-core/src/lib.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | pub use raw_parser::{read_raw, read_raw_debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `raw_parser::read_raw_debug`: Use read_raw() with tracing subscriber instead [INFO] [stdout] --> crates/hspice-core/src/lib.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | pub use raw_parser::{read_raw, read_raw_debug}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hspice-ffi v1.3.0 (/opt/rustwide/workdir/crates/hspice-ffi) [INFO] [stdout] warning: use of deprecated function `hspice_core::read_debug`: Use read() with tracing subscriber instead [INFO] [stdout] --> crates/hspice-core/tests/integration_tests.rs:9:43 [INFO] [stdout] | [INFO] [stdout] 9 | use hspice_core::{read, read_and_convert, read_debug, AnalysisType, VectorData}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `hspice_core::read_debug`: Use read() with tracing subscriber instead [INFO] [stdout] --> crates/hspice-core/tests/integration_tests.rs:139:22 [INFO] [stdout] | [INFO] [stdout] 139 | let result = read_debug(path.to_str().unwrap(), debug_level); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.56 [INFO] [stderr] Compiling numpy v0.23.0 [INFO] [stderr] Compiling hspice-wasm v1.3.0 (/opt/rustwide/workdir/crates/hspice-wasm) [INFO] [stderr] Compiling hspice-python v1.3.0 (/opt/rustwide/workdir/crates/hspice-python) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.61s [INFO] running `Command { std: "docker" "inspect" "1024a23c4bfd93c85bed921abcc8eef497740e87e9350ec2c17e55bc710e29de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1024a23c4bfd93c85bed921abcc8eef497740e87e9350ec2c17e55bc710e29de", kill_on_drop: false }` [INFO] [stdout] 1024a23c4bfd93c85bed921abcc8eef497740e87e9350ec2c17e55bc710e29de