[INFO] fetching crate mockforge-tracing 0.2.8... [INFO] testing mockforge-tracing-0.2.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate mockforge-tracing 0.2.8 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mockforge-tracing 0.2.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e34179870c6bdded45e56b2c61daf6e249bc65a99e1622ef23b077c5fa73921c [INFO] running `Command { std: "docker" "start" "-a" "e34179870c6bdded45e56b2c61daf6e249bc65a99e1622ef23b077c5fa73921c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e34179870c6bdded45e56b2c61daf6e249bc65a99e1622ef23b077c5fa73921c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e34179870c6bdded45e56b2c61daf6e249bc65a99e1622ef23b077c5fa73921c", kill_on_drop: false }` [INFO] [stdout] e34179870c6bdded45e56b2c61daf6e249bc65a99e1622ef23b077c5fa73921c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42082696c4156fc6ea40ca05889c51d08aa0b2ce3000c22c6054bad15ade686f [INFO] running `Command { std: "docker" "start" "-a" "42082696c4156fc6ea40ca05889c51d08aa0b2ce3000c22c6054bad15ade686f", 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 syn v1.0.109 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [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 integer-encoding v3.0.4 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling matchit v0.8.4 [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 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 prost-derive v0.11.9 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling axum-core v0.5.5 [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 opentelemetry_sdk v0.21.2 [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 opentelemetry-jaeger v0.20.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.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 39.81s [INFO] running `Command { std: "docker" "inspect" "42082696c4156fc6ea40ca05889c51d08aa0b2ce3000c22c6054bad15ade686f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42082696c4156fc6ea40ca05889c51d08aa0b2ce3000c22c6054bad15ade686f", kill_on_drop: false }` [INFO] [stdout] 42082696c4156fc6ea40ca05889c51d08aa0b2ce3000c22c6054bad15ade686f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9a46fa8fd39142a4cd5649aa4d30c9c7afcf3f9bab52999d067b6bbcaba56e2 [INFO] running `Command { std: "docker" "start" "-a" "a9a46fa8fd39142a4cd5649aa4d30c9c7afcf3f9bab52999d067b6bbcaba56e2", 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 h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling opentelemetry-jaeger v0.20.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.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 27.38s [INFO] running `Command { std: "docker" "inspect" "a9a46fa8fd39142a4cd5649aa4d30c9c7afcf3f9bab52999d067b6bbcaba56e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a46fa8fd39142a4cd5649aa4d30c9c7afcf3f9bab52999d067b6bbcaba56e2", kill_on_drop: false }` [INFO] [stdout] a9a46fa8fd39142a4cd5649aa4d30c9c7afcf3f9bab52999d067b6bbcaba56e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56424bfff894907245d9e75b31d729e849feaa0b566bb69304f6bc7437ce978c [INFO] running `Command { std: "docker" "start" "-a" "56424bfff894907245d9e75b31d729e849feaa0b566bb69304f6bc7437ce978c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [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_empty_headers ... ok [INFO] [stdout] test exporter::tests::test_jaeger_default_config ... ok [INFO] [stdout] test exporter::tests::test_jaeger_custom_config ... ok [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_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] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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" "56424bfff894907245d9e75b31d729e849feaa0b566bb69304f6bc7437ce978c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56424bfff894907245d9e75b31d729e849feaa0b566bb69304f6bc7437ce978c", kill_on_drop: false }` [INFO] [stdout] 56424bfff894907245d9e75b31d729e849feaa0b566bb69304f6bc7437ce978c