[INFO] fetching crate diplo 1.0.0...
[INFO] testing diplo-1.0.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate diplo 1.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate diplo 1.0.0
[INFO] finished tweaking crates.io crate diplo 1.0.0
[INFO] tweaked toml for crates.io crate diplo 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate diplo 1.0.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diplo 1.0.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20238e3b18a1dce0b1f9f010b5bc59d6ed5a5a62c62666dfc7d29b9698ab7e22
[INFO] running `Command { std: "docker" "start" "-a" "20238e3b18a1dce0b1f9f010b5bc59d6ed5a5a62c62666dfc7d29b9698ab7e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20238e3b18a1dce0b1f9f010b5bc59d6ed5a5a62c62666dfc7d29b9698ab7e22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20238e3b18a1dce0b1f9f010b5bc59d6ed5a5a62c62666dfc7d29b9698ab7e22", kill_on_drop: false }`
[INFO] [stdout] 20238e3b18a1dce0b1f9f010b5bc59d6ed5a5a62c62666dfc7d29b9698ab7e22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ca3cd421748b1d883ba7df05dca8b7c103791f93043afb50021a09b3b56c726
[INFO] running `Command { std: "docker" "start" "-a" "8ca3cd421748b1d883ba7df05dca8b7c103791f93043afb50021a09b3b56c726", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.14
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tokio v1.13.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling openssl-src v300.0.2+3.0.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling serde_json v1.0.69
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling combine v4.6.1
[INFO] [stderr]    Compiling os_str_bytes v4.2.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling openssl-sys v0.9.70
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling rprompt v1.0.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling nix v0.22.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling nix v0.23.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling terminfo v0.7.3
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling command-group v1.0.8
[INFO] [stderr]    Compiling ctrlc v3.2.1
[INFO] [stderr]    Compiling tokio-macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.5
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling clap v3.0.0-beta.5
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling clearscreen v1.0.7
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling derive_builder v0.10.2
[INFO] [stderr]    Compiling watchexec v1.17.1
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling h2 v0.3.6
[INFO] [stderr]    Compiling kstring v1.0.5
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling toml_edit v0.8.0
[INFO] [stderr]    Compiling hyper v0.14.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling diplo v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8ca3cd421748b1d883ba7df05dca8b7c103791f93043afb50021a09b3b56c726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ca3cd421748b1d883ba7df05dca8b7c103791f93043afb50021a09b3b56c726", kill_on_drop: false }`
[INFO] [stdout] 8ca3cd421748b1d883ba7df05dca8b7c103791f93043afb50021a09b3b56c726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b8f382c0f0a8c8b77046e1b4310c9afc2b5eafcde01efab4842eae83546cae4
[INFO] running `Command { std: "docker" "start" "-a" "6b8f382c0f0a8c8b77046e1b4310c9afc2b5eafcde01efab4842eae83546cae4", kill_on_drop: false }`
[INFO] [stderr]    Compiling diplo v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6b8f382c0f0a8c8b77046e1b4310c9afc2b5eafcde01efab4842eae83546cae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8f382c0f0a8c8b77046e1b4310c9afc2b5eafcde01efab4842eae83546cae4", kill_on_drop: false }`
[INFO] [stdout] 6b8f382c0f0a8c8b77046e1b4310c9afc2b5eafcde01efab4842eae83546cae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cc43a20a7497a7ffc1e5fcb3657750fca3c6686faf83ecd7a26eecb66b567259
[INFO] running `Command { std: "docker" "start" "-a" "cc43a20a7497a7ffc1e5fcb3657750fca3c6686faf83ecd7a26eecb66b567259", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3
[INFO] [stdout] 
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diplo-870a3682f1e7ca1c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/diplo.rs (/opt/rustwide/target/debug/deps/diplo-0839ce43dd269e3a)
[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 8 tests
[INFO] [stdout] test tests::run_init ... ok
[INFO] [stdout] test tests::update_some_deps ... ok
[INFO] [stdout] test tests::run_script ... FAILED
[INFO] [stdout] test tests::run_install ... FAILED
[INFO] [stdout] test tests::run_cache ... FAILED
[INFO] [stdout] test tests::run_exec ... FAILED
[INFO] [stdout] test tests::run_update ... FAILED
[INFO] [stdout] test tests::run_add ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_script stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_script' (31) panicked at src/bin/diplo.rs:72:35:
[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:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5ae6f97782 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5ae6fb16aa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5ae6fb16aa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e5ae6f9e736 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5ae6f9e736 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5ae6f730ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5ae6f730ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5ae6f8e879 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5ae627f7ae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5ae627f7ae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5ae6f8eae2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5ae6f8eae2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5ae6f731a8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5ae6f67e99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5ae6f742ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5ae6fb1e1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5ae6fb1b62 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5ae625b44e - <core[585f66e14d78f9ba]::result::Result<(), std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5ae625b44e - diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:72:35
[INFO] [stdout]   22:     0x5e5ae625f2ad - <core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e5ae626c31d - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:78
[INFO] [stdout]   24:     0x5e5ae6259dc0 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x5e5ae62612d5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::try_with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5e5ae625fd8e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5e5ae62667d3 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x5e5ae62667d3 - tokio[b08178d418d580a6]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x5e5ae62667d3 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:39
[INFO] [stdout]   30:     0x5e5ae626c20a - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:29
[INFO] [stdout]   31:     0x5e5ae6257735 - <tokio[b08178d418d580a6]::macros::scoped_tls::ScopedKey<tokio[b08178d418d580a6]::runtime::basic_scheduler::Context>>::set::<tokio[b08178d418d580a6]::runtime::basic_scheduler::enter<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5e5ae6264d76 - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:13
[INFO] [stdout]   33:     0x5e5ae6262c93 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   34:     0x5e5ae6262e23 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::InnerGuard<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   35:     0x5e5ae626343a - <tokio[b08178d418d580a6]::runtime::basic_scheduler::BasicScheduler<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   36:     0x5e5ae626d1d2 - <tokio[b08178d418d580a6]::runtime::Runtime>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x5e5ae625dfbd - diplo[cae30ddb31aa77c3]::tests::run_script
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:75:22
[INFO] [stdout]   38:     0x5e5ae625b007 - diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:69:26
[INFO] [stdout]   39:     0x5e5ae625f676 - <diplo[cae30ddb31aa77c3]::tests::run_script::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5e5ae6273b5b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5e5ae6273b5b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5e5ae62803ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5e5ae627a884 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5e5ae627a884 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5e5ae6282eb2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5e5ae6282eb2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e5ae6f96a2f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x5e5ae6f96a2f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7b130d5c3aa4 - <unknown>
[INFO] [stdout]   61:     0x7b130d650a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_install stdout ----
[INFO] [stdout] > no .env file found continuing without loading dotenv
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_install' (30) panicked at src/load_config.rs:49:32:
[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:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5ae6f97782 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5ae6fb16aa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5ae6fb16aa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e5ae6f9e736 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5ae6f9e736 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5ae6f730ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5ae6f730ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5ae6f8e879 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5ae627f7ae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5ae627f7ae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5ae6f8eae2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5ae6f8eae2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5ae6f731a8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5ae6f67e99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5ae6f742ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5ae6fb1e1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5ae6fb1b62 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5ae63f0bbb - <core[585f66e14d78f9ba]::result::Result<(), std[3f03f8b59f91bef1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5ae63f0bbb - diplo[a8e53355ea9f12f8]::load_config::create_config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/load_config.rs:49:32
[INFO] [stdout]   22:     0x5e5ae62c5652 - <fn() -> diplo[a8e53355ea9f12f8]::load_config::Config as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5e5ae62f27a7 - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1115:28
[INFO] [stdout]   24:     0x5e5ae62f2263 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init::<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:938:57
[INFO] [stdout]   25:     0x5e5ae6330b73 - <once_cell[174acf39cfcb7e87]::imp::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::initialize::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:95:19
[INFO] [stdout]   26:     0x5e5ae649a0da - once_cell[174acf39cfcb7e87]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:171:31
[INFO] [stdout]   27:     0x5e5ae632c6fd - <once_cell[174acf39cfcb7e87]::imp::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::initialize::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:93:9
[INFO] [stdout]   28:     0x5e5ae62ecfb1 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_try_init::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:978:20
[INFO] [stdout]   29:     0x5e5ae62ecef4 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init::<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:938:24
[INFO] [stdout]   30:     0x5e5ae62f3792 - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1114:23
[INFO] [stdout]   31:     0x5e5ae62f81eb - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1124:13
[INFO] [stdout]   32:     0x5e5ae63f417d - diplo[a8e53355ea9f12f8]::utils::run_utils::ensure_dependencies
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/run_utils.rs:51:34
[INFO] [stdout]   33:     0x5e5ae643caba - diplo[a8e53355ea9f12f8]::commands::install::exec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/install.rs:9:5
[INFO] [stdout]   34:     0x5e5ae63ebcd0 - diplo[a8e53355ea9f12f8]::commands::handle_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/mod.rs:43:33
[INFO] [stdout]   35:     0x5e5ae625bf7a - diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:64:14
[INFO] [stdout]   36:     0x5e5ae625f32d - <core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x5e5ae626c55d - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:78
[INFO] [stdout]   38:     0x5e5ae625a020 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   39:     0x5e5ae62614d5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::try_with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   40:     0x5e5ae625fe2e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   41:     0x5e5ae6267db3 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   42:     0x5e5ae6267db3 - tokio[b08178d418d580a6]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   43:     0x5e5ae6267db3 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:39
[INFO] [stdout]   44:     0x5e5ae626c24a - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:29
[INFO] [stdout]   45:     0x5e5ae62578f5 - <tokio[b08178d418d580a6]::macros::scoped_tls::ScopedKey<tokio[b08178d418d580a6]::runtime::basic_scheduler::Context>>::set::<tokio[b08178d418d580a6]::runtime::basic_scheduler::enter<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   46:     0x5e5ae6265416 - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:13
[INFO] [stdout]   47:     0x5e5ae6262cd3 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   48:     0x5e5ae6262fa3 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::InnerGuard<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   49:     0x5e5ae62639fa - <tokio[b08178d418d580a6]::runtime::basic_scheduler::BasicScheduler<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   50:     0x5e5ae626d4d2 - <tokio[b08178d418d580a6]::runtime::Runtime>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   51:     0x5e5ae625e2fd - diplo[cae30ddb31aa77c3]::tests::run_install
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:65:22
[INFO] [stdout]   52:     0x5e5ae625b067 - diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:62:27
[INFO] [stdout]   53:     0x5e5ae625f6f6 - <diplo[cae30ddb31aa77c3]::tests::run_install::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5e5ae6273b5b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e5ae6273b5b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5e5ae62803ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5e5ae627a884 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5e5ae627a884 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x5e5ae6282eb2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x5e5ae6282eb2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5e5ae6f96a2f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x5e5ae6f96a2f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x7b130d5c3aa4 - <unknown>
[INFO] [stdout]   75:     0x7b130d650a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_cache stdout ----
[INFO] [stdout] > no .env file found continuing without loading dotenv
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_cache' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1116:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5ae6f97782 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5ae6fb16aa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5ae6fb16aa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e5ae6f9e736 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5ae6f9e736 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5ae6f730ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5ae6f730ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5ae6f8e879 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5ae627f7ae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5ae627f7ae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5ae6f8eae2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5ae6f8eae2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5ae6f7255c - std[3f03f8b59f91bef1]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e5ae6f67e79 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5ae6f64ec0 - std[3f03f8b59f91bef1]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e5ae62f27ca - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1116:25
[INFO] [stdout]   19:     0x5e5ae62f2263 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init::<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:938:57
[INFO] [stdout]   20:     0x5e5ae6330b73 - <once_cell[174acf39cfcb7e87]::imp::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::initialize::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5e5ae649a0da - once_cell[174acf39cfcb7e87]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5e5ae632c6fd - <once_cell[174acf39cfcb7e87]::imp::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::initialize::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5e5ae62ecfb1 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_try_init::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:978:20
[INFO] [stdout]   24:     0x5e5ae62ecef4 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init::<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:938:24
[INFO] [stdout]   25:     0x5e5ae62f3792 - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1114:23
[INFO] [stdout]   26:     0x5e5ae62f81eb - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1124:13
[INFO] [stdout]   27:     0x5e5ae63f57bd - diplo[a8e53355ea9f12f8]::commands::cache::exec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/cache.rs:14:34
[INFO] [stdout]   28:     0x5e5ae63ebbc9 - diplo[a8e53355ea9f12f8]::commands::handle_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/mod.rs:40:31
[INFO] [stdout]   29:     0x5e5ae625d50a - diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:45:14
[INFO] [stdout]   30:     0x5e5ae625f46d - <core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5e5ae626cafd - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:78
[INFO] [stdout]   32:     0x5e5ae625a610 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   33:     0x5e5ae62619d5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::try_with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5e5ae625ffbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5e5ae626b463 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   36:     0x5e5ae626b463 - tokio[b08178d418d580a6]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   37:     0x5e5ae626b463 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:39
[INFO] [stdout]   38:     0x5e5ae626c2ea - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:29
[INFO] [stdout]   39:     0x5e5ae6257d55 - <tokio[b08178d418d580a6]::macros::scoped_tls::ScopedKey<tokio[b08178d418d580a6]::runtime::basic_scheduler::Context>>::set::<tokio[b08178d418d580a6]::runtime::basic_scheduler::enter<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x5e5ae62664a6 - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:13
[INFO] [stdout]   41:     0x5e5ae6262d73 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   42:     0x5e5ae6263363 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::InnerGuard<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   43:     0x5e5ae626484a - <tokio[b08178d418d580a6]::runtime::basic_scheduler::BasicScheduler<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   44:     0x5e5ae626dc22 - <tokio[b08178d418d580a6]::runtime::Runtime>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   45:     0x5e5ae625eaed - diplo[cae30ddb31aa77c3]::tests::run_cache
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:46:22
[INFO] [stdout]   46:     0x5e5ae625b157 - diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:43:25
[INFO] [stdout]   47:     0x5e5ae625f836 - <diplo[cae30ddb31aa77c3]::tests::run_cache::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e5ae6273b5b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e5ae6273b5b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5e5ae62803ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5e5ae627a884 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5e5ae627a884 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5e5ae6282eb2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5e5ae6282eb2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e5ae6f96a2f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5e5ae6f96a2f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x7b130d5c3aa4 - <unknown>
[INFO] [stdout]   69:     0x7b130d650a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_exec stdout ----
[INFO] [stdout] > no .env file found continuing without loading dotenv
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_exec' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1116:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5ae6f97782 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5ae6fb16aa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5ae6fb16aa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e5ae6f9e736 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5ae6f9e736 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5ae6f730ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5ae6f730ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5ae6f8e879 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5ae627f7ae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5ae627f7ae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5ae6f8eae2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5ae6f8eae2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5ae6f7255c - std[3f03f8b59f91bef1]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e5ae6f67e79 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5ae6f64ec0 - std[3f03f8b59f91bef1]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e5ae62f27ca - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1116:25
[INFO] [stdout]   19:     0x5e5ae62f2263 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init::<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:938:57
[INFO] [stdout]   20:     0x5e5ae6330b73 - <once_cell[174acf39cfcb7e87]::imp::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::initialize::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5e5ae649a0da - once_cell[174acf39cfcb7e87]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5e5ae632c6fd - <once_cell[174acf39cfcb7e87]::imp::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::initialize::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5e5ae62ecfb1 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_try_init::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:978:20
[INFO] [stdout]   24:     0x5e5ae62ecef4 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init::<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:938:24
[INFO] [stdout]   25:     0x5e5ae62f3792 - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1114:23
[INFO] [stdout]   26:     0x5e5ae62f81eb - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1124:13
[INFO] [stdout]   27:     0x5e5ae63f417d - diplo[a8e53355ea9f12f8]::utils::run_utils::ensure_dependencies
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/run_utils.rs:51:34
[INFO] [stdout]   28:     0x5e5ae6398f85 - diplo[a8e53355ea9f12f8]::commands::exec::exec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/exec.rs:44:9
[INFO] [stdout]   29:     0x5e5ae63ebc26 - diplo[a8e53355ea9f12f8]::commands::handle_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/mod.rs:41:33
[INFO] [stdout]   30:     0x5e5ae625cc4d - diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:51:14
[INFO] [stdout]   31:     0x5e5ae625f3ed - <core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5e5ae626c8bd - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:78
[INFO] [stdout]   33:     0x5e5ae625a3b0 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   34:     0x5e5ae62617d5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::try_with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5e5ae625ff1e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5e5ae6269e83 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   37:     0x5e5ae6269e83 - tokio[b08178d418d580a6]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   38:     0x5e5ae6269e83 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:39
[INFO] [stdout]   39:     0x5e5ae626c2aa - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:29
[INFO] [stdout]   40:     0x5e5ae6257b95 - <tokio[b08178d418d580a6]::macros::scoped_tls::ScopedKey<tokio[b08178d418d580a6]::runtime::basic_scheduler::Context>>::set::<tokio[b08178d418d580a6]::runtime::basic_scheduler::enter<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   41:     0x5e5ae6265e06 - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:13
[INFO] [stdout]   42:     0x5e5ae6262d33 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   43:     0x5e5ae62631e3 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::InnerGuard<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   44:     0x5e5ae626428a - <tokio[b08178d418d580a6]::runtime::basic_scheduler::BasicScheduler<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   45:     0x5e5ae626d922 - <tokio[b08178d418d580a6]::runtime::Runtime>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   46:     0x5e5ae625e7bd - diplo[cae30ddb31aa77c3]::tests::run_exec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:52:22
[INFO] [stdout]   47:     0x5e5ae625b0f7 - diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:49:24
[INFO] [stdout]   48:     0x5e5ae625f7b6 - <diplo[cae30ddb31aa77c3]::tests::run_exec::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e5ae6273b5b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5e5ae6273b5b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5e5ae62803ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5e5ae627a884 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5e5ae627a884 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x5e5ae6282eb2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x5e5ae6282eb2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5e5ae6f96a2f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x5e5ae6f96a2f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x7b130d5c3aa4 - <unknown>
[INFO] [stdout]   70:     0x7b130d650a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_update stdout ----
[INFO] [stdout] > no .env file found continuing without loading dotenv
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_update' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1116:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5ae6f97782 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5ae6fb16aa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5ae6fb16aa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e5ae6f9e736 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5ae6f9e736 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5ae6f730ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5ae6f730ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5ae6f8e879 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5ae627f7ae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5ae627f7ae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5ae6f8eae2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5ae6f8eae2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5ae6f7255c - std[3f03f8b59f91bef1]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e5ae6f67e79 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5ae6f64ec0 - std[3f03f8b59f91bef1]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e5ae62f27ca - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1116:25
[INFO] [stdout]   19:     0x5e5ae62f2263 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init::<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:938:57
[INFO] [stdout]   20:     0x5e5ae6330b73 - <once_cell[174acf39cfcb7e87]::imp::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::initialize::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:95:19
[INFO] [stdout]   21:     0x5e5ae649a0da - once_cell[174acf39cfcb7e87]::imp::initialize_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:171:31
[INFO] [stdout]   22:     0x5e5ae632c6fd - <once_cell[174acf39cfcb7e87]::imp::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::initialize::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/imp_std.rs:93:9
[INFO] [stdout]   23:     0x5e5ae62ecfb1 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_try_init::<<once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>::{closure#0}, <once_cell[174acf39cfcb7e87]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:978:20
[INFO] [stdout]   24:     0x5e5ae62ecef4 - <once_cell[174acf39cfcb7e87]::sync::OnceCell<diplo[a8e53355ea9f12f8]::load_config::Config>>::get_or_init::<<once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:938:24
[INFO] [stdout]   25:     0x5e5ae62f3792 - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1114:23
[INFO] [stdout]   26:     0x5e5ae62f81eb - <once_cell[174acf39cfcb7e87]::sync::Lazy<diplo[a8e53355ea9f12f8]::load_config::Config> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.8.0/src/lib.rs:1124:13
[INFO] [stdout]   27:     0x5e5ae6374dff - diplo[a8e53355ea9f12f8]::commands::update::exec::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/update.rs:15:31
[INFO] [stdout]   28:     0x5e5ae63ec037 - diplo[a8e53355ea9f12f8]::commands::handle_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/mod.rs:45:47
[INFO] [stdout]   29:     0x5e5ae625bb4a - diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:58:14
[INFO] [stdout]   30:     0x5e5ae625f2ed - <core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5e5ae626c43d - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:78
[INFO] [stdout]   32:     0x5e5ae6259ef0 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   33:     0x5e5ae62613d5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::try_with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5e5ae625fdde - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5e5ae62672c3 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   36:     0x5e5ae62672c3 - tokio[b08178d418d580a6]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   37:     0x5e5ae62672c3 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:39
[INFO] [stdout]   38:     0x5e5ae626c22a - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:29
[INFO] [stdout]   39:     0x5e5ae6257815 - <tokio[b08178d418d580a6]::macros::scoped_tls::ScopedKey<tokio[b08178d418d580a6]::runtime::basic_scheduler::Context>>::set::<tokio[b08178d418d580a6]::runtime::basic_scheduler::enter<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   40:     0x5e5ae62650c6 - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:13
[INFO] [stdout]   41:     0x5e5ae6262cb3 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   42:     0x5e5ae6262ee3 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::InnerGuard<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   43:     0x5e5ae626371a - <tokio[b08178d418d580a6]::runtime::basic_scheduler::BasicScheduler<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   44:     0x5e5ae626d352 - <tokio[b08178d418d580a6]::runtime::Runtime>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   45:     0x5e5ae625e15d - diplo[cae30ddb31aa77c3]::tests::run_update
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:59:22
[INFO] [stdout]   46:     0x5e5ae625b037 - diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:56:26
[INFO] [stdout]   47:     0x5e5ae625f6b6 - <diplo[cae30ddb31aa77c3]::tests::run_update::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5e5ae6273b5b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e5ae6273b5b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5e5ae62803ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5e5ae627a884 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5e5ae627a884 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5e5ae6282eb2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5e5ae6282eb2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e5ae6f96a2f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5e5ae6f96a2f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x7b130d5c3aa4 - <unknown>
[INFO] [stdout]   69:     0x7b130d650a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_add stdout ----
[INFO] [stdout] > no .env file found continuing without loading dotenv
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_add' (26) panicked at src/commands/add.rs:62:22:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5ae6f97782 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5ae6f97782 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5ae6fb16aa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5ae6fb16aa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5e5ae6f9e736 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5ae6f9e736 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5ae6f730ef - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5ae6f730ef - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5ae6f8e879 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5ae627f7ae - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e5ae627f7ae - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5ae6f8eae2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e5ae6f8eae2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5ae6f731a8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5ae6f67e99 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5ae6f742ed - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5ae6fb1e1c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5ae6fb1b62 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e5ae63edcda - <core[585f66e14d78f9ba]::result::Result<http[4273489f5e6251e9]::response::Response<hyper[67078f3cd3898aeb]::body::body::Body>, hyper[67078f3cd3898aeb]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e5ae63edcda - diplo[a8e53355ea9f12f8]::commands::add::exec::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/add.rs:62:22
[INFO] [stdout]   22:     0x5e5ae63ebf3b - diplo[a8e53355ea9f12f8]::commands::handle_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/mod.rs:39:48
[INFO] [stdout]   23:     0x5e5ae625c47b - diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:27:14
[INFO] [stdout]   24:     0x5e5ae625f3ad - <core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5e5ae626c79d - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:78
[INFO] [stdout]   26:     0x5e5ae625a280 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:106:9
[INFO] [stdout]   27:     0x5e5ae62616d5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::try_with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   28:     0x5e5ae625fece - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[b08178d418d580a6]::coop::Budget>>>::with::<tokio[b08178d418d580a6]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   29:     0x5e5ae6269393 - tokio[b08178d418d580a6]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:99:13
[INFO] [stdout]   30:     0x5e5ae6269393 - tokio[b08178d418d580a6]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/coop.rs:76:5
[INFO] [stdout]   31:     0x5e5ae6269393 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:228:39
[INFO] [stdout]   32:     0x5e5ae626c28a - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:29
[INFO] [stdout]   33:     0x5e5ae6257ab5 - <tokio[b08178d418d580a6]::macros::scoped_tls::ScopedKey<tokio[b08178d418d580a6]::runtime::basic_scheduler::Context>>::set::<tokio[b08178d418d580a6]::runtime::basic_scheduler::enter<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x5e5ae6265ab6 - tokio[b08178d418d580a6]::runtime::basic_scheduler::enter::<<tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>::{closure#0}, (), tokio[b08178d418d580a6]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:337:13
[INFO] [stdout]   35:     0x5e5ae6262d13 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::Inner<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:218:9
[INFO] [stdout]   36:     0x5e5ae6263123 - <tokio[b08178d418d580a6]::runtime::basic_scheduler::InnerGuard<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:489:38
[INFO] [stdout]   37:     0x5e5ae6263faa - <tokio[b08178d418d580a6]::runtime::basic_scheduler::BasicScheduler<tokio[b08178d418d580a6]::runtime::driver::Driver>>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/basic_scheduler.rs:178:30
[INFO] [stdout]   38:     0x5e5ae626d7a2 - <tokio[b08178d418d580a6]::runtime::Runtime>::block_on::<diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.13.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   39:     0x5e5ae625e61a - diplo[cae30ddb31aa77c3]::tests::run_add
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:31:22
[INFO] [stdout]   40:     0x5e5ae625b0c7 - diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bin/diplo.rs:25:23
[INFO] [stdout]   41:     0x5e5ae625f776 - <diplo[cae30ddb31aa77c3]::tests::run_add::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e5ae6273b5b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5e5ae6273b5b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x5e5ae62803ba - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5e5ae62803ba - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x5e5ae62803ba - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x5e5ae627a884 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x5e5ae627a884 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x5e5ae6282eb2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5e5ae6282eb2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x5e5ae6282eb2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5e5ae6f96a2f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x5e5ae6f96a2f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7b130d5c3aa4 - <unknown>
[INFO] [stdout]   63:     0x7b130d650a64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::run_add
[INFO] [stdout]     tests::run_cache
[INFO] [stdout]     tests::run_exec
[INFO] [stdout]     tests::run_install
[INFO] [stdout]     tests::run_script
[INFO] [stdout]     tests::run_update
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin diplo`
[INFO] running `Command { std: "docker" "inspect" "cc43a20a7497a7ffc1e5fcb3657750fca3c6686faf83ecd7a26eecb66b567259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc43a20a7497a7ffc1e5fcb3657750fca3c6686faf83ecd7a26eecb66b567259", kill_on_drop: false }`
[INFO] [stdout] cc43a20a7497a7ffc1e5fcb3657750fca3c6686faf83ecd7a26eecb66b567259
