[INFO] fetching crate zksync_vlog 29.4.0-non-semver-compat... [INFO] testing zksync_vlog-29.4.0-non-semver-compat against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate zksync_vlog 29.4.0-non-semver-compat into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate zksync_vlog 29.4.0-non-semver-compat [INFO] finished tweaking crates.io crate zksync_vlog 29.4.0-non-semver-compat [INFO] tweaked toml for crates.io crate zksync_vlog 29.4.0-non-semver-compat written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zksync_vlog 29.4.0-non-semver-compat on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zksync_vlog 29.4.0-non-semver-compat 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zksync_node_framework_derive v29.4.0-non-semver-compat [INFO] [stderr] Downloaded zksync_health_check v29.4.0-non-semver-compat [INFO] [stderr] Downloaded zksync_instrument v29.4.0-non-semver-compat [INFO] [stderr] Downloaded zksync_node_framework v29.4.0-non-semver-compat [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38756f34373ef51d55bb2f10023ba50287d3643e6777d4e57f4031f9044b7567 [INFO] running `Command { std: "docker" "start" "-a" "38756f34373ef51d55bb2f10023ba50287d3643e6777d4e57f4031f9044b7567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38756f34373ef51d55bb2f10023ba50287d3643e6777d4e57f4031f9044b7567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38756f34373ef51d55bb2f10023ba50287d3643e6777d4e57f4031f9044b7567", kill_on_drop: false }` [INFO] [stdout] 38756f34373ef51d55bb2f10023ba50287d3643e6777d4e57f4031f9044b7567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2948dde4b7f7341a3bf7eb1c7320ea63d5811ba155fe9df1e3e6434e7058c2dc [INFO] running `Command { std: "docker" "start" "-a" "2948dde4b7f7341a3bf7eb1c7320ea63d5811ba155fe9df1e3e6434e7058c2dc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling prometheus-client v0.23.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling sentry-contexts v0.31.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling elsa v1.11.2 [INFO] [stderr] Compiling compile-fmt v0.1.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling vise-macros v0.3.2 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling vise v0.3.2 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling sentry-types v0.31.8 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling vise-exporter v0.3.2 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-appender-tracing v0.30.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling sentry-core v0.31.8 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling sentry-backtrace v0.31.8 [INFO] [stderr] Compiling sentry-debug-images v0.31.8 [INFO] [stderr] Compiling sentry-panic v0.31.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sentry v0.31.8 [INFO] [stderr] Compiling zksync_vlog v29.4.0-non-semver-compat (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "2948dde4b7f7341a3bf7eb1c7320ea63d5811ba155fe9df1e3e6434e7058c2dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2948dde4b7f7341a3bf7eb1c7320ea63d5811ba155fe9df1e3e6434e7058c2dc", kill_on_drop: false }` [INFO] [stdout] 2948dde4b7f7341a3bf7eb1c7320ea63d5811ba155fe9df1e3e6434e7058c2dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc2e77d64552894d2f7740a3157da740f0aa0137054ff45ec236af0e0e06c5ad [INFO] running `Command { std: "docker" "start" "-a" "cc2e77d64552894d2f7740a3157da740f0aa0137054ff45ec236af0e0e06c5ad", kill_on_drop: false }` [INFO] [stderr] Compiling zksync_vlog v29.4.0-non-semver-compat (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.94s [INFO] running `Command { std: "docker" "inspect" "cc2e77d64552894d2f7740a3157da740f0aa0137054ff45ec236af0e0e06c5ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2e77d64552894d2f7740a3157da740f0aa0137054ff45ec236af0e0e06c5ad", kill_on_drop: false }` [INFO] [stdout] cc2e77d64552894d2f7740a3157da740f0aa0137054ff45ec236af0e0e06c5ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01f21c7ef2f1c5b5119a58069c992b7100dd706b2ff19fb00d3a4f934a32d6e4 [INFO] running `Command { std: "docker" "start" "-a" "01f21c7ef2f1c5b5119a58069c992b7100dd706b2ff19fb00d3a4f934a32d6e4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zksync_vlog-168ac904520113ea) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-10-02T07:14:37.277473Z  INFO test: zksync_vlog::tests: This is a log [INFO] [stdout] 2025-10-02T07:14:37.400387Z  INFO zksync_vlog: Completed flushing tracing spans [INFO] [stdout] 2025-10-02T07:14:37.400486Z  WARN zksync_vlog: Failed flushing tracing spans: InternalFailure("errs: [Err(InternalFailure(\"Operation failed: reqwest::Error { kind: Request, url: \\\"http://non-existing-address-leading-to-otlp-flushing-hanging-up/\\\", source: hyper_util::client::legacy::Error(Connect, ConnectError(\\\"dns error\\\", Custom { kind: Uncategorized, error: \\\"failed to lookup address information: Temporary failure in name resolution\\\" })) }\"))]") [INFO] [stdout] 2025-10-02T07:14:37.402042Z  INFO zksync_vlog: Completed flushing tracing logs [INFO] [stdout] 2025-10-02T07:14:37.402129Z  WARN zksync_vlog: Failed flushing tracing logs: InternalFailure("errs: [Err(InternalFailure(\"reqwest::Error { kind: Request, url: \\\"http://non-existing-address-leading-to-otlp-flushing-hanging-up/\\\", source: hyper_util::client::legacy::Error(Connect, ConnectError(\\\"dns error\\\", Custom { kind: Uncategorized, error: \\\"failed to lookup address information: Temporary failure in name resolution\\\" })) }\"))]") [INFO] [stdout] 2025-10-02T07:14:37.402973Z  INFO zksync_vlog: Completed shutting down OTLP tracing provider [INFO] [stdout] 2025-10-02T07:14:37.406354Z  INFO zksync_vlog: Completed shutting down OTLP logging provider [INFO] [stdout] test tests::otlp_provider_does_not_hang_up_on_shutdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] Doc-tests zksync_vlog [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" "01f21c7ef2f1c5b5119a58069c992b7100dd706b2ff19fb00d3a4f934a32d6e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f21c7ef2f1c5b5119a58069c992b7100dd706b2ff19fb00d3a4f934a32d6e4", kill_on_drop: false }` [INFO] [stdout] 01f21c7ef2f1c5b5119a58069c992b7100dd706b2ff19fb00d3a4f934a32d6e4