[INFO] cloning repository https://github.com/thangndu2u/gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thangndu2u/gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthangndu2u%2Fgateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthangndu2u%2Fgateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5256fecdb73362adae433875faadf86fa984713 [INFO] testing thangndu2u/gateway against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthangndu2u%2Fgateway" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thangndu2u/gateway [INFO] finished tweaking git repo https://github.com/thangndu2u/gateway [INFO] tweaked toml for git repo https://github.com/thangndu2u/gateway written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thangndu2u/gateway on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thangndu2u/gateway 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e43580632c9b0ae33fc59e100bd4e43b4ede51e434600461ec683c618d373733 [INFO] running `Command { std: "docker" "start" "-a" "e43580632c9b0ae33fc59e100bd4e43b4ede51e434600461ec683c618d373733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e43580632c9b0ae33fc59e100bd4e43b4ede51e434600461ec683c618d373733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43580632c9b0ae33fc59e100bd4e43b4ede51e434600461ec683c618d373733", kill_on_drop: false }` [INFO] [stdout] e43580632c9b0ae33fc59e100bd4e43b4ede51e434600461ec683c618d373733 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8badc27efa0cd0e3f824852f178c0e1385021d0a698a520b84d1adb47244da8c [INFO] running `Command { std: "docker" "start" "-a" "8badc27efa0cd0e3f824852f178c0e1385021d0a698a520b84d1adb47244da8c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling static_init v1.0.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-cron-scheduler v0.14.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling croner v2.2.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling utoipa v4.2.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling actix-cors v0.6.5 [INFO] [stderr] Compiling actix-web-prom v0.8.0 [INFO] [stderr] Compiling gateway v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "8badc27efa0cd0e3f824852f178c0e1385021d0a698a520b84d1adb47244da8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8badc27efa0cd0e3f824852f178c0e1385021d0a698a520b84d1adb47244da8c", kill_on_drop: false }` [INFO] [stdout] 8badc27efa0cd0e3f824852f178c0e1385021d0a698a520b84d1adb47244da8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d21c5ecb4bcf86f63001def60e3c66c0aeabbedb64bd5db54abbf6e3a12b0d3 [INFO] running `Command { std: "docker" "start" "-a" "0d21c5ecb4bcf86f63001def60e3c66c0aeabbedb64bd5db54abbf6e3a12b0d3", kill_on_drop: false }` [INFO] [stderr] Compiling gateway v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s [INFO] running `Command { std: "docker" "inspect" "0d21c5ecb4bcf86f63001def60e3c66c0aeabbedb64bd5db54abbf6e3a12b0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d21c5ecb4bcf86f63001def60e3c66c0aeabbedb64bd5db54abbf6e3a12b0d3", kill_on_drop: false }` [INFO] [stdout] 0d21c5ecb4bcf86f63001def60e3c66c0aeabbedb64bd5db54abbf6e3a12b0d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f1c0c6f3065a61e06b6b034b6785b21e3df063b925d92bc773a895f2934d10f [INFO] running `Command { std: "docker" "start" "-a" "7f1c0c6f3065a61e06b6b034b6785b21e3df063b925d92bc773a895f2934d10f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/admin-dbd6b317c928dbc0) [INFO] [stderr] [INFO] [stderr] thread '' (16) panicked at src/utils/config.rs:6:55: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5de7dca81bca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5de7dca81bca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5de7dca81bca - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5de7dca81bca - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5de7dca9650a - ::fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5de7dca9650a - core[6771d259883166e6]::fmt::write [INFO] [stderr] 6: 0x5de7dca86fb2 - std[128c3efe2914e152]::io::default_write_fmt:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stderr] 7: 0x5de7dca86fb2 - ::write_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stderr] 8: 0x5de7dca60d5f - ::print [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5de7dca60d5f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5de7dca79ff1 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5de7dca7a1ab - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5de7dca60e18 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5de7dca56029 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5de7dca61b2d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5de7dca96c9c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5de7dca96a12 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x5de7dc9b3133 - core::result::Result::unwrap::h404056cc73b6d08e [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stderr] 18: 0x5de7dc9b3133 - >::generate::hfa1b1106347728db [INFO] [stderr] at /opt/rustwide/workdir/src/utils/config.rs:6:55 [INFO] [stderr] 19: 0x5de7dc9b0b8a - static_init::generic_lazy::GenericLazy::init::{{closure}}::{{closure}}::he6f5430db449094c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:424:33 [INFO] [stderr] 20: 0x5de7dc9b53a2 - as static_init::phase_locker::PhaseGuard>::transition::h2d3f47b1e16b392e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/phase_locker/sync.rs:167:19 [INFO] [stderr] 21: 0x5de7dc9b53a2 - static_init::lazy_sequentializer::lazy_initialization_only::h4e9ccdf7cfd64766 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/lazy_sequentializer.rs:22:17 [INFO] [stderr] 22: 0x5de7dc9b0afa - as static_init::LazySequentializer>::init::h638e738b563e296e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/lazy_sequentializer.rs:630:22 [INFO] [stderr] 23: 0x5de7dc9b0afa - static_init::generic_lazy::GenericLazy::init::{{closure}}::h8fc78082b4bf5f2e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:417:17 [INFO] [stderr] 24: 0x5de7dc9b4dfe - static_init::generic_lazy::may_debug::h195aeda70a94b22f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:1221:9 [INFO] [stderr] 25: 0x5de7dc9b4dfe - static_init::generic_lazy::GenericLazy::init::h80edc703bf7ad9ff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:415:9 [INFO] [stderr] 26: 0x5de7dc9b4dfe - static_init::lazy::LesserLazy::init::h2bf0f6040dd16a4a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/lazy.rs:408:17 [INFO] [stderr] 27: 0x5de7dc9b4dfe - admin::utils::config::APP_CONFIG::__static_init_initializer::h24625dd271a043ef [INFO] [stderr] at /opt/rustwide/workdir/src/utils/config.rs:4:1 [INFO] [stderr] 28: 0x71b69b714304 - __libc_start_main [INFO] [stderr] 29: 0x5de7dc9ab565 - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' (16) panicked at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:225:5: [INFO] [stderr] panic in a function that cannot unwind [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5de7dca81bca - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5de7dca81bca - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5de7dca81bca - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5de7dca81bca - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5de7dca9650a - ::fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5de7dca9650a - core[6771d259883166e6]::fmt::write [INFO] [stderr] 6: 0x5de7dca86fb2 - std[128c3efe2914e152]::io::default_write_fmt:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stderr] 7: 0x5de7dca86fb2 - ::write_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stderr] 8: 0x5de7dca60d5f - ::print [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5de7dca60d5f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5de7dca79ff1 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5de7dca7a1ab - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5de7dca60e4a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13 [INFO] [stderr] 13: 0x5de7dca56029 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5de7dca61b2d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5de7dca96abd - core[6771d259883166e6]::panicking::panic_nounwind_fmt::runtime [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:122:22 [INFO] [stderr] 16: 0x5de7dca96abd - core[6771d259883166e6]::panicking::panic_nounwind_fmt [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/intrinsics/mod.rs:2448:9 [INFO] [stderr] 17: 0x5de7dca96a3b - core[6771d259883166e6]::panicking::panic_nounwind [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:225:5 [INFO] [stderr] 18: 0x5de7dca96bc7 - core[6771d259883166e6]::panicking::panic_cannot_unwind [INFO] [stderr] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:337:5 [INFO] [stderr] 19: 0x5de7dc9b4e08 - admin::utils::config::APP_CONFIG::__static_init_initializer::h24625dd271a043ef [INFO] [stderr] at /opt/rustwide/workdir/src/utils/config.rs:5:36 [INFO] [stderr] 20: 0x71b69b714304 - __libc_start_main [INFO] [stderr] 21: 0x5de7dc9ab565 - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--bin admin` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/admin-dbd6b317c928dbc0` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "7f1c0c6f3065a61e06b6b034b6785b21e3df063b925d92bc773a895f2934d10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1c0c6f3065a61e06b6b034b6785b21e3df063b925d92bc773a895f2934d10f", kill_on_drop: false }` [INFO] [stdout] 7f1c0c6f3065a61e06b6b034b6785b21e3df063b925d92bc773a895f2934d10f