[INFO] cloning repository https://github.com/taka231/wasm_jit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taka231/wasm_jit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaka231%2Fwasm_jit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaka231%2Fwasm_jit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea97710ece4d096b98e0016784dfb7b94c41d497
[INFO] checking taka231/wasm_jit against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaka231%2Fwasm_jit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/taka231/wasm_jit
[INFO] finished tweaking git repo https://github.com/taka231/wasm_jit
[INFO] tweaked toml for git repo https://github.com/taka231/wasm_jit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/taka231/wasm_jit on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/taka231/wasm_jit 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" "+48c9d93cf65d550d124c40108859fd993778c157" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 295d549f5a3682fb52b21008bbe73aa00d281cc17498421428b8080fa82f5d46
[INFO] running `Command { std: "docker" "start" "-a" "295d549f5a3682fb52b21008bbe73aa00d281cc17498421428b8080fa82f5d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "295d549f5a3682fb52b21008bbe73aa00d281cc17498421428b8080fa82f5d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295d549f5a3682fb52b21008bbe73aa00d281cc17498421428b8080fa82f5d46", kill_on_drop: false }`
[INFO] [stdout] 295d549f5a3682fb52b21008bbe73aa00d281cc17498421428b8080fa82f5d46
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23f81f63ae8928a64cfa53dda68f52ae504a58661f5526ce626ab8956e2fe84d
[INFO] running `Command { std: "docker" "start" "-a" "23f81f63ae8928a64cfa53dda68f52ae504a58661f5526ce626ab8956e2fe84d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking wasmparser v0.215.0
[INFO] [stderr]     Checking wasm_jit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]   --> src/compiler.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use anyhow::{bail, Result};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/runtime.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::RuntimeError`
[INFO] [stdout]   --> src/runtime.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use error::RuntimeError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bail`
[INFO] [stdout]   --> src/compiler.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use anyhow::{bail, Result};
[INFO] [stdout]    |              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/runtime.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::RuntimeError`
[INFO] [stdout]   --> src/runtime.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use error::RuntimeError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/compiler.rs:527:29
[INFO] [stdout]     |
[INFO] [stdout] 527 | ...                   start,
[INFO] [stdout]     |                       ^^^^^ help: try ignoring the field: `start: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_offset`
[INFO] [stdout]    --> src/compiler.rs:528:29
[INFO] [stdout]     |
[INFO] [stdout] 528 | ...                   start_offset,
[INFO] [stdout]     |                       ^^^^^^^^^^^^ help: try ignoring the field: `start_offset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_type`
[INFO] [stdout]    --> src/compiler.rs:529:29
[INFO] [stdout]     |
[INFO] [stdout] 529 | ...                   block_type,
[INFO] [stdout]     |                       ^^^^^^^^^^ help: try ignoring the field: `block_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/compiler.rs:527:29
[INFO] [stdout]     |
[INFO] [stdout] 527 | ...                   start,
[INFO] [stdout]     |                       ^^^^^ help: try ignoring the field: `start: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_offset`
[INFO] [stdout]    --> src/compiler.rs:528:29
[INFO] [stdout]     |
[INFO] [stdout] 528 | ...                   start_offset,
[INFO] [stdout]     |                       ^^^^^^^^^^^^ help: try ignoring the field: `start_offset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `block_type`
[INFO] [stdout]    --> src/compiler.rs:529:29
[INFO] [stdout]     |
[INFO] [stdout] 529 | ...                   block_type,
[INFO] [stdout]     |                       ^^^^^^^^^^ help: try ignoring the field: `block_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LoopStart` is never constructed
[INFO] [stdout]   --> src/compiler.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | enum Label {
[INFO] [stdout]    |      ----- variant in this enum
[INFO] [stdout] 34 |     FuncEnd(Vec<*mut u8>),
[INFO] [stdout] 35 |     LoopStart {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `free` is never used
[INFO] [stdout]    --> src/compiler.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl Compiler {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub(crate) unsafe fn free(&self) {
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/compiler.rs:242:65
[INFO] [stdout]     |
[INFO] [stdout] 242 | ...                   R10.mov(Runtime::call_func_internal as usize as i64)
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 242 |                             R10.mov(Runtime::call_func_internal as *const () as usize as i64)
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LoopStart` is never constructed
[INFO] [stdout]   --> src/compiler.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | enum Label {
[INFO] [stdout]    |      ----- variant in this enum
[INFO] [stdout] 34 |     FuncEnd(Vec<*mut u8>),
[INFO] [stdout] 35 |     LoopStart {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `free` is never used
[INFO] [stdout]    --> src/compiler.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl Compiler {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub(crate) unsafe fn free(&self) {
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/compiler.rs:242:65
[INFO] [stdout]     |
[INFO] [stdout] 242 | ...                   R10.mov(Runtime::call_func_internal as usize as i64)
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 242 |                             R10.mov(Runtime::call_func_internal as *const () as usize as i64)
[INFO] [stdout]     |                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.68s
[INFO] running `Command { std: "docker" "inspect" "23f81f63ae8928a64cfa53dda68f52ae504a58661f5526ce626ab8956e2fe84d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23f81f63ae8928a64cfa53dda68f52ae504a58661f5526ce626ab8956e2fe84d", kill_on_drop: false }`
[INFO] [stdout] 23f81f63ae8928a64cfa53dda68f52ae504a58661f5526ce626ab8956e2fe84d
