[INFO] fetching crate totpgen 0.1.1... [INFO] testing totpgen-0.1.1 against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] extracting crate totpgen 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate totpgen 0.1.1 on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate totpgen 0.1.1 [INFO] finished tweaking crates.io crate totpgen 0.1.1 [INFO] tweaked toml for crates.io crate totpgen 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate totpgen 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76a6440ed600b2ba586d2c482a97d4377a9abc1a72e7a1e8dd1923ef3f6a23e5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "76a6440ed600b2ba586d2c482a97d4377a9abc1a72e7a1e8dd1923ef3f6a23e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76a6440ed600b2ba586d2c482a97d4377a9abc1a72e7a1e8dd1923ef3f6a23e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a6440ed600b2ba586d2c482a97d4377a9abc1a72e7a1e8dd1923ef3f6a23e5", kill_on_drop: false }` [INFO] [stdout] 76a6440ed600b2ba586d2c482a97d4377a9abc1a72e7a1e8dd1923ef3f6a23e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fee6513b533f685d0b9d3d3cee99e2e6aa2c5bf3afdb93e1541b94f06e7d473 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7fee6513b533f685d0b9d3d3cee99e2e6aa2c5bf3afdb93e1541b94f06e7d473", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling totpgen v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "7fee6513b533f685d0b9d3d3cee99e2e6aa2c5bf3afdb93e1541b94f06e7d473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fee6513b533f685d0b9d3d3cee99e2e6aa2c5bf3afdb93e1541b94f06e7d473", kill_on_drop: false }` [INFO] [stdout] 7fee6513b533f685d0b9d3d3cee99e2e6aa2c5bf3afdb93e1541b94f06e7d473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e6e67b03c530cf8e5421b2a311e1033fbfbdb1a16b564fcf7c6241ab7f8b583 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6e6e67b03c530cf8e5421b2a311e1033fbfbdb1a16b564fcf7c6241ab7f8b583", kill_on_drop: false }` [INFO] [stderr] Compiling totpgen v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `Command { std: "docker" "inspect" "6e6e67b03c530cf8e5421b2a311e1033fbfbdb1a16b564fcf7c6241ab7f8b583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e6e67b03c530cf8e5421b2a311e1033fbfbdb1a16b564fcf7c6241ab7f8b583", kill_on_drop: false }` [INFO] [stdout] 6e6e67b03c530cf8e5421b2a311e1033fbfbdb1a16b564fcf7c6241ab7f8b583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a8dfddd06ab50cecec636a6d6b337f5ee9018ed7d68be3c91adff2b54392134 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a8dfddd06ab50cecec636a6d6b337f5ee9018ed7d68be3c91adff2b54392134", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/totpgen-d2b3f8b13da5e584) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test totp::tests::generates_correct_length_token ... ok [INFO] [stdout] test totp::tests::generates_correct_tokens ... ok [INFO] [stdout] test config::tests::correctly_gets_config ... ok [INFO] [stderr] error: test failed, to rerun pass '--bin totpgen' [INFO] [stdout] test config::tests::correctly_stores_config ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::tests::correctly_stores_config stdout ---- [INFO] [stdout] thread 'config::tests::correctly_stores_config' panicked at 'Failed to get config to store.: Bad TOML data: missing field `tokens` [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.33/src/error.rs:464:25 [INFO] [stdout] 1: totpgen::config::get_config [INFO] [stdout] at ./src/config.rs:24:52 [INFO] [stdout] 2: totpgen::config::tests::correctly_stores_config [INFO] [stdout] at ./src/config.rs:45:19 [INFO] [stdout] 3: totpgen::config::tests::correctly_stores_config::{{closure}} [INFO] [stdout] at ./src/config.rs:44:5 [INFO] [stdout] 4: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:576:5 [INFO] [stdout] 6: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:344:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:599:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:491:39 [INFO] [stdout] 7: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:518:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 8: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:344:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 9: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 10: start_thread [INFO] [stdout] 11: clone', src/config.rs:45:32 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b24e559b20 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55b24e559b20 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b24e559b20 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b24e559b20 - ::fmt::h1a8751bf59281272 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b24e57e37f - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/fmt/mod.rs:1094:17 [INFO] [stdout] 5: 0x55b24e5566c5 - std::io::Write::write_fmt::he6661e7347cae026 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/io/mod.rs:1580:15 [INFO] [stdout] 6: 0x55b24e55bbdb - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b24e55bbdb - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b24e55bbdb - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55b24e55b6f8 - std::panicking::default_hook::h3067e8318decd17a [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55b24e55c18d - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55b24e55bd87 - std::panicking::begin_panic_handler::{{closure}}::ha376ab85d95a000e [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55b24e559fdc - std::sys_common::backtrace::__rust_end_short_backtrace::h6795c8afdd1a77e6 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55b24e55bce9 - rust_begin_unwind [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55b24e436221 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55b24e436313 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55b24e474117 - core::result::Result::expect::h5beaccb469f149d1 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x55b24e463743 - totpgen::config::tests::correctly_stores_config::hf0ebae5c843f9cf5 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:45:19 [INFO] [stdout] 18: 0x55b24e4636fd - totpgen::config::tests::correctly_stores_config::{{closure}}::h4661eee97fe59be6 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:44:5 [INFO] [stdout] 19: 0x55b24e4602ce - core::ops::function::FnOnce::call_once::he0d3ebc170f0acfb [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b24e4a6806 - core::ops::function::FnOnce::call_once::h4e9353104004bc3d [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b24e4a6806 - test::__rust_begin_short_backtrace::hea4fd7fe7fb8303e [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:576:5 [INFO] [stdout] 22: 0x55b24e4a5266 - as core::ops::function::FnOnce>::call_once::hd7fd3e88849fc750 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 23: 0x55b24e4a5266 - as core::ops::function::FnOnce<()>>::call_once::h78a6897906b26c6e [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:344:9 [INFO] [stdout] 24: 0x55b24e4a5266 - std::panicking::try::do_call::hbaa9991bef154d76 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40 [INFO] [stdout] 25: 0x55b24e4a5266 - std::panicking::try::h0d1e876a7e6d9927 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19 [INFO] [stdout] 26: 0x55b24e4a5266 - std::panic::catch_unwind::hf9cfc8afbc70b84f [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14 [INFO] [stdout] 27: 0x55b24e4a5266 - test::run_test_in_process::h947bacbaa4554ce4 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:599:18 [INFO] [stdout] 28: 0x55b24e4a5266 - test::run_test::run_test_inner::{{closure}}::he92bab8f95bf0784 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55b24e4806ae - test::run_test::run_test_inner::{{closure}}::hf54209f3d25efeee [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55b24e4806ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hd6d5206cf37fd269 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55b24e4843c8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h13bbfbf02991444a [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 32: 0x55b24e4843c8 - as core::ops::function::FnOnce<()>>::call_once::h0e73313fa1b917d2 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:344:9 [INFO] [stdout] 33: 0x55b24e4843c8 - std::panicking::try::do_call::h0601c6cdea59af51 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:379:40 [INFO] [stdout] 34: 0x55b24e4843c8 - std::panicking::try::h0d9ec6a2b7f348d3 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panicking.rs:343:19 [INFO] [stdout] 35: 0x55b24e4843c8 - std::panic::catch_unwind::h5b95c4a8cef23017 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/panic.rs:431:14 [INFO] [stdout] 36: 0x55b24e4843c8 - std::thread::Builder::spawn_unchecked::{{closure}}::hbfc50e47df131303 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 37: 0x55b24e4843c8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5a3a0711c63b5a79 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b24e561c63 - as core::ops::function::FnOnce>::call_once::h3aa31cb6360b59d9 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 39: 0x55b24e561c63 - as core::ops::function::FnOnce>::call_once::h7719d3c7c5841461 [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/alloc/src/boxed.rs:1546:9 [INFO] [stdout] 40: 0x55b24e561c63 - std::sys::unix::thread::Thread::new::thread_start::hfbe13ead469fd0bc [INFO] [stdout] at /rustc/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7fd2f7595609 - start_thread [INFO] [stdout] 42: 0x7fd2f7367293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::tests::correctly_stores_config [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a8dfddd06ab50cecec636a6d6b337f5ee9018ed7d68be3c91adff2b54392134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a8dfddd06ab50cecec636a6d6b337f5ee9018ed7d68be3c91adff2b54392134", kill_on_drop: false }` [INFO] [stdout] 8a8dfddd06ab50cecec636a6d6b337f5ee9018ed7d68be3c91adff2b54392134