[INFO] cloning repository https://github.com/bitapeslabs/alkabi-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bitapeslabs/alkabi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitapeslabs%2Falkabi-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitapeslabs%2Falkabi-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5982b11f9138de7db22a1e27de9f3d8b8f322655
[INFO] checking bitapeslabs/alkabi-rs against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitapeslabs%2Falkabi-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bitapeslabs/alkabi-rs
[INFO] finished tweaking git repo https://github.com/bitapeslabs/alkabi-rs
[INFO] tweaked toml for git repo https://github.com/bitapeslabs/alkabi-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bitapeslabs/alkabi-rs on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bitapeslabs/alkabi-rs 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 440de984cc0f370157279424511eda5d9a1ca6ac019a1b21c7f4ac0d3d263c2f
[INFO] running `Command { std: "docker" "start" "440de984cc0f370157279424511eda5d9a1ca6ac019a1b21c7f4ac0d3d263c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "440de984cc0f370157279424511eda5d9a1ca6ac019a1b21c7f4ac0d3d263c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "440de984cc0f370157279424511eda5d9a1ca6ac019a1b21c7f4ac0d3d263c2f" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "440de984cc0f370157279424511eda5d9a1ca6ac019a1b21c7f4ac0d3d263c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "440de984cc0f370157279424511eda5d9a1ca6ac019a1b21c7f4ac0d3d263c2f" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitcoin-io v0.1.101
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling bitcoin v0.32.102
[INFO] [stderr]     Checking bitcoin_hashes v0.14.101
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking bitcoin-units v0.1.101
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking base58ck v0.1.101
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking wasmi_core v0.40.0
[INFO] [stderr]    Compiling borsh v1.8.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.76
[INFO] [stderr]     Checking wasm-bindgen-test-shared v0.2.126
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking wasmi_ir v0.40.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking wasmi_collections v0.40.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking multi-stash v0.2.0
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling alkabi-macros v0.1.0 (/opt/rustwide/workdir/crates/alkabi-macros)
[INFO] [stderr]     Checking proc-macro2 v1.0.107
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking quote v1.0.47
[INFO] [stderr]     Checking syn v2.0.119
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]    Compiling borsh-derive v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking js-sys v0.3.103
[INFO] [stderr]    Compiling metashrew-support v9.0.4-rc.5 (https://github.com/sandshrewmetaprotocols/metashrew?tag=v9.0.5-rc.8#22824e4c)
[INFO] [stderr]    Compiling protorune-support v2.2.0-alpha.1 (https://github.com/kungfuflex/alkanes-rs?tag=v2.2.1-alpha.1#67997762)
[INFO] [stderr]    Compiling alkanes-support v2.2.0-alpha.1 (https://github.com/kungfuflex/alkanes-rs?tag=v2.2.1-alpha.1#67997762)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]     Checking wasmi v0.40.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling alkanes-macros v2.2.0-alpha.1 (https://github.com/kungfuflex/alkanes-rs?tag=v2.2.1-alpha.1#67997762)
[INFO] [stderr]     Checking ordinals v2.2.0-alpha.1 (https://github.com/kungfuflex/alkanes-rs?tag=v2.2.1-alpha.1#67997762)
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.76
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.76
[INFO] [stderr]     Checking alkanes-runtime v2.2.0-alpha.1 (https://github.com/kungfuflex/alkanes-rs?tag=v2.2.1-alpha.1#67997762)
[INFO] [stderr]     Checking alkabi v0.1.0 (/opt/rustwide/workdir/crates/alkabi)
[INFO] [stderr]     Checking alkabi-extract v0.1.0 (/opt/rustwide/workdir/crates/alkabi-extract)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/alkabi-extract/src/main.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let (mut abi, normalized) = parse_abi_json(json)?;
[INFO] [stdout]    |          ----^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/alkabi-extract/src/main.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let (mut abi, normalized) = parse_abi_json(json)?;
[INFO] [stdout]    |          ----^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.78s
[INFO] running `Command { std: "docker" "inspect" "440de984cc0f370157279424511eda5d9a1ca6ac019a1b21c7f4ac0d3d263c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "440de984cc0f370157279424511eda5d9a1ca6ac019a1b21c7f4ac0d3d263c2f", kill_on_drop: false }`
[INFO] [stdout] 440de984cc0f370157279424511eda5d9a1ca6ac019a1b21c7f4ac0d3d263c2f
