[INFO] cloning repository https://github.com/akaruinekooff/datp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akaruinekooff/datp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakaruinekooff%2Fdatp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakaruinekooff%2Fdatp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43e5ea2d232b3553f88ffb13dc55addbef4fb9db
[INFO] testing akaruinekooff/datp against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakaruinekooff%2Fdatp" "/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/akaruinekooff/datp
[INFO] finished tweaking git repo https://github.com/akaruinekooff/datp
[INFO] tweaked toml for git repo https://github.com/akaruinekooff/datp written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akaruinekooff/datp on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/akaruinekooff/datp 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded block-buffer v0.11.0
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.5
[INFO] [stderr]   Downloaded digest v0.11.0-rc.4
[INFO] [stderr]   Downloaded base32 v0.5.1
[INFO] [stderr]   Downloaded rand_core v0.10.0-rc-2
[INFO] [stderr]   Downloaded const-oid v0.10.1
[INFO] [stderr]   Downloaded sha1 v0.11.0-rc.3
[INFO] [stderr]   Downloaded hybrid-array v0.4.5
[INFO] [stderr]   Downloaded hmac v0.13.0-rc.3
[INFO] [stderr]   Downloaded chacha20 v0.10.0-rc.5
[INFO] [stderr]   Downloaded qrcode v0.14.1
[INFO] [stderr]   Downloaded rand v0.10.0-rc.5
[INFO] [stderr]   Downloaded moxcms v0.7.10
[INFO] [stderr]   Downloaded pxfm v0.1.26
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1080e68d04f147bc818302ad3b909d642956897fc691ae36214c93ae500e471
[INFO] running `Command { std: "docker" "start" "-a" "e1080e68d04f147bc818302ad3b909d642956897fc691ae36214c93ae500e471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1080e68d04f147bc818302ad3b909d642956897fc691ae36214c93ae500e471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1080e68d04f147bc818302ad3b909d642956897fc691ae36214c93ae500e471", kill_on_drop: false }`
[INFO] [stdout] e1080e68d04f147bc818302ad3b909d642956897fc691ae36214c93ae500e471
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71b0ef1b9b26f831fd8239d3f9793af7655ad2023310486af11bd2fbd927d474
[INFO] running `Command { std: "docker" "start" "-a" "71b0ef1b9b26f831fd8239d3f9793af7655ad2023310486af11bd2fbd927d474", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.10.0-rc-2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.10.0-rc.5
[INFO] [stderr]    Compiling pxfm v0.1.26
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling rand v0.10.0-rc.5
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.5
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling digest v0.11.0-rc.4
[INFO] [stderr]    Compiling sha1 v0.11.0-rc.3
[INFO] [stderr]    Compiling hmac v0.13.0-rc.3
[INFO] [stderr]    Compiling moxcms v0.7.10
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling datp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.92s
[INFO] running `Command { std: "docker" "inspect" "71b0ef1b9b26f831fd8239d3f9793af7655ad2023310486af11bd2fbd927d474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71b0ef1b9b26f831fd8239d3f9793af7655ad2023310486af11bd2fbd927d474", kill_on_drop: false }`
[INFO] [stdout] 71b0ef1b9b26f831fd8239d3f9793af7655ad2023310486af11bd2fbd927d474
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 111948cb4b1c7cc0abb3a91fb3eac80f4616b532d8f48af86550db1613f81bc5
[INFO] running `Command { std: "docker" "start" "-a" "111948cb4b1c7cc0abb3a91fb3eac80f4616b532d8f48af86550db1613f81bc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling datp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "111948cb4b1c7cc0abb3a91fb3eac80f4616b532d8f48af86550db1613f81bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "111948cb4b1c7cc0abb3a91fb3eac80f4616b532d8f48af86550db1613f81bc5", kill_on_drop: false }`
[INFO] [stdout] 111948cb4b1c7cc0abb3a91fb3eac80f4616b532d8f48af86550db1613f81bc5
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9b0c002d3e73e3b57b0b9e9e72f4f3f00b8960fee0b60b86e3c1005b9e54f4d
[INFO] running `Command { std: "docker" "start" "-a" "a9b0c002d3e73e3b57b0b9e9e72f4f3f00b8960fee0b60b86e3c1005b9e54f4d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datp-ccb18e76093a35b8)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_generate_totp_secret ... ok
[INFO] [stdout] test tests::test_totp_different_steps ... ok
[INFO] [stdout] test tests::test_totp_invalid_secret ... ok
[INFO] [stdout] test tests::test_totp_known_secret ... 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] [stderr]    Doc-tests datp
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - generate_totp_secret (line 35) ... ok
[INFO] [stdout] test src/lib.rs - totp_raw_now (line 59) ... ok
[INFO] [stdout] test src/lib.rs - totp_raw (line 82) ... ok
[INFO] [stdout] test src/lib.rs - totp_qr_svg (line 121) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - totp_qr_svg (line 121) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (55) panicked at /tmp/rustdoctest0OKCd0/doctest_bundle_2024.rs:29:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f39f4d89de2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f39f4d89de2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f39f4d89de2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f39f4d89de2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f39f4d9e71a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f39f4d9e71a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5f39f4d8f946 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f39f4d8f946 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f39f4d6805f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f39f4d6805f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f39f4d81d71 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f39f4d81f2b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f39f4d68118 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f39f4d5d2e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f39f4d6908d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f39f4d9ee2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f39f4d9eba2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5f39f4cd54ec - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::main
[INFO] [stdout]   18:     0x5f39f4cd5546 - doctest_bundle_2024[59ae90dafdbb1e7a]::__doctest_1::__main_fn
[INFO] [stdout]   19:     0x5f39f4cd1631 - doctest_runner_2024[88b059fc6160a31f]::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   20:     0x5f39f4cd5006 - <doctest_runner_2024[88b059fc6160a31f]::__doctest_1::TEST::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x5f39f4cd1cf7 - doctest_runner_2024[88b059fc6160a31f]::main
[INFO] [stdout]   22:     0x5f39f4cd4f23 - <fn() -> std[3b51380354919863]::process::ExitCode as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x5f39f4cd0ec6 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[3b51380354919863]::process::ExitCode, std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   24:     0x5f39f4cd13d9 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>::{closure#0}
[INFO] [stdout]   25:     0x5f39f4d80ac6 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x5f39f4d80ac6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5f39f4d80ac6 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f39f4d80ac6 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f39f4d80ac6 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x5f39f4d80ac6 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x5f39f4d80ac6 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x5f39f4d80ac6 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5f39f4d80ac6 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x5f39f4cd0d91 - std[3b51380354919863]::rt::lang_start::<std[3b51380354919863]::process::ExitCode>
[INFO] [stdout]   35:     0x5f39f4cd5185 - main
[INFO] [stdout]   36:     0x7608be14c1ca - <unknown>
[INFO] [stdout]   37:     0x7608be14c28b - __libc_start_main
[INFO] [stdout]   38:     0x5f39f4ccf2c5 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - totp_qr_svg (line 121)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.73s; merged doctests compilation took 0.56s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a9b0c002d3e73e3b57b0b9e9e72f4f3f00b8960fee0b60b86e3c1005b9e54f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b0c002d3e73e3b57b0b9e9e72f4f3f00b8960fee0b60b86e3c1005b9e54f4d", kill_on_drop: false }`
[INFO] [stdout] a9b0c002d3e73e3b57b0b9e9e72f4f3f00b8960fee0b60b86e3c1005b9e54f4d
