[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdangreco%2Fdebrid" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dangreco/debrid on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.6
[INFO] [stderr]   Downloaded wiremock v0.6.2
[INFO] [stderr]   Downloaded bon v2.3.0
[INFO] [stderr]   Downloaded cc v1.1.21
[INFO] [stderr]   Downloaded ipnet v2.10.0
[INFO] [stderr]   Downloaded bon-macros v2.3.0
[INFO] [stderr]   Downloaded utoipa-gen v4.3.0
[INFO] [stderr]   Downloaded schannel v0.1.24
[INFO] [stderr]   Downloaded h2 v0.4.6
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.3
[INFO] [stderr]   Downloaded rustls-pki-types v1.8.0
[INFO] [stderr]   Downloaded reqwest v0.12.7
[INFO] [stderr]   Downloaded rustls v0.23.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95d0453cce90aefe6543026e5af1a8807604c90a6f0022f72235b4ae991e5a0d
[INFO] running `Command { std: "docker" "start" "-a" "95d0453cce90aefe6543026e5af1a8807604c90a6f0022f72235b4ae991e5a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95d0453cce90aefe6543026e5af1a8807604c90a6f0022f72235b4ae991e5a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d0453cce90aefe6543026e5af1a8807604c90a6f0022f72235b4ae991e5a0d", kill_on_drop: false }`
[INFO] [stdout] 95d0453cce90aefe6543026e5af1a8807604c90a6f0022f72235b4ae991e5a0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef6ddfb77bb5416d77dd6694fb0a7986099d198feceffbe4db60c0da890c6529
[INFO] running `Command { std: "docker" "start" "-a" "ef6ddfb77bb5416d77dd6694fb0a7986099d198feceffbe4db60c0da890c6529", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling url v2.5.2
[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 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 serde_urlencoded v0.7.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 34.48s
[INFO] running `Command { std: "docker" "inspect" "ef6ddfb77bb5416d77dd6694fb0a7986099d198feceffbe4db60c0da890c6529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef6ddfb77bb5416d77dd6694fb0a7986099d198feceffbe4db60c0da890c6529", kill_on_drop: false }`
[INFO] [stdout] ef6ddfb77bb5416d77dd6694fb0a7986099d198feceffbe4db60c0da890c6529
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7af532009f5f0eb09deb3d38bb6c37c08a9a3cd0febd962a5584168b5fe67fd7
[INFO] running `Command { std: "docker" "start" "-a" "7af532009f5f0eb09deb3d38bb6c37c08a9a3cd0febd962a5584168b5fe67fd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[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 14.95s
[INFO] running `Command { std: "docker" "inspect" "7af532009f5f0eb09deb3d38bb6c37c08a9a3cd0febd962a5584168b5fe67fd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af532009f5f0eb09deb3d38bb6c37c08a9a3cd0febd962a5584168b5fe67fd7", kill_on_drop: false }`
[INFO] [stdout] 7af532009f5f0eb09deb3d38bb6c37c08a9a3cd0febd962a5584168b5fe67fd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6152804cb91fbcd6161af1e24291abf401c033c850fe9d85e649bdb415f341fd
[INFO] running `Command { std: "docker" "start" "-a" "6152804cb91fbcd6161af1e24291abf401c033c850fe9d85e649bdb415f341fd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/debrid-c7d3651516142f19)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test de::hashmap_or_array_to_hashmap::tests::test_deserialize_to_hashmap_object ... ok
[INFO] [stdout] test models::downloads::tests::test_deserialize_downloads ... ok
[INFO] [stdout] test de::hashmap_or_array_to_hashmap::tests::test_deserialize_to_hashmap_array ... 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::settings::tests::test_deserialize_settings ... ok
[INFO] [stdout] test models::streaming::tests::test_deserialize_media_info ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrents ... ok
[INFO] [stdout] test de::hashmap_or_array_to_hashmap::tests::test_deserialize_to_hashmap_invalid_type ... 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::user::tests::test_deserialize ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrents_active_count ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrent_instant_availability ... ok
[INFO] [stdout] test models::hosts::tests::test_deserialize_hosts ... ok
[INFO] [stdout] test models::streaming::tests::test_deserialize_transcode ... 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_multiple ... ok
[INFO] [stdout] test models::torrents::tests::test_deserialize_torrent_info ... ok
[INFO] [stdout] test models::unrestrict::tests::test_deserialize_link_single ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mocked.rs (/opt/rustwide/target/debug/deps/mocked-e6ff194939f3d85d)
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-efd1686dfae4a54c)
[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] [stdout] 
[INFO] [stdout] running 49 tests
[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 downloads::get::should_get_downloads ... ok
[INFO] [stdout] test downloads::len::should_fail_to_get_downloads_len ... ok
[INFO] [stdout] test downloads::get::should_fail_to_get_downloads ... ok
[INFO] [stdout] test downloads::delete::should_delete_download ... ok
[INFO] [stdout] test hosts::status::should_get_hosts_status ... ok
[INFO] [stdout] test root::time_iso::should_get_time_iso ... ok
[INFO] [stdout] test hosts::regex_folder::should_get_hosts_regex_folder ... ok
[INFO] [stdout] test root::disable_access_token::should_disable_access_token ... ok
[INFO] [stdout] test root::disable_access_token::should_fail_to_disable_access_token ... ok
[INFO] [stdout] test hosts::status::should_fail_to_get_hosts_status ... ok
[INFO] [stdout] test hosts::regex::should_get_hosts_regex ... 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::delete_avatar::should_set_avatar ... ok
[INFO] [stdout] test hosts::get::should_get_hosts ... ok
[INFO] [stdout] test streaming::media_info::should_get_media_info ... 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 settings::change_password::should_send_change_password_email ... ok
[INFO] [stdout] test settings::update::should_fail_to_update_settings ... ok
[INFO] [stdout] test torrents::add_magnet::should_post_add_magnet ... ok
[INFO] [stdout] test downloads::delete::should_fail_to_delete_download ... ok
[INFO] [stdout] test settings::get::should_get_settings ... ok
[INFO] [stdout] test streaming::media_info::should_fail_to_get_media_info ... ok
[INFO] [stdout] test settings::update::should_update_settings ... ok
[INFO] [stdout] test torrents::len::should_get_torrents_len ... ok
[INFO] [stdout] test traffic::get::should_get_traffic ... ok
[INFO] [stdout] test torrents::info::should_get_torrent_info ... ok
[INFO] [stdout] test torrents::active_count::should_get_active_count ... ok
[INFO] [stdout] test streaming::transcode::should_get_transcode ... ok
[INFO] [stdout] test settings::set_avatar::should_fail_to_set_avatar ... ok
[INFO] [stdout] test settings::get::should_fail_to_get_settings ... ok
[INFO] [stdout] test torrents::instant_availability::should_get_instant_availability ... ok
[INFO] [stdout] test torrents::get::should_get_torrents ... ok
[INFO] [stdout] test settings::set_avatar::should_set_avatar ... ok
[INFO] [stdout] test unrestrict::container_file::should_put_unrestrict_container_file ... ok
[INFO] [stdout] test torrents::available_hosts::should_get_available_hosts ... 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 user::user_get::should_get_user ... ok
[INFO] [stdout] test settings::delete_avatar::should_fail_to_set_avatar ... ok
[INFO] [stdout] test settings::convert_points::should_fail_to_convert_points ... ok
[INFO] [stdout] test unrestrict::folder::should_post_unrestrict_folder ... 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' 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:     0x5b3476b8f3c2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3476b8f3c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3476b8f3c2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b3476b8f3c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b3476bb8af3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b3476bb8af3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5b3476b8ae13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b3476b8ae13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b3476b8f212 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b3476b90949 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5b3476b9077e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5b3476412a54 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5b3476412a54 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b3476b9141e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5b3476b9141e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5b3476b910b6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5b3476b8f8c9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b3476b90d7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5b3476bb6d90 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5b3476bb6e1c - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5b34763d9487 - mod::user::user_get::should_fail_to_get_user::{{closure}}::hb36c690769e2b9d9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user/user_get.rs:31:5
[INFO] [stdout]   21:     0x5b34763cc135 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5fab9789e6c26054
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b34763cc16d - <core::pin::Pin<P> as core::future::future::Future>::poll::h75b7584eb9cc83b1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b3476295add - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbda3b6351f0e0213
[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:     0x5b347629565c - tokio::runtime::coop::with_budget::h21cbdb2d9ca30f69
[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:     0x5b347629565c - tokio::runtime::coop::budget::h64910c3bd2903af3
[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:     0x5b347629565c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h69c6079bb8eeef73
[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:     0x5b347628f50a - tokio::runtime::scheduler::current_thread::Context::enter::h5074eb5da16d57e4
[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:     0x5b3476294050 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h86e962dd630ed54f
[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:     0x5b34762926fb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc452fdec2f2a1a84
[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:     0x5b347636b96a - tokio::runtime::context::scoped::Scoped<T>::set::h9f6b0616b6c7e97b
[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:     0x5b347630ceda - tokio::runtime::context::set_scheduler::{{closure}}::h4c9d8a39e6f3267a
[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:     0x5b347639dea6 - std::thread::local::LocalKey<T>::try_with::h842151bcd5598f33
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5b347639caac - std::thread::local::LocalKey<T>::with::h7861006bc7d4b3d3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5b347630cdc1 - tokio::runtime::context::set_scheduler::h546ae1e7fce12039
[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:     0x5b3476291b89 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h27a478e91864f5cb
[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:     0x5b3476292722 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h45cf67b887d92b7e
[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:     0x5b347628e539 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::haee4120d94e658cd
[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:     0x5b34763b96e0 - tokio::runtime::context::runtime::enter_runtime::h6ce33c8716dcc6fa
[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:     0x5b347628dd31 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0841824d6857efa2
[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:     0x5b347638d88f - tokio::runtime::runtime::Runtime::block_on_inner::hbde5bb56bdca5bee
[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:     0x5b347638dc25 - tokio::runtime::runtime::Runtime::block_on::hc7996564dc7f480b
[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:     0x5b34763d8e37 - mod::user::user_get::should_fail_to_get_user::h8fb3421f7a25ddc6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user/user_get.rs:33:7
[INFO] [stdout]   43:     0x5b34763d8cd7 - mod::user::user_get::should_fail_to_get_user::{{closure}}::hed4a4f81bd986b4c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user/user_get.rs:26:39
[INFO] [stdout]   44:     0x5b34762303e6 - core::ops::function::FnOnce::call_once::h55b381f91eaba90e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5b34764182bb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5b34764182bb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5b34764173f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5b34764173f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5b34764173f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5b34764173f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5b34764173f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b34764173f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5b34764173f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5b34763daff4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5b34763daff4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5b34763de9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5b34763de9ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5b34763de9ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5b34763de9ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5b34763de9ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b34763de9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5b34763de9ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5b3476b9486f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5b3476b9486f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7add722b6aa4 - <unknown>
[INFO] [stdout]   66:     0x7add72343a34 - 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 1.78s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] running `Command { std: "docker" "inspect" "6152804cb91fbcd6161af1e24291abf401c033c850fe9d85e649bdb415f341fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6152804cb91fbcd6161af1e24291abf401c033c850fe9d85e649bdb415f341fd", kill_on_drop: false }`
[INFO] [stdout] 6152804cb91fbcd6161af1e24291abf401c033c850fe9d85e649bdb415f341fd
