[INFO] fetching crate salvo-otel 0.84.1...
[INFO] checking salvo-otel-0.84.1 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate salvo-otel 0.84.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate salvo-otel 0.84.1
[INFO] finished tweaking crates.io crate salvo-otel 0.84.1
[INFO] tweaked toml for crates.io crate salvo-otel 0.84.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate salvo-otel 0.84.1 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate salvo-otel 0.84.1 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded salvo-serde-util v0.84.1
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded chardetng v0.1.17
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.1
[INFO] [stderr]   Downloaded headers-core v0.3.0
[INFO] [stderr]   Downloaded headers v0.4.1
[INFO] [stderr]   Downloaded salvo_core v0.84.1
[INFO] [stderr]   Downloaded opentelemetry-http v0.31.0
[INFO] [stderr]   Downloaded mime-infer v4.0.1
[INFO] [stderr]   Downloaded salvo_macros v0.84.1
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]   Downloaded opentelemetry v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a4db7593f815079e14384ef2450c3b77b2aa5978310900f95de9b44df945e56
[INFO] running `Command { std: "docker" "start" "-a" "3a4db7593f815079e14384ef2450c3b77b2aa5978310900f95de9b44df945e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a4db7593f815079e14384ef2450c3b77b2aa5978310900f95de9b44df945e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a4db7593f815079e14384ef2450c3b77b2aa5978310900f95de9b44df945e56", kill_on_drop: false }`
[INFO] [stdout] 3a4db7593f815079e14384ef2450c3b77b2aa5978310900f95de9b44df945e56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d64706d191621bf2e1bf112dc18c6c553d66a88e81c2c73a4ec6b667f7824187
[INFO] running `Command { std: "docker" "start" "-a" "d64706d191621bf2e1bf112dc18c6c553d66a88e81c2c73a4ec6b667f7824187", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling mime-infer v4.0.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling salvo-serde-util v0.84.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking serde-xml-rs v0.8.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]    Compiling salvo_macros v0.84.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking opentelemetry-http v0.31.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking salvo_core v0.84.1
[INFO] [stderr]     Checking salvo-otel v0.84.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "d64706d191621bf2e1bf112dc18c6c553d66a88e81c2c73a4ec6b667f7824187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d64706d191621bf2e1bf112dc18c6c553d66a88e81c2c73a4ec6b667f7824187", kill_on_drop: false }`
[INFO] [stdout] d64706d191621bf2e1bf112dc18c6c553d66a88e81c2c73a4ec6b667f7824187
