[INFO] fetching crate traceon 0.4.0...
[INFO] testing traceon-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate traceon 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate traceon 0.4.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate traceon 0.4.0
[INFO] tweaked toml for crates.io crate traceon 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate traceon 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate traceon 0.4.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b54c3a3c30723963760c79376d395d352813aa10cf6b11dd1241a41d0284ec2
[INFO] running `Command { std: "docker" "start" "-a" "9b54c3a3c30723963760c79376d395d352813aa10cf6b11dd1241a41d0284ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b54c3a3c30723963760c79376d395d352813aa10cf6b11dd1241a41d0284ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b54c3a3c30723963760c79376d395d352813aa10cf6b11dd1241a41d0284ec2", kill_on_drop: false }`
[INFO] [stdout] 9b54c3a3c30723963760c79376d395d352813aa10cf6b11dd1241a41d0284ec2
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54cdcd6f01dfadcfefd68ceab52a98ffea72344a4d1c1c01c7928aaed0f636c2
[INFO] running `Command { std: "docker" "start" "-a" "54cdcd6f01dfadcfefd68ceab52a98ffea72344a4d1c1c01c7928aaed0f636c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling traceon v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.89s
[INFO] running `Command { std: "docker" "inspect" "54cdcd6f01dfadcfefd68ceab52a98ffea72344a4d1c1c01c7928aaed0f636c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54cdcd6f01dfadcfefd68ceab52a98ffea72344a4d1c1c01c7928aaed0f636c2", kill_on_drop: false }`
[INFO] [stdout] 54cdcd6f01dfadcfefd68ceab52a98ffea72344a4d1c1c01c7928aaed0f636c2
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ce4a378ee055942e1992b4b829360c0b77585d8c6e0240009d79723a9b4b2cd
[INFO] running `Command { std: "docker" "start" "-a" "2ce4a378ee055942e1992b4b829360c0b77585d8c6e0240009d79723a9b4b2cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling claims v0.8.0
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling opentelemetry_sdk v0.30.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling opentelemetry-http v0.30.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling traceon v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling opentelemetry-proto v0.30.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.31.0
[INFO] [stderr]    Compiling opentelemetry-stdout v0.30.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.30.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "2ce4a378ee055942e1992b4b829360c0b77585d8c6e0240009d79723a9b4b2cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce4a378ee055942e1992b4b829360c0b77585d8c6e0240009d79723a9b4b2cd", kill_on_drop: false }`
[INFO] [stdout] 2ce4a378ee055942e1992b4b829360c0b77585d8c6e0240009d79723a9b4b2cd
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c59e076747fbe6fce1a590e7fdd82e960623f787e986de156e286a7e7465730
[INFO] running `Command { std: "docker" "start" "-a" "6c59e076747fbe6fce1a590e7fdd82e960623f787e986de156e286a7e7465730", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traceon-9388214d2e31050f)
[INFO] [stderr]      Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-32878cd3282093ac)
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] [32m2025-11-14T00:04:39.746441203+00:00 INFO testing f64[0m
[INFO] [stdout]     f64_field: 0.5
[INFO] [stdout]     span:      parent_span_f64
[INFO] [stdout] 
[INFO] [stdout] [32m2025-11-14T00:04:39.747187423+00:00 INFO pre-shaving yaks[0m
[INFO] [stdout]     a:    2
[INFO] [stdout]     span: shaving_yaks
[INFO] [stdout] 
[INFO] [stdout] [32m2025-11-14T00:04:39.747254443+00:00 INFO shaving yaks[0m
[INFO] [stdout]     a:    2
[INFO] [stdout]     b:    3
[INFO] [stdout]     span: shaving_yaks::inner shaving
[INFO] [stdout] 
[INFO] [stdout] [32m2025-11-14T00:04:39.748166523+00:00 INFO pre-shaving yaks[0m
[INFO] [stdout]     a:    2
[INFO] [stdout]     span: shaving_yaks
[INFO] [stdout] 
[INFO] [stdout] [32m2025-11-14T00:04:39.748232413+00:00 INFO shaving yaks[0m
[INFO] [stdout]     a:    2
[INFO] [stdout]     b:    3
[INFO] [stdout]     span: shaving_yaks::inner shaving
[INFO] [stdout] 
[INFO] [stdout] [32m2025-11-14T00:04:39.749141423+00:00 INFO pre-shaving yaks[0m
[INFO] [stdout]     a:    2
[INFO] [stdout]     span: shaving_yaks
[INFO] [stdout] 
[INFO] [stdout] [32m2025-11-14T00:04:39.749238193+00:00 INFO shaving yaks[0m
[INFO] [stdout]     a:    2
[INFO] [stdout]     b:    3
[INFO] [stdout]     span: shaving_yaks::inner shaving
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests traceon
[INFO] [stdout] test encode_f64_as_numbers ... ok
[INFO] [stdout] test each_line_has_the_mandatory_fields ... ok
[INFO] [stdout] test elapsed_milliseconds_are_present_on_exit_span ... ok
[INFO] [stdout] test each_line_is_valid_json ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test src/../README.md - (line 22) ... ok
[INFO] [stdout] test src/../README.md - (line 11) ... ok
[INFO] [stdout] test src/../README.md - (line 178) ... ok
[INFO] [stdout] test src/../README.md - (line 246) ... ok
[INFO] [stdout] test src/../README.md - (line 386) ... ok
[INFO] [stdout] test src/../README.md - (line 146) ... ok
[INFO] [stdout] test src/../README.md - (line 273) ... ok
[INFO] [stdout] test src/../README.md - (line 206) ... ok
[INFO] [stdout] test src/../README.md - (line 45) ... ok
[INFO] [stdout] test src/lib.rs - builder (line 14) ... ok
[INFO] [stdout] test src/../README.md - (line 231) ... ok
[INFO] [stdout] test src/lib.rs - on_thread (line 95) ... ok
[INFO] [stdout] test src/lib.rs - json_thread (line 167) ... ok
[INFO] [stdout] test src/../README.md - (line 120) ... ok
[INFO] [stdout] test src/traceon.rs - traceon::Traceon::join_fields (line 273) ... ok
[INFO] [stdout] test src/traceon.rs - traceon::Traceon::message_key (line 240) ... ok
[INFO] [stdout] test src/../README.md - (line 333) ... ok
[INFO] [stdout] test src/traceon.rs - traceon::Traceon::module (line 258) ... ok
[INFO] [stdout] test src/traceon.rs - traceon::Traceon::on_thread (line 375) ... ok
[INFO] [stdout] test src/traceon.rs - traceon::Traceon::span (line 226) ... ok
[INFO] [stdout] test src/traceon.rs - traceon::Traceon::span (line 232) ... ok
[INFO] [stdout] test src/lib.rs - on (line 68) ... ok
[INFO] [stdout] test src/lib.rs - json (line 139) ... ok
[INFO] [stdout] test src/traceon.rs - traceon::Traceon::file (line 188) ... ok
[INFO] [stdout] test src/traceon.rs - traceon::Traceon::span (line 203) ... ok
[INFO] [stdout] test src/../README.md - (line 372) ... FAILED
[INFO] [stdout] test src/../README.md - (line 64) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 372) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (88) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14:
[INFO] [stdout] initializing rolling file appender failed: InitError { context: "failed to create initial log file", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61fac72b72e2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61fac72b72e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61fac72b72e2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61fac72b72e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61fac72c86df - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61fac72c86df - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61fac7282113 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61fac7282113 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61fac728e9a2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61fac72939cf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61fac7293829 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x61fac7294055 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x61fac7293e3a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x61fac728ead9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x61fac72755bd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x61fac72d2840 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61fac72d17d6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x61fac6e5b202 - core::result::Result<T,E>::expect::h7e0c450be5ab7ee3
[INFO] [stdout]   18:     0x61fac6e2fd26 - tracing_appender::rolling::RollingFileAppender::new::hb8188b6903c04100
[INFO] [stdout]   19:     0x61fac6e3055f - tracing_appender::rolling::hourly::h43224fc520fb4321
[INFO] [stdout]   20:     0x61fac6e40901 - doctest_bundle_2024::__doctest_10::main::ha800efc26062a134
[INFO] [stdout]   21:     0x61fac6e412d6 - doctest_bundle_2024::__doctest_10::__main_fn::h0aa083cca5f12f6e
[INFO] [stdout]   22:     0x61fac6e21d71 - doctest_runner_2024::__doctest_10::TEST::{{closure}}::h19c55fc2318dfdc2
[INFO] [stdout]   23:     0x61fac6e244a6 - core::ops::function::FnOnce::call_once::h0f91744db2a7fc0f
[INFO] [stdout]   24:     0x61fac6e23588 - doctest_runner_2024::main::hfc1b3baf0a59e3de
[INFO] [stdout]   25:     0x61fac6e244d3 - core::ops::function::FnOnce::call_once::h1a1afe29c2a399b8
[INFO] [stdout]   26:     0x61fac6e239f6 - std::sys::backtrace::__rust_begin_short_backtrace::haf516670e1e1828a
[INFO] [stdout]   27:     0x61fac6e237d9 - std::rt::lang_start::{{closure}}::h04b1a4b9c0669c00
[INFO] [stdout]   28:     0x61fac7283cd0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   29:     0x61fac7283cd0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x61fac7283cd0 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x61fac7283cd0 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61fac7283cd0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stdout]   33:     0x61fac7283cd0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34:     0x61fac7283cd0 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   35:     0x61fac7283cd0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61fac7283cd0 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stdout]   37:     0x61fac6e237c1 - std::rt::lang_start::he66aa05fc03f658f
[INFO] [stdout]   38:     0x61fac6e28465 - main
[INFO] [stdout]   39:     0x7428cf9461ca - <unknown>
[INFO] [stdout]   40:     0x7428cf94628b - __libc_start_main
[INFO] [stdout]   41:     0x61fac6e210e5 - _start
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 372)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.14s; merged doctests compilation took 2.65s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6c59e076747fbe6fce1a590e7fdd82e960623f787e986de156e286a7e7465730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c59e076747fbe6fce1a590e7fdd82e960623f787e986de156e286a7e7465730", kill_on_drop: false }`
[INFO] [stdout] 6c59e076747fbe6fce1a590e7fdd82e960623f787e986de156e286a7e7465730
