[INFO] cloning repository https://github.com/b2b-hbb/paddle-battle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b2b-hbb/paddle-battle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb2b-hbb%2Fpaddle-battle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb2b-hbb%2Fpaddle-battle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90dd1caf2f8df9ffd8fca2437ece01a02aa0f9a1
[INFO] checking b2b-hbb/paddle-battle against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb2b-hbb%2Fpaddle-battle" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/b2b-hbb/paddle-battle
[INFO] finished tweaking git repo https://github.com/b2b-hbb/paddle-battle
[INFO] tweaked toml for git repo https://github.com/b2b-hbb/paddle-battle written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/b2b-hbb/paddle-battle on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/b2b-hbb/paddle-battle 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.104
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded keccak-const v0.2.0
[INFO] [stderr]   Downloaded minicbor v0.26.3
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded minicbor-derive v0.16.2
[INFO] [stderr]   Downloaded mini-alloc v0.8.3
[INFO] [stderr]   Downloaded stylus-core v0.8.3
[INFO] [stderr]   Downloaded stylus-sdk v0.8.3
[INFO] [stderr]   Downloaded stylus-proc v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d18193de8f3d44f0b1939b73ed45a6aea4705a5459063cd69ed724c71de3a1ca
[INFO] running `Command { std: "docker" "start" "-a" "d18193de8f3d44f0b1939b73ed45a6aea4705a5459063cd69ed724c71de3a1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d18193de8f3d44f0b1939b73ed45a6aea4705a5459063cd69ed724c71de3a1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d18193de8f3d44f0b1939b73ed45a6aea4705a5459063cd69ed724c71de3a1ca", kill_on_drop: false }`
[INFO] [stdout] d18193de8f3d44f0b1939b73ed45a6aea4705a5459063cd69ed724c71de3a1ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11440e325d14f363caa6bea056a5f521559dfe6ad0556c7a84bdf7efa7b02709
[INFO] running `Command { std: "docker" "start" "-a" "11440e325d14f363caa6bea056a5f521559dfe6ad0556c7a84bdf7efa7b02709", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking const-hex v1.14.0
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking ruint v1.13.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling minicbor v0.26.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking syn v2.0.100
[INFO] [stderr]     Checking mini-alloc v0.8.3
[INFO] [stderr]     Checking keccak-const v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking syn-solidity v0.8.24
[INFO] [stderr]     Checking proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking alloy-sol-macro-input v0.8.20
[INFO] [stderr]     Checking alloy-sol-macro-expander v0.8.20
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling minicbor-derive v0.16.2
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling alloy-primitives v0.8.20
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stderr]    Compiling alloy-sol-macro v0.8.20
[INFO] [stderr]    Compiling alloy-sol-types v0.8.20
[INFO] [stderr]     Checking stylus-core v0.8.3
[INFO] [stderr]    Compiling stylus-proc v0.8.3
[INFO] [stderr]     Checking stylus-sdk v0.8.3
[INFO] [stderr]     Checking paddle-battle v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `alloy_primitives::Bytes`
[INFO] [stdout]  --> src/world.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloy_primitives::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `stylus_sdk::evm::log`: Use the log method available under stylus_sdk::stylus_core::log, or provided by stylus_sdk::prelude::*
[INFO] [stdout]   --> src/stylus_entry.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 |     evm::log(GameStateEvent {
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloy_primitives::Bytes`
[INFO] [stdout]  --> src/world.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloy_primitives::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `stylus_sdk::evm::log`: Use the log method available under stylus_sdk::stylus_core::log, or provided by stylus_sdk::prelude::*
[INFO] [stdout]   --> src/stylus_entry.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 |     evm::log(GameStateEvent {
[INFO] [stdout]    |          ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inputs`
[INFO] [stdout]   --> src/stylus_entry.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn validate_inputs(inputs: &Vec<u32>) -> bool {
[INFO] [stdout]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inputs`
[INFO] [stdout]   --> src/stylus_entry.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn validate_inputs(inputs: &Vec<u32>) -> bool {
[INFO] [stdout]    |                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inputs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.09s
[INFO] running `Command { std: "docker" "inspect" "11440e325d14f363caa6bea056a5f521559dfe6ad0556c7a84bdf7efa7b02709", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11440e325d14f363caa6bea056a5f521559dfe6ad0556c7a84bdf7efa7b02709", kill_on_drop: false }`
[INFO] [stdout] 11440e325d14f363caa6bea056a5f521559dfe6ad0556c7a84bdf7efa7b02709
