[INFO] fetching crate logicsim 0.1.7...
[INFO] testing logicsim-0.1.7 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate logicsim 0.1.7 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate logicsim 0.1.7
[INFO] finished tweaking crates.io crate logicsim 0.1.7
[INFO] tweaked toml for crates.io crate logicsim 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate logicsim 0.1.7 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate logicsim 0.1.7 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ceb8048f52051d1e8a514a303b6a5bf042e901a97149f9ea7e4efcccb92d2887
[INFO] running `Command { std: "docker" "start" "-a" "ceb8048f52051d1e8a514a303b6a5bf042e901a97149f9ea7e4efcccb92d2887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceb8048f52051d1e8a514a303b6a5bf042e901a97149f9ea7e4efcccb92d2887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceb8048f52051d1e8a514a303b6a5bf042e901a97149f9ea7e4efcccb92d2887", kill_on_drop: false }`
[INFO] [stdout] ceb8048f52051d1e8a514a303b6a5bf042e901a97149f9ea7e4efcccb92d2887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baba31abb361294a1d9fe1999d19937687b20cfeb3a634777673af4b1a9c7b99
[INFO] running `Command { std: "docker" "start" "-a" "baba31abb361294a1d9fe1999d19937687b20cfeb3a634777673af4b1a9c7b99", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling smallvec v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling concat-idents v1.0.0
[INFO] [stderr]    Compiling casey v0.3.3
[INFO] [stderr]    Compiling logicsim v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data_structures/slab.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.54s
[INFO] running `Command { std: "docker" "inspect" "baba31abb361294a1d9fe1999d19937687b20cfeb3a634777673af4b1a9c7b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baba31abb361294a1d9fe1999d19937687b20cfeb3a634777673af4b1a9c7b99", kill_on_drop: false }`
[INFO] [stdout] baba31abb361294a1d9fe1999d19937687b20cfeb3a634777673af4b1a9c7b99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c028e14189b1887845a3c0235a5baac216d4e5f3f079d53dbfb6fa717a6c1255
[INFO] running `Command { std: "docker" "start" "-a" "c028e14189b1887845a3c0235a5baac216d4e5f3f079d53dbfb6fa717a6c1255", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling unicode-segmentation v1.7.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data_structures/slab.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling toml v0.5.7
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling ctrlc v3.1.7
[INFO] [stderr]    Compiling auto_from v0.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.1
[INFO] [stderr]    Compiling num_enum v0.5.1
[INFO] [stderr]    Compiling logicsim v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stdout]     |
[INFO] [stdout]  97 |         });
[INFO] [stdout]     |           ^
[INFO] [stdout] ...
[INFO] [stdout] 122 |         assert_eq!(signals_to_bits!(TestSignals, s1), 1);
[INFO] [stdout]     |                    --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stdout]     |
[INFO] [stdout]  97 |         });
[INFO] [stdout]     |           ^
[INFO] [stdout] ...
[INFO] [stdout] 123 |         assert_eq!(signals_to_bits!(TestSignals, s3), 0b100);
[INFO] [stdout]     |                    --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:100:117
[INFO] [stdout]     |
[INFO] [stdout] 100 |         logicsim::signals_to_bits!(logicsim::signals_to_bits!($bits, $signal_set, $signal), $signal_set, $($rest),+);
[INFO] [stdout]     |                                                                                                                     ^
[INFO] [stdout] ...
[INFO] [stdout] 125 |         assert_eq!(signals_to_bits!(TestSignals, s2, s3), 0b110);
[INFO] [stdout]     |                    ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stdout]     |
[INFO] [stdout]  97 |         });
[INFO] [stdout]     |           ^
[INFO] [stdout] ...
[INFO] [stdout] 125 |         assert_eq!(signals_to_bits!(TestSignals, s2, s3), 0b110);
[INFO] [stdout]     |                    ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stdout]     |
[INFO] [stdout]  97 |         });
[INFO] [stdout]     |           ^
[INFO] [stdout] ...
[INFO] [stdout] 125 |         assert_eq!(signals_to_bits!(TestSignals, s2, s3), 0b110);
[INFO] [stdout]     |                    ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:100:117
[INFO] [stdout]     |
[INFO] [stdout] 100 |         logicsim::signals_to_bits!(logicsim::signals_to_bits!($bits, $signal_set, $signal), $signal_set, $($rest),+);
[INFO] [stdout]     |                                                                                                                     ^
[INFO] [stdout] ...
[INFO] [stdout] 126 |         assert_eq!(signals_to_bits!(TestSignals, s3, s2), 0b110);
[INFO] [stdout]     |                    ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stdout]     |
[INFO] [stdout]  97 |         });
[INFO] [stdout]     |           ^
[INFO] [stdout] ...
[INFO] [stdout] 126 |         assert_eq!(signals_to_bits!(TestSignals, s3, s2), 0b110);
[INFO] [stdout]     |                    ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stdout]     |
[INFO] [stdout]  97 |         });
[INFO] [stdout]     |           ^
[INFO] [stdout] ...
[INFO] [stdout] 126 |         assert_eq!(signals_to_bits!(TestSignals, s3, s2), 0b110);
[INFO] [stdout]     |                    ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:100:117
[INFO] [stdout]     |
[INFO] [stdout] 100 |         logicsim::signals_to_bits!(logicsim::signals_to_bits!($bits, $signal_set, $signal), $signal_set, $($rest),+);
[INFO] [stdout]     |                                                                                                                     ^
[INFO] [stdout] ...
[INFO] [stdout] 127 |         assert_eq!(signals_to_bits!(TestSignals, s1, s2, s3), 0b111);
[INFO] [stdout]     |                    ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:100:117
[INFO] [stdout]     |
[INFO] [stdout] 100 |         logicsim::signals_to_bits!(logicsim::signals_to_bits!($bits, $signal_set, $signal), $signal_set, $($rest),+);
[INFO] [stdout]     |                                                                                                                     ^
[INFO] [stdout] ...
[INFO] [stdout] 127 |         assert_eq!(signals_to_bits!(TestSignals, s1, s2, s3), 0b111);
[INFO] [stdout]     |                    ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stdout]     |
[INFO] [stdout]  97 |         });
[INFO] [stdout]     |           ^
[INFO] [stdout] ...
[INFO] [stdout] 127 |         assert_eq!(signals_to_bits!(TestSignals, s1, s2, s3), 0b111);
[INFO] [stdout]     |                    ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stdout]     |
[INFO] [stdout]  97 |         });
[INFO] [stdout]     |           ^
[INFO] [stdout] ...
[INFO] [stdout] 127 |         assert_eq!(signals_to_bits!(TestSignals, s1, s2, s3), 0b111);
[INFO] [stdout]     |                    ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stdout]     |
[INFO] [stdout]  97 |         });
[INFO] [stdout]     |           ^
[INFO] [stdout] ...
[INFO] [stdout] 127 |         assert_eq!(signals_to_bits!(TestSignals, s1, s2, s3), 0b111);
[INFO] [stdout]     |                    ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stdout]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `logicsim::data_structures::BitIter`
[INFO] [stdout]  --> examples/computer/assembler.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use logicsim::data_structures::BitIter;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reset` is never read
[INFO] [stdout]  --> examples/computer/computer.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ComputerIO {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     pub reset: LeverHandle,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/data_structures/slab.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: logicsim v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c028e14189b1887845a3c0235a5baac216d4e5f3f079d53dbfb6fa717a6c1255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c028e14189b1887845a3c0235a5baac216d4e5f3f079d53dbfb6fa717a6c1255", kill_on_drop: false }`
[INFO] [stdout] c028e14189b1887845a3c0235a5baac216d4e5f3f079d53dbfb6fa717a6c1255
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c05b74d1340ab411a6aed43263cedc5dcac368df842349724090ef27ebf5998f
[INFO] running `Command { std: "docker" "start" "-a" "c05b74d1340ab411a6aed43263cedc5dcac368df842349724090ef27ebf5998f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/data_structures/slab.rs:129:17
[INFO] [stderr]     |
[INFO] [stderr] 129 |     pub fn iter(&self) -> Iter<T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 129 |     pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `logicsim` (lib) generated 1 warning (run `cargo fix --lib -p logicsim` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `logicsim::data_structures::BitIter`
[INFO] [stderr]  --> examples/computer/assembler.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use logicsim::data_structures::BitIter;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `reset` is never read
[INFO] [stderr]  --> examples/computer/computer.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ComputerIO {
[INFO] [stderr]   |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 7 |     pub reset: LeverHandle,
[INFO] [stderr]   |         ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stderr]     |
[INFO] [stderr]  97 |         });
[INFO] [stderr]     |           ^
[INFO] [stderr] ...
[INFO] [stderr] 122 |         assert_eq!(signals_to_bits!(TestSignals, s1), 1);
[INFO] [stderr]     |                    --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stderr]     |
[INFO] [stderr]  97 |         });
[INFO] [stderr]     |           ^
[INFO] [stderr] ...
[INFO] [stderr] 123 |         assert_eq!(signals_to_bits!(TestSignals, s3), 0b100);
[INFO] [stderr]     |                    --------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stderr]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/circuits/control_signals_set.rs:100:117
[INFO] [stderr]     |
[INFO] [stderr] 100 |         logicsim::signals_to_bits!(logicsim::signals_to_bits!($bits, $signal_set, $signal), $signal_set, $($rest),+);
[INFO] [stderr]     |                                                                                                                     ^
[INFO] [stderr] ...
[INFO] [stderr] 125 |         assert_eq!(signals_to_bits!(TestSignals, s2, s3), 0b110);
[INFO] [stderr]     |                    ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stderr]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stderr]     |
[INFO] [stderr]  97 |         });
[INFO] [stderr]     |           ^
[INFO] [stderr] ...
[INFO] [stderr] 125 |         assert_eq!(signals_to_bits!(TestSignals, s2, s3), 0b110);
[INFO] [stderr]     |                    ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stderr]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/circuits/control_signals_set.rs:100:117
[INFO] [stderr]     |
[INFO] [stderr] 100 |         logicsim::signals_to_bits!(logicsim::signals_to_bits!($bits, $signal_set, $signal), $signal_set, $($rest),+);
[INFO] [stderr]     |                                                                                                                     ^
[INFO] [stderr] ...
[INFO] [stderr] 126 |         assert_eq!(signals_to_bits!(TestSignals, s3, s2), 0b110);
[INFO] [stderr]     |                    ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stderr]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stderr]     |
[INFO] [stderr]  97 |         });
[INFO] [stderr]     |           ^
[INFO] [stderr] ...
[INFO] [stderr] 126 |         assert_eq!(signals_to_bits!(TestSignals, s3, s2), 0b110);
[INFO] [stderr]     |                    ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stderr]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/circuits/control_signals_set.rs:100:117
[INFO] [stderr]     |
[INFO] [stderr] 100 |         logicsim::signals_to_bits!(logicsim::signals_to_bits!($bits, $signal_set, $signal), $signal_set, $($rest),+);
[INFO] [stderr]     |                                                                                                                     ^
[INFO] [stderr] ...
[INFO] [stderr] 127 |         assert_eq!(signals_to_bits!(TestSignals, s1, s2, s3), 0b111);
[INFO] [stderr]     |                    ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stderr]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/circuits/control_signals_set.rs:97:11
[INFO] [stderr]     |
[INFO] [stderr]  97 |         });
[INFO] [stderr]     |           ^
[INFO] [stderr] ...
[INFO] [stderr] 127 |         assert_eq!(signals_to_bits!(TestSignals, s1, s2, s3), 0b111);
[INFO] [stderr]     |                    ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `signals_to_bits`
[INFO] [stderr]     = note: this warning originates in the macro `logicsim::signals_to_bits` which comes from the expansion of the macro `signals_to_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `logicsim` (example "computer") generated 2 warnings (run `cargo fix --example "computer" -p logicsim` to apply 1 suggestion)
[INFO] [stderr] warning: `logicsim` (lib test) generated 14 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: logicsim v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logicsim-e2769fa905c5a3c0)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test circuits::control_signals_set::tests::test_signals_to_bits ... ok
[INFO] [stdout] test circuits::control_signals_set::tests::test_set ... ok
[INFO] [stdout] test circuits::constant::tests::test_constant ... ok
[INFO] [stdout] test circuits::counter::tests::test_counter_counts ... ok
[INFO] [stdout] test circuits::io_register::tests::test_sr_latch ... ok
[INFO] [stdout] test circuits::d_flip_flop::tests::test_flip_flop ... ok
[INFO] [stdout] test circuits::decoder::tests::test_decoder ... ok
[INFO] [stdout] test data_structures::bit_iter::tests::test_u8 ... ok
[INFO] [stdout] test data_structures::double_stack::tests::test_extend ... ok
[INFO] [stdout] test data_structures::double_stack::tests::test_extend_from_slice ... ok
[INFO] [stdout] test data_structures::bit_iter::tests::test_struct ... ok
[INFO] [stdout] test data_structures::bit_iter::tests::test_is_zero ... ok
[INFO] [stdout] test data_structures::double_stack::tests::test_push_pop ... ok
[INFO] [stdout] test data_structures::immutable::tests::test_immutable ... ok
[INFO] [stdout] test data_structures::slab::tests::test_get_very_unsafely ... ok
[INFO] [stdout] test data_structures::slab::tests::test_clone ... ok
[INFO] [stdout] test data_structures::slab::tests::test_iter ... ok
[INFO] [stdout] test circuits::register::tests::test_register ... ok
[INFO] [stdout] test circuits::sr_latch::tests::test_sr_latch ... ok
[INFO] [stdout] test circuits::io_buffer::tests::test_alone ... ok
[INFO] [stdout] test data_structures::slab::tests::test_get_mut ... ok
[INFO] [stdout] test data_structures::double_stack::tests::test_from_iter ... ok
[INFO] [stdout] test circuits::counter::tests::test_counter_write ... ok
[INFO] [stdout] test data_structures::slab::tests::test_into_iter ... ok
[INFO] [stdout] test data_structures::state::tests::test_get_if_updated ... ok
[INFO] [stdout] test data_structures::slab::tests::test_remove ... ok
[INFO] [stdout] test circuits::counter::tests::test_counter_reset ... ok
[INFO] [stdout] test data_structures::slab::tests::test_len ... ok
[INFO] [stdout] test data_structures::slab::tests::test_insert_get ... ok
[INFO] [stdout] test data_structures::state::tests::test_get_set ... ok
[INFO] [stdout] test data_structures::state::tests::test_set_updated ... ok
[INFO] [stdout] test data_structures::state::tests::test_get_set_very_unsafely ... ok
[INFO] [stdout] test data_structures::state::tests::test_get_if_updated_very_unsafely ... ok
[INFO] [stdout] test data_structures::state::tests::test_len ... ok
[INFO] [stdout] test data_structures::state::tests::test_tick ... ok
[INFO] [stdout] test graph::gate::test::test_swap_dependency ... ok
[INFO] [stdout] test graph::graph_builder::tests::test_big_and ... ok
[INFO] [stdout] test graph::graph_builder::tests::test_flip_flop ... ok
[INFO] [stdout] test graph::graph_builder::tests::test_not_loop ... ok
[INFO] [stdout] test circuits::ram::tests::test_ram_write_read ... ok
[INFO] [stdout] test data_structures::slab::tests::test_get_very_unsafely_panics_out_of_bounds - should panic ... ok
[INFO] [stdout] test data_structures::slab::tests::test_get_very_unsafely_panics_removed_index - should panic ... ok
[INFO] [stdout] test data_structures::state::tests::test_get_if_updated_very_unsafely_panics - should panic ... ok
[INFO] [stdout] test data_structures::state::tests::test_get_updated_very_unsafely_panics - should panic ... ok
[INFO] [stdout] test data_structures::state::tests::test_set_very_unsafely_panics - should panic ... ok
[INFO] [stdout] test data_structures::state::tests::test_get_state_very_unsafely_panics - should panic ... ok
[INFO] [stdout] test circuits::io_buffer::tests::test_with_circuit ... ok
[INFO] [stdout] test circuits::ram::tests::test_ram_reset ... ok
[INFO] [stdout] test data_structures::bit_iter::tests::test_u128 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests logicsim
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test src/circuits/constant.rs - circuits::constant::constant (line 8) ... ok
[INFO] [stdout] test src/data_structures/bit_iter.rs - data_structures::bit_iter::BitIter (line 80) ... ok
[INFO] [stdout] test src/circuits/word_input.rs - circuits::word_input::WordInput (line 12) ... ok
[INFO] [stdout] test src/circuits/wire.rs - circuits::wire::Wire (line 16) ... ok
[INFO] [stdout] test src/circuits/decoder.rs - circuits::decoder::decoder (line 12) ... ok
[INFO] [stdout] test src/circuits/sr_latch.rs - circuits::sr_latch::sr_latch (line 11) ... ok
[INFO] [stdout] test src/circuits/d_flip_flop.rs - circuits::d_flip_flop::d_flip_flop (line 21) ... ok
[INFO] [stdout] test src/circuits/multiplexer.rs - circuits::multiplexer::multiplexer (line 13) ... ok
[INFO] [stdout] test src/circuits/counter.rs - circuits::counter::counter (line 26) ... ok
[INFO] [stdout] test src/data_structures/bit_iter.rs - data_structures::bit_iter::BitIter::is_zero (line 131) ... ok
[INFO] [stdout] test src/circuits/adder.rs - circuits::adder::adder (line 12) ... ok
[INFO] [stdout] test src/data_structures/immutable.rs - data_structures::immutable::Immutable (line 11) - compile fail ... ok
[INFO] [stdout] test src/circuits/aluish.rs - circuits::aluish::aluish (line 24) ... ok
[INFO] [stdout] test src/circuits/rom.rs - circuits::rom::rom (line 13) ... ok
[INFO] [stdout] test src/circuits/bus.rs - circuits::bus::Bus (line 14) ... ok
[INFO] [stdout] test src/circuits/register.rs - circuits::register::register (line 24) ... ok
[INFO] [stdout] test src/data_structures/bit_iter.rs - data_structures::bit_iter::word_mask_8 (line 58) ... ok
[INFO] [stdout] test src/data_structures/state.rs - data_structures::state::State (line 29) ... ok
[INFO] [stdout] test src/circuits/bus_multiplexer.rs - circuits::bus_multiplexer::bus_multiplexer (line 15) ... ok
[INFO] [stdout] test src/data_structures/bit_iter.rs - data_structures::bit_iter::word_mask_64 (line 34) ... ok
[INFO] [stdout] test src/data_structures/double_stack.rs - data_structures::double_stack::DoubleStack (line 7) ... ok
[INFO] [stdout] test src/data_structures/immutable.rs - data_structures::immutable::Immutable (line 20) ... ok
[INFO] [stdout] test src/data_structures/state.rs - data_structures::state::State (line 10) ... ok
[INFO] [stdout] test src/graph/gate.rs - graph::gate::GateIndex::is_const (line 49) ... ok
[INFO] [stdout] test src/data_structures/state.rs - data_structures::state::State::set_updated (line 122) ... ok
[INFO] [stdout] test src/graph/gate.rs - graph::gate::GateType::accumulate (line 137) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - (line 20) ... ok
[INFO] [stdout] test src/lib.rs - (line 142) ... ok
[INFO] [stdout] test src/lib.rs - (line 75) ... ok
[INFO] [stdout] test src/graph/graph_builder.rs - graph::graph_builder::GateGraphBuilder (line 159) ... ok
[INFO] [stdout] test src/data_structures/slab.rs - data_structures::slab::Slab (line 34) ... ok
[INFO] [stdout] test src/graph/graph_builder.rs - graph::graph_builder::GateGraphBuilder (line 105) ... ok
[INFO] [stdout] test src/graph/graph_builder.rs - graph::graph_builder::GateGraphBuilder (line 128) ... ok
[INFO] [stdout] test src/graph/gate.rs - graph::gate::GateIndex::opposite_if_const (line 67) ... ok
[INFO] [stdout] test src/lib.rs - (line 43) ... ok
[INFO] [stdout] test src/graph/graph_builder.rs - graph::graph_builder::GateGraphBuilder::probe (line 678) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.79s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c05b74d1340ab411a6aed43263cedc5dcac368df842349724090ef27ebf5998f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c05b74d1340ab411a6aed43263cedc5dcac368df842349724090ef27ebf5998f", kill_on_drop: false }`
[INFO] [stdout] c05b74d1340ab411a6aed43263cedc5dcac368df842349724090ef27ebf5998f
