[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#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdangreco%2Fdebrid" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dangreco/debrid on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+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] d981309efc990a1b3512190aca78b13f874753b8f44fcb69e0645fd284f1fbcb
[INFO] running `Command { std: "docker" "start" "-a" "d981309efc990a1b3512190aca78b13f874753b8f44fcb69e0645fd284f1fbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d981309efc990a1b3512190aca78b13f874753b8f44fcb69e0645fd284f1fbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d981309efc990a1b3512190aca78b13f874753b8f44fcb69e0645fd284f1fbcb", kill_on_drop: false }`
[INFO] [stdout] d981309efc990a1b3512190aca78b13f874753b8f44fcb69e0645fd284f1fbcb
[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] 1ae51178a75c4c35314691eabb1834b0c0c87cd7070436ca174219c196016732
[INFO] running `Command { std: "docker" "start" "-a" "1ae51178a75c4c35314691eabb1834b0c0c87cd7070436ca174219c196016732", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[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 regex v1.10.6
[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 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 serde_urlencoded v0.7.1
[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 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 1m 34s
[INFO] running `Command { std: "docker" "inspect" "1ae51178a75c4c35314691eabb1834b0c0c87cd7070436ca174219c196016732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ae51178a75c4c35314691eabb1834b0c0c87cd7070436ca174219c196016732", kill_on_drop: false }`
[INFO] [stdout] 1ae51178a75c4c35314691eabb1834b0c0c87cd7070436ca174219c196016732
[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] 33e1631b5db562dbd9f6e9f57ae9af0859e1a198a2c7a92d63a20807603a4480
[INFO] running `Command { std: "docker" "start" "-a" "33e1631b5db562dbd9f6e9f57ae9af0859e1a198a2c7a92d63a20807603a4480", kill_on_drop: false }`
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling hyper v1.4.1
[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 28.29s
[INFO] running `Command { std: "docker" "inspect" "33e1631b5db562dbd9f6e9f57ae9af0859e1a198a2c7a92d63a20807603a4480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e1631b5db562dbd9f6e9f57ae9af0859e1a198a2c7a92d63a20807603a4480", kill_on_drop: false }`
[INFO] [stdout] 33e1631b5db562dbd9f6e9f57ae9af0859e1a198a2c7a92d63a20807603a4480
[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] 3ba74463b6f2be9c917c994ced46b18a7081a25db98648e5b5445987656ccac5
[INFO] running `Command { std: "docker" "start" "-a" "3ba74463b6f2be9c917c994ced46b18a7081a25db98648e5b5445987656ccac5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/debrid-ba085ed910525e9b)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test de::hashmap_or_array_to_hashmap::tests::test_deserialize_to_hashmap_array ... ok
[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 models::error::tests::test_deserialize ... ok
[INFO] [stdout] test models::hosts::tests::test_deserialize_hosts_status ... ok
[INFO] [stdout] test models::streaming::tests::test_deserialize_media_info ... ok
[INFO] [stdout] test models::streaming::tests::test_deserialize_transcode ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrent_info ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrent_instant_availability ... ok
[INFO] [stdout] test models::settings::tests::test_deserialize_settings ... ok
[INFO] [stdout] test models::unrestrict::tests::test_deserialize_alternative_link ... ok
[INFO] [stdout] test models::unrestrict::tests::test_deserialize_check ... ok
[INFO] [stdout] test models::unrestrict::tests::test_deserialize_link_multiple ... ok
[INFO] [stdout] test models::downloads::tests::test_deserialize_downloads ... ok
[INFO] [stdout] test models::hosts::tests::test_deserialize_hosts ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrents ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrents_active_count ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrents_available_hosts ... ok
[INFO] [stdout] test models::traffic::tests::test_deserialize_traffic ... ok
[INFO] [stdout] test models::traffic::tests::test_deserialize_traffic_details ... ok
[INFO] [stdout] test models::unrestrict::tests::test_deserialize_link_single ... ok
[INFO] [stdout] test models::user::tests::test_deserialize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mocked.rs (/opt/rustwide/target/debug/deps/mocked-bfacf9439a9fa6e7)
[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-6a88bfb2f31f8b8f)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test hosts::domains::should_get_hosts_domains ... ok
[INFO] [stdout] test downloads::get::should_get_downloads ... ok
[INFO] [stdout] test hosts::get::should_get_hosts ... ok
[INFO] [stdout] test downloads::delete::should_delete_download ... ok
[INFO] [stdout] test downloads::len::should_get_downloads_len ... ok
[INFO] [stdout] test downloads::get::should_fail_to_get_downloads ... ok
[INFO] [stdout] test downloads::len::should_fail_to_get_downloads_len ... ok
[INFO] [stdout] test root::disable_access_token::should_disable_access_token ... ok
[INFO] [stdout] test hosts::regex::should_get_hosts_regex ... ok
[INFO] [stdout] test hosts::status::should_get_hosts_status ... ok
[INFO] [stdout] test hosts::status::should_fail_to_get_hosts_status ... ok
[INFO] [stdout] test hosts::regex_folder::should_get_hosts_regex_folder ... ok
[INFO] [stdout] test downloads::delete::should_fail_to_delete_download ... ok
[INFO] [stdout] test root::disable_access_token::should_fail_to_disable_access_token ... ok
[INFO] [stdout] test root::time::should_get_time ... ok
[INFO] [stdout] test root::time_iso::should_get_time_iso ... ok
[INFO] [stdout] test settings::delete_avatar::should_set_avatar ... ok
[INFO] [stdout] test settings::change_password::should_send_change_password_email ... ok
[INFO] [stdout] test settings::convert_points::should_convert_points ... ok
[INFO] [stdout] test settings::change_password::should_fail_to_convert_points ... ok
[INFO] [stdout] test settings::get::should_fail_to_get_settings ... ok
[INFO] [stdout] test settings::update::should_update_settings ... ok
[INFO] [stdout] test settings::get::should_get_settings ... ok
[INFO] [stdout] test streaming::media_info::should_get_media_info ... ok
[INFO] [stdout] test settings::convert_points::should_fail_to_convert_points ... ok
[INFO] [stdout] test streaming::transcode::should_get_transcode ... ok
[INFO] [stdout] test settings::delete_avatar::should_fail_to_set_avatar ... ok
[INFO] [stdout] test settings::set_avatar::should_set_avatar ... ok
[INFO] [stdout] test torrents::add_magnet::should_post_add_magnet ... ok
[INFO] [stdout] test streaming::media_info::should_fail_to_get_media_info ... ok
[INFO] [stdout] test torrents::available_hosts::should_get_available_hosts ... ok
[INFO] [stdout] test torrents::add_torrent::should_put_add_torrent ... ok
[INFO] [stdout] test streaming::transcode::should_fail_to_get_transcode ... ok
[INFO] [stdout] test torrents::active_count::should_get_active_count ... ok
[INFO] [stdout] test settings::set_avatar::should_fail_to_set_avatar ... ok
[INFO] [stdout] test settings::update::should_fail_to_update_settings ... ok
[INFO] [stdout] test torrents::get::should_get_torrents ... ok
[INFO] [stdout] test torrents::info::should_get_torrent_info ... ok
[INFO] [stdout] test torrents::len::should_get_torrents_len ... ok
[INFO] [stdout] test torrents::instant_availability::should_get_instant_availability ... ok
[INFO] [stdout] test traffic::get::should_get_traffic ... 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::details::should_get_traffic_details ... ok
[INFO] [stdout] test unrestrict::container_link::should_post_unrestrict_container_link ... ok
[INFO] [stdout] test unrestrict::link::should_post_unrestrict_link ... ok
[INFO] [stdout] test unrestrict::folder::should_post_unrestrict_folder ... ok
[INFO] [stdout] test user::user_get::should_get_user ... 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' (99) 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:     0x5fbc471fa3e2 - 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:     0x5fbc471fa3e2 - 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:     0x5fbc471fa3e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbc471fa3e2 - <<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:     0x5fbc47211aaa - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbc47211aaa - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5fbc471ffe26 - 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:     0x5fbc471ffe26 - <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:     0x5fbc471d67ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbc471d67ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbc471f1939 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbc46a6678e - <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:     0x5fbc46a6678e - 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:     0x5fbc471f1ba2 - <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:     0x5fbc471f1ba2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbc471d68ea - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5fbc471cb189 - 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:     0x5fbc471d7a6d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbc4721226c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbc47212232 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5fbc46a09d42 - mod[89efb8ceab043443]::user::user_get::should_fail_to_get_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user/user_get.rs:31:5
[INFO] [stdout]   21:     0x5fbc4696f205 - <core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5fbc4696f2fd - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbc46915b8d - <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x5fbc4691589c - tokio[2a893e82affe10a8]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>, <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x5fbc4691589c - tokio[2a893e82affe10a8]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>, <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x5fbc4691589c - <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}::{closure#0}
[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:     0x5fbc46901c0a - <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>, <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}::{closure#0}>
[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:     0x5fbc46913710 - <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}
[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:     0x5fbc46911efb - <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>::{closure#0}
[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:     0x5fbc46a47cba - <tokio[2a893e82affe10a8]::runtime::context::scoped::Scoped<tokio[2a893e82affe10a8]::runtime::scheduler::Context>>::set::<<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>)>
[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:     0x5fbc4693423a - tokio[2a893e82affe10a8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>), <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>::{closure#0}>::{closure#0}
[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:     0x5fbc469c0b46 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[2a893e82affe10a8]::runtime::context::Context>>::try_with::<tokio[2a893e82affe10a8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>), <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbc469c03ec - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[2a893e82affe10a8]::runtime::context::Context>>::with::<tokio[2a893e82affe10a8]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>), <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbc4691eec1 - tokio[2a893e82affe10a8]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>), <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>::{closure#0}>
[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:     0x5fbc469063a9 - <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>
[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:     0x5fbc46906b76 - <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>>
[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:     0x5fbc46911299 - <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>::{closure#0}
[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:     0x5fbc46a4a1b3 - tokio[2a893e82affe10a8]::runtime::context::runtime::enter_runtime::<<tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>::{closure#0}, core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>
[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:     0x5fbc469015e1 - <tokio[2a893e82affe10a8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>
[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:     0x5fbc46a2e22f - <tokio[2a893e82affe10a8]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>
[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:     0x5fbc46a2e465 - <tokio[2a893e82affe10a8]::runtime::runtime::Runtime>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<(), anyhow[7cd2593164154d29]::Error>>>>
[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:     0x5fbc46a0a957 - mod[89efb8ceab043443]::user::user_get::should_fail_to_get_user
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user/user_get.rs:33:7
[INFO] [stdout]   43:     0x5fbc46a09577 - mod[89efb8ceab043443]::user::user_get::should_fail_to_get_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user/user_get.rs:26:39
[INFO] [stdout]   44:     0x5fbc468c8756 - <mod[89efb8ceab043443]::user::user_get::should_fail_to_get_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]   45:     0x5fbc46a5ab3b - <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]   46:     0x5fbc46a5ab3b - 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]   47:     0x5fbc46a6739a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5fbc46a6739a - <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]   49:     0x5fbc46a6739a - 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]   50:     0x5fbc46a6739a - 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]   51:     0x5fbc46a6739a - 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]   52:     0x5fbc46a6739a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5fbc46a6739a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5fbc46a61864 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5fbc46a61864 - 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]   56:     0x5fbc46a69e92 - 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]   57:     0x5fbc46a69e92 - <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]   58:     0x5fbc46a69e92 - 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]   59:     0x5fbc46a69e92 - 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]   60:     0x5fbc46a69e92 - 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]   61:     0x5fbc46a69e92 - 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]   62:     0x5fbc46a69e92 - <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]   63:     0x5fbc471f972f - <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]   64:     0x5fbc471f972f - <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]   65:     0x782ef330caa4 - <unknown>
[INFO] [stdout]   66:     0x782ef3399a64 - 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 3.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] running `Command { std: "docker" "inspect" "3ba74463b6f2be9c917c994ced46b18a7081a25db98648e5b5445987656ccac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ba74463b6f2be9c917c994ced46b18a7081a25db98648e5b5445987656ccac5", kill_on_drop: false }`
[INFO] [stdout] 3ba74463b6f2be9c917c994ced46b18a7081a25db98648e5b5445987656ccac5
