[INFO] cloning repository https://github.com/ayymart/jubilant-computing-machine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayymart/jubilant-computing-machine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayymart%2Fjubilant-computing-machine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayymart%2Fjubilant-computing-machine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4665bf8c37dd2fb563c0b6441f5de27e87912e6 [INFO] testing ayymart/jubilant-computing-machine against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayymart%2Fjubilant-computing-machine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ayymart/jubilant-computing-machine [INFO] finished tweaking git repo https://github.com/ayymart/jubilant-computing-machine [INFO] tweaked toml for git repo https://github.com/ayymart/jubilant-computing-machine written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ayymart/jubilant-computing-machine on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ayymart/jubilant-computing-machine 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry-otlp v0.17.0 [INFO] [stderr] Downloaded opentelemetry-http v0.13.0 [INFO] [stderr] Downloaded prost v0.13.1 [INFO] [stderr] Downloaded opentelemetry v0.24.0 [INFO] [stderr] Downloaded prost-derive v0.13.1 [INFO] [stderr] Downloaded cc v1.1.14 [INFO] [stderr] Downloaded tonic v0.12.1 [INFO] [stderr] Downloaded opentelemetry_sdk v0.24.1 [INFO] [stderr] Downloaded tracing-opentelemetry v0.25.0 [INFO] [stderr] Downloaded opentelemetry-proto v0.7.0 [INFO] [stderr] Downloaded syn v2.0.76 [INFO] [stderr] Downloaded tokio v1.39.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bbb6ecf3ab13aee1fda95d7391bb52f469e14d99529d94a5f2da6abc3827b87 [INFO] running `Command { std: "docker" "start" "-a" "0bbb6ecf3ab13aee1fda95d7391bb52f469e14d99529d94a5f2da6abc3827b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bbb6ecf3ab13aee1fda95d7391bb52f469e14d99529d94a5f2da6abc3827b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bbb6ecf3ab13aee1fda95d7391bb52f469e14d99529d94a5f2da6abc3827b87", kill_on_drop: false }` [INFO] [stdout] 0bbb6ecf3ab13aee1fda95d7391bb52f469e14d99529d94a5f2da6abc3827b87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e30c052e6b6d7fd21946c2ae87de7ebfc33c3419c3ed9859e72573308ec88765 [INFO] running `Command { std: "docker" "start" "-a" "e30c052e6b6d7fd21946c2ae87de7ebfc33c3419c3ed9859e72573308ec88765", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling opentelemetry v0.24.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling opentelemetry-http v0.13.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling opentelemetry_sdk v0.24.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.25.0 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling tonic v0.12.1 [INFO] [stderr] Compiling opentelemetry-proto v0.7.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.17.0 [INFO] [stderr] Compiling tracing-subscriber-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "e30c052e6b6d7fd21946c2ae87de7ebfc33c3419c3ed9859e72573308ec88765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e30c052e6b6d7fd21946c2ae87de7ebfc33c3419c3ed9859e72573308ec88765", kill_on_drop: false }` [INFO] [stdout] e30c052e6b6d7fd21946c2ae87de7ebfc33c3419c3ed9859e72573308ec88765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e28fe0c6ef3a4d75903f8122b379fe28ecf09fc20a0723214533117eeb9866d [INFO] running `Command { std: "docker" "start" "-a" "6e28fe0c6ef3a4d75903f8122b379fe28ecf09fc20a0723214533117eeb9866d", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-subscriber-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `Command { std: "docker" "inspect" "6e28fe0c6ef3a4d75903f8122b379fe28ecf09fc20a0723214533117eeb9866d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e28fe0c6ef3a4d75903f8122b379fe28ecf09fc20a0723214533117eeb9866d", kill_on_drop: false }` [INFO] [stdout] 6e28fe0c6ef3a4d75903f8122b379fe28ecf09fc20a0723214533117eeb9866d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6865a60911da4952a6324e11af97ca49b15062ea0ab3ebb19a0e3c1640fd9a5 [INFO] running `Command { std: "docker" "start" "-a" "f6865a60911da4952a6324e11af97ca49b15062ea0ab3ebb19a0e3c1640fd9a5", 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/tracing_subscriber_example-954e8fc2a83ba419) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] 2026-04-10T05:53:12.951672Z TRACE my_tracing_span: tracing_subscriber_example::tests: my_tracing_event [INFO] [stdout] 2026-04-10T05:53:12.956068Z DEBUG hyper_util::client::legacy::connect::dns: resolving host="localhost" [INFO] [stdout] 2026-04-10T05:53:12.957421Z TRACE tower::buffer::worker: worker polling for next message [INFO] [stdout] 2026-04-10T05:53:12.957449Z TRACE tower::buffer::worker: resuming buffered request [INFO] [stdout] 2026-04-10T05:53:12.957460Z TRACE tower::buffer::worker: resumed=true worker received request; waiting for service readiness [INFO] [stdout] 2026-04-10T05:53:12.957474Z TRACE tonic::transport::channel::service::reconnect: poll_ready; connecting [INFO] [stdout] 2026-04-10T05:53:12.957527Z DEBUG hyper_util::client::legacy::connect::http: connecting to [::1]:4317 [INFO] [stdout] 2026-04-10T05:53:12.957655Z TRACE tonic::transport::channel::service::reconnect: poll_ready; not ready [INFO] [stdout] 2026-04-10T05:53:12.957672Z TRACE tower::buffer::worker: service.ready=false delay [INFO] [stdout] 2026-04-10T05:53:12.957745Z TRACE tower::buffer::worker: worker polling for next message [INFO] [stdout] 2026-04-10T05:53:12.957766Z TRACE tower::buffer::worker: resuming buffered request [INFO] [stdout] 2026-04-10T05:53:12.957775Z TRACE tower::buffer::worker: resumed=true worker received request; waiting for service readiness [INFO] [stdout] 2026-04-10T05:53:12.957785Z TRACE tonic::transport::channel::service::reconnect: poll_ready; connecting [INFO] [stdout] 2026-04-10T05:53:12.957868Z TRACE hyper_util::client::legacy::connect::http: connect error for [::1]:4317: ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] 2026-04-10T05:53:12.957893Z DEBUG hyper_util::client::legacy::connect::http: connecting to 127.0.0.1:4317 [INFO] [stdout] 2026-04-10T05:53:12.958000Z TRACE tonic::transport::channel::service::reconnect: poll_ready; not ready [INFO] [stdout] 2026-04-10T05:53:12.958020Z TRACE tower::buffer::worker: service.ready=false delay [INFO] [stdout] 2026-04-10T05:53:12.958084Z TRACE tower::buffer::worker: worker polling for next message [INFO] [stdout] 2026-04-10T05:53:12.958096Z TRACE tower::buffer::worker: resuming buffered request [INFO] [stdout] 2026-04-10T05:53:12.958105Z TRACE tower::buffer::worker: resumed=true worker received request; waiting for service readiness [INFO] [stdout] 2026-04-10T05:53:12.958116Z TRACE tonic::transport::channel::service::reconnect: poll_ready; connecting [INFO] [stdout] 2026-04-10T05:53:12.958146Z TRACE hyper_util::client::legacy::connect::http: connect error for 127.0.0.1:4317: ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) [INFO] [stdout] 2026-04-10T05:53:12.958179Z TRACE tonic::transport::channel::service::reconnect: poll_ready; error [INFO] [stdout] 2026-04-10T05:53:12.958190Z DEBUG tonic::transport::channel::service::reconnect: reconnect::poll_ready: ConnectError(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) [INFO] [stdout] 2026-04-10T05:53:12.958205Z DEBUG tower::buffer::worker: service.ready=true processing request [INFO] [stdout] 2026-04-10T05:53:12.958232Z TRACE tonic::transport::channel::service::reconnect: Reconnect::call [INFO] [stdout] 2026-04-10T05:53:12.958242Z DEBUG tonic::transport::channel::service::reconnect: error: tcp connect error: Connection refused (os error 111) [INFO] [stdout] 2026-04-10T05:53:12.958280Z TRACE tower::buffer::worker: returning response future [INFO] [stdout] 2026-04-10T05:53:12.958299Z TRACE tower::buffer::worker: worker polling for next message [INFO] [stdout] 2026-04-10T05:53:12.958410Z TRACE tower::buffer::worker: worker polling for next message [INFO] [stdout] 2026-04-10T05:53:12.958432Z TRACE tower::buffer::worker: buffer already closed [INFO] [stdout] test tests::good_tracing_threadlocal ... ok [INFO] [stdout] 2026-04-10T05:53:13.051087Z DEBUG tower::buffer::worker: buffer closing; waking pending tasks [INFO] [stdout] test tests::bad_tracing_global ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::bad_tracing_global stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::bad_tracing_global' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91:14: [INFO] [stdout] failed to set global default subscriber: SetLoggerError(()) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60d4a725482a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60d4a725482a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60d4a725482a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x60d4a725482a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x60d4a726ad0a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x60d4a726ad0a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x60d4a7259692 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60d4a7259692 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x60d4a723303f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x60d4a723303f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x60d4a724c8a9 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x60d4a70d2d3c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x60d4a70d2d3c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60d4a724cb22 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x60d4a724cb22 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x60d4a72330f8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x60d4a7228229 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x60d4a7233fcd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x60d4a726b4cc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60d4a726b242 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x60d4a6e78e1b - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x60d4a6e81241 - , tracing_subscriber[f0b4637c98501e82]::registry::sharded::Registry>, opentelemetry_sdk[1b0c72af1e4bc2be]::trace::tracer::Tracer>, tracing_subscriber[f0b4637c98501e82]::layer::layered::Layered, tracing_subscriber[f0b4637c98501e82]::registry::sharded::Registry>> as tracing_subscriber[f0b4637c98501e82]::util::SubscriberInitExt>::init [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs:91:14 [INFO] [stdout] 22: 0x60d4a6e6550c - tracing_subscriber_example[cf518e2dc8c12933]::tests::bad_tracing_global::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:18:14 [INFO] [stdout] 23: 0x60d4a6e744d2 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x60d4a6e64b5d - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/park.rs:281:74 [INFO] [stdout] 25: 0x60d4a6e62782 - tokio[282125799959851d]::runtime::coop::with_budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x60d4a6e62782 - tokio[282125799959851d]::runtime::coop::budget::, ::block_on>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x60d4a6e62782 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/park.rs:281:31 [INFO] [stdout] 28: 0x60d4a6e61a64 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 29: 0x60d4a6e6e3a8 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 30: 0x60d4a6e757db - tokio[282125799959851d]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 31: 0x60d4a6e6d7d4 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 32: 0x60d4a6e68a0b - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:363:50 [INFO] [stdout] 33: 0x60d4a6e68b25 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:335:18 [INFO] [stdout] 34: 0x60d4a6e66f49 - tracing_subscriber_example[cf518e2dc8c12933]::tests::bad_tracing_global [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:27:58 [INFO] [stdout] 35: 0x60d4a6e650a7 - tracing_subscriber_example[cf518e2dc8c12933]::tests::bad_tracing_global::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:9:34 [INFO] [stdout] 36: 0x60d4a6e617d6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x60d4a70c6e1b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 38: 0x60d4a70c6e1b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 39: 0x60d4a70d380b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 40: 0x60d4a70d380b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 41: 0x60d4a70d380b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x60d4a70d380b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x60d4a70d380b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x60d4a70d380b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 45: 0x60d4a70d380b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 46: 0x60d4a70cdc64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 47: 0x60d4a70cdc64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 48: 0x60d4a70d6412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 49: 0x60d4a70d6412 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x60d4a70d6412 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x60d4a70d6412 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x60d4a70d6412 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x60d4a70d6412 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 54: 0x60d4a70d6412 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x60d4a72540ff - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 56: 0x60d4a72540ff - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 57: 0x7ab4380baaa4 - [INFO] [stdout] 58: 0x7ab438147a64 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::bad_tracing_global [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f6865a60911da4952a6324e11af97ca49b15062ea0ab3ebb19a0e3c1640fd9a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6865a60911da4952a6324e11af97ca49b15062ea0ab3ebb19a0e3c1640fd9a5", kill_on_drop: false }` [INFO] [stdout] f6865a60911da4952a6324e11af97ca49b15062ea0ab3ebb19a0e3c1640fd9a5