[INFO] cloning repository https://github.com/Giuseppe-Bianc/jsavrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Giuseppe-Bianc/jsavrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiuseppe-Bianc%2Fjsavrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiuseppe-Bianc%2Fjsavrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e3f871875d682897c97522b0e4c5a15e3d2aad9
[INFO] building Giuseppe-Bianc/jsavrs against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiuseppe-Bianc%2Fjsavrs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Giuseppe-Bianc/jsavrs
[INFO] finished tweaking git repo https://github.com/Giuseppe-Bianc/jsavrs
[INFO] tweaked toml for git repo https://github.com/Giuseppe-Bianc/jsavrs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Giuseppe-Bianc/jsavrs on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Giuseppe-Bianc/jsavrs 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43c75b9f3a50646cbba7b8a05c437b59e0b8eb304369e2a264ad0468d87a80b0
[INFO] running `Command { std: "docker" "start" "-a" "43c75b9f3a50646cbba7b8a05c437b59e0b8eb304369e2a264ad0468d87a80b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43c75b9f3a50646cbba7b8a05c437b59e0b8eb304369e2a264ad0468d87a80b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c75b9f3a50646cbba7b8a05c437b59e0b8eb304369e2a264ad0468d87a80b0", kill_on_drop: false }`
[INFO] [stdout] 43c75b9f3a50646cbba7b8a05c437b59e0b8eb304369e2a264ad0468d87a80b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3a75809e52fe6338f8b404255d46086c472297c2926131aaeb5f981ab36a0c2
[INFO] running `Command { std: "docker" "start" "-a" "a3a75809e52fe6338f8b404255d46086c472297c2926131aaeb5f981ab36a0c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling jsavrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.79s
[INFO] running `Command { std: "docker" "inspect" "a3a75809e52fe6338f8b404255d46086c472297c2926131aaeb5f981ab36a0c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a75809e52fe6338f8b404255d46086c472297c2926131aaeb5f981ab36a0c2", kill_on_drop: false }`
[INFO] [stdout] a3a75809e52fe6338f8b404255d46086c472297c2926131aaeb5f981ab36a0c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da75e6c7f1154e35984281e8e3893677f377239c0e0d8ce8721ee7a2988edeb9
[INFO] running `Command { std: "docker" "start" "-a" "da75e6c7f1154e35984281e8e3893677f377239c0e0d8ce8721ee7a2988edeb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling jsavrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stdout] warning: unused variable: `merge_frontier`
[INFO] [stdout]    --> tests/ir_dominance_tests.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let merge_frontier = dominance.dominance_frontier(condition_idx);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_merge_frontier`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node_idx`
[INFO] [stdout]   --> tests/ir_ssa_tests.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let node_idx = func.cfg.add_block(block);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_idx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_block`
[INFO] [stdout]    --> tests/ir_ssa_tests.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let entry_block = BasicBlock::new("entry", SourceSpan::default());
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `then_block`
[INFO] [stdout]    --> tests/ir_ssa_tests.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let then_block = BasicBlock::new("then", SourceSpan::default());
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_then_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `else_block`
[INFO] [stdout]    --> tests/ir_ssa_tests.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let else_block = BasicBlock::new("else", SourceSpan::default());
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_else_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `merge_block`
[INFO] [stdout]    --> tests/ir_ssa_tests.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |     let merge_block = BasicBlock::new("merge", SourceSpan::default());
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_merge_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entry_block`
[INFO] [stdout]    --> tests/ir_ssa_tests.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let entry_block = BasicBlock::new("entry", SourceSpan::default());
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loop_header`
[INFO] [stdout]    --> tests/ir_ssa_tests.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let loop_header = BasicBlock::new("loop_header", SourceSpan::default());
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loop_header`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loop_body`
[INFO] [stdout]    --> tests/ir_ssa_tests.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let loop_body = BasicBlock::new("loop_body", SourceSpan::default());
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loop_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loop_exit`
[INFO] [stdout]    --> tests/ir_ssa_tests.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let loop_exit = BasicBlock::new("loop_exit", SourceSpan::default());
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_loop_exit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `load_i`
[INFO] [stdout]    --> tests/ir_ssa_tests.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |     let load_i = Instruction::new(InstructionKind::Load { src: i_var.clone(), ty: IrType::I32 }, SourceSpan::default());
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_load_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.08s
[INFO] running `Command { std: "docker" "inspect" "da75e6c7f1154e35984281e8e3893677f377239c0e0d8ce8721ee7a2988edeb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da75e6c7f1154e35984281e8e3893677f377239c0e0d8ce8721ee7a2988edeb9", kill_on_drop: false }`
[INFO] [stdout] da75e6c7f1154e35984281e8e3893677f377239c0e0d8ce8721ee7a2988edeb9
