[INFO] fetching crate mockforge-tracing 0.2.8... [INFO] testing mockforge-tracing-0.2.8 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate mockforge-tracing 0.2.8 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate mockforge-tracing 0.2.8 [INFO] finished tweaking crates.io crate mockforge-tracing 0.2.8 [INFO] tweaked toml for crates.io crate mockforge-tracing 0.2.8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mockforge-tracing 0.2.8 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mockforge-tracing 0.2.8 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry-otlp v0.14.0 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Downloaded opentelemetry v0.21.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.21.2 [INFO] [stderr] Downloaded opentelemetry-proto v0.4.0 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.20.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.22.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 377440cb99f28fcbcf2d9e8a7d25dd622c64b6623a13305a602961e1beb850cd [INFO] running `Command { std: "docker" "start" "-a" "377440cb99f28fcbcf2d9e8a7d25dd622c64b6623a13305a602961e1beb850cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "377440cb99f28fcbcf2d9e8a7d25dd622c64b6623a13305a602961e1beb850cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377440cb99f28fcbcf2d9e8a7d25dd622c64b6623a13305a602961e1beb850cd", kill_on_drop: false }` [INFO] [stdout] 377440cb99f28fcbcf2d9e8a7d25dd622c64b6623a13305a602961e1beb850cd [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a5eda913b45b6aa188769d37be1635fddc6b3595458060adc8c161925861e74 [INFO] running `Command { std: "docker" "start" "-a" "1a5eda913b45b6aa188769d37be1635fddc6b3595458060adc8c161925861e74", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.20.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling opentelemetry-proto v0.4.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.14.0 [INFO] [stderr] Compiling mockforge-tracing v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.31s [INFO] running `Command { std: "docker" "inspect" "1a5eda913b45b6aa188769d37be1635fddc6b3595458060adc8c161925861e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5eda913b45b6aa188769d37be1635fddc6b3595458060adc8c161925861e74", kill_on_drop: false }` [INFO] [stdout] 1a5eda913b45b6aa188769d37be1635fddc6b3595458060adc8c161925861e74 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25835681f7c1ecbb6179e558cb3d9bef7d04b328f2ecabfdf82b60106264c925 [INFO] running `Command { std: "docker" "start" "-a" "25835681f7c1ecbb6179e558cb3d9bef7d04b328f2ecabfdf82b60106264c925", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.20.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling opentelemetry-proto v0.4.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.14.0 [INFO] [stderr] Compiling mockforge-tracing v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.49s [INFO] running `Command { std: "docker" "inspect" "25835681f7c1ecbb6179e558cb3d9bef7d04b328f2ecabfdf82b60106264c925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25835681f7c1ecbb6179e558cb3d9bef7d04b328f2ecabfdf82b60106264c925", kill_on_drop: false }` [INFO] [stdout] 25835681f7c1ecbb6179e558cb3d9bef7d04b328f2ecabfdf82b60106264c925 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05867b5eb2b504a2bf550aa31e6400925acb6fbc48df76e29d035074ac1117d8 [INFO] running `Command { std: "docker" "start" "-a" "05867b5eb2b504a2bf550aa31e6400925acb6fbc48df76e29d035074ac1117d8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mockforge_tracing-aa3635138cf93351) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test context::tests::test_extract_inject_round_trip ... ok [INFO] [stdout] test exporter::tests::test_jaeger_empty_endpoint ... ok [INFO] [stdout] test exporter::tests::test_jaeger_invalid_config ... ok [INFO] [stdout] test exporter::tests::test_otlp_custom_config ... ok [INFO] [stdout] test exporter::tests::test_jaeger_default_config ... ok [INFO] [stdout] test exporter::tests::test_otlp_default_config ... ok [INFO] [stdout] test exporter::tests::test_otlp_empty_endpoint ... ok [INFO] [stdout] test exporter::tests::test_otlp_invalid_endpoint_protocol ... ok [INFO] [stdout] test exporter::tests::test_otlp_multiple_headers ... ok [INFO] [stdout] test tests::test_protocol_as_str ... ok [INFO] [stdout] test tracer::tests::test_default_config ... ok [INFO] [stdout] test tracer::tests::test_jaeger_config ... ok [INFO] [stdout] test tracer::tests::test_otlp_config ... ok [INFO] [stdout] test context::tests::test_empty_headers ... ok [INFO] [stdout] test exporter::tests::test_jaeger_custom_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests mockforge_tracing [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" "05867b5eb2b504a2bf550aa31e6400925acb6fbc48df76e29d035074ac1117d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05867b5eb2b504a2bf550aa31e6400925acb6fbc48df76e29d035074ac1117d8", kill_on_drop: false }` [INFO] [stdout] 05867b5eb2b504a2bf550aa31e6400925acb6fbc48df76e29d035074ac1117d8