[INFO] cloning repository https://github.com/auribuo/opzioni
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auribuo/opzioni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauribuo%2Fopzioni", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauribuo%2Fopzioni'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 566cd3c3503676c424f94e2284e142f213e5fac8
[INFO] testing auribuo/opzioni against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauribuo%2Fopzioni" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/auribuo/opzioni
[INFO] finished tweaking git repo https://github.com/auribuo/opzioni
[INFO] tweaked toml for git repo https://github.com/auribuo/opzioni written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auribuo/opzioni on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/auribuo/opzioni 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-attributes v0.1.24
[INFO] [stderr]   Downloaded hermit-abi v0.3.5
[INFO] [stderr]   Downloaded serde_spanned v0.6.5
[INFO] [stderr]   Downloaded serde_yaml v0.9.21
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.8
[INFO] [stderr]   Downloaded indexmap v2.2.2
[INFO] [stderr]   Downloaded winnow v0.5.37
[INFO] [stderr]   Downloaded toml v0.8.9
[INFO] [stderr]   Downloaded serde_json v1.0.96
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f903ecf80654fdda1fe3fa7c6e51057c97f4d267b4d30b78950c6ed33852eb9
[INFO] running `Command { std: "docker" "start" "-a" "7f903ecf80654fdda1fe3fa7c6e51057c97f4d267b4d30b78950c6ed33852eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f903ecf80654fdda1fe3fa7c6e51057c97f4d267b4d30b78950c6ed33852eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f903ecf80654fdda1fe3fa7c6e51057c97f4d267b4d30b78950c6ed33852eb9", kill_on_drop: false }`
[INFO] [stdout] 7f903ecf80654fdda1fe3fa7c6e51057c97f4d267b4d30b78950c6ed33852eb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4cfd433042cda97ff9fd5e2231e1f5519f0f3efa9604de60550bd9fb7365c1a
[INFO] running `Command { std: "docker" "start" "-a" "a4cfd433042cda97ff9fd5e2231e1f5519f0f3efa9604de60550bd9fb7365c1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling winnow v0.5.37
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml v0.8.9
[INFO] [stderr]    Compiling opzioni v3.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.01s
[INFO] running `Command { std: "docker" "inspect" "a4cfd433042cda97ff9fd5e2231e1f5519f0f3efa9604de60550bd9fb7365c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4cfd433042cda97ff9fd5e2231e1f5519f0f3efa9604de60550bd9fb7365c1a", kill_on_drop: false }`
[INFO] [stdout] a4cfd433042cda97ff9fd5e2231e1f5519f0f3efa9604de60550bd9fb7365c1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6731df7bf70edb98f3ec2c8e8f2ab8d1bc65e293f376342235f61ec0f196ef8c
[INFO] running `Command { std: "docker" "start" "-a" "6731df7bf70edb98f3ec2c8e8f2ab8d1bc65e293f376342235f61ec0f196ef8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml v0.8.9
[INFO] [stderr]    Compiling opzioni v3.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.01s
[INFO] running `Command { std: "docker" "inspect" "6731df7bf70edb98f3ec2c8e8f2ab8d1bc65e293f376342235f61ec0f196ef8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6731df7bf70edb98f3ec2c8e8f2ab8d1bc65e293f376342235f61ec0f196ef8c", kill_on_drop: false }`
[INFO] [stdout] 6731df7bf70edb98f3ec2c8e8f2ab8d1bc65e293f376342235f61ec0f196ef8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 01ebafff5971def669d58d91965407c8fada69aff4b8199cdfad6c63932785fe
[INFO] running `Command { std: "docker" "start" "-a" "01ebafff5971def669d58d91965407c8fada69aff4b8199cdfad6c63932785fe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/opzioni-fdf960ea5d36fb2c)
[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 opzioni
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/config/std.rs - config::std::Config<T>::new (line 20) ... ok
[INFO] [stdout] test src/config/std.rs - config::std::Config<T>::get (line 44) ... FAILED
[INFO] [stdout] test src/config/std.rs - config::std::ConfigBuilder<T>::load (line 193) ... ok
[INFO] [stdout] test src/config/std.rs - config::std::Config<T>::configure (line 67) ... ok
[INFO] [stdout] test src/config/std.rs - config::std::ConfigBuilder<T>::use_default_on_error (line 160) ... ok
[INFO] [stdout] test src/config/std.rs - config::std::Config<T>::save (line 95) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config/std.rs - config::std::Config<T>::get (line 44) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `opzioni::config::std::Config<T>` in the current scope
[INFO] [stdout]   --> src/config/std.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 | let config = Config::<MyConfig>::empty();
[INFO] [stdout]    |                                  ^^^^^ function or associated item not found in `opzioni::config::std::Config<MyConfig>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `opzioni::config::std::Config<MyConfig>`, consider using `opzioni::config::std::Config::<T>::new` which returns `opzioni::config::std::Config<_>`
[INFO] [stdout]   --> src/config/std.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn new(config: T, path: PathBuf) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config/std.rs - config::std::Config<T>::save (line 95) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (124) panicked at src/config/std.rs:18:15:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SerializationError(Some("Read-only file system (os error 30)"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57321457c6e2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57321457c6e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57321457c6e2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57321457c6e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57321458d57a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57321458d57a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x57321455b006 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57321455b006 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x573214562316 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x573214562316 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x573214562176 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x57321456255b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5732145623d8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x573214560869 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x57321454f7cd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x57321459640c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x573214595c12 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5732143e9849 - rust_out::main::_doctest_main_src_config_std_rs_95_0::h1b3977421cae361d
[INFO] [stdout]   18:     0x5732143e9296 - rust_out::main::h1d5d9cc717612345
[INFO] [stdout]   19:     0x5732143d6313 - core::ops::function::FnOnce::call_once::he8fbd57a2bdb8de4
[INFO] [stdout]   20:     0x5732143d3d76 - std::sys::backtrace::__rust_begin_short_backtrace::h3d7d4fbbe21d8c6a
[INFO] [stdout]   21:     0x5732143d3c59 - std::rt::lang_start::{{closure}}::he8b303f9f75577a3
[INFO] [stdout]   22:     0x57321455c206 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x57321455c206 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x57321455c206 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x57321455c206 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x57321455c206 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x57321455c206 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x57321455c206 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x57321455c206 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57321455c206 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5732143d3c41 - std::rt::lang_start::h0508fb788dac5655
[INFO] [stdout]   32:     0x5732143ee745 - main
[INFO] [stdout]   33:     0x7229dcbad1ca - <unknown>
[INFO] [stdout]   34:     0x7229dcbad28b - __libc_start_main
[INFO] [stdout]   35:     0x5732143ca7a5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config/std.rs - config::std::Config<T>::get (line 44)
[INFO] [stdout]     src/config/std.rs - config::std::Config<T>::save (line 95)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.82s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "01ebafff5971def669d58d91965407c8fada69aff4b8199cdfad6c63932785fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01ebafff5971def669d58d91965407c8fada69aff4b8199cdfad6c63932785fe", kill_on_drop: false }`
[INFO] [stdout] 01ebafff5971def669d58d91965407c8fada69aff4b8199cdfad6c63932785fe
