[INFO] cloning repository https://github.com/0x3Zero/evm-task-automation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x3Zero/evm-task-automation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x3Zero%2Fevm-task-automation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x3Zero%2Fevm-task-automation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2dc91a3a7873f8176ce78272f05c4662172d8edc
[INFO] testing 0x3Zero/evm-task-automation against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x3Zero%2Fevm-task-automation" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x3Zero/evm-task-automation
[INFO] finished tweaking git repo https://github.com/0x3Zero/evm-task-automation
[INFO] tweaked toml for git repo https://github.com/0x3Zero/evm-task-automation written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x3Zero/evm-task-automation on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x3Zero/evm-task-automation 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" "+beta-2025-09-21" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0263468f875287eed060212fb99c24d7d8c29777b213dd8f08d24053e2ca2c5f
[INFO] running `Command { std: "docker" "start" "-a" "0263468f875287eed060212fb99c24d7d8c29777b213dd8f08d24053e2ca2c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0263468f875287eed060212fb99c24d7d8c29777b213dd8f08d24053e2ca2c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0263468f875287eed060212fb99c24d7d8c29777b213dd8f08d24053e2ca2c5f", kill_on_drop: false }`
[INFO] [stdout] 0263468f875287eed060212fb99c24d7d8c29777b213dd8f08d24053e2ca2c5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 812626afeab44e9c9d5d0935eb8417264c3820bc536019438c1d35551d868115
[INFO] running `Command { std: "docker" "start" "-a" "812626afeab44e9c9d5d0935eb8417264c3820bc536019438c1d35551d868115", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling marine-timestamp-macro v0.7.1
[INFO] [stderr]    Compiling marine-rs-sdk-main v0.7.1
[INFO] [stderr]    Compiling marine-macro-impl v0.7.1
[INFO] [stderr]    Compiling marine-macro v0.7.1
[INFO] [stderr]    Compiling polyplets v0.3.2
[INFO] [stderr]    Compiling marine-rs-sdk v0.7.1
[INFO] [stderr]    Compiling marine-sqlite-connector v0.6.0
[INFO] [stderr]    Compiling evm_block_listener v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `marine_rs_sdk::marine`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use marine_rs_sdk::marine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.99s
[INFO] running `Command { std: "docker" "inspect" "812626afeab44e9c9d5d0935eb8417264c3820bc536019438c1d35551d868115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "812626afeab44e9c9d5d0935eb8417264c3820bc536019438c1d35551d868115", kill_on_drop: false }`
[INFO] [stdout] 812626afeab44e9c9d5d0935eb8417264c3820bc536019438c1d35551d868115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e53880662d121b3d0082ea575cd2e01f5b78fc61c65b66b272f9d0f858ed2d27
[INFO] running `Command { std: "docker" "start" "-a" "e53880662d121b3d0082ea575cd2e01f5b78fc61c65b66b272f9d0f858ed2d27", kill_on_drop: false }`
[INFO] [stderr]    Compiling evm_block_listener v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `marine_rs_sdk::marine`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use marine_rs_sdk::marine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "e53880662d121b3d0082ea575cd2e01f5b78fc61c65b66b272f9d0f858ed2d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e53880662d121b3d0082ea575cd2e01f5b78fc61c65b66b272f9d0f858ed2d27", kill_on_drop: false }`
[INFO] [stdout] e53880662d121b3d0082ea575cd2e01f5b78fc61c65b66b272f9d0f858ed2d27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b3944d33cb2147246237e09b6d094bc2e4c6093b78e9f42294904046d6a01ff
[INFO] running `Command { std: "docker" "start" "-a" "4b3944d33cb2147246237e09b6d094bc2e4c6093b78e9f42294904046d6a01ff", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `marine_rs_sdk::marine`
[INFO] [stderr]  --> src/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use marine_rs_sdk::marine;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `evm_block_listener` (bin "evm_block_listener" test) generated 1 warning (run `cargo fix --bin "evm_block_listener" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/evm_block_listener-0ff30f2d975850ae)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4b3944d33cb2147246237e09b6d094bc2e4c6093b78e9f42294904046d6a01ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b3944d33cb2147246237e09b6d094bc2e4c6093b78e9f42294904046d6a01ff", kill_on_drop: false }`
[INFO] [stdout] 4b3944d33cb2147246237e09b6d094bc2e4c6093b78e9f42294904046d6a01ff
