[INFO] fetching crate maplestory 1.3.0...
[INFO] testing maplestory-1.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate maplestory 1.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate maplestory 1.3.0
[INFO] finished tweaking crates.io crate maplestory 1.3.0
[INFO] tweaked toml for crates.io crate maplestory 1.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate maplestory 1.3.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 maplestory 1.3.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 493534451e67adf3b5703de6fc84b33348099f0d5127b455cc2390fda9fcfd0a
[INFO] running `Command { std: "docker" "start" "-a" "493534451e67adf3b5703de6fc84b33348099f0d5127b455cc2390fda9fcfd0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "493534451e67adf3b5703de6fc84b33348099f0d5127b455cc2390fda9fcfd0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493534451e67adf3b5703de6fc84b33348099f0d5127b455cc2390fda9fcfd0a", kill_on_drop: false }`
[INFO] [stdout] 493534451e67adf3b5703de6fc84b33348099f0d5127b455cc2390fda9fcfd0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7fb95600d42f0d352cde0ca653944b300ccd47b4674e616b93c793d4bc330ec1
[INFO] running `Command { std: "docker" "start" "-a" "7fb95600d42f0d352cde0ca653944b300ccd47b4674e616b93c793d4bc330ec1", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[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 openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling maplestory v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.28s
[INFO] running `Command { std: "docker" "inspect" "7fb95600d42f0d352cde0ca653944b300ccd47b4674e616b93c793d4bc330ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb95600d42f0d352cde0ca653944b300ccd47b4674e616b93c793d4bc330ec1", kill_on_drop: false }`
[INFO] [stdout] 7fb95600d42f0d352cde0ca653944b300ccd47b4674e616b93c793d4bc330ec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e0679e7f6034b150bbb7024d778818adc0fa370ad5f35f0011d717b889e48efe
[INFO] running `Command { std: "docker" "start" "-a" "e0679e7f6034b150bbb7024d778818adc0fa370ad5f35f0011d717b889e48efe", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling hyper v1.7.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 icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling maplestory v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.93s
[INFO] running `Command { std: "docker" "inspect" "e0679e7f6034b150bbb7024d778818adc0fa370ad5f35f0011d717b889e48efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0679e7f6034b150bbb7024d778818adc0fa370ad5f35f0011d717b889e48efe", kill_on_drop: false }`
[INFO] [stdout] e0679e7f6034b150bbb7024d778818adc0fa370ad5f35f0011d717b889e48efe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c9d6befc333c2c3fa13e59502252c09e4c06570531404ad2f00ecca859175185
[INFO] running `Command { std: "docker" "start" "-a" "c9d6befc333c2c3fa13e59502252c09e4c06570531404ad2f00ecca859175185", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maplestory-569e341033196b7b)
[INFO] [stderr]    Doc-tests maplestory
[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 3 tests
[INFO] [stdout] test src/api.rs - api::MaplestoryApiBuilder (line 688) ... ok
[INFO] [stdout] test src/api.rs - api::MaplestoryApiBuilder (line 704) ... ok
[INFO] [stdout] test src/api.rs - api::MaplestoryApi (line 57) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::MaplestoryApi (line 57) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (111) panicked at src/api.rs:817:13:
[INFO] [stdout] Cannot build MaplestoryApi: both api_key and origin are None. Specify API key or use proxy server.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f295c690fc2 - 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:     0x5f295c690fc2 - 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:     0x5f295c690fc2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f295c690fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f295c6a22cf - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f295c6a22cf - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f295c66b471 - std::io::default_write_fmt::haf8355dc2afbec95
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f295c66b471 - std::io::Write::write_fmt::h93c9a261259c931a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f295c672792 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f295c67507f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f295c674ed9 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5f295c6757b5 - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5f295c675566 - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   13:     0x5f295c6728d9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5f295c65fbcd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5f295c6aafa0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5f295c2d64ce - maplestory::api::MaplestoryApiBuilder::build::h97cfa30d9bad95c5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api.rs:817:13
[INFO] [stdout]   17:     0x5f295c2d13a1 - rust_out::main::_doctest_main_src_api_rs_57_0::get_character_level::{{closure}}::h2b3b334ce433b660
[INFO] [stdout]   18:     0x5f295c2d19be - rust_out::main::_doctest_main_src_api_rs_57_0::{{closure}}::h95ab1c8f26adb953
[INFO] [stdout]   19:     0x5f295c2cbe66 - <core::pin::Pin<P> as core::future::future::Future>::poll::h06b195169889d867
[INFO] [stdout]   20:     0x5f295c2cb766 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h4c80313fb0b5a9e9
[INFO] [stdout]   21:     0x5f295c2cb564 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0af4300986906b2b
[INFO] [stdout]   22:     0x5f295c2c8730 - tokio::runtime::scheduler::current_thread::Context::enter::h133a342ba36ec036
[INFO] [stdout]   23:     0x5f295c2cac8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc6c906f2d1e24367
[INFO] [stdout]   24:     0x5f295c2c9f24 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h647afaffdc6d51ca
[INFO] [stdout]   25:     0x5f295c2c71e1 - tokio::runtime::context::scoped::Scoped<T>::set::he84aaa2119a863d9
[INFO] [stdout]   26:     0x5f295c2c6ea4 - tokio::runtime::context::set_scheduler::{{closure}}::h91c938c80c415f67
[INFO] [stdout]   27:     0x5f295c2bfb7a - std::thread::local::LocalKey<T>::try_with::h55edd78ea347250a
[INFO] [stdout]   28:     0x5f295c2bf7d9 - std::thread::local::LocalKey<T>::with::h5f4ae1992171a1e1
[INFO] [stdout]   29:     0x5f295c2c6e3b - tokio::runtime::context::set_scheduler::h2c707ca092a2f173
[INFO] [stdout]   30:     0x5f295c2c9ce4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3ff9ae51faa26719
[INFO] [stdout]   31:     0x5f295c2c9fae - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbbebcd26564bb452
[INFO] [stdout]   32:     0x5f295c2c8376 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he21fea1f27dd9835
[INFO] [stdout]   33:     0x5f295c2c732a - tokio::runtime::context::runtime::enter_runtime::h7478221da9a58e71
[INFO] [stdout]   34:     0x5f295c2c7daf - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5972118ad924e947
[INFO] [stdout]   35:     0x5f295c2c7974 - tokio::runtime::runtime::Runtime::block_on_inner::h367520efe2cd1c35
[INFO] [stdout]   36:     0x5f295c2c7c52 - tokio::runtime::runtime::Runtime::block_on::h25802aa31d47a324
[INFO] [stdout]   37:     0x5f295c2b5d5e - tokio_test::block_on::hd90c7dc792f848ec
[INFO] [stdout]   38:     0x5f295c2d11e9 - rust_out::main::_doctest_main_src_api_rs_57_0::h95579b91dd5c27d0
[INFO] [stdout]   39:     0x5f295c2d11c6 - rust_out::main::hcbdc0960c876f2af
[INFO] [stdout]   40:     0x5f295c2c0573 - core::ops::function::FnOnce::call_once::hfb4119cacd246208
[INFO] [stdout]   41:     0x5f295c2bf696 - std::sys::backtrace::__rust_begin_short_backtrace::h410c329a888fe2f7
[INFO] [stdout]   42:     0x5f295c2bf679 - std::rt::lang_start::{{closure}}::h39fc2126d871a896
[INFO] [stdout]   43:     0x5f295c66cbe0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc7ed5622678f5124
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   44:     0x5f295c66cbe0 - std::panicking::catch_unwind::do_call::hc59414a11cf2a25a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x5f295c66cbe0 - std::panicking::catch_unwind::hff67b45e0819a036
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x5f295c66cbe0 - std::panic::catch_unwind::hec0fb0db85f7fd60
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5f295c66cbe0 - std::rt::lang_start_internal::{{closure}}::h74bea026352620a3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:175:24
[INFO] [stdout]   48:     0x5f295c66cbe0 - std::panicking::catch_unwind::do_call::h931ef1bf7bdfcae2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   49:     0x5f295c66cbe0 - std::panicking::catch_unwind::h3816830c825cbe04
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   50:     0x5f295c66cbe0 - std::panic::catch_unwind::h408406c8f02ebb9d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5f295c66cbe0 - std::rt::lang_start_internal::hce2b8b328837374b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/rt.rs:171:5
[INFO] [stdout]   52:     0x5f295c2bf661 - std::rt::lang_start::h866de1957bb2b812
[INFO] [stdout]   53:     0x5f295c2d6175 - main
[INFO] [stdout]   54:     0x7bb035ad51ca - <unknown>
[INFO] [stdout]   55:     0x7bb035ad528b - __libc_start_main
[INFO] [stdout]   56:     0x5f295c2ae125 - _start
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api.rs - api::MaplestoryApi (line 57)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c9d6befc333c2c3fa13e59502252c09e4c06570531404ad2f00ecca859175185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d6befc333c2c3fa13e59502252c09e4c06570531404ad2f00ecca859175185", kill_on_drop: false }`
[INFO] [stdout] c9d6befc333c2c3fa13e59502252c09e4c06570531404ad2f00ecca859175185
