[INFO] fetching crate traceon 0.4.0... [INFO] testing traceon-0.4.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate traceon 0.4.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate traceon 0.4.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-serde v0.2.0 [INFO] [stderr] Downloaded claims v0.8.0 [INFO] [stderr] Downloaded opentelemetry-stdout v0.30.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d469726264d6b1b50fbef47f61bb0059df787d2ec911c0972c9f408edf84d59 [INFO] running `Command { std: "docker" "start" "-a" "0d469726264d6b1b50fbef47f61bb0059df787d2ec911c0972c9f408edf84d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d469726264d6b1b50fbef47f61bb0059df787d2ec911c0972c9f408edf84d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d469726264d6b1b50fbef47f61bb0059df787d2ec911c0972c9f408edf84d59", kill_on_drop: false }` [INFO] [stdout] 0d469726264d6b1b50fbef47f61bb0059df787d2ec911c0972c9f408edf84d59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38969502683fa910a1bcd1ffd7b918b90ebbe71edcc4dbcfbe7ac823f2804779 [INFO] running `Command { std: "docker" "start" "-a" "38969502683fa910a1bcd1ffd7b918b90ebbe71edcc4dbcfbe7ac823f2804779", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling matchers v0.1.0 [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 18.78s [INFO] running `Command { std: "docker" "inspect" "38969502683fa910a1bcd1ffd7b918b90ebbe71edcc4dbcfbe7ac823f2804779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38969502683fa910a1bcd1ffd7b918b90ebbe71edcc4dbcfbe7ac823f2804779", kill_on_drop: false }` [INFO] [stdout] 38969502683fa910a1bcd1ffd7b918b90ebbe71edcc4dbcfbe7ac823f2804779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 277742be43467ab16847ba5c9b4a1e42998e8c4588c571f381ab9b7371c493fb [INFO] running `Command { std: "docker" "start" "-a" "277742be43467ab16847ba5c9b4a1e42998e8c4588c571f381ab9b7371c493fb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [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 sync_wrapper v1.0.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.11 [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 itertools v0.13.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling claims v0.8.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling criterion-plot v0.6.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 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 thiserror-impl v2.0.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [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_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [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 ciborium v0.2.2 [INFO] [stderr] Compiling url v2.5.7 [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 tower v0.5.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling traceon v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling reqwest v0.12.23 [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-http v0.30.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "277742be43467ab16847ba5c9b4a1e42998e8c4588c571f381ab9b7371c493fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "277742be43467ab16847ba5c9b4a1e42998e8c4588c571f381ab9b7371c493fb", kill_on_drop: false }` [INFO] [stdout] 277742be43467ab16847ba5c9b4a1e42998e8c4588c571f381ab9b7371c493fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c44deb47ce26a49d5f7b673a587651a6a713191df0fed6771056922974af144 [INFO] running `Command { std: "docker" "start" "-a" "3c44deb47ce26a49d5f7b673a587651a6a713191df0fed6771056922974af144", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traceon-1ac3916fdb82b53f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-51b3ea52589835b7) [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] 2025-11-05T06:58:33.850634410+00:00 INFO testing f64 [INFO] [stdout] f64_field: 0.5 [INFO] [stdout] span: parent_span_f64 [INFO] [stdout] [INFO] [stdout] 2025-11-05T06:58:33.850632141+00:00 INFO pre-shaving yaks [INFO] [stdout] a: 2 [INFO] [stdout] span: shaving_yaks [INFO] [stdout] [INFO] [stdout] 2025-11-05T06:58:33.850775910+00:00 INFO shaving yaks [INFO] [stdout] a: 2 [INFO] [stdout] b: 3 [INFO] [stdout] span: shaving_yaks::inner shaving [INFO] [stdout] [INFO] [stdout] test encode_f64_as_numbers ... ok [INFO] [stdout] 2025-11-05T06:58:33.850841101+00:00 INFO pre-shaving yaks [INFO] [stdout] a: 2 [INFO] [stdout] span: shaving_yaks [INFO] [stdout] [INFO] [stdout] test elapsed_milliseconds_are_present_on_exit_span ... ok [INFO] [stdout] 2025-11-05T06:58:33.850913141+00:00 INFO shaving yaks [INFO] [stdout] a: 2 [INFO] [stdout] b: 3 [INFO] [stdout] span: shaving_yaks::inner shaving [INFO] [stdout] [INFO] [stdout] test each_line_has_the_mandatory_fields ... ok [INFO] [stdout] 2025-11-05T06:58:33.851193741+00:00 INFO pre-shaving yaks [INFO] [stdout] a: 2 [INFO] [stdout] span: shaving_yaks [INFO] [stdout] [INFO] [stdout] 2025-11-05T06:58:33.851417121+00:00 INFO shaving yaks [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 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.00s [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 386) ... ok [INFO] [stdout] test src/../README.md - (line 206) ... ok [INFO] [stdout] test src/../README.md - (line 178) ... ok [INFO] [stdout] test src/../README.md - (line 64) ... ok [INFO] [stdout] test src/../README.md - (line 273) ... ok [INFO] [stdout] test src/../README.md - (line 146) ... ok [INFO] [stdout] test src/../README.md - (line 231) ... ok [INFO] [stdout] test src/lib.rs - json_thread (line 167) ... ok [INFO] [stdout] test src/../README.md - (line 11) ... ok [INFO] [stdout] test src/../README.md - (line 333) ... ok [INFO] [stdout] test src/../README.md - (line 45) ... ok [INFO] [stdout] test src/traceon.rs - traceon::Traceon::span (line 226) ... ok [INFO] [stdout] test src/lib.rs - json (line 139) ... ok [INFO] [stdout] test src/traceon.rs - traceon::Traceon::span (line 232) ... ok [INFO] [stdout] test src/traceon.rs - traceon::Traceon::message_key (line 240) ... ok [INFO] [stdout] test src/lib.rs - on_thread (line 95) ... ok [INFO] [stdout] test src/traceon.rs - traceon::Traceon::file (line 188) ... ok [INFO] [stdout] test src/../README.md - (line 246) ... ok [INFO] [stdout] test src/traceon.rs - traceon::Traceon::join_fields (line 273) ... ok [INFO] [stdout] test src/traceon.rs - traceon::Traceon::module (line 258) ... ok [INFO] [stdout] test src/traceon.rs - traceon::Traceon::span (line 203) ... ok [INFO] [stdout] test src/../README.md - (line 120) ... ok [INFO] [stdout] test src/lib.rs - on (line 68) ... ok [INFO] [stdout] test src/traceon.rs - traceon::Traceon::on_thread (line 375) ... ok [INFO] [stdout] test src/lib.rs - builder (line 14) ... ok [INFO] [stdout] test src/../README.md - (line 372) ... FAILED [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' (107) 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: 0x5c82e37b3342 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c82e37b3342 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c82e37b3342 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c82e37b3342 - ::fmt::h4e0a3aeea0f9c085 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c82e37c4adf - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c82e37c4adf - core::fmt::write::hecf68a131630c74d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5c82e377d941 - std::io::default_write_fmt::haf8355dc2afbec95 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c82e377d941 - std::io::Write::write_fmt::h93c9a261259c931a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5c82e378a842 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c82e378f87f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5c82e378f6d9 - std::panicking::default_hook::h63f9bf8161c5d325 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5c82e378ffb5 - std::panicking::panic_with_hook::h3173740e06bd0752 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5c82e378fd9a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5c82e378a989 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5c82e3770e9d - __rustc[de0091b922c53d7e]::rust_begin_unwind [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5c82e37cecc0 - core::panicking::panic_fmt::h5138da2ef87be35b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5c82e37cdc76 - core::result::unwrap_failed::h5d9b16b0b732a2ac [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5 [INFO] [stdout] 17: 0x5c82e3335bb2 - core::result::Result::expect::hf2a9e94ade13424b [INFO] [stdout] 18: 0x5c82e330a386 - tracing_appender::rolling::RollingFileAppender::new::h4ec52be4975bd6a6 [INFO] [stdout] 19: 0x5c82e330abbf - tracing_appender::rolling::hourly::h4a361f1aeba22915 [INFO] [stdout] 20: 0x5c82e331afb1 - doctest_bundle_2024::__doctest_10::main::h19d272a98bfa706e [INFO] [stdout] 21: 0x5c82e331b986 - doctest_bundle_2024::__doctest_10::__main_fn::h7e8703c5d9716396 [INFO] [stdout] 22: 0x5c82e32fc281 - doctest_runner_2024::__doctest_10::TEST::{{closure}}::hde5f26916e6021a3 [INFO] [stdout] 23: 0x5c82e32ff046 - core::ops::function::FnOnce::call_once::hcfefea8c8c387700 [INFO] [stdout] 24: 0x5c82e32fdb5c - doctest_runner_2024::main::hfbff75b16b304ce7 [INFO] [stdout] 25: 0x5c82e32fed63 - core::ops::function::FnOnce::call_once::h8549f4d84fe223ec [INFO] [stdout] 26: 0x5c82e32fdfc6 - std::sys::backtrace::__rust_begin_short_backtrace::ha4df5c31efc62c7c [INFO] [stdout] 27: 0x5c82e32fdda9 - std::rt::lang_start::{{closure}}::h9dd624b86b7d51b5 [INFO] [stdout] 28: 0x5c82e377f760 - core::ops::function::impls:: for &F>::call_once::hc7ed5622678f5124 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 29: 0x5c82e377f760 - std::panicking::catch_unwind::do_call::hc59414a11cf2a25a [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5c82e377f760 - std::panicking::catch_unwind::hff67b45e0819a036 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5c82e377f760 - std::panic::catch_unwind::hec0fb0db85f7fd60 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5c82e377f760 - std::rt::lang_start_internal::{{closure}}::h74bea026352620a3 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:175:24 [INFO] [stdout] 33: 0x5c82e377f760 - std::panicking::catch_unwind::do_call::h931ef1bf7bdfcae2 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: 0x5c82e377f760 - std::panicking::catch_unwind::h3816830c825cbe04 [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: 0x5c82e377f760 - std::panic::catch_unwind::h408406c8f02ebb9d [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x5c82e377f760 - std::rt::lang_start_internal::hce2b8b328837374b [INFO] [stdout] at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:171:5 [INFO] [stdout] 37: 0x5c82e32fdd91 - std::rt::lang_start::h187c76611df1e11a [INFO] [stdout] 38: 0x5c82e33029e5 - main [INFO] [stdout] 39: 0x7312e6b4f1ca - [INFO] [stdout] 40: 0x7312e6b4f28b - __libc_start_main [INFO] [stdout] 41: 0x5c82e32fb345 - _start [INFO] [stdout] 42: 0x0 - [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.17s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] all doctests ran in 2.59s; merged doctests compilation took 2.36s [INFO] running `Command { std: "docker" "inspect" "3c44deb47ce26a49d5f7b673a587651a6a713191df0fed6771056922974af144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c44deb47ce26a49d5f7b673a587651a6a713191df0fed6771056922974af144", kill_on_drop: false }` [INFO] [stdout] 3c44deb47ce26a49d5f7b673a587651a6a713191df0fed6771056922974af144