[INFO] cloning repository https://github.com/alexfertel/koba
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexfertel/koba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexfertel%2Fkoba", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexfertel%2Fkoba'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05f2ccf248eeb340de35f3118ebc0554080b6f90
[INFO] checking alexfertel/koba against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexfertel%2Fkoba" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexfertel/koba
[INFO] finished tweaking git repo https://github.com/alexfertel/koba
[INFO] tweaked toml for git repo https://github.com/alexfertel/koba written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexfertel/koba on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexfertel/koba 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | homepage = "https://github.com/OpenZeppelin/koba"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 | repository = "https://github.com/OpenZeppelin/koba"
[INFO] [stderr]    |              --------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `koba` (manifest) generated 2 warnings
[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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c1da7885e0ec1c4d8a7b68968c09897c745f73231c05d45ecec0bf46a1c2d5af
[INFO] running `Command { std: "docker" "start" "c1da7885e0ec1c4d8a7b68968c09897c745f73231c05d45ecec0bf46a1c2d5af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1da7885e0ec1c4d8a7b68968c09897c745f73231c05d45ecec0bf46a1c2d5af", 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" "c1da7885e0ec1c4d8a7b68968c09897c745f73231c05d45ecec0bf46a1c2d5af" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1da7885e0ec1c4d8a7b68968c09897c745f73231c05d45ecec0bf46a1c2d5af", 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" "c1da7885e0ec1c4d8a7b68968c09897c745f73231c05d45ecec0bf46a1c2d5af" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | homepage = "https://github.com/OpenZeppelin/koba"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 40 | repository = "https://github.com/OpenZeppelin/koba"
[INFO] [stderr]    |              --------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `koba` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking cranelift-bforest v0.91.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking cranelift-egraph v0.91.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking wasmparser v0.95.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking wasm-encoder v0.207.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v3.3.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking schnellru v0.2.3
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking wast v207.0.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking owo-colors v4.0.0
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling wasmer-derive v3.3.0
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling syn-solidity v0.8.14
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking wat v1.207.0
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking alloy-chains v0.1.21
[INFO] [stderr]     Checking enumset v1.1.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking alloy-sol-type-parser v0.8.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking nybbles v0.2.1
[INFO] [stderr]     Checking alloy-rlp v0.3.9
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking ruint v1.12.3
[INFO] [stderr]     Checking eth-keystore v0.5.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking alloy-primitives v0.8.14
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking wasmer-types v3.3.0
[INFO] [stderr]     Checking alloy-json-abi v0.8.14
[INFO] [stderr]     Checking alloy-serde v0.7.2
[INFO] [stderr]     Checking alloy-eip2930 v0.1.0
[INFO] [stderr]     Checking alloy-eip7702 v0.4.2
[INFO] [stderr]     Checking alloy-trie v0.7.4
[INFO] [stderr]     Checking alloy-signer v0.7.2
[INFO] [stderr]     Checking alloy-eips v0.7.2
[INFO] [stderr]     Checking alloy-consensus v0.7.2
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.8.14
[INFO] [stderr]     Checking wasmer-vm v3.3.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.8.14
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking wasmer-compiler v3.3.0
[INFO] [stderr]     Checking alloy-consensus-any v0.7.2
[INFO] [stderr]     Checking alloy-network-primitives v0.7.2
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.14
[INFO] [stderr]     Checking alloy-sol-types v0.8.14
[INFO] [stderr]     Checking cranelift-frontend v0.91.1
[INFO] [stderr]     Checking wasmer v3.3.0
[INFO] [stderr]     Checking alloy-json-rpc v0.7.2
[INFO] [stderr]     Checking alloy-rpc-types-eth v0.7.2
[INFO] [stderr]     Checking alloy-dyn-abi v0.8.14
[INFO] [stderr]     Checking alloy-transport v0.7.2
[INFO] [stderr]     Checking alloy-core v0.8.14
[INFO] [stderr]     Checking alloy-transport-http v0.7.2
[INFO] [stderr]     Checking alloy-rpc-client v0.7.2
[INFO] [stderr]     Checking alloy-rpc-types-any v0.7.2
[INFO] [stderr]     Checking alloy-rpc-types v0.7.2
[INFO] [stderr]     Checking alloy-network v0.7.2
[INFO] [stderr]     Checking alloy-provider v0.7.2
[INFO] [stderr]     Checking alloy-signer-local v0.7.2
[INFO] [stderr]     Checking alloy-contract v0.7.2
[INFO] [stderr]     Checking alloy v0.7.2
[INFO] [stderr]     Checking koba v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/tokenizer.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 bail!("unexpected token found when generating bytecode")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/config.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/deployer.rs:217:46
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 Errors::ProgramNotWasm(_) => bail!("not a Stylus program"),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/deployer.rs:221:55
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 Errors::ProgramKeepaliveTooSoon(_) => bail!("unexpected ArbWasm error"),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/deployer.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 Errors::ProgramInsufficientValue(_) => bail!("unexpected ArbWasm error"),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/assembler/tokenizer.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 bail!("unexpected token found when generating bytecode")
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/config.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/deployer.rs:217:46
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 Errors::ProgramNotWasm(_) => bail!("not a Stylus program"),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/deployer.rs:221:55
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 Errors::ProgramKeepaliveTooSoon(_) => bail!("unexpected ArbWasm error"),
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/deployer.rs:222:56
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 Errors::ProgramInsufficientValue(_) => bail!("unexpected ArbWasm error"),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `tempfile`
[INFO] [stderr]  --> Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | tempfile = "3.10.1"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tempfile`
[INFO] [stderr] warning: `koba` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: koba v0.3.0 (/opt/rustwide/workdir), proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "c1da7885e0ec1c4d8a7b68968c09897c745f73231c05d45ecec0bf46a1c2d5af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1da7885e0ec1c4d8a7b68968c09897c745f73231c05d45ecec0bf46a1c2d5af", kill_on_drop: false }`
[INFO] [stdout] c1da7885e0ec1c4d8a7b68968c09897c745f73231c05d45ecec0bf46a1c2d5af
