[INFO] cloning repository https://github.com/MoleSir/YouRAM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MoleSir/YouRAM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoleSir%2FYouRAM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoleSir%2FYouRAM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a7012af04ca76bcdcf4b7b05f24cc8c7fc47a94
[INFO] testing MoleSir/YouRAM against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoleSir%2FYouRAM" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MoleSir/YouRAM
[INFO] finished tweaking git repo https://github.com/MoleSir/YouRAM
[INFO] tweaked toml for git repo https://github.com/MoleSir/YouRAM written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MoleSir/YouRAM on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MoleSir/YouRAM 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfbefb5c200028fe55e3729e70e8d61cde455e9abeff262ad401336c72af4422
[INFO] running `Command { std: "docker" "start" "-a" "dfbefb5c200028fe55e3729e70e8d61cde455e9abeff262ad401336c72af4422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfbefb5c200028fe55e3729e70e8d61cde455e9abeff262ad401336c72af4422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfbefb5c200028fe55e3729e70e8d61cde455e9abeff262ad401336c72af4422", kill_on_drop: false }`
[INFO] [stdout] dfbefb5c200028fe55e3729e70e8d61cde455e9abeff262ad401336c72af4422
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12b56b441fb9e48867293e90372e93c5206f86d3661702549c8a4acbd42d36a2
[INFO] running `Command { std: "docker" "start" "-a" "12b56b441fb9e48867293e90372e93c5206f86d3661702549c8a4acbd42d36a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling reda-lib-macro v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling reda-lib v0.7.0
[INFO] [stderr]    Compiling reda-unit-macros v0.3.0
[INFO] [stderr]    Compiling youram-macro v0.1.0 (/opt/rustwide/workdir/codegen)
[INFO] [stderr]    Compiling reda-unit v0.3.0
[INFO] [stderr]    Compiling reda-sp v0.2.0
[INFO] [stderr]    Compiling youram v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `format_shr`
[INFO] [stdout]  --> src/circuit/module/core.rs:2:110
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{check_arg, circuit::{AndArrayArg, Bank, BankArg, CircuitFactory, ControlLogic, ControlLogicArg}, format_shr, YouRAMResult};
[INFO] [stdout]   |                                                                                                              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "12b56b441fb9e48867293e90372e93c5206f86d3661702549c8a4acbd42d36a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12b56b441fb9e48867293e90372e93c5206f86d3661702549c8a4acbd42d36a2", kill_on_drop: false }`
[INFO] [stdout] 12b56b441fb9e48867293e90372e93c5206f86d3661702549c8a4acbd42d36a2
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ded066d2770c1fcc5351ac26a63ea32ed2a63afc39261a5305d1844c7107edec
[INFO] running `Command { std: "docker" "start" "-a" "ded066d2770c1fcc5351ac26a63ea32ed2a63afc39261a5305d1844c7107edec", kill_on_drop: false }`
[INFO] [stderr]    Compiling youram v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `format_shr`
[INFO] [stdout]  --> src/circuit/module/core.rs:2:110
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{check_arg, circuit::{AndArrayArg, Bank, BankArg, CircuitFactory, ControlLogic, ControlLogicArg}, format_shr, YouRAMResult};
[INFO] [stdout]   |                                                                                                              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format_shr`
[INFO] [stdout]  --> src/circuit/module/core.rs:2:110
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{check_arg, circuit::{AndArrayArg, Bank, BankArg, CircuitFactory, ControlLogic, ControlLogicArg}, format_shr, YouRAMResult};
[INFO] [stdout]   |                                                                                                              ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.74s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "ded066d2770c1fcc5351ac26a63ea32ed2a63afc39261a5305d1844c7107edec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ded066d2770c1fcc5351ac26a63ea32ed2a63afc39261a5305d1844c7107edec", kill_on_drop: false }`
[INFO] [stdout] ded066d2770c1fcc5351ac26a63ea32ed2a63afc39261a5305d1844c7107edec
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1f2fb8f3fe68c078df6e4abd1dfec5a4331fc1b07a3b8808fa5a1c2f49b763e
[INFO] running `Command { std: "docker" "start" "-a" "a1f2fb8f3fe68c078df6e4abd1dfec5a4331fc1b07a3b8808fa5a1c2f49b763e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `format_shr`
[INFO] [stderr]  --> src/circuit/module/core.rs:2:110
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::{check_arg, circuit::{AndArrayArg, Bank, BankArg, CircuitFactory, ControlLogic, ControlLogicArg}, format_shr, YouRAMResult};
[INFO] [stderr]   |                                                                                                              ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `youram` (lib) generated 1 warning (run `cargo fix --lib -p youram` to apply 1 suggestion)
[INFO] [stderr] warning: `youram` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/youram-60a5c5cbc08e308d)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test circuit::srdstring::tests::test_dynamic_string_pooling ... ok
[INFO] [stdout] test circuit::srdstring::tests::test_hash_and_eq ... ok
[INFO] [stdout] test circuit::srdstring::tests::test_pool_is_global ... ok
[INFO] [stdout] test circuit::srdstring::tests::test_partial_eq_variants ... ok
[INFO] [stdout] test circuit::srdstring::tests::test_static_str ... ok
[INFO] [stdout] test pdk::cells::tests::test_std_cell_kind ... ok
[INFO] [stdout] test simulate::write::tests::test_instance_and_cap ... ok
[INFO] [stdout] test simulate::write::tests::test_basic_commands_written ... ok
[INFO] [stdout] test simulate::write::tests::test_voltage_sources ... ok
[INFO] [stdout] test circuit::srdstring::tests::test_display_and_deref ... ok
[INFO] [stdout] test circuit::srdstring::tests::test_borrow_trait ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/youram-acd6d430b1aeca23)
[INFO] [stdout] test pdk::test::test_load_pdk ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.85s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stderr]      Running tests/andarray.rs (/opt/rustwide/target/debug/deps/andarray-c929d3de5c0c5382)
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-01-06T10:27:08.792251Z[0m [32m INFO[0m create circuit 'and_array_8'
[INFO] [stdout] [2m2026-01-06T10:27:08.792435Z[0m [34mDEBUG[0m add port A0 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.792530Z[0m [34mDEBUG[0m add port A1 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.792599Z[0m [34mDEBUG[0m add port A2 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.792646Z[0m [34mDEBUG[0m add port A3 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.792700Z[0m [34mDEBUG[0m add port A4 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.792767Z[0m [34mDEBUG[0m add port A5 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.792810Z[0m [34mDEBUG[0m add port A6 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.792843Z[0m [34mDEBUG[0m add port A7 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.792880Z[0m [34mDEBUG[0m add port en to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.792923Z[0m [34mDEBUG[0m add port Z0 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.792957Z[0m [34mDEBUG[0m add port Z1 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.792989Z[0m [34mDEBUG[0m add port Z2 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793031Z[0m [34mDEBUG[0m add port Z3 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793064Z[0m [34mDEBUG[0m add port Z4 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793100Z[0m [34mDEBUG[0m add port Z5 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793153Z[0m [34mDEBUG[0m add port Z6 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793188Z[0m [34mDEBUG[0m add port Z7 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793222Z[0m [34mDEBUG[0m add port vdd to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793268Z[0m [34mDEBUG[0m add port gnd to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793309Z[0m [34mDEBUG[0m add logicgate and2, x2 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793385Z[0m [34mDEBUG[0m add instance and0 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793445Z[0m [34mDEBUG[0m connect instance and0 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793504Z[0m [34mDEBUG[0m connect pin A1 with net A0
[INFO] [stdout] [2m2026-01-06T10:27:08.793546Z[0m [34mDEBUG[0m connect pin A2 with net en
[INFO] [stdout] [2m2026-01-06T10:27:08.793573Z[0m [34mDEBUG[0m connect pin ZN with net Z0
[INFO] [stdout] [2m2026-01-06T10:27:08.793598Z[0m [34mDEBUG[0m connect pin VDD with net vdd
[INFO] [stdout] [2m2026-01-06T10:27:08.793624Z[0m [34mDEBUG[0m connect pin VSS with net gnd
[INFO] [stdout] [2m2026-01-06T10:27:08.793680Z[0m [34mDEBUG[0m add instance and1 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793753Z[0m [34mDEBUG[0m connect instance and1 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793795Z[0m [34mDEBUG[0m connect pin A1 with net A1
[INFO] [stdout] [2m2026-01-06T10:27:08.793832Z[0m [34mDEBUG[0m connect pin A2 with net en
[INFO] [stdout] [2m2026-01-06T10:27:08.793859Z[0m [34mDEBUG[0m connect pin ZN with net Z1
[INFO] [stdout] [2m2026-01-06T10:27:08.793884Z[0m [34mDEBUG[0m connect pin VDD with net vdd
[INFO] [stdout] [2m2026-01-06T10:27:08.793910Z[0m [34mDEBUG[0m connect pin VSS with net gnd
[INFO] [stdout] [2m2026-01-06T10:27:08.793949Z[0m [34mDEBUG[0m add instance and2 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.793982Z[0m [34mDEBUG[0m connect instance and2 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.794009Z[0m [34mDEBUG[0m connect pin A1 with net A2
[INFO] [stdout] [2m2026-01-06T10:27:08.794036Z[0m [34mDEBUG[0m connect pin A2 with net en
[INFO] [stdout] [2m2026-01-06T10:27:08.794061Z[0m [34mDEBUG[0m connect pin ZN with net Z2
[INFO] [stdout] [2m2026-01-06T10:27:08.794086Z[0m [34mDEBUG[0m connect pin VDD with net vdd
[INFO] [stdout] [2m2026-01-06T10:27:08.794116Z[0m [34mDEBUG[0m connect pin VSS with net gnd
[INFO] [stdout] [2m2026-01-06T10:27:08.794154Z[0m [34mDEBUG[0m add instance and3 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.794192Z[0m [34mDEBUG[0m connect instance and3 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.794222Z[0m [34mDEBUG[0m connect pin A1 with net A3
[INFO] [stdout] [2m2026-01-06T10:27:08.794249Z[0m [34mDEBUG[0m connect pin A2 with net en
[INFO] [stdout] [2m2026-01-06T10:27:08.794275Z[0m [34mDEBUG[0m connect pin ZN with net Z3
[INFO] [stdout] [2m2026-01-06T10:27:08.794309Z[0m [34mDEBUG[0m connect pin VDD with net vdd
[INFO] [stdout] [2m2026-01-06T10:27:08.794336Z[0m [34mDEBUG[0m connect pin VSS with net gnd
[INFO] [stdout] [2m2026-01-06T10:27:08.794381Z[0m [34mDEBUG[0m add instance and4 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.794423Z[0m [34mDEBUG[0m connect instance and4 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.794452Z[0m [34mDEBUG[0m connect pin A1 with net A4
[INFO] [stdout] [2m2026-01-06T10:27:08.794478Z[0m [34mDEBUG[0m connect pin A2 with net en
[INFO] [stdout] [2m2026-01-06T10:27:08.794533Z[0m [34mDEBUG[0m connect pin ZN with net Z4
[INFO] [stdout] [2m2026-01-06T10:27:08.794562Z[0m [34mDEBUG[0m connect pin VDD with net vdd
[INFO] [stdout] [2m2026-01-06T10:27:08.794587Z[0m [34mDEBUG[0m connect pin VSS with net gnd
[INFO] [stdout] [2m2026-01-06T10:27:08.794625Z[0m [34mDEBUG[0m add instance and5 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.794665Z[0m [34mDEBUG[0m connect instance and5 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.794697Z[0m [34mDEBUG[0m connect pin A1 with net A5
[INFO] [stdout] [2m2026-01-06T10:27:08.794729Z[0m [34mDEBUG[0m connect pin A2 with net en
[INFO] [stdout] [2m2026-01-06T10:27:08.794767Z[0m [34mDEBUG[0m connect pin ZN with net Z5
[INFO] [stdout] [2m2026-01-06T10:27:08.794795Z[0m [34mDEBUG[0m connect pin VDD with net vdd
[INFO] [stdout] [2m2026-01-06T10:27:08.794822Z[0m [34mDEBUG[0m connect pin VSS with net gnd
[INFO] [stdout] [2m2026-01-06T10:27:08.794859Z[0m [34mDEBUG[0m add instance and6 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.794902Z[0m [34mDEBUG[0m connect instance and6 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.794930Z[0m [34mDEBUG[0m connect pin A1 with net A6
[INFO] [stdout] [2m2026-01-06T10:27:08.794957Z[0m [34mDEBUG[0m connect pin A2 with net en
[INFO] [stdout] [2m2026-01-06T10:27:08.794990Z[0m [34mDEBUG[0m connect pin ZN with net Z6
[INFO] [stdout] [2m2026-01-06T10:27:08.795016Z[0m [34mDEBUG[0m connect pin VDD with net vdd
[INFO] [stdout] [2m2026-01-06T10:27:08.795044Z[0m [34mDEBUG[0m connect pin VSS with net gnd
[INFO] [stdout] [2m2026-01-06T10:27:08.795080Z[0m [34mDEBUG[0m add instance and7 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.795122Z[0m [34mDEBUG[0m connect instance and7 to circuit and_array_8
[INFO] [stdout] [2m2026-01-06T10:27:08.795154Z[0m [34mDEBUG[0m connect pin A1 with net A7
[INFO] [stdout] [2m2026-01-06T10:27:08.795178Z[0m [34mDEBUG[0m connect pin A2 with net en
[INFO] [stdout] [2m2026-01-06T10:27:08.795205Z[0m [34mDEBUG[0m connect pin ZN with net Z7
[INFO] [stdout] [2m2026-01-06T10:27:08.795229Z[0m [34mDEBUG[0m connect pin VDD with net vdd
[INFO] [stdout] [2m2026-01-06T10:27:08.795258Z[0m [34mDEBUG[0m connect pin VSS with net gnd
[INFO] [stdout] [2m2026-01-06T10:27:08.795301Z[0m [32m INFO[0m write circuit and_array_8 to "./temp/andarray.sp"
[INFO] [stdout] test main ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- main stdout ----
[INFO] [stdout] Err: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (40) panicked at tests/andarray.rs:108:9:
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6292c4c1b5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6292c4c1b5e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6292c4c1b5e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6292c4c1b5e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6292c4c3324a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6292c4c3324a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x6292c4c205b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6292c4c205b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6292c4bf938f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6292c4bf938f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6292c4c133d9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6292c47418de - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6292c47418de - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6292c4c13592 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6292c4c13592 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6292c4bf947a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6292c4bee509 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6292c4bfa29d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6292c4c33a0c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6292c46e0243 - andarray[b29ebb100800fc5c]::main
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/andarray.rs:108:9
[INFO] [stdout]   20:     0x6292c46dbd17 - andarray[b29ebb100800fc5c]::main::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/andarray.rs:105:10
[INFO] [stdout]   21:     0x6292c46eb7e6 - <andarray[b29ebb100800fc5c]::main::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6292c4735c8b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6292c4735c8b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6292c47424ea - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6292c47424ea - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6292c47424ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6292c47424ea - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6292c47424ea - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6292c47424ea - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6292c47424ea - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6292c473c9b4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6292c473c9b4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6292c4744fe2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6292c4744fe2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6292c4744fe2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6292c4744fe2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6292c4744fe2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6292c4744fe2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6292c4744fe2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6292c4c1aabf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x6292c4c1aabf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   42:     0x792a91c26aa4 - <unknown>
[INFO] [stdout]   43:     0x792a91cb3a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     main
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.69s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test andarray`
[INFO] running `Command { std: "docker" "inspect" "a1f2fb8f3fe68c078df6e4abd1dfec5a4331fc1b07a3b8808fa5a1c2f49b763e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1f2fb8f3fe68c078df6e4abd1dfec5a4331fc1b07a3b8808fa5a1c2f49b763e", kill_on_drop: false }`
[INFO] [stdout] a1f2fb8f3fe68c078df6e4abd1dfec5a4331fc1b07a3b8808fa5a1c2f49b763e
