[INFO] cloning repository https://github.com/caffeidine/otelx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caffeidine/otelx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaffeidine%2Fotelx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaffeidine%2Fotelx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98adda638b2d4fba43fc03dcbef148bb71b1ae00
[INFO] testing caffeidine/otelx against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaffeidine%2Fotelx" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/caffeidine/otelx
[INFO] finished tweaking git repo https://github.com/caffeidine/otelx
[INFO] tweaked toml for git repo https://github.com/caffeidine/otelx written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/caffeidine/otelx on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/caffeidine/otelx 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e6e8d041a1f847c6987c9539c3524616d6bc4c84bded8f3bea870e91aa22a45
[INFO] running `Command { std: "docker" "start" "-a" "5e6e8d041a1f847c6987c9539c3524616d6bc4c84bded8f3bea870e91aa22a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e6e8d041a1f847c6987c9539c3524616d6bc4c84bded8f3bea870e91aa22a45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e6e8d041a1f847c6987c9539c3524616d6bc4c84bded8f3bea870e91aa22a45", kill_on_drop: false }`
[INFO] [stdout] 5e6e8d041a1f847c6987c9539c3524616d6bc4c84bded8f3bea870e91aa22a45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d682d469059d3cf31d2ef197621396e2ddcdafceb672f95a7ab9306fd31a34f
[INFO] running `Command { std: "docker" "start" "-a" "7d682d469059d3cf31d2ef197621396e2ddcdafceb672f95a7ab9306fd31a34f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling http v1.3.1 (https://github.com/ljahier/http.git?branch=feature%2Fimpl-display-for-version#a38b6104)
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling opentelemetry v0.29.0
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling opentelemetry-http v0.29.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.29.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.28.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling otelx-core v0.1.0 (/opt/rustwide/workdir/otelx-core)
[INFO] [stderr]    Compiling otelx-attributes v0.1.0 (/opt/rustwide/workdir/otelx-attributes)
[INFO] [stderr]    Compiling otelx-axum v0.1.0 (/opt/rustwide/workdir/otelx-axum)
[INFO] [stderr]    Compiling otelx v0.0.1 (/opt/rustwide/workdir/otelx)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.87s
[INFO] running `Command { std: "docker" "inspect" "7d682d469059d3cf31d2ef197621396e2ddcdafceb672f95a7ab9306fd31a34f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d682d469059d3cf31d2ef197621396e2ddcdafceb672f95a7ab9306fd31a34f", kill_on_drop: false }`
[INFO] [stdout] 7d682d469059d3cf31d2ef197621396e2ddcdafceb672f95a7ab9306fd31a34f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c727a6279653660ac8ad3697fe40e6fec73c95c604cb01cc28f0ce07bfdfdd8
[INFO] running `Command { std: "docker" "start" "-a" "5c727a6279653660ac8ad3697fe40e6fec73c95c604cb01cc28f0ce07bfdfdd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling otelx-core v0.1.0 (/opt/rustwide/workdir/otelx-core)
[INFO] [stderr]    Compiling otelx-axum v0.1.0 (/opt/rustwide/workdir/otelx-axum)
[INFO] [stderr]    Compiling otelx-attributes v0.1.0 (/opt/rustwide/workdir/otelx-attributes)
[INFO] [stderr]    Compiling otelx v0.0.1 (/opt/rustwide/workdir/otelx)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "5c727a6279653660ac8ad3697fe40e6fec73c95c604cb01cc28f0ce07bfdfdd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c727a6279653660ac8ad3697fe40e6fec73c95c604cb01cc28f0ce07bfdfdd8", kill_on_drop: false }`
[INFO] [stdout] 5c727a6279653660ac8ad3697fe40e6fec73c95c604cb01cc28f0ce07bfdfdd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5ebdff4a54a726ea8e20fbdee8e6bb6d360c640358a391c66a09e9b1ccec791
[INFO] running `Command { std: "docker" "start" "-a" "d5ebdff4a54a726ea8e20fbdee8e6bb6d360c640358a391c66a09e9b1ccec791", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/otelx-47ded30b4ce80bbc)
[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/otelx_attributes-4f04d0462e892d82)
[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/otelx_axum-36681410dae9fb8b)
[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/otelx_core-df094ba57900d55a)
[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]    Doc-tests otelx
[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]    Doc-tests otelx_attributes
[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]    Doc-tests otelx_axum
[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]    Doc-tests otelx_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test otelx-core/src/builder.rs - builder::TracerProviderBuilder (line 47) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- otelx-core/src/builder.rs - builder::TracerProviderBuilder (line 47) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `opentelemetry_stdout`
[INFO] [stdout]  --> otelx-core/src/builder.rs:52:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use opentelemetry_stdout::SpanExporter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `opentelemetry_stdout`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use opentelemetry_stdout::SpanExporter;
[INFO] [stdout] 8 + use opentelemetry_sdk::SpanExporter;
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     otelx-core/src/builder.rs - builder::TracerProviderBuilder (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.19s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `-p otelx-core --doc`
[INFO] running `Command { std: "docker" "inspect" "d5ebdff4a54a726ea8e20fbdee8e6bb6d360c640358a391c66a09e9b1ccec791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5ebdff4a54a726ea8e20fbdee8e6bb6d360c640358a391c66a09e9b1ccec791", kill_on_drop: false }`
[INFO] [stdout] d5ebdff4a54a726ea8e20fbdee8e6bb6d360c640358a391c66a09e9b1ccec791
