[INFO] cloning repository https://github.com/dangreco/debrid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dangreco/debrid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdangreco%2Fdebrid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdangreco%2Fdebrid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1e9a8acd32779d123d9165990625c1440297d63
[INFO] testing dangreco/debrid against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdangreco%2Fdebrid" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dangreco/debrid
[INFO] finished tweaking git repo https://github.com/dangreco/debrid
[INFO] tweaked toml for git repo https://github.com/dangreco/debrid written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dangreco/debrid on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dangreco/debrid already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 302ca51c67ee55bac5b1919b0fe3b47de66ae925ddc1267d12eaf7294cd1e856
[INFO] running `Command { std: "docker" "start" "-a" "302ca51c67ee55bac5b1919b0fe3b47de66ae925ddc1267d12eaf7294cd1e856", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "302ca51c67ee55bac5b1919b0fe3b47de66ae925ddc1267d12eaf7294cd1e856", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "302ca51c67ee55bac5b1919b0fe3b47de66ae925ddc1267d12eaf7294cd1e856", kill_on_drop: false }`
[INFO] [stdout] 302ca51c67ee55bac5b1919b0fe3b47de66ae925ddc1267d12eaf7294cd1e856
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1864ce4fec01a8428f2e0ab2c11c21160fd8f41a030cdc59aec16258f99c99c7
[INFO] running `Command { std: "docker" "start" "-a" "1864ce4fec01a8428f2e0ab2c11c21160fd8f41a030cdc59aec16258f99c99c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling bon v2.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling debrid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.89s
[INFO] running `Command { std: "docker" "inspect" "1864ce4fec01a8428f2e0ab2c11c21160fd8f41a030cdc59aec16258f99c99c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1864ce4fec01a8428f2e0ab2c11c21160fd8f41a030cdc59aec16258f99c99c7", kill_on_drop: false }`
[INFO] [stdout] 1864ce4fec01a8428f2e0ab2c11c21160fd8f41a030cdc59aec16258f99c99c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d897c3aef5126a1ed6c518c90b2aca37b11bcdcc2070e4de5cefa470b61f4c0c
[INFO] running `Command { std: "docker" "start" "-a" "d897c3aef5126a1ed6c518c90b2aca37b11bcdcc2070e4de5cefa470b61f4c0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.2
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling debrid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.19s
[INFO] running `Command { std: "docker" "inspect" "d897c3aef5126a1ed6c518c90b2aca37b11bcdcc2070e4de5cefa470b61f4c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d897c3aef5126a1ed6c518c90b2aca37b11bcdcc2070e4de5cefa470b61f4c0c", kill_on_drop: false }`
[INFO] [stdout] d897c3aef5126a1ed6c518c90b2aca37b11bcdcc2070e4de5cefa470b61f4c0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a09d0e013b61094c171e2b4e3a16b8f26e12921daee6275e50630b0d71f9a382
[INFO] running `Command { std: "docker" "start" "-a" "a09d0e013b61094c171e2b4e3a16b8f26e12921daee6275e50630b0d71f9a382", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/debrid-0f081e1d69506c55)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test de::hashmap_or_array_to_hashmap::tests::test_deserialize_to_hashmap_invalid_type ... ok
[INFO] [stdout] test de::hashmap_or_array_to_hashmap::tests::test_deserialize_to_hashmap_object ... ok
[INFO] [stdout] test de::hashmap_or_array_to_hashmap::tests::test_deserialize_to_hashmap_array ... ok
[INFO] [stdout] test models::settings::tests::test_deserialize_settings ... ok
[INFO] [stdout] test models::streaming::tests::test_deserialize_media_info ... ok
[INFO] [stdout] test models::hosts::tests::test_deserialize_hosts_status ... ok
[INFO] [stdout] test models::traffic::tests::test_deserialize_traffic_details ... ok
[INFO] [stdout] test models::unrestrict::tests::test_deserialize_check ... ok
[INFO] [stdout] test models::streaming::tests::test_deserialize_transcode ... ok
[INFO] [stdout] test models::error::tests::test_deserialize ... ok
[INFO] [stdout] test models::unrestrict::tests::test_deserialize_link_single ... ok
[INFO] [stdout] test models::traffic::tests::test_deserialize_traffic ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrent_info ... ok
[INFO] [stdout] test models::unrestrict::tests::test_deserialize_link_multiple ... ok
[INFO] [stdout] test models::unrestrict::tests::test_deserialize_alternative_link ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrents_available_hosts ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrents_active_count ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrents ... ok
[INFO] [stdout] test models::user::tests::test_deserialize ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrent_instant_availability ... ok
[INFO] [stdout] test models::downloads::tests::test_deserialize_downloads ... ok
[INFO] [stdout] test models::hosts::tests::test_deserialize_hosts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mocked.rs (/opt/rustwide/target/debug/deps/mocked-09e7234d10ff5446)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-0cfcd49c723361a2)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test root::time_iso::should_get_time_iso ... ok
[INFO] [stdout] test hosts::status::should_fail_to_get_hosts_status ... ok
[INFO] [stdout] test hosts::get::should_get_hosts ... ok
[INFO] [stdout] test root::disable_access_token::should_fail_to_disable_access_token ... ok
[INFO] [stdout] test hosts::regex::should_get_hosts_regex ... ok
[INFO] [stdout] test root::time::should_get_time ... ok
[INFO] [stdout] test hosts::domains::should_get_hosts_domains ... ok
[INFO] [stdout] test downloads::len::should_get_downloads_len ... ok
[INFO] [stdout] test hosts::regex_folder::should_get_hosts_regex_folder ... ok
[INFO] [stdout] test downloads::len::should_fail_to_get_downloads_len ... ok
[INFO] [stdout] test hosts::status::should_get_hosts_status ... ok
[INFO] [stdout] test downloads::delete::should_delete_download ... ok
[INFO] [stdout] test root::disable_access_token::should_disable_access_token ... ok
[INFO] [stdout] test downloads::delete::should_fail_to_delete_download ... ok
[INFO] [stdout] test settings::convert_points::should_convert_points ... ok
[INFO] [stdout] test downloads::get::should_get_downloads ... ok
[INFO] [stdout] test settings::delete_avatar::should_set_avatar ... ok
[INFO] [stdout] test downloads::get::should_fail_to_get_downloads ... ok
[INFO] [stdout] test settings::change_password::should_send_change_password_email ... ok
[INFO] [stdout] test settings::update::should_update_settings ... ok
[INFO] [stdout] test settings::get::should_get_settings ... ok
[INFO] [stdout] test settings::change_password::should_fail_to_convert_points ... ok
[INFO] [stdout] test settings::set_avatar::should_set_avatar ... ok
[INFO] [stdout] test streaming::transcode::should_get_transcode ... ok
[INFO] [stdout] test torrents::add_magnet::should_post_add_magnet ... ok
[INFO] [stdout] test streaming::media_info::should_get_media_info ... ok
[INFO] [stdout] test torrents::get::should_get_torrents ... ok
[INFO] [stdout] test torrents::info::should_get_torrent_info ... ok
[INFO] [stdout] test streaming::transcode::should_fail_to_get_transcode ... ok
[INFO] [stdout] test traffic::details::should_get_traffic_details ... ok
[INFO] [stdout] test torrents::len::should_get_torrents_len ... ok
[INFO] [stdout] test torrents::available_hosts::should_get_available_hosts ... ok
[INFO] [stdout] test settings::delete_avatar::should_fail_to_set_avatar ... ok
[INFO] [stdout] test unrestrict::folder::should_post_unrestrict_folder ... ok
[INFO] [stdout] test torrents::active_count::should_get_active_count ... ok
[INFO] [stdout] test streaming::media_info::should_fail_to_get_media_info ... ok
[INFO] [stdout] test settings::convert_points::should_fail_to_convert_points ... ok
[INFO] [stdout] test settings::get::should_fail_to_get_settings ... ok
[INFO] [stdout] test torrents::add_torrent::should_put_add_torrent ... ok
[INFO] [stdout] test torrents::instant_availability::should_get_instant_availability ... ok
[INFO] [stdout] test settings::set_avatar::should_fail_to_set_avatar ... ok
[INFO] [stdout] test unrestrict::link::should_post_unrestrict_link ... ok
[INFO] [stdout] test unrestrict::container_file::should_put_unrestrict_container_file ... ok
[INFO] [stdout] test unrestrict::check::should_post_unrestrict_check ... ok
[INFO] [stdout] test traffic::get::should_get_traffic ... ok
[INFO] [stdout] test user::user_get::should_get_user ... ok
[INFO] [stdout] test settings::update::should_fail_to_update_settings ... ok
[INFO] [stdout] test unrestrict::container_link::should_post_unrestrict_container_link ... ok
[INFO] [stdout] test user::user_get::should_fail_to_get_user ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- user::user_get::should_fail_to_get_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'user::user_get::should_fail_to_get_user' (113) panicked at tests/user/user_get.rs:31:5:
[INFO] [stdout] assertion failed: user.is_err_and(|e| matches!(e, Error::Debrid(DebridError::BadToken)))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58be0c22e0d2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58be0c22e0d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58be0c22e0d2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58be0c22e0d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58be0c23f4ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58be0c23f4ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58be0c1f8413 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58be0c1f8413 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58be0c205a22 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58be0c20b34f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58be0c20b1e1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58be0ba9bf0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58be0ba9bf0e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58be0c20ba0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58be0c20ba0f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58be0c20b786 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x58be0c205b59 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58be0c1ec41d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58be0c248e60 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58be0c248e3c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x58be0b907a64 - mod::user::user_get::should_fail_to_get_user::{{closure}}::ha8077c74c0b4928d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user/user_get.rs:31:5
[INFO] [stdout]   21:     0x58be0ba660b5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h041013dd67e55c3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x58be0ba662ed - <core::pin::Pin<P> as core::future::future::Future>::poll::hb2cdfa9643be5daf
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58be0b9f78fd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5e14ec65bea79b81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   24:     0x58be0b9f731c - tokio::runtime::coop::with_budget::h0b2b24287da501c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x58be0b9f731c - tokio::runtime::coop::budget::h003c7d2d492f7a6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x58be0b9f731c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h12c91d2565601e05
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   27:     0x58be0b9f1d5a - tokio::runtime::scheduler::current_thread::Context::enter::h7b4c5da75db6f181
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   28:     0x58be0b9f5f10 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h840df52bcdbf0c1d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   29:     0x58be0b9f459b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heb5361078df29424
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   30:     0x58be0ba65a9a - tokio::runtime::context::scoped::Scoped<T>::set::h3ef3dd61f394f62c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x58be0ba181ca - tokio::runtime::context::set_scheduler::{{closure}}::h79199daf21d8ab91
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x58be0b9a2f26 - std::thread::local::LocalKey<T>::try_with::h2abab4ccbd10fb7f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x58be0b9a1eec - std::thread::local::LocalKey<T>::with::h22b2c6394bab44ab
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x58be0ba18061 - tokio::runtime::context::set_scheduler::h4de8d46576d91500
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x58be0b9f3e79 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd3f8e30a8cfaf039
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   36:     0x58be0b9f45c2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3060dcd9277bf5c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   37:     0x58be0b9f0399 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6293644086d7c33e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   38:     0x58be0ba18f80 - tokio::runtime::context::runtime::enter_runtime::hdea50b460fc47334
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x58be0b9efd21 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h7ffb5ec871d5cdb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   40:     0x58be0b9353ff - tokio::runtime::runtime::Runtime::block_on_inner::hf730480b953bde27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   41:     0x58be0b935635 - tokio::runtime::runtime::Runtime::block_on::h4fbc77de240ea32b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   42:     0x58be0b907427 - mod::user::user_get::should_fail_to_get_user::h739b7f1762822393
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user/user_get.rs:33:7
[INFO] [stdout]   43:     0x58be0b907aa7 - mod::user::user_get::should_fail_to_get_user::{{closure}}::hba64e170f0c0ea05
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user/user_get.rs:26:39
[INFO] [stdout]   44:     0x58be0b8da146 - core::ops::function::FnOnce::call_once::hb030fd62d5cfa1a7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x58be0ba9bd0b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58be0ba9bd0b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x58be0baafd6d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x58be0baafd6d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x58be0baafd6d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x58be0baafd6d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x58be0baafd6d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x58be0baafd6d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x58be0baafd6d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x58be0ba892b4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x58be0ba892b4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x58be0ba8cb0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x58be0ba8cb0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x58be0ba8cb0a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x58be0ba8cb0a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x58be0ba8cb0a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x58be0ba8cb0a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x58be0ba8cb0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x58be0c200f5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x58be0c200f5f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x7f382ecfdaa4 - <unknown>
[INFO] [stdout]   66:     0x7f382ed8aa64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     user::user_get::should_fail_to_get_user
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 48 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] running `Command { std: "docker" "inspect" "a09d0e013b61094c171e2b4e3a16b8f26e12921daee6275e50630b0d71f9a382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09d0e013b61094c171e2b4e3a16b8f26e12921daee6275e50630b0d71f9a382", kill_on_drop: false }`
[INFO] [stdout] a09d0e013b61094c171e2b4e3a16b8f26e12921daee6275e50630b0d71f9a382
