[INFO] cloning repository https://github.com/S1nus/tia-zksync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/S1nus/tia-zksync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FS1nus%2Ftia-zksync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FS1nus%2Ftia-zksync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a1a0ed4f7ec64efc211d62e4a3cdf97e1f5b16c
[INFO] testing S1nus/tia-zksync against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FS1nus%2Ftia-zksync" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/S1nus/tia-zksync
[INFO] finished tweaking git repo https://github.com/S1nus/tia-zksync
[INFO] tweaked toml for git repo https://github.com/S1nus/tia-zksync written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/S1nus/tia-zksync on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/S1nus/tia-zksync 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multiaddr v0.18.1
[INFO] [stderr]   Downloaded ruint-macro v1.2.0
[INFO] [stderr]   Downloaded unsigned-varint v0.7.2
[INFO] [stderr]   Downloaded jsonrpsee-types v0.20.3
[INFO] [stderr]   Downloaded multihash v0.19.1
[INFO] [stderr]   Downloaded prost v0.12.4
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.2
[INFO] [stderr]   Downloaded celestia-rpc v0.2.0
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.20.3
[INFO] [stderr]   Downloaded jsonrpsee-http-client v0.20.3
[INFO] [stderr]   Downloaded jsonrpsee-client-transport v0.20.3
[INFO] [stderr]   Downloaded prettyplease v0.2.19
[INFO] [stderr]   Downloaded jsonrpsee v0.20.3
[INFO] [stderr]   Downloaded celestia-tendermint v0.32.1
[INFO] [stderr]   Downloaded leopard-codec v0.1.0
[INFO] [stderr]   Downloaded ruint v1.12.1
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.15
[INFO] [stderr]   Downloaded prost-build v0.12.4
[INFO] [stderr]   Downloaded prost-derive v0.12.4
[INFO] [stderr]   Downloaded prost-types v0.12.4
[INFO] [stderr]   Downloaded cid v0.11.1
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.13
[INFO] [stderr]   Downloaded celestia-types v0.2.0
[INFO] [stderr]   Downloaded pest v2.7.10
[INFO] [stderr]   Downloaded jsonrpsee-core v0.20.3
[INFO] [stderr]   Downloaded blockstore v0.5.0
[INFO] [stderr]   Downloaded celestia-proto v0.2.0
[INFO] [stderr]   Downloaded subtle-encoding v0.5.1
[INFO] [stderr]   Downloaded enum_dispatch v0.3.13
[INFO] [stderr]   Downloaded nmt-rs v0.1.0
[INFO] [stderr]   Downloaded security-framework-sys v2.10.0
[INFO] [stderr]   Downloaded jsonrpsee-ws-client v0.20.3
[INFO] [stderr]   Downloaded libp2p-identity v0.2.8
[INFO] [stderr]   Downloaded flex-error v0.4.4
[INFO] [stderr]   Downloaded celestia-tendermint-proto v0.32.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 628463d40579008e2109d580fa86152c785dbf5a12abfcece041963c64841571
[INFO] running `Command { std: "docker" "start" "-a" "628463d40579008e2109d580fa86152c785dbf5a12abfcece041963c64841571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "628463d40579008e2109d580fa86152c785dbf5a12abfcece041963c64841571", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "628463d40579008e2109d580fa86152c785dbf5a12abfcece041963c64841571", kill_on_drop: false }`
[INFO] [stdout] 628463d40579008e2109d580fa86152c785dbf5a12abfcece041963c64841571
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20b3a960149f6cc7996bae218e39026dda7faf9a143dddd658df0fd0036bbc2e
[INFO] running `Command { std: "docker" "start" "-a" "20b3a960149f6cc7996bae218e39026dda7faf9a143dddd658df0fd0036bbc2e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling multihash v0.19.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling leopard-codec v0.1.0
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling ruint-macro v1.2.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.20.3
[INFO] [stderr]    Compiling data-encoding-macro v0.1.15
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling blockstore v0.5.0
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling celestia-proto v0.2.0
[INFO] [stderr]    Compiling libp2p-identity v0.2.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling multiaddr v0.18.1
[INFO] [stderr]    Compiling ruint v1.12.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]    Compiling nmt-rs v0.1.0
[INFO] [stderr]    Compiling jsonrpsee-types v0.20.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling celestia-tendermint-proto v0.32.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling celestia-tendermint v0.32.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling celestia-types v0.2.0
[INFO] [stderr]    Compiling jsonrpsee-core v0.20.3
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling jsonrpsee-client-transport v0.20.3
[INFO] [stderr]    Compiling jsonrpsee-http-client v0.20.3
[INFO] [stderr]    Compiling jsonrpsee-ws-client v0.20.3
[INFO] [stderr]    Compiling jsonrpsee v0.20.3
[INFO] [stderr]    Compiling celestia-rpc v0.2.0
[INFO] [stderr]    Compiling zksync-tia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tokio::main`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio::main;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HeaderClient`
[INFO] [stdout]  --> src/main.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use celestia_rpc::{BlobClient, HeaderClient, Client};
[INFO] [stdout]   |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 44s
[INFO] running `Command { std: "docker" "inspect" "20b3a960149f6cc7996bae218e39026dda7faf9a143dddd658df0fd0036bbc2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20b3a960149f6cc7996bae218e39026dda7faf9a143dddd658df0fd0036bbc2e", kill_on_drop: false }`
[INFO] [stdout] 20b3a960149f6cc7996bae218e39026dda7faf9a143dddd658df0fd0036bbc2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de312c743e054235d307f4296adc621144ce6295b0c40119692afc0d649b08a4
[INFO] running `Command { std: "docker" "start" "-a" "de312c743e054235d307f4296adc621144ce6295b0c40119692afc0d649b08a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling zksync-tia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tokio::main`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio::main;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HeaderClient`
[INFO] [stdout]  --> src/main.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use celestia_rpc::{BlobClient, HeaderClient, Client};
[INFO] [stdout]   |                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "de312c743e054235d307f4296adc621144ce6295b0c40119692afc0d649b08a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de312c743e054235d307f4296adc621144ce6295b0c40119692afc0d649b08a4", kill_on_drop: false }`
[INFO] [stdout] de312c743e054235d307f4296adc621144ce6295b0c40119692afc0d649b08a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2faf1279a35bb5dfcfc7f8a24aedc7ab8a3de8b2277398d7f9d7b4beaed8b3f
[INFO] running `Command { std: "docker" "start" "-a" "e2faf1279a35bb5dfcfc7f8a24aedc7ab8a3de8b2277398d7f9d7b4beaed8b3f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `tokio::main`
[INFO] [stderr]  --> src/main.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use tokio::main;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HeaderClient`
[INFO] [stderr]  --> src/main.rs:3:32
[INFO] [stderr]   |
[INFO] [stderr] 3 | use celestia_rpc::{BlobClient, HeaderClient, Client};
[INFO] [stderr]   |                                ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `thiserror::Error`
[INFO] [stderr]  --> src/main.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use thiserror::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Instant`
[INFO] [stderr]  --> src/main.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::time::Instant;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `zksync-tia` (bin "zksync-tia" test) generated 4 warnings (run `cargo fix --bin "zksync-tia" --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zksync_tia-5152a17a557bde27)
[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" "e2faf1279a35bb5dfcfc7f8a24aedc7ab8a3de8b2277398d7f9d7b4beaed8b3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2faf1279a35bb5dfcfc7f8a24aedc7ab8a3de8b2277398d7f9d7b4beaed8b3f", kill_on_drop: false }`
[INFO] [stdout] e2faf1279a35bb5dfcfc7f8a24aedc7ab8a3de8b2277398d7f9d7b4beaed8b3f
