[INFO] fetching crate coder 0.3.6...
[INFO] testing coder-0.3.6 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate coder 0.3.6 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate coder 0.3.6
[INFO] finished tweaking crates.io crate coder 0.3.6
[INFO] tweaked toml for crates.io crate coder 0.3.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate coder 0.3.6 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 167 packages to latest compatible versions
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding hyper v0.13.10 (available: v1.8.1)
[INFO] [stderr]       Adding hyper-rustls v0.21.0 (available: v0.27.7)
[INFO] [stderr]       Adding hyper-tls v0.4.3 (available: v0.6.0)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.49.0)
[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] b282a47dbe54badef7ded5810f19a66def52f5ae8bf8c721115f9a408822d293
[INFO] running `Command { std: "docker" "start" "-a" "b282a47dbe54badef7ded5810f19a66def52f5ae8bf8c721115f9a408822d293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b282a47dbe54badef7ded5810f19a66def52f5ae8bf8c721115f9a408822d293", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b282a47dbe54badef7ded5810f19a66def52f5ae8bf8c721115f9a408822d293", kill_on_drop: false }`
[INFO] [stdout] b282a47dbe54badef7ded5810f19a66def52f5ae8bf8c721115f9a408822d293
[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] afee27402243e683829e1e45479027446b2f14bec8a80cb39a0823e5c1be71f1
[INFO] running `Command { std: "docker" "start" "-a" "afee27402243e683829e1e45479027446b2f14bec8a80cb39a0823e5c1be71f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling ct-logs v0.7.0
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling rustls-native-certs v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-rustls v0.21.0
[INFO] [stderr]    Compiling coder v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.68s
[INFO] running `Command { std: "docker" "inspect" "afee27402243e683829e1e45479027446b2f14bec8a80cb39a0823e5c1be71f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afee27402243e683829e1e45479027446b2f14bec8a80cb39a0823e5c1be71f1", kill_on_drop: false }`
[INFO] [stdout] afee27402243e683829e1e45479027446b2f14bec8a80cb39a0823e5c1be71f1
[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] 2ad75b1e4bc81b0ccad3645edc3d15343813987d6a591cdf7f8664c66111c22a
[INFO] running `Command { std: "docker" "start" "-a" "2ad75b1e4bc81b0ccad3645edc3d15343813987d6a591cdf7f8664c66111c22a", kill_on_drop: false }`
[INFO] [stderr]    Compiling coder v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.62s
[INFO] running `Command { std: "docker" "inspect" "2ad75b1e4bc81b0ccad3645edc3d15343813987d6a591cdf7f8664c66111c22a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ad75b1e4bc81b0ccad3645edc3d15343813987d6a591cdf7f8664c66111c22a", kill_on_drop: false }`
[INFO] [stdout] 2ad75b1e4bc81b0ccad3645edc3d15343813987d6a591cdf7f8664c66111c22a
[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] 2af637dc3485602a10b1b74cda784a927f7b125ea4db282eaebddf417d45b085
[INFO] running `Command { std: "docker" "start" "-a" "2af637dc3485602a10b1b74cda784a927f7b125ea4db282eaebddf417d45b085", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/coder-296030f47e9ae6eb)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test builders::envs::get::test::org::test_org_envs ... FAILED
[INFO] [stdout] test builders::image_tags::get::test::image::test_image_tag ... FAILED
[INFO] [stdout] test builders::envs::get::test::member::test_org_member_envs ... FAILED
[INFO] [stdout] test builders::image_tags::get::test::image::test_image_tags ... FAILED
[INFO] [stdout] test builders::orgs::get::test::test_org ... FAILED
[INFO] [stdout] test builders::images::get::test::test_image ... FAILED
[INFO] [stdout] test builders::images::get::test::test_image_with_environments ... FAILED
[INFO] [stdout] test builders::orgs::get::test::test_orgs ... FAILED
[INFO] [stdout] test builders::registries::get::test::org::test_org_registries ... FAILED
[INFO] [stdout] test builders::orgs::get::test::members::test_org_member ... FAILED
[INFO] [stdout] test builders::services::get::test::org::test_org_services ... FAILED
[INFO] [stdout] test builders::users::get::test::test_users ... FAILED
[INFO] [stdout] test models::duration::test::test_deserialize_duration ... ok
[INFO] [stdout] test models::duration::test::test_serialize_duration ... ok
[INFO] [stdout] test builders::orgs::get::test::test_org_namespaces ... FAILED
[INFO] [stdout] test builders::images::get::test::org::test_org_images ... FAILED
[INFO] [stdout] test builders::registries::get::test::test_registry ... FAILED
[INFO] [stdout] test builders::services::get::test::org::test_org_service ... FAILED
[INFO] [stdout] test builders::orgs::get::test::members::test_org_members ... FAILED
[INFO] [stdout] test builders::envs::get::test::test_env ... FAILED
[INFO] [stdout] test builders::users::get::test::test_user ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- builders::envs::get::test::org::test_org_envs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::envs::get::test::org::test_org_envs' (18) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a12423e - coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:80:21
[INFO] [stdout]   23:     0x5b4c2a2bf31d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a121ed0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118a25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{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:     0x5b4c2a11506e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{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:     0x5b4c2a2ba5df - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2ba5df - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2ba5df - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be43e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17cdc7 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2b04b8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1c30 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cfebe - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17f286 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a6fba - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5607 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a1266f9 - coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:78:9
[INFO] [stdout]   39:     0x5b4c2a1241d7 - coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:79:33
[INFO] [stdout]   40:     0x5b4c2a1b3286 - <coder[f42041a04477d1b1]::builders::envs::get::test::org::test_org_envs::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::image_tags::get::test::image::test_image_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::image_tags::get::test::image::test_image_tag' (20) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2d834e - coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:43:21
[INFO] [stdout]   23:     0x5b4c2a2befed - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a121b40 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118725 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{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:     0x5b4c2a114f7e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{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:     0x5b4c2a2b8fef - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b8fef - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b8fef - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be34e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17ca67 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2af9a8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1b70 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cfb2e - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17ef56 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a6d7a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5517 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a2e7a39 - coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:41:9
[INFO] [stdout]   39:     0x5b4c2a2d82b7 - coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:42:34
[INFO] [stdout]   40:     0x5b4c2a1b31c6 - <coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tag::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::envs::get::test::member::test_org_member_envs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::envs::get::test::member::test_org_member_envs' (17) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a1fc19e - coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:106:21
[INFO] [stdout]   23:     0x5b4c2a2bf42d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a122000 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118b25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{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:     0x5b4c2a1150be - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{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:     0x5b4c2a2bad2f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2bad2f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2bad2f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be48e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17cee7 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2b0868 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1c70 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cffee - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17f396 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a707a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5657 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a20f0a9 - coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:104:9
[INFO] [stdout]   39:     0x5b4c2a1fc137 - coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:105:40
[INFO] [stdout]   40:     0x5b4c2a1b32c6 - <coder[f42041a04477d1b1]::builders::envs::get::test::member::test_org_member_envs::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::image_tags::get::test::image::test_image_tags stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::image_tags::get::test::image::test_image_tags' (21) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2d873e - coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:62:21
[INFO] [stdout]   23:     0x5b4c2a2bf0fd - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a121c70 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118825 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{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:     0x5b4c2a114fce - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{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:     0x5b4c2a2b973f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b973f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b973f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be39e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17cb87 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2afd58 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1bb0 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cfc5e - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17f066 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a6e3a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5567 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a2e7c19 - coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:60:9
[INFO] [stdout]   39:     0x5b4c2a2d82e7 - coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/image_tags/get.rs:61:35
[INFO] [stdout]   40:     0x5b4c2a1b3206 - <coder[f42041a04477d1b1]::builders::image_tags::get::test::image::test_image_tags::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::test_org stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::test_org' (27) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2d6efe - coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:82:17
[INFO] [stdout]   23:     0x5b4c2a2be98d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a121420 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118125 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{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:     0x5b4c2a114d9e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{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:     0x5b4c2a2b63ff - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b63ff - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b63ff - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be16e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17c3a7 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2ae388 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a19f0 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cf40e - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17e8f6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a68fa - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5327 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a2e72b9 - coder[f42041a04477d1b1]::builders::orgs::get::test::test_org
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:80:5
[INFO] [stdout]   39:     0x5b4c2a2d69b7 - coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:81:24
[INFO] [stdout]   40:     0x5b4c2a1b3046 - <coder[f42041a04477d1b1]::builders::orgs::get::test::test_org::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::images::get::test::test_image stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::images::get::test::test_image' (23) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2d77ad - coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:61:17
[INFO] [stdout]   23:     0x5b4c2a2bedcd - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a1218e0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118525 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{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:     0x5b4c2a114ede - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{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:     0x5b4c2a2b813f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b813f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b813f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be2ae - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17c827 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2af248 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1af0 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cf8ce - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17ed36 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a6bfa - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5467 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a2e7679 - coder[f42041a04477d1b1]::builders::images::get::test::test_image
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:59:5
[INFO] [stdout]   39:     0x5b4c2a2d7707 - coder[f42041a04477d1b1]::builders::images::get::test::test_image::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:60:26
[INFO] [stdout]   40:     0x5b4c2a1b3146 - <coder[f42041a04477d1b1]::builders::images::get::test::test_image::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::images::get::test::test_image_with_environments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::images::get::test::test_image_with_environments' (24) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2d7b78 - coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:78:17
[INFO] [stdout]   23:     0x5b4c2a2beedd - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a121a10 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118625 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{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:     0x5b4c2a114f2e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{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:     0x5b4c2a2b888f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b888f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b888f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be2fc - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17c949 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2af5f8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1b32 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cf9fe - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17ee46 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a6cbc - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c54b9 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a2e7857 - coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:76:5
[INFO] [stdout]   39:     0x5b4c2a2d7737 - coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:77:44
[INFO] [stdout]   40:     0x5b4c2a1b3186 - <coder[f42041a04477d1b1]::builders::images::get::test::test_image_with_environments::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::test_orgs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::test_orgs' (29) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2d72ae - coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:62:17
[INFO] [stdout]   23:     0x5b4c2a2bea9d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a121550 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118225 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{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:     0x5b4c2a114dee - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{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:     0x5b4c2a2b6b4f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b6b4f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b6b4f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be1be - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17c4c7 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2ae738 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1a30 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cf53e - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17ea06 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a69ba - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5377 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a2e7499 - coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:60:5
[INFO] [stdout]   39:     0x5b4c2a2d69e7 - coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:61:25
[INFO] [stdout]   40:     0x5b4c2a1b3086 - <coder[f42041a04477d1b1]::builders::orgs::get::test::test_orgs::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::registries::get::test::org::test_org_registries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::registries::get::test::org::test_org_registries' (30) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2fab5e - coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:69:21
[INFO] [stdout]   23:     0x5b4c2a2bf20d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a121da0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118925 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{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:     0x5b4c2a11501e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{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:     0x5b4c2a2b9e8f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b9e8f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b9e8f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be3ee - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17cca7 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2b0108 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1bf0 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cfd8e - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17f176 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a6efa - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c55b7 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a3057e9 - coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:67:9
[INFO] [stdout]   39:     0x5b4c2a2faaf7 - coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:68:39
[INFO] [stdout]   40:     0x5b4c2a1b3246 - <coder[f42041a04477d1b1]::builders::registries::get::test::org::test_org_registries::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::members::test_org_member stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::members::test_org_member' (25) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a1fc6fe - coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:145:21
[INFO] [stdout]   23:     0x5b4c2a2bf53d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a122130 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118c25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{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:     0x5b4c2a11510e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{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:     0x5b4c2a2bb47f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2bb47f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2bb47f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be4de - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17d007 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2b0c18 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1cb0 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2d011e - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17f4a6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a713a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c56a7 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a20f289 - coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:143:9
[INFO] [stdout]   39:     0x5b4c2a1fc667 - coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:144:35
[INFO] [stdout]   40:     0x5b4c2a1b3306 - <coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_member::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::services::get::test::org::test_org_services stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::services::get::test::org::test_org_services' (33) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a124b4e - coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:43:21
[INFO] [stdout]   23:     0x5b4c2a2bf97d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a1225f0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a119025 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{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:     0x5b4c2a11524e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{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:     0x5b4c2a2bd1bf - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2bd1bf - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2bd1bf - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be61e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17d487 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2b1ad8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1db0 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2d05de - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17f8e6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a743a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c57e7 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a126ab9 - coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:41:9
[INFO] [stdout]   39:     0x5b4c2a1246f7 - coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:42:37
[INFO] [stdout]   40:     0x5b4c2a1b3406 - <coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_services::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::users::get::test::test_users stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::users::get::test::test_users' (35) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2fa2ee - coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:57:17
[INFO] [stdout]   23:     0x5b4c2a2bebad - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a121680 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118325 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{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:     0x5b4c2a114e3e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{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:     0x5b4c2a2b729f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b729f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b729f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be20e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17c5e7 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2aeae8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1a70 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cf66e - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17eb16 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a6a7a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c53c7 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a305429 - coder[f42041a04477d1b1]::builders::users::get::test::test_users
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:55:5
[INFO] [stdout]   39:     0x5b4c2a2fa257 - coder[f42041a04477d1b1]::builders::users::get::test::test_users::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:56:26
[INFO] [stdout]   40:     0x5b4c2a1b30c6 - <coder[f42041a04477d1b1]::builders::users::get::test::test_users::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::test_org_namespaces stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::test_org_namespaces' (28) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2d6a4e - coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:99:17
[INFO] [stdout]   23:     0x5b4c2a2be87d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a1212f0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118025 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{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:     0x5b4c2a114d4e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{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:     0x5b4c2a2b5caf - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b5caf - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b5caf - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be11e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17c287 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2adfd8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a19b0 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cf2de - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17e7e6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a683a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c52d7 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a2e70d9 - coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:97:5
[INFO] [stdout]   39:     0x5b4c2a2d6987 - coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:98:35
[INFO] [stdout]   40:     0x5b4c2a1b3006 - <coder[f42041a04477d1b1]::builders::orgs::get::test::test_org_namespaces::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::images::get::test::org::test_org_images stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::images::get::test::org::test_org_images' (22) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2d8c2e - coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:114:21
[INFO] [stdout]   23:     0x5b4c2a2bf75d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a122390 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118e25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{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:     0x5b4c2a1151ae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{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:     0x5b4c2a2bc31f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2bc31f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2bc31f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be57e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17d247 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2b1378 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1d30 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2d037e - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17f6c6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a72ba - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5747 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a2e7df9 - coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:112:9
[INFO] [stdout]   39:     0x5b4c2a2d8bc7 - coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/images/get.rs:113:35
[INFO] [stdout]   40:     0x5b4c2a1b3386 - <coder[f42041a04477d1b1]::builders::images::get::test::org::test_org_images::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::registries::get::test::test_registry stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::registries::get::test::test_registry' (31) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a123dfe - coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:49:17
[INFO] [stdout]   23:     0x5b4c2a2be65d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a121090 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a117e25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{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:     0x5b4c2a114cae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{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:     0x5b4c2a2b4e0f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b4e0f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b4e0f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be07e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17c047 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2ad878 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1930 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cf07e - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17e5c6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a66ba - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5237 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a126519 - coder[f42041a04477d1b1]::builders::registries::get::test::test_registry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:47:5
[INFO] [stdout]   39:     0x5b4c2a123d97 - coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/registries/get.rs:48:29
[INFO] [stdout]   40:     0x5b4c2a1b2f86 - <coder[f42041a04477d1b1]::builders::registries::get::test::test_registry::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::services::get::test::org::test_org_service stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::services::get::test::org::test_org_service' (32) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a12475e - coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:65:21
[INFO] [stdout]   23:     0x5b4c2a2bf86d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a1224c0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118f25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{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:     0x5b4c2a1151fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{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:     0x5b4c2a2bca6f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2bca6f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2bca6f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be5ce - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17d367 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2b1728 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1d70 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2d04ae - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17f7d6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a737a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5797 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a1268d9 - coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:63:9
[INFO] [stdout]   39:     0x5b4c2a1246c7 - coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/services/get.rs:64:36
[INFO] [stdout]   40:     0x5b4c2a1b33c6 - <coder[f42041a04477d1b1]::builders::services::get::test::org::test_org_service::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::orgs::get::test::members::test_org_members stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::orgs::get::test::members::test_org_members' (26) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a1fcaee - coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:123:21
[INFO] [stdout]   23:     0x5b4c2a2bf64d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a122260 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   25:     0x5b4c2a118d25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{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:     0x5b4c2a11515e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{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:     0x5b4c2a2bbbcf - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2bbbcf - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2bbbcf - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be52e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17d127 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2b0fc8 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1cf0 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2d024e - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17f5b6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a71fa - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c56f7 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a20f469 - coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:121:9
[INFO] [stdout]   39:     0x5b4c2a1fc697 - coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/orgs/get.rs:122:36
[INFO] [stdout]   40:     0x5b4c2a1b3346 - <coder[f42041a04477d1b1]::builders::orgs::get::test::members::test_org_members::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::envs::get::test::test_env stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::envs::get::test::test_env' (19) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2d660d - coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:60:17
[INFO] [stdout]   23:     0x5b4c2a2be76d - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a1211c0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a117f25 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{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:     0x5b4c2a114cfe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{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:     0x5b4c2a2b555f - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b555f - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b555f - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be0ce - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17c167 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2adc28 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1970 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cf1ae - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17e6d6 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a677a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5287 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a2e6ef9 - coder[f42041a04477d1b1]::builders::envs::get::test::test_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:58:5
[INFO] [stdout]   39:     0x5b4c2a2d6597 - coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/envs/get.rs:59:24
[INFO] [stdout]   40:     0x5b4c2a1b2fc6 - <coder[f42041a04477d1b1]::builders::envs::get::test::test_env::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- builders::users::get::test::test_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'builders::users::get::test::test_user' (34) panicked at src/client.rs:89:43:
[INFO] [stdout] no MANAGER_URL env provided: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - 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:     0x5b4c2a6e00f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4c2a6e00f2 - <<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:     0x5b4c2a6f6e7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4c2a6f6e7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b4c2a6e52c6 - 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:     0x5b4c2a6e52c6 - <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:     0x5b4c2a6bda1f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4c2a6bda1f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4c2a6d7e39 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4c2a42a35e - <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:     0x5b4c2a42a35e - 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:     0x5b4c2a6d7ff2 - <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:     0x5b4c2a6d7ff2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4c2a6bdad8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4c2a6b2be9 - 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:     0x5b4c2a6beafd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4c2a6f75ec - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4c2a6f7332 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b4c2a27649e - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, std[3f03f8b59f91bef1]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4c2a20ed3f - coder[f42041a04477d1b1]::client::test::client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/client.rs:89:43
[INFO] [stdout]   22:     0x5b4c2a2fa77e - coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:40:17
[INFO] [stdout]   23:     0x5b4c2a2becbd - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5b4c2a1217b0 - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5b4c2a118425 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::try_with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{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:     0x5b4c2a114e8e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[406974aff6f28f02]::coop::Budget>>>::with::<tokio[406974aff6f28f02]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{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:     0x5b4c2a2b79ef - tokio[406974aff6f28f02]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5b4c2a2b79ef - tokio[406974aff6f28f02]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5b4c2a2b79ef - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5b4c2a2be25e - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5b4c2a17c707 - <tokio[406974aff6f28f02]::macros::scoped_tls::ScopedKey<tokio[406974aff6f28f02]::runtime::basic_scheduler::Context>>::set::<tokio[406974aff6f28f02]::runtime::basic_scheduler::enter<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5b4c2a2aee98 - tokio[406974aff6f28f02]::runtime::basic_scheduler::enter::<<tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, (), tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5b4c2a2a1ab0 - <tokio[406974aff6f28f02]::runtime::basic_scheduler::BasicScheduler<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::time::driver::Driver<tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>, tokio[406974aff6f28f02]::park::either::Either<tokio[406974aff6f28f02]::io::driver::Driver, tokio[406974aff6f28f02]::park::thread::ParkThread>>>>::block_on::<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5b4c2a2cf79e - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5b4c2a17ec26 - tokio[406974aff6f28f02]::runtime::context::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5b4c2a2a6b3a - <tokio[406974aff6f28f02]::runtime::handle::Handle>::enter::<<tokio[406974aff6f28f02]::runtime::Runtime>::block_on<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5b4c2a2c5417 - <tokio[406974aff6f28f02]::runtime::Runtime>::block_on::<coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5b4c2a305609 - coder[f42041a04477d1b1]::builders::users::get::test::test_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:38:5
[INFO] [stdout]   39:     0x5b4c2a2fa287 - coder[f42041a04477d1b1]::builders::users::get::test::test_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/builders/users/get.rs:39:25
[INFO] [stdout]   40:     0x5b4c2a1b3106 - <coder[f42041a04477d1b1]::builders::users::get::test::test_user::{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]   41:     0x5b4c2a41e70b - <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]   42:     0x5b4c2a41e70b - 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]   43:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x5b4c2a42af6a - <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]   45:     0x5b4c2a42af6a - 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]   46:     0x5b4c2a42af6a - 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]   47:     0x5b4c2a42af6a - 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]   48:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x5b4c2a42af6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5b4c2a425434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5b4c2a425434 - 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]   52:     0x5b4c2a42da62 - 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]   53:     0x5b4c2a42da62 - <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]   54:     0x5b4c2a42da62 - 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]   55:     0x5b4c2a42da62 - 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]   56:     0x5b4c2a42da62 - 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]   57:     0x5b4c2a42da62 - 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]   58:     0x5b4c2a42da62 - <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]   59:     0x5b4c2a6df96f - <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]   60:     0x5b4c2a6df96f - <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]   61:     0x7f1b402bcaa4 - <unknown>
[INFO] [stdout]   62:     0x7f1b40349a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     builders::envs::get::test::member::test_org_member_envs
[INFO] [stdout]     builders::envs::get::test::org::test_org_envs
[INFO] [stdout]     builders::envs::get::test::test_env
[INFO] [stdout]     builders::image_tags::get::test::image::test_image_tag
[INFO] [stdout]     builders::image_tags::get::test::image::test_image_tags
[INFO] [stdout]     builders::images::get::test::org::test_org_images
[INFO] [stdout]     builders::images::get::test::test_image
[INFO] [stdout]     builders::images::get::test::test_image_with_environments
[INFO] [stdout]     builders::orgs::get::test::members::test_org_member
[INFO] [stdout]     builders::orgs::get::test::members::test_org_members
[INFO] [stdout]     builders::orgs::get::test::test_org
[INFO] [stdout]     builders::orgs::get::test::test_org_namespaces
[INFO] [stdout]     builders::orgs::get::test::test_orgs
[INFO] [stdout]     builders::registries::get::test::org::test_org_registries
[INFO] [stdout]     builders::registries::get::test::test_registry
[INFO] [stdout]     builders::services::get::test::org::test_org_service
[INFO] [stdout]     builders::services::get::test::org::test_org_services
[INFO] [stdout]     builders::users::get::test::test_user
[INFO] [stdout]     builders::users::get::test::test_users
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2af637dc3485602a10b1b74cda784a927f7b125ea4db282eaebddf417d45b085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2af637dc3485602a10b1b74cda784a927f7b125ea4db282eaebddf417d45b085", kill_on_drop: false }`
[INFO] [stdout] 2af637dc3485602a10b1b74cda784a927f7b125ea4db282eaebddf417d45b085
