[INFO] fetching crate osynic_osuapi 0.1.1...
[INFO] testing osynic_osuapi-0.1.1 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate osynic_osuapi 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate osynic_osuapi 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate osynic_osuapi 0.1.1
[INFO] tweaked toml for crates.io crate osynic_osuapi 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate osynic_osuapi 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate osynic_osuapi 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e719e808bc1c3252fbbb554bb9ebd281e6125f723868cb0d53b22eb95c8be374
[INFO] running `Command { std: "docker" "start" "-a" "e719e808bc1c3252fbbb554bb9ebd281e6125f723868cb0d53b22eb95c8be374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e719e808bc1c3252fbbb554bb9ebd281e6125f723868cb0d53b22eb95c8be374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e719e808bc1c3252fbbb554bb9ebd281e6125f723868cb0d53b22eb95c8be374", kill_on_drop: false }`
[INFO] [stdout] e719e808bc1c3252fbbb554bb9ebd281e6125f723868cb0d53b22eb95c8be374
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe8eef72a7bcfe61cfe4e6ebce457902632102f8aa2425afd67ce9a28b1febbb
[INFO] running `Command { std: "docker" "start" "-a" "fe8eef72a7bcfe61cfe4e6ebce457902632102f8aa2425afd67ce9a28b1febbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling osynic_osuapi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "fe8eef72a7bcfe61cfe4e6ebce457902632102f8aa2425afd67ce9a28b1febbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe8eef72a7bcfe61cfe4e6ebce457902632102f8aa2425afd67ce9a28b1febbb", kill_on_drop: false }`
[INFO] [stdout] fe8eef72a7bcfe61cfe4e6ebce457902632102f8aa2425afd67ce9a28b1febbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29f4553652f9d40ff10d3e4a080ec37d8953baa76d21eb90f9a5d26a800fe087
[INFO] running `Command { std: "docker" "start" "-a" "29f4553652f9d40ff10d3e4a080ec37d8953baa76d21eb90f9a5d26a800fe087", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling osynic_osuapi v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "29f4553652f9d40ff10d3e4a080ec37d8953baa76d21eb90f9a5d26a800fe087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29f4553652f9d40ff10d3e4a080ec37d8953baa76d21eb90f9a5d26a800fe087", kill_on_drop: false }`
[INFO] [stdout] 29f4553652f9d40ff10d3e4a080ec37d8953baa76d21eb90f9a5d26a800fe087
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ed192fd5787235c81189259ee1f8c7e5ce286aabb765422a90bd738cf0e2af9
[INFO] running `Command { std: "docker" "start" "-a" "2ed192fd5787235c81189259ee1f8c7e5ce286aabb765422a90bd738cf0e2af9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/osynic_osuapi-3ee3a8c0ea401d83)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/osynic_osuapi-9779997014bfd9ca)
[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 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests osynic_osuapi
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/../README_EN.md - (line 163) ... FAILED
[INFO] [stdout] test src/../README_EN.md - (line 123) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README_EN.md - (line 163) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (50) panicked at /tmp/rustdoctestVDaL4K/doctest_bundle_2024.rs:52:44:
[INFO] [stdout] API_KEY is not set.: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56e74ce76892 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56e74ce76892 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56e74ce76892 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56e74ce76892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56e74ce8848f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56e74ce8848f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56e74ce41d31 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56e74ce41d31 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56e74ce4f402 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56e74ce5438f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56e74ce541e9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x56e74ce54ac5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x56e74ce548aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x56e74ce4f539 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x56e74ce3621d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x56e74ce915d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x56e74ce908f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x56e74c8d5744 - core::result::Result<T,E>::expect::hbb6d841c1c036407
[INFO] [stdout]   18:     0x56e74c88fced - doctest_bundle_2024::__doctest_1::main::{{closure}}::hb037760f932bde67
[INFO] [stdout]   19:     0x56e74c8df24a - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::he35a169ab069f737
[INFO] [stdout]   20:     0x56e74c8deff1 - tokio::runtime::park::CachedParkThread::block_on::hebf2fbf1f95684b4
[INFO] [stdout]   21:     0x56e74c8e1601 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h16df0aaa38f4f8bc
[INFO] [stdout]   22:     0x56e74c8e274f - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::heed21bef491e46ba
[INFO] [stdout]   23:     0x56e74c8e0587 - tokio::runtime::context::runtime::enter_runtime::h89bc54cfdb45fd63
[INFO] [stdout]   24:     0x56e74c8e2634 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h3267edc840a8848d
[INFO] [stdout]   25:     0x56e74c8e1c3d - tokio::runtime::runtime::Runtime::block_on_inner::h40365d2fb98b81c9
[INFO] [stdout]   26:     0x56e74c8e245d - tokio::runtime::runtime::Runtime::block_on::hade10ba229434e75
[INFO] [stdout]   27:     0x56e74c88fb35 - doctest_bundle_2024::__doctest_1::main::h1584ae9c66bc2145
[INFO] [stdout]   28:     0x56e74c890106 - doctest_bundle_2024::__doctest_1::__main_fn::haaa2b29ddf0fbd2b
[INFO] [stdout]   29:     0x56e74c86a2a1 - doctest_runner_2024::__doctest_1::TEST::{{closure}}::hb1caf1f35d7953be
[INFO] [stdout]   30:     0x56e74c86bbc6 - core::ops::function::FnOnce::call_once::h070f65f804a2f731
[INFO] [stdout]   31:     0x56e74c86acd6 - doctest_runner_2024::main::h294037b4832fdcc2
[INFO] [stdout]   32:     0x56e74c86bc73 - core::ops::function::FnOnce::call_once::h96feacb59ef09039
[INFO] [stdout]   33:     0x56e74c86b126 - std::sys::backtrace::__rust_begin_short_backtrace::h51402a6274bfb415
[INFO] [stdout]   34:     0x56e74c86af09 - std::rt::lang_start::{{closure}}::h5f01580d4fa47a7b
[INFO] [stdout]   35:     0x56e74ce43e20 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   36:     0x56e74ce43e20 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x56e74ce43e20 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x56e74ce43e20 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56e74ce43e20 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   40:     0x56e74ce43e20 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x56e74ce43e20 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x56e74ce43e20 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x56e74ce43e20 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   44:     0x56e74c86aef1 - std::rt::lang_start::h9fd6023fdb5dc719
[INFO] [stdout]   45:     0x56e74c86f6f5 - main
[INFO] [stdout]   46:     0x7183d2e871ca - <unknown>
[INFO] [stdout]   47:     0x7183d2e8728b - __libc_start_main
[INFO] [stdout]   48:     0x56e74c8697e5 - _start
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README_EN.md - (line 123) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (49) panicked at /tmp/rustdoctestVDaL4K/doctest_bundle_2024.rs:17:48:
[INFO] [stdout] CLIENT_ID not set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef0d9e88892 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef0d9e88892 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef0d9e88892 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ef0d9e88892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ef0d9e9a48f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ef0d9e9a48f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ef0d9e53d31 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef0d9e53d31 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ef0d9e61402 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ef0d9e6638f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ef0d9e661e9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5ef0d9e66ac5 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5ef0d9e668aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5ef0d9e61539 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5ef0d9e4821d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5ef0d9ea35d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5ef0d9ea28f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   17:     0x5ef0d98e7744 - core::result::Result<T,E>::expect::hbb6d841c1c036407
[INFO] [stdout]   18:     0x5ef0d98a1109 - doctest_bundle_2024::__doctest_0::main::{{closure}}::hb182f2da0a6c69ef
[INFO] [stdout]   19:     0x5ef0d98f118a - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h46ffb7170c0058bc
[INFO] [stdout]   20:     0x5ef0d98f0791 - tokio::runtime::park::CachedParkThread::block_on::ha4edee18a1595b2f
[INFO] [stdout]   21:     0x5ef0d98f3861 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h46f62317607a111d
[INFO] [stdout]   22:     0x5ef0d98f46af - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h6f11df73d4605ec1
[INFO] [stdout]   23:     0x5ef0d98f1fc7 - tokio::runtime::context::runtime::enter_runtime::h1e3c117115fe10ec
[INFO] [stdout]   24:     0x5ef0d98f45a4 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h007cb5f6fa420173
[INFO] [stdout]   25:     0x5ef0d98f3f2d - tokio::runtime::runtime::Runtime::block_on_inner::h563fd711c0e58172
[INFO] [stdout]   26:     0x5ef0d98f41bd - tokio::runtime::runtime::Runtime::block_on::h428a6a683d7ac9b9
[INFO] [stdout]   27:     0x5ef0d98a0ed5 - doctest_bundle_2024::__doctest_0::main::hd4b94e8787202b68
[INFO] [stdout]   28:     0x5ef0d98a1a06 - doctest_bundle_2024::__doctest_0::__main_fn::h6738b6bd18f4e61d
[INFO] [stdout]   29:     0x5ef0d987c220 - doctest_runner_2024::__doctest_0::TEST::{{closure}}::h9d4cfe658e9eefae
[INFO] [stdout]   30:     0x5ef0d987dc96 - core::ops::function::FnOnce::call_once::hca2a81ebf9af1829
[INFO] [stdout]   31:     0x5ef0d987ccd6 - doctest_runner_2024::main::h294037b4832fdcc2
[INFO] [stdout]   32:     0x5ef0d987dc73 - core::ops::function::FnOnce::call_once::h96feacb59ef09039
[INFO] [stdout]   33:     0x5ef0d987d126 - std::sys::backtrace::__rust_begin_short_backtrace::h51402a6274bfb415
[INFO] [stdout]   34:     0x5ef0d987cf09 - std::rt::lang_start::{{closure}}::h5f01580d4fa47a7b
[INFO] [stdout]   35:     0x5ef0d9e55e20 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   36:     0x5ef0d9e55e20 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5ef0d9e55e20 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5ef0d9e55e20 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ef0d9e55e20 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   40:     0x5ef0d9e55e20 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5ef0d9e55e20 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5ef0d9e55e20 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ef0d9e55e20 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   44:     0x5ef0d987cef1 - std::rt::lang_start::h9fd6023fdb5dc719
[INFO] [stdout]   45:     0x5ef0d98816f5 - main
[INFO] [stdout]   46:     0x7c257a6a81ca - <unknown>
[INFO] [stdout]   47:     0x7c257a6a828b - __libc_start_main
[INFO] [stdout]   48:     0x5ef0d987b7e5 - _start
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README_EN.md - (line 123)
[INFO] [stdout]     src/../README_EN.md - (line 163)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.00s; merged doctests compilation took 2.83s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2ed192fd5787235c81189259ee1f8c7e5ce286aabb765422a90bd738cf0e2af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ed192fd5787235c81189259ee1f8c7e5ce286aabb765422a90bd738cf0e2af9", kill_on_drop: false }`
[INFO] [stdout] 2ed192fd5787235c81189259ee1f8c7e5ce286aabb765422a90bd738cf0e2af9
