[INFO] cloning repository https://github.com/hydro-project/HydraulicLift
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hydro-project/HydraulicLift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2FHydraulicLift", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2FHydraulicLift'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 263ab26e539acc46107d6e03d075ab6a6910ef8b
[INFO] testing hydro-project/HydraulicLift against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2FHydraulicLift" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hydro-project/HydraulicLift on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/hydro-project/HydraulicLift
[INFO] finished tweaking git repo https://github.com/hydro-project/HydraulicLift
[INFO] tweaked toml for git repo https://github.com/hydro-project/HydraulicLift written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/hydro-project/HydraulicLift 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b56a07854b8fe61d2fddf5c3cbf21d3f2dbf53f327ba7eeb4a38ee678804e2ab
[INFO] running `Command { std: "docker" "start" "-a" "b56a07854b8fe61d2fddf5c3cbf21d3f2dbf53f327ba7eeb4a38ee678804e2ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b56a07854b8fe61d2fddf5c3cbf21d3f2dbf53f327ba7eeb4a38ee678804e2ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b56a07854b8fe61d2fddf5c3cbf21d3f2dbf53f327ba7eeb4a38ee678804e2ab", kill_on_drop: false }`
[INFO] [stdout] b56a07854b8fe61d2fddf5c3cbf21d3f2dbf53f327ba7eeb4a38ee678804e2ab
[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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ce243621d011a9bc8b3d04802fbde28a0ae95ed343d8e757fe3f772ea81afae
[INFO] running `Command { std: "docker" "start" "-a" "3ce243621d011a9bc8b3d04802fbde28a0ae95ed343d8e757fe3f772ea81afae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling syn-inline-mod v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling hydroflow_lang v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling lattices_macro v0.5.6
[INFO] [stderr]    Compiling variadics v0.0.6
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling sha256 v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling stageleft_tool v0.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling hydroflow_plus v0.9.0
[INFO] [stderr]    Compiling stageleft_macro v0.3.0
[INFO] [stderr]    Compiling pusherator v0.0.8
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling stageleft v0.4.0
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling lattices v0.5.7
[INFO] [stderr]    Compiling hydroflow v0.9.0
[INFO] [stderr]    Compiling syn_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Ident`
[INFO] [stdout]  --> src/r_ir/scope_analysis/tag_out.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use syn::{visit::Visit, Expr, Ident};
[INFO] [stdout]   |                               ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote`
[INFO] [stdout]  --> src/hfplus_ir/visualize.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use quote::{quote, ToTokens};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/h_ir/ir.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl HCycleSource {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 185 |     pub fn new(ident: Ident) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Ident` is never constructed
[INFO] [stdout]   --> src/utils/pattern.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum ExprPat {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] 24 |     Ident(Ident),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.79s
[INFO] running `Command { std: "docker" "inspect" "3ce243621d011a9bc8b3d04802fbde28a0ae95ed343d8e757fe3f772ea81afae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ce243621d011a9bc8b3d04802fbde28a0ae95ed343d8e757fe3f772ea81afae", kill_on_drop: false }`
[INFO] [stdout] 3ce243621d011a9bc8b3d04802fbde28a0ae95ed343d8e757fe3f772ea81afae
[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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 456120093abd158c077bce1e88c413c4ad11eaf0c1192efa9190772f060e8927
[INFO] running `Command { std: "docker" "start" "-a" "456120093abd158c077bce1e88c413c4ad11eaf0c1192efa9190772f060e8927", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling insta v1.40.0
[INFO] [stderr]    Compiling syn_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Ident`
[INFO] [stdout]  --> src/r_ir/scope_analysis/tag_out.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use syn::{visit::Visit, Expr, Ident};
[INFO] [stdout]   |                               ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote`
[INFO] [stdout]  --> src/hfplus_ir/visualize.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use quote::{quote, ToTokens};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/h_ir/ir.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl HCycleSource {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 185 |     pub fn new(ident: Ident) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Ident` is never constructed
[INFO] [stdout]   --> src/utils/pattern.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum ExprPat {
[INFO] [stdout]    |          ------- variant in this enum
[INFO] [stdout] 24 |     Ident(Ident),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.46s
[INFO] running `Command { std: "docker" "inspect" "456120093abd158c077bce1e88c413c4ad11eaf0c1192efa9190772f060e8927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "456120093abd158c077bce1e88c413c4ad11eaf0c1192efa9190772f060e8927", kill_on_drop: false }`
[INFO] [stdout] 456120093abd158c077bce1e88c413c4ad11eaf0c1192efa9190772f060e8927
[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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a794a52a2e210fbd826422a1cbe63225def5fe3c12210c4f613306eaf7efc27c
[INFO] running `Command { std: "docker" "start" "-a" "a794a52a2e210fbd826422a1cbe63225def5fe3c12210c4f613306eaf7efc27c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Ident`
[INFO] [stderr]  --> src/r_ir/scope_analysis/tag_out.rs:1:31
[INFO] [stderr]   |
[INFO] [stderr] 1 | use syn::{visit::Visit, Expr, Ident};
[INFO] [stderr]   |                               ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `quote`
[INFO] [stderr]  --> src/hfplus_ir/visualize.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use quote::{quote, ToTokens};
[INFO] [stderr]   |             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]    --> src/h_ir/ir.rs:185:12
[INFO] [stderr]     |
[INFO] [stderr] 184 | impl HCycleSource {
[INFO] [stderr]     | ----------------- associated function in this implementation
[INFO] [stderr] 185 |     pub fn new(ident: Ident) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Ident` is never constructed
[INFO] [stderr]   --> src/utils/pattern.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub enum ExprPat {
[INFO] [stderr]    |          ------- variant in this enum
[INFO] [stderr] 24 |     Ident(Ident),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `syn_test` (bin "syn_test" test) generated 4 warnings (run `cargo fix --bin "syn_test" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syn_test-a31841cc7d596429)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_globals_simple ... ok
[INFO] [stdout] test tests::test_async_simple ... ok
[INFO] [stdout] test tests::test_while_simple ... ok
[INFO] [stdout] test tests::test_mut_simple ... ok
[INFO] [stdout] test tests::test_if_simple ... ok
[INFO] [stdout] test tests::test_return ... ok
[INFO] [stdout] test tests::test_pipeline ... ok
[INFO] [stdout] test tests::test_return_simple ... ok
[INFO] [stdout] test tests::test_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a794a52a2e210fbd826422a1cbe63225def5fe3c12210c4f613306eaf7efc27c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a794a52a2e210fbd826422a1cbe63225def5fe3c12210c4f613306eaf7efc27c", kill_on_drop: false }`
[INFO] [stdout] a794a52a2e210fbd826422a1cbe63225def5fe3c12210c4f613306eaf7efc27c
