[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] 994955caf8accc0ca36994463f32dfd1182bec60
[INFO] checking bitapeslabs/alkabi-rs against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[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 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bca0adda81bfbddf75e07994e35e249e94dda9e41f9ac247b2b891a14d58cbf0
[INFO] running `Command { std: "docker" "start" "bca0adda81bfbddf75e07994e35e249e94dda9e41f9ac247b2b891a14d58cbf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bca0adda81bfbddf75e07994e35e249e94dda9e41f9ac247b2b891a14d58cbf0", 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" "bca0adda81bfbddf75e07994e35e249e94dda9e41f9ac247b2b891a14d58cbf0" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bca0adda81bfbddf75e07994e35e249e94dda9e41f9ac247b2b891a14d58cbf0", 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" "bca0adda81bfbddf75e07994e35e249e94dda9e41f9ac247b2b891a14d58cbf0" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bitcoin-io v0.1.101
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]    Compiling bitcoin v0.32.102
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking bitcoin_hashes v0.14.101
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking bitcoin-units v0.1.101
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling serde v1.0.229
[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]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling wasmparser v0.221.3
[INFO] [stderr]     Checking base58ck v0.1.101
[INFO] [stderr]    Compiling borsh v1.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]     Checking wasmi_core v0.40.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.76
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking wasm-bindgen-test-shared v0.2.126
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking wasmi_ir v0.40.0
[INFO] [stderr]    Compiling borsh-derive v1.8.0
[INFO] [stderr]     Checking wasmi_collections v0.40.0
[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]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking proc-macro2 v1.0.107
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking quote v1.0.47
[INFO] [stdout] warning: function `to_lower_camel_case` is never used
[INFO] [stdout]   --> crates/alkabi-macros/src/util.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn to_lower_camel_case(ident: &Ident) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking syn v2.0.119
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[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]     Checking js-sys v0.3.103
[INFO] [stderr]     Checking wasmi v0.40.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stdout] warning: function `to_lower_camel_case` is never used
[INFO] [stdout]   --> crates/alkabi-macros/src/util.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn to_lower_camel_case(ident: &Ident) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_lower_camel_case` is never used
[INFO] [stdout]   --> crates/alkabi-macros/src/util.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn to_lower_camel_case(ident: &Ident) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[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.20s
[INFO] running `Command { std: "docker" "inspect" "bca0adda81bfbddf75e07994e35e249e94dda9e41f9ac247b2b891a14d58cbf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca0adda81bfbddf75e07994e35e249e94dda9e41f9ac247b2b891a14d58cbf0", kill_on_drop: false }`
[INFO] [stdout] bca0adda81bfbddf75e07994e35e249e94dda9e41f9ac247b2b891a14d58cbf0
