[INFO] fetching crate init-tracing-opentelemetry 0.34.0...
[INFO] testing init-tracing-opentelemetry-0.34.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate init-tracing-opentelemetry 0.34.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate init-tracing-opentelemetry 0.34.0
[INFO] finished tweaking crates.io crate init-tracing-opentelemetry 0.34.0
[INFO] tweaked toml for crates.io crate init-tracing-opentelemetry 0.34.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate init-tracing-opentelemetry 0.34.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 235 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d883996bad1efeb758afce6356d0a5c75dc2b7b4224c2bcc7c0ce0a8ffc4b439
[INFO] running `Command { std: "docker" "start" "-a" "d883996bad1efeb758afce6356d0a5c75dc2b7b4224c2bcc7c0ce0a8ffc4b439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d883996bad1efeb758afce6356d0a5c75dc2b7b4224c2bcc7c0ce0a8ffc4b439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d883996bad1efeb758afce6356d0a5c75dc2b7b4224c2bcc7c0ce0a8ffc4b439", kill_on_drop: false }`
[INFO] [stdout] d883996bad1efeb758afce6356d0a5c75dc2b7b4224c2bcc7c0ce0a8ffc4b439
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07c0b14bd54187272e38844d1a4c3504fffd3314b1b860b7071cd66abff239d5
[INFO] running `Command { std: "docker" "start" "-a" "07c0b14bd54187272e38844d1a4c3504fffd3314b1b860b7071cd66abff239d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.0
[INFO] [stderr]    Compiling init-tracing-opentelemetry v0.34.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.98s
[INFO] running `Command { std: "docker" "inspect" "07c0b14bd54187272e38844d1a4c3504fffd3314b1b860b7071cd66abff239d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c0b14bd54187272e38844d1a4c3504fffd3314b1b860b7071cd66abff239d5", kill_on_drop: false }`
[INFO] [stdout] 07c0b14bd54187272e38844d1a4c3504fffd3314b1b860b7071cd66abff239d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1411b43709a3642e4eb67db3aaef79cd3432cd3979fa9693fef5814c6f52afe1
[INFO] running `Command { std: "docker" "start" "-a" "1411b43709a3642e4eb67db3aaef79cd3432cd3979fa9693fef5814c6f52afe1", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling assert2-macros v0.3.16
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling assert2 v0.3.16
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio-blocked v0.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tracing-opentelemetry v0.32.0
[INFO] [stderr]    Compiling init-tracing-opentelemetry v0.34.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.22s
[INFO] running `Command { std: "docker" "inspect" "1411b43709a3642e4eb67db3aaef79cd3432cd3979fa9693fef5814c6f52afe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1411b43709a3642e4eb67db3aaef79cd3432cd3979fa9693fef5814c6f52afe1", kill_on_drop: false }`
[INFO] [stdout] 1411b43709a3642e4eb67db3aaef79cd3432cd3979fa9693fef5814c6f52afe1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c8559f848917d38739cac6675698177b6cbefc3e5cd92586b5d131f7b3892931
[INFO] running `Command { std: "docker" "start" "-a" "c8559f848917d38739cac6675698177b6cbefc3e5cd92586b5d131f7b3892931", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/init_tracing_opentelemetry-2a7c571003f9fc97)
[INFO] [stderr]    Doc-tests init_tracing_opentelemetry
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 56) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 26) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 14) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 153) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 74) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 56) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `init_tracing_opentelemetry::TracingConfig`
[INFO] [stdout]    --> src/lib.rs:58:5
[INFO] [stdout]     |
[INFO] [stdout]  58 | use init_tracing_opentelemetry::TracingConfig;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TracingConfig` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:70
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[cfg(feature = "tracing_subscriber_ext")]
[INFO] [stdout]     |       ---------------------------------- the item is gated behind the `tracing_subscriber_ext` feature
[INFO] [stdout] 133 | pub use config::{
[INFO] [stdout] 134 |     FeatureSet, Guard, LevelConfig, LogFormat, LogTimer, OtelConfig, TracingConfig, WriterConfig,
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 26) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TracingConfig` in `init_tracing_opentelemetry`
[INFO] [stdout]    --> src/lib.rs:31:46
[INFO] [stdout]     |
[INFO] [stdout]  31 |     let _guard = init_tracing_opentelemetry::TracingConfig::default()
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ could not find `TracingConfig` in `init_tracing_opentelemetry`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:70
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[cfg(feature = "tracing_subscriber_ext")]
[INFO] [stdout]     |       ---------------------------------- the item is gated behind the `tracing_subscriber_ext` feature
[INFO] [stdout] 133 | pub use config::{
[INFO] [stdout] 134 |     FeatureSet, Guard, LevelConfig, LogFormat, LogTimer, OtelConfig, TracingConfig, WriterConfig,
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TracingConfig` in `init_tracing_opentelemetry`
[INFO] [stdout]    --> src/lib.rs:19:46
[INFO] [stdout]     |
[INFO] [stdout]  19 |     let _guard = init_tracing_opentelemetry::TracingConfig::production().init_subscriber()?;
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ could not find `TracingConfig` in `init_tracing_opentelemetry`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:70
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[cfg(feature = "tracing_subscriber_ext")]
[INFO] [stdout]     |       ---------------------------------- the item is gated behind the `tracing_subscriber_ext` feature
[INFO] [stdout] 133 | pub use config::{
[INFO] [stdout] 134 |     FeatureSet, Guard, LevelConfig, LogFormat, LogTimer, OtelConfig, TracingConfig, WriterConfig,
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 153) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tracing_opentelemetry_instrumentation_sdk`
[INFO] [stdout]    --> src/lib.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | use tracing_opentelemetry_instrumentation_sdk;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `tracing_opentelemetry_instrumentation_sdk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 74) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `init_tracing_opentelemetry::TracingConfig`
[INFO] [stdout]    --> src/lib.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  76 | use init_tracing_opentelemetry::TracingConfig;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TracingConfig` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:134:70
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[cfg(feature = "tracing_subscriber_ext")]
[INFO] [stdout]     |       ---------------------------------- the item is gated behind the `tracing_subscriber_ext` feature
[INFO] [stdout] 133 | pub use config::{
[INFO] [stdout] 134 |     FeatureSet, Guard, LevelConfig, LogFormat, LogTimer, OtelConfig, TracingConfig, WriterConfig,
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .init_subscriber_ext(|subscriber| subscriber.with(blocked))
[INFO] [stdout]    |                               ^^^^^^^^^^  ---------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .init_subscriber_ext(|subscriber: /* Type */| subscriber.with(blocked))
[INFO] [stdout]    |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout]     src/lib.rs - (line 153)
[INFO] [stdout]     src/lib.rs - (line 26)
[INFO] [stdout]     src/lib.rs - (line 56)
[INFO] [stdout]     src/lib.rs - (line 74)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c8559f848917d38739cac6675698177b6cbefc3e5cd92586b5d131f7b3892931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8559f848917d38739cac6675698177b6cbefc3e5cd92586b5d131f7b3892931", kill_on_drop: false }`
[INFO] [stdout] c8559f848917d38739cac6675698177b6cbefc3e5cd92586b5d131f7b3892931
