[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 beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayymart%2Fjubilant-computing-machine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ayymart/jubilant-computing-machine on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23e84f4160704302d46092fcf2456dcb4a82e03d24304190c10e3ea9aacc8c4f
[INFO] running `Command { std: "docker" "start" "-a" "23e84f4160704302d46092fcf2456dcb4a82e03d24304190c10e3ea9aacc8c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23e84f4160704302d46092fcf2456dcb4a82e03d24304190c10e3ea9aacc8c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23e84f4160704302d46092fcf2456dcb4a82e03d24304190c10e3ea9aacc8c4f", kill_on_drop: false }`
[INFO] [stdout] 23e84f4160704302d46092fcf2456dcb4a82e03d24304190c10e3ea9aacc8c4f
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb1342c3b000502ae2ea82035c8f7a139f5d5993e02d7aefc2ce0b21c692b5dd
[INFO] running `Command { std: "docker" "start" "-a" "fb1342c3b000502ae2ea82035c8f7a139f5d5993e02d7aefc2ce0b21c692b5dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[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 async-trait v0.1.81
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling prost-derive v0.13.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling opentelemetry v0.24.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 hyper-util v0.1.7
[INFO] [stderr]    Compiling tracing-opentelemetry v0.25.0
[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 59.13s
[INFO] running `Command { std: "docker" "inspect" "fb1342c3b000502ae2ea82035c8f7a139f5d5993e02d7aefc2ce0b21c692b5dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb1342c3b000502ae2ea82035c8f7a139f5d5993e02d7aefc2ce0b21c692b5dd", kill_on_drop: false }`
[INFO] [stdout] fb1342c3b000502ae2ea82035c8f7a139f5d5993e02d7aefc2ce0b21c692b5dd
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea186ca5e2252b1437b67a9683cf153d76d83c5537b99fc39b1118e614239378
[INFO] running `Command { std: "docker" "start" "-a" "ea186ca5e2252b1437b67a9683cf153d76d83c5537b99fc39b1118e614239378", 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.02s
[INFO] running `Command { std: "docker" "inspect" "ea186ca5e2252b1437b67a9683cf153d76d83c5537b99fc39b1118e614239378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea186ca5e2252b1437b67a9683cf153d76d83c5537b99fc39b1118e614239378", kill_on_drop: false }`
[INFO] [stdout] ea186ca5e2252b1437b67a9683cf153d76d83c5537b99fc39b1118e614239378
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa82bc319aefd086b3c179bfdef3ef5ff49f18ab80b81d36d66d17090328e7ae
[INFO] running `Command { std: "docker" "start" "-a" "fa82bc319aefd086b3c179bfdef3ef5ff49f18ab80b81d36d66d17090328e7ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_subscriber_example-d755bed71e458bf1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] [2m2026-04-26T22:30:01.821674Z[0m [35mTRACE[0m [1mmy_tracing_span[0m[2m:[0m [2mtracing_subscriber_example::tests[0m[2m:[0m my_tracing_event
[INFO] [stdout] [2m2026-04-26T22:30:01.822258Z[0m [35mTRACE[0m [2mtower::buffer::service[0m[2m:[0m sending request to buffer worker
[INFO] [stdout] [2m2026-04-26T22:30:01.822352Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m worker polling for next message
[INFO] [stdout] [2m2026-04-26T22:30:01.822374Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m processing new request
[INFO] [stdout] [2m2026-04-26T22:30:01.822389Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m [3mresumed[0m[2m=[0mfalse worker received request; waiting for service readiness
[INFO] [stdout] [2m2026-04-26T22:30:01.822411Z[0m [35mTRACE[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m poll_ready; idle
[INFO] [stdout] [2m2026-04-26T22:30:01.822543Z[0m [35mTRACE[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m poll_ready; connecting
[INFO] [stdout] [2m2026-04-26T22:30:01.822570Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m Http::connect; scheme=Some("http"), host=Some("localhost"), port=Some(Port(4317))
[INFO] [stdout] [2m2026-04-26T22:30:01.822731Z[0m [35mTRACE[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m poll_ready; not ready
[INFO] [stdout] [2m2026-04-26T22:30:01.822749Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m [3mservice.ready[0m[2m=[0mfalse delay
[INFO] [stdout] [2m2026-04-26T22:30:01.822834Z[0m [34mDEBUG[0m [2mhyper_util::client::legacy::connect::dns[0m[2m:[0m resolving host="localhost"
[INFO] [stdout] [2m2026-04-26T22:30:01.826768Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m worker polling for next message
[INFO] [stdout] [2m2026-04-26T22:30:01.826834Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m resuming buffered request
[INFO] [stdout] [2m2026-04-26T22:30:01.826850Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m [3mresumed[0m[2m=[0mtrue worker received request; waiting for service readiness
[INFO] [stdout] [2m2026-04-26T22:30:01.826869Z[0m [35mTRACE[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m poll_ready; connecting
[INFO] [stdout] [2m2026-04-26T22:30:01.827007Z[0m [34mDEBUG[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to [::1]:4317
[INFO] [stdout] [2m2026-04-26T22:30:01.827164Z[0m [35mTRACE[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m poll_ready; not ready
[INFO] [stdout] [2m2026-04-26T22:30:01.827183Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m [3mservice.ready[0m[2m=[0mfalse delay
[INFO] [stdout] [2m2026-04-26T22:30:01.827287Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m worker polling for next message
[INFO] [stdout] [2m2026-04-26T22:30:01.827307Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m resuming buffered request
[INFO] [stdout] [2m2026-04-26T22:30:01.827318Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m [3mresumed[0m[2m=[0mtrue worker received request; waiting for service readiness
[INFO] [stdout] [2m2026-04-26T22:30:01.827332Z[0m [35mTRACE[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m poll_ready; connecting
[INFO] [stdout] [2m2026-04-26T22:30:01.827391Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connect error for [::1]:4317: ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] [2m2026-04-26T22:30:01.827478Z[0m [34mDEBUG[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connecting to 127.0.0.1:4317
[INFO] [stdout] [2m2026-04-26T22:30:01.827576Z[0m [35mTRACE[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m poll_ready; not ready
[INFO] [stdout] [2m2026-04-26T22:30:01.827593Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m [3mservice.ready[0m[2m=[0mfalse delay
[INFO] [stdout] [2m2026-04-26T22:30:01.827688Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m worker polling for next message
[INFO] [stdout] [2m2026-04-26T22:30:01.827704Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m resuming buffered request
[INFO] [stdout] [2m2026-04-26T22:30:01.827713Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m [3mresumed[0m[2m=[0mtrue worker received request; waiting for service readiness
[INFO] [stdout] [2m2026-04-26T22:30:01.827727Z[0m [35mTRACE[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m poll_ready; connecting
[INFO] [stdout] [2m2026-04-26T22:30:01.827796Z[0m [35mTRACE[0m [2mhyper_util::client::legacy::connect::http[0m[2m:[0m connect error for 127.0.0.1:4317: ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })
[INFO] [stdout] [2m2026-04-26T22:30:01.827843Z[0m [35mTRACE[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m poll_ready; error
[INFO] [stdout] [2m2026-04-26T22:30:01.827857Z[0m [34mDEBUG[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m reconnect::poll_ready: ConnectError(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))
[INFO] [stdout] [2m2026-04-26T22:30:01.827877Z[0m [34mDEBUG[0m [2mtower::buffer::worker[0m[2m:[0m [3mservice.ready[0m[2m=[0mtrue processing request
[INFO] [stdout] [2m2026-04-26T22:30:01.827916Z[0m [35mTRACE[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m Reconnect::call
[INFO] [stdout] [2m2026-04-26T22:30:01.827929Z[0m [34mDEBUG[0m [2mtonic::transport::channel::service::reconnect[0m[2m:[0m error: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] [2m2026-04-26T22:30:01.827973Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m returning response future
[INFO] [stdout] [2m2026-04-26T22:30:01.827994Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m worker polling for next message
[INFO] [stdout] [2m2026-04-26T22:30:01.828143Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m worker polling for next message
[INFO] [stdout] [2m2026-04-26T22:30:01.828206Z[0m [35mTRACE[0m [2mtower::buffer::worker[0m[2m:[0m buffer already closed
[INFO] [stdout] test tests::good_tracing_threadlocal ... ok
[INFO] [stdout] [2m2026-04-26T22:30:01.917086Z[0m [34mDEBUG[0m [2mtower::buffer::worker[0m[2m:[0m 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' (16) 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:     0x64fc41d3f88a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64fc41d3f88a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64fc41d3f88a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64fc41d3f88a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64fc41d55e4a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64fc41d55e4a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x64fc41d447f2 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64fc41d447f2 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64fc41d1e0ef - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64fc41d1e0ef - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64fc41d378d9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64fc41bbe8ec - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x64fc41bbe8ec - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64fc41d37b52 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x64fc41d37b52 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64fc41d1e1a8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64fc41d132d9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64fc41d1f07d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64fc41d5660c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64fc41d56382 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64fc4196654b - core::result::Result<T,E>::expect::he9ebb632be395a56
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64fc41969011 - tracing_subscriber::util::SubscriberInitExt::init::h41f68fd047450366
[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:     0x64fc4194f7bc - tracing_subscriber_example::tests::bad_tracing_global::{{closure}}::hfa903591402edcbf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:18:14
[INFO] [stdout]   23:     0x64fc4195fc42 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6c243fe941b6e0ea
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64fc4195267d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h165c733e6bae7867
[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:     0x64fc41951cf2 - tokio::runtime::coop::with_budget::habf9f9b4f48e9009
[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:     0x64fc41951cf2 - tokio::runtime::coop::budget::h47b2487e3c0a54f4
[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:     0x64fc41951cf2 - tokio::runtime::park::CachedParkThread::block_on::h770521b4364f84e2
[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:     0x64fc41952974 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hfa630d8237d3a2e4
[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:     0x64fc4195f728 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h27d0bd73f9fcdc1a
[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:     0x64fc41966eab - tokio::runtime::context::runtime::enter_runtime::h73deaeb4a7649f99
[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:     0x64fc4195f6f4 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hf0bdec7772d0730c
[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:     0x64fc4194d27b - tokio::runtime::runtime::Runtime::block_on_inner::h9291857dc2adfe99
[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:     0x64fc4194d395 - tokio::runtime::runtime::Runtime::block_on::h76325a390adf3187
[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:     0x64fc4194f349 - tracing_subscriber_example::tests::bad_tracing_global::h72775a2fb5d94b14
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:27:58
[INFO] [stdout]   35:     0x64fc4194f3d7 - tracing_subscriber_example::tests::bad_tracing_global::{{closure}}::hc2c49605d74ed1f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:9:34
[INFO] [stdout]   36:     0x64fc41949c16 - core::ops::function::FnOnce::call_once::h78161cddff3470a6
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x64fc41bb29eb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x64fc41bb29eb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   39:     0x64fc41bbf3bb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x64fc41bbf3bb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x64fc41bbf3bb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x64fc41bbf3bb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x64fc41bbf3bb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x64fc41bbf3bb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x64fc41bbf3bb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x64fc41bb9814 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x64fc41bb9814 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x64fc41bc1fc2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   49:     0x64fc41bc1fc2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x64fc41bc1fc2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x64fc41bc1fc2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x64fc41bc1fc2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64fc41bc1fc2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   54:     0x64fc41bc1fc2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x64fc41d3ef9f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   56:     0x64fc41d3ef9f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57:     0x7359664b9aa4 - <unknown>
[INFO] [stdout]   58:     0x735966546a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[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.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "fa82bc319aefd086b3c179bfdef3ef5ff49f18ab80b81d36d66d17090328e7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa82bc319aefd086b3c179bfdef3ef5ff49f18ab80b81d36d66d17090328e7ae", kill_on_drop: false }`
[INFO] [stdout] fa82bc319aefd086b3c179bfdef3ef5ff49f18ab80b81d36d66d17090328e7ae
