[INFO] cloning repository https://github.com/Redstone-Compiler/redstone-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Redstone-Compiler/redstone-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedstone-Compiler%2Fredstone-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedstone-Compiler%2Fredstone-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59cb3bd4d05163abe3ffedb8cf15afff775f1129
[INFO] testing Redstone-Compiler/redstone-compiler against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedstone-Compiler%2Fredstone-compiler" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Redstone-Compiler/redstone-compiler
[INFO] finished tweaking git repo https://github.com/Redstone-Compiler/redstone-compiler
[INFO] tweaked toml for git repo https://github.com/Redstone-Compiler/redstone-compiler written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Redstone-Compiler/redstone-compiler on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Redstone-Compiler/redstone-compiler 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mimalloc v0.1.43
[INFO] [stderr]   Downloaded quine-mc_cluskey v0.2.4
[INFO] [stderr]   Downloaded disjoint-set v0.0.2
[INFO] [stderr]   Downloaded fastanvil v0.26.3
[INFO] [stderr]   Downloaded winnow v0.5.10
[INFO] [stderr]   Downloaded serde v1.0.183
[INFO] [stderr]   Downloaded fastnbt v2.4.4
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.39
[INFO] [stderr]   Downloaded serde_derive v1.0.183
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38e0b0807dae423736e79a678ae691ab628ab917ef1cf702fc2aea5082670a3f
[INFO] running `Command { std: "docker" "start" "-a" "38e0b0807dae423736e79a678ae691ab628ab917ef1cf702fc2aea5082670a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38e0b0807dae423736e79a678ae691ab628ab917ef1cf702fc2aea5082670a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e0b0807dae423736e79a678ae691ab628ab917ef1cf702fc2aea5082670a3f", kill_on_drop: false }`
[INFO] [stdout] 38e0b0807dae423736e79a678ae691ab628ab917ef1cf702fc2aea5082670a3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff486a1f4f556cacb9b0c87a4fe41b8f5863c8c328713fa13a2272699202f5a9
[INFO] running `Command { std: "docker" "start" "-a" "ff486a1f4f556cacb9b0c87a4fe41b8f5863c8c328713fa13a2272699202f5a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling winnow v0.5.10
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling quine-mc_cluskey v0.2.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling disjoint-set v0.0.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling fastnbt v2.4.4
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling mimalloc v0.1.43
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling fastanvil v0.26.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling redstone-compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/graph/mod.rs:700:40
[INFO] [stdout]     |
[INFO] [stdout] 700 |     pub fn extract_subgraph_by_node_id(&self, node_id: GraphNodeId) -> SubGraphWithGraph {
[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] 700 |     pub fn extract_subgraph_by_node_id(&self, node_id: GraphNodeId) -> SubGraphWithGraph<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/graph/mod.rs:725:31
[INFO] [stdout]     |
[INFO] [stdout] 725 |     pub fn split_with_outputs(&self) -> Vec<SubGraphWithGraph> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 725 |     pub fn split_with_outputs(&self) -> Vec<SubGraphWithGraph<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transform/logic.rs:384:20
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn cluster(&self, include_ouput_node: bool) -> Vec<SubGraphWithGraph> {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn cluster(&self, include_ouput_node: bool) -> Vec<SubGraphWithGraph<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.18s
[INFO] running `Command { std: "docker" "inspect" "ff486a1f4f556cacb9b0c87a4fe41b8f5863c8c328713fa13a2272699202f5a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff486a1f4f556cacb9b0c87a4fe41b8f5863c8c328713fa13a2272699202f5a9", kill_on_drop: false }`
[INFO] [stdout] ff486a1f4f556cacb9b0c87a4fe41b8f5863c8c328713fa13a2272699202f5a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfe32bb1c45ecb26b48710ddf04479fd4d4f241f0460ece538e2e58f016d5a8e
[INFO] running `Command { std: "docker" "start" "-a" "bfe32bb1c45ecb26b48710ddf04479fd4d4f241f0460ece538e2e58f016d5a8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling redstone-compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(let_chains)]
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/graph/mod.rs:700:40
[INFO] [stdout]     |
[INFO] [stdout] 700 |     pub fn extract_subgraph_by_node_id(&self, node_id: GraphNodeId) -> SubGraphWithGraph {
[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] 700 |     pub fn extract_subgraph_by_node_id(&self, node_id: GraphNodeId) -> SubGraphWithGraph<'_> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/graph/mod.rs:725:31
[INFO] [stdout]     |
[INFO] [stdout] 725 |     pub fn split_with_outputs(&self) -> Vec<SubGraphWithGraph> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 725 |     pub fn split_with_outputs(&self) -> Vec<SubGraphWithGraph<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transform/logic.rs:384:20
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn cluster(&self, include_ouput_node: bool) -> Vec<SubGraphWithGraph> {
[INFO] [stdout]     |                    ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn cluster(&self, include_ouput_node: bool) -> Vec<SubGraphWithGraph<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.14s
[INFO] running `Command { std: "docker" "inspect" "bfe32bb1c45ecb26b48710ddf04479fd4d4f241f0460ece538e2e58f016d5a8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfe32bb1c45ecb26b48710ddf04479fd4d4f241f0460ece538e2e58f016d5a8e", kill_on_drop: false }`
[INFO] [stdout] bfe32bb1c45ecb26b48710ddf04479fd4d4f241f0460ece538e2e58f016d5a8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 288c709da35e5c0a81403ac140590a2ff11eab20f332e236abc375bf62f8128f
[INFO] running `Command { std: "docker" "start" "-a" "288c709da35e5c0a81403ac140590a2ff11eab20f332e236abc375bf62f8128f", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(let_chains)]
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/graph/mod.rs:700:40
[INFO] [stderr]     |
[INFO] [stderr] 700 |     pub fn extract_subgraph_by_node_id(&self, node_id: GraphNodeId) -> SubGraphWithGraph {
[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] 700 |     pub fn extract_subgraph_by_node_id(&self, node_id: GraphNodeId) -> SubGraphWithGraph<'_> {
[INFO] [stderr]     |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/graph/mod.rs:725:31
[INFO] [stderr]     |
[INFO] [stderr] 725 |     pub fn split_with_outputs(&self) -> Vec<SubGraphWithGraph> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 725 |     pub fn split_with_outputs(&self) -> Vec<SubGraphWithGraph<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/transform/logic.rs:384:20
[INFO] [stderr]     |
[INFO] [stderr] 384 |     pub fn cluster(&self, include_ouput_node: bool) -> Vec<SubGraphWithGraph> {
[INFO] [stderr]     |                    ^^^^^ the lifetime is elided here       ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 384 |     pub fn cluster(&self, include_ouput_node: bool) -> Vec<SubGraphWithGraph<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `redstone-compiler` (bin "redstone-compiler" test) generated 4 warnings (run `cargo fix --bin "redstone-compiler" -p redstone-compiler --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redstone_compiler-0c91c1ee196dd0c4)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test transform::place_and_route::local_placer::tests::test_generate_component_full_adder ... ignored, cannot route last or gate inputs
[INFO] [stdout] test graph::world::test::unittest_worldgraph_recursive ... ok
[INFO] [stdout] test graph::world::test::unittest_worldgraph_and_gate ... FAILED
[INFO] [stdout] test nbt::tests::unittest_nbt_file_load_and_save ... FAILED
[INFO] [stdout] test world::simulator::test::unittest_simulator_and_gate ... FAILED
[INFO] [stdout] test transform::world_to_logic::tests::unittest_world_to_logic_graph_xor ... ok
[INFO] [stdout] test world::simulator::test::unittest_simulator_cobble ... FAILED
[INFO] [stdout] test nbt::tests::unittest_export_and_gate_to_nbt ... FAILED
[INFO] [stdout] test graph::world::test::unittest_worldgraph_cobble ... FAILED
[INFO] [stdout] test world::simulator::test::unittest_simulator_init_states ... FAILED
[INFO] [stdout] test world::simulator::test::unittest_simulator_redstone_init ... FAILED
[INFO] [stdout] test world::simulator::test::unittest_simulator_torch ... FAILED
[INFO] [stdout] test transform::place_and_route::local_placer::tests::test_generate_component_half_adder ... FAILED
[INFO] [stdout] test transform::place_and_route::local_placer::tests::test_generate_component_xor_complex ... FAILED
[INFO] [stdout] test transform::place_and_route::local_placer::tests::test_generate_component_xor_shortest ... FAILED
[INFO] [stdout] test transform::place_and_route::local_placer::tests::test_generate_component_xor_simple ... FAILED
[INFO] [stdout] test world::simulator::test::unittest_simulator_repeater ... FAILED
[INFO] [stdout] test graph::logic::tests::unittest_logicgraph_full_adder ... ok
[INFO] [stdout] [2m2026-01-16T02:24:22.379610Z[0m [32m INFO[0m [2mredstone_compiler::transform::place_and_route::local_placer[0m[2m:[0m generate starts
[INFO] [stdout] [2m2026-01-16T02:24:22.381448Z[0m [32m INFO[0m [2mredstone_compiler::transform::place_and_route::local_placer[0m[2m:[0m [1/7] N1 [7] := Input b [] 
[INFO] [stdout] test graph::module::tests::unittest_module_full_adder_parallel ... ok
[INFO] [stdout] test transform::world::tests::unittest_fold_redstone ... ok
[INFO] [stdout] [2m2026-01-16T02:24:22.394073Z[0m [32m INFO[0m [2mredstone_compiler::transform::place_and_route::local_placer[0m[2m:[0m from 1 -> generated 100 -> sampled 100
[INFO] [stdout] [2m2026-01-16T02:24:22.394115Z[0m [32m INFO[0m [2mredstone_compiler::transform::place_and_route::local_placer[0m[2m:[0m [2/7] N7 [8] := Not [1] 
[INFO] [stdout] [2m2026-01-16T02:24:22.476967Z[0m [32m INFO[0m [2mredstone_compiler::transform::place_and_route::local_placer[0m[2m:[0m from 100 -> generated 301 -> sampled 301
[INFO] [stdout] [2m2026-01-16T02:24:22.477028Z[0m [32m INFO[0m [2mredstone_compiler::transform::place_and_route::local_placer[0m[2m:[0m [3/7] N0 [5] := Input a [] 
[INFO] [stdout] test transform::world_to_logic::tests::unittest_world_to_logic_graph_half_adder ... ok
[INFO] [stdout] test nbt::tests::unittest_import_nbt_as_world ... FAILED
[INFO] [stdout] test transform::world_to_logic::tests::unittest_world_to_logic_graph ... ok
[INFO] [stdout] test nbt::tests::unittest_show_nbt_structure ... ok
[INFO] [stdout] [2m2026-01-16T02:24:23.168491Z[0m [32m INFO[0m [2mredstone_compiler::transform::place_and_route::local_placer[0m[2m:[0m from 301 -> generated 29546 -> sampled 29546
[INFO] [stdout] [2m2026-01-16T02:24:23.168806Z[0m [32m INFO[0m [2mredstone_compiler::transform::place_and_route::local_placer[0m[2m:[0m [4/7] N5 [8] := Not [0] 
[INFO] [stderr] error: test failed, to rerun pass `--bin redstone-compiler`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/redstone_compiler-0c91c1ee196dd0c4` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "288c709da35e5c0a81403ac140590a2ff11eab20f332e236abc375bf62f8128f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "288c709da35e5c0a81403ac140590a2ff11eab20f332e236abc375bf62f8128f", kill_on_drop: false }`
[INFO] [stdout] 288c709da35e5c0a81403ac140590a2ff11eab20f332e236abc375bf62f8128f
