[INFO] fetching crate axum-otel 0.29.5...
[INFO] testing axum-otel-0.29.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate axum-otel 0.29.5 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate axum-otel 0.29.5
[INFO] finished tweaking crates.io crate axum-otel 0.29.5
[INFO] tweaked toml for crates.io crate axum-otel 0.29.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-otel 0.29.5 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 axum-otel 0.29.5 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]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded reqwest v0.12.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8ab49bf7b2afc3233665dc26ed9c2b73fb2c88eacbc23e1ac5883f0f9554537c
[INFO] running `Command { std: "docker" "start" "-a" "8ab49bf7b2afc3233665dc26ed9c2b73fb2c88eacbc23e1ac5883f0f9554537c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ab49bf7b2afc3233665dc26ed9c2b73fb2c88eacbc23e1ac5883f0f9554537c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ab49bf7b2afc3233665dc26ed9c2b73fb2c88eacbc23e1ac5883f0f9554537c", kill_on_drop: false }`
[INFO] [stdout] 8ab49bf7b2afc3233665dc26ed9c2b73fb2c88eacbc23e1ac5883f0f9554537c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ee1061a38e1ff820c097f72cdaf2b9079576e994afc5635319874b7a7f8e3563
[INFO] running `Command { std: "docker" "start" "-a" "ee1061a38e1ff820c097f72cdaf2b9079576e994afc5635319874b7a7f8e3563", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling opentelemetry v0.29.1
[INFO] [stderr]    Compiling opentelemetry-http v0.29.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tracing-opentelemetry v0.30.0
[INFO] [stderr]    Compiling axum-otel v0.29.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.04s
[INFO] running `Command { std: "docker" "inspect" "ee1061a38e1ff820c097f72cdaf2b9079576e994afc5635319874b7a7f8e3563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee1061a38e1ff820c097f72cdaf2b9079576e994afc5635319874b7a7f8e3563", kill_on_drop: false }`
[INFO] [stdout] ee1061a38e1ff820c097f72cdaf2b9079576e994afc5635319874b7a7f8e3563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 15e0ca4343cf65ee1e98d77cc26df92f4beba8eeee8e18dbdbf2a25b4023c66a
[INFO] running `Command { std: "docker" "start" "-a" "15e0ca4343cf65ee1e98d77cc26df92f4beba8eeee8e18dbdbf2a25b4023c66a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling opentelemetry v0.29.1
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.30.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling opentelemetry-http v0.29.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.29.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.29.0
[INFO] [stderr]    Compiling axum-otel v0.29.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.46s
[INFO] running `Command { std: "docker" "inspect" "15e0ca4343cf65ee1e98d77cc26df92f4beba8eeee8e18dbdbf2a25b4023c66a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15e0ca4343cf65ee1e98d77cc26df92f4beba8eeee8e18dbdbf2a25b4023c66a", kill_on_drop: false }`
[INFO] [stdout] 15e0ca4343cf65ee1e98d77cc26df92f4beba8eeee8e18dbdbf2a25b4023c66a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 43a81e5c55e62a8e51eb9310a8f450b3937a79098bf547ff19acbe9636b25ebf
[INFO] running `Command { std: "docker" "start" "-a" "43a81e5c55e62a8e51eb9310a8f450b3937a79098bf547ff19acbe9636b25ebf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_otel-350006dcf385934e)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test request_id::tests::test_get_request_id_with_x_request_id ... ok
[INFO] [stdout] test request_id::tests::test_get_request_id_with_x_request_id_and_request_id ... ok
[INFO] [stdout] test request_id::tests::test_get_request_id_without_request_id ... ok
[INFO] [stdout] test otel::tests::test_set_otel_parent_with_invalid_traceparent ... ok
[INFO] [stdout] test otel::tests::test_set_otel_parent_with_valid_traceparent ... ok
[INFO] [stdout] test otel::tests::test_set_otel_parent_without_headers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests axum_otel
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/on_failure.rs - on_failure::AxumOtelOnFailure (line 13) ... FAILED
[INFO] [stdout] test src/make_span.rs - make_span::AxumOtelSpanCreator (line 31) ... FAILED
[INFO] [stdout] test src/otel.rs - otel::set_otel_parent (line 32) ... FAILED
[INFO] [stdout] test src/on_response.rs - on_response::AxumOtelOnResponse (line 17) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 30) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/event_macro.rs - event_macro::event_dynamic_lvl (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/on_failure.rs - on_failure::AxumOtelOnFailure (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level`
[INFO] [stdout]   --> src/on_failure.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 |     .on_failure(AxumOtelOnFailure::new().level(Level::INFO));
[INFO] [stdout]    |                                                ^^^^^ use of undeclared type `Level`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 12 + use axum_otel::Level;
[INFO] [stdout]    |
[INFO] [stdout] 12 + use tracing::Level;
[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/make_span.rs - make_span::AxumOtelSpanCreator (line 31) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level`
[INFO] [stdout]   --> src/make_span.rs:37:54
[INFO] [stdout]    |
[INFO] [stdout] 37 |     .make_span_with(AxumOtelSpanCreator::new().level(Level::INFO));
[INFO] [stdout]    |                                                      ^^^^^ use of undeclared type `Level`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 30 + use axum_otel::Level;
[INFO] [stdout]    |
[INFO] [stdout] 30 + use tracing::Level;
[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/otel.rs - otel::set_otel_parent (line 32) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `set_otel_parent` in this scope
[INFO] [stdout]   --> src/otel.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | set_otel_parent(&headers, &span);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/on_response.rs - on_response::AxumOtelOnResponse (line 17) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level`
[INFO] [stdout]   --> src/on_response.rs:23:50
[INFO] [stdout]    |
[INFO] [stdout] 23 |     .on_response(AxumOtelOnResponse::new().level(Level::INFO));
[INFO] [stdout]    |                                                  ^^^^^ use of undeclared type `Level`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 16 + use axum_otel::Level;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use tracing::Level;
[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 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level`
[INFO] [stdout]   --> src/lib.rs:48:62
[INFO] [stdout]    |
[INFO] [stdout] 48 |             .make_span_with(AxumOtelSpanCreator::new().level(Level::INFO))
[INFO] [stdout]    |                                                              ^^^^^ use of undeclared type `Level`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 29 + use axum_otel::Level;
[INFO] [stdout]    |
[INFO] [stdout] 29 + use tracing::Level;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level`
[INFO] [stdout]   --> src/lib.rs:49:58
[INFO] [stdout]    |
[INFO] [stdout] 49 |             .on_response(AxumOtelOnResponse::new().level(Level::INFO))
[INFO] [stdout]    |                                                          ^^^^^ use of undeclared type `Level`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 29 + use axum_otel::Level;
[INFO] [stdout]    |
[INFO] [stdout] 29 + use tracing::Level;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 30)
[INFO] [stdout]     src/make_span.rs - make_span::AxumOtelSpanCreator (line 31)
[INFO] [stdout]     src/on_failure.rs - on_failure::AxumOtelOnFailure (line 13)
[INFO] [stdout]     src/on_response.rs - on_response::AxumOtelOnResponse (line 17)
[INFO] [stdout]     src/otel.rs - otel::set_otel_parent (line 32)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "43a81e5c55e62a8e51eb9310a8f450b3937a79098bf547ff19acbe9636b25ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43a81e5c55e62a8e51eb9310a8f450b3937a79098bf547ff19acbe9636b25ebf", kill_on_drop: false }`
[INFO] [stdout] 43a81e5c55e62a8e51eb9310a8f450b3937a79098bf547ff19acbe9636b25ebf
