[INFO] cloning repository https://github.com/trchopan/firebase-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trchopan/firebase-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrchopan%2Ffirebase-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrchopan%2Ffirebase-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2752d59842ab29effefa80addcd0c262d50a40aa [INFO] testing trchopan/firebase-auth against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrchopan%2Ffirebase-auth" "/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/trchopan/firebase-auth [INFO] finished tweaking git repo https://github.com/trchopan/firebase-auth [INFO] tweaked toml for git repo https://github.com/trchopan/firebase-auth written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/trchopan/firebase-auth on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 344 packages to latest compatible versions [INFO] [stderr] Adding axum-macros v0.4.2 (available: v0.5.0) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding jsonwebtoken v9.3.1 (available: v10.2.0) [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.24) [INFO] [stderr] Adding sqlx v0.7.4 (available: v0.8.6) [INFO] [stderr] Adding tower-http v0.5.2 (available: v0.6.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e28ae33767c6de9002efdcb4b2401b2ba66b53fe7072a96b3711210de509f56c [INFO] running `Command { std: "docker" "start" "-a" "e28ae33767c6de9002efdcb4b2401b2ba66b53fe7072a96b3711210de509f56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e28ae33767c6de9002efdcb4b2401b2ba66b53fe7072a96b3711210de509f56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28ae33767c6de9002efdcb4b2401b2ba66b53fe7072a96b3711210de509f56c", kill_on_drop: false }` [INFO] [stdout] e28ae33767c6de9002efdcb4b2401b2ba66b53fe7072a96b3711210de509f56c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d5d673716b578f3594694ac9e357c8d4a0ef0af1fb0a833fa7e982334e4122b [INFO] running `Command { std: "docker" "start" "-a" "0d5d673716b578f3594694ac9e357c8d4a0ef0af1fb0a833fa7e982334e4122b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-lite v0.1.8 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling hyper v0.14.32 [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-web-httpauth v0.8.2 [INFO] [stderr] Compiling firebase-auth v0.5.1 (/opt/rustwide/workdir/firebase-auth) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "0d5d673716b578f3594694ac9e357c8d4a0ef0af1fb0a833fa7e982334e4122b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5d673716b578f3594694ac9e357c8d4a0ef0af1fb0a833fa7e982334e4122b", kill_on_drop: false }` [INFO] [stdout] 0d5d673716b578f3594694ac9e357c8d4a0ef0af1fb0a833fa7e982334e4122b [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dde8d5946b6bf6f8bb6780fe37528fe16f8f7df3f8bbe576ee3d9faaa30c36a [INFO] running `Command { std: "docker" "start" "-a" "9dde8d5946b6bf6f8bb6780fe37528fe16f8f7df3f8bbe576ee3d9faaa30c36a", kill_on_drop: false }` [INFO] [stderr] Compiling firebase-auth v0.5.1 (/opt/rustwide/workdir/firebase-auth) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "9dde8d5946b6bf6f8bb6780fe37528fe16f8f7df3f8bbe576ee3d9faaa30c36a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dde8d5946b6bf6f8bb6780fe37528fe16f8f7df3f8bbe576ee3d9faaa30c36a", kill_on_drop: false }` [INFO] [stdout] 9dde8d5946b6bf6f8bb6780fe37528fe16f8f7df3f8bbe576ee3d9faaa30c36a [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8530692d4e7c78e01b55319ffa0312b491500459ad8d5aa39dd013fe2f7f8880 [INFO] running `Command { std: "docker" "start" "-a" "8530692d4e7c78e01b55319ffa0312b491500459ad8d5aa39dd013fe2f7f8880", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firebase_auth-15069a2bbe3bf580) [INFO] [stderr] Doc-tests firebase_auth [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test firebase-auth/src/lib.rs - (line 48) ... FAILED [INFO] [stdout] test firebase-auth/src/lib.rs - (line 12) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- firebase-auth/src/lib.rs - (line 48) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> firebase-auth/src/lib.rs:69:41 [INFO] [stdout] | [INFO] [stdout] 69 | .with_state(FirebaseAuthState { firebase_auth }); [INFO] [stdout] | ^^^^^^^^^^^^^ expected `Arc`, found `FirebaseAuth` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Arc` [INFO] [stdout] found struct `FirebaseAuth` [INFO] [stdout] help: call `Into::into` on this expression to convert `FirebaseAuth` into `Arc` [INFO] [stdout] | [INFO] [stdout] 69 | .with_state(FirebaseAuthState { firebase_auth: firebase_auth.into() }); [INFO] [stdout] | ++++++++++++++ +++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- firebase-auth/src/lib.rs - (line 12) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error getting public jwk keys CouldntFetchPublicKeys(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.googleapis.com")), port: None, path: "/service_accounts/v1/jwk/securetoken@system.gserviceaccount.com", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] thread 'main' (60) panicked at /opt/rustwide/workdir/firebase-auth/src/firebase_auth.rs:187:17: [INFO] [stdout] Unable to get public jwk keys! Cannot verify user tokens! Shutting down... [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56bea09fb6f2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56bea09fb6f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56bea09fb6f2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56bea09fb6f2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56bea0a0eb6f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56bea0a0eb6f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x56bea09d1e43 - std::io::default_write_fmt::hb29d13affe7e9cd0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56bea09d1e43 - std::io::Write::write_fmt::hec441b8c6eca32b9 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56bea09da6f2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56bea09df0bf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56bea09def19 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x56bea09df745 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x56bea09df4f6 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x56bea09da829 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x56bea09c66dd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x56bea0a184a0 - core::panicking::panic_fmt::h774fb860369a0f7b [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x56be9ff995d0 - firebase_auth::firebase_auth::FirebaseAuth::new::{{closure}}::h2437ceb7c54a8502 [INFO] [stdout] 17: 0x56bea002c52f - rust_out::main::{{closure}}::hcbe171fc9d2e71f0 [INFO] [stdout] 18: 0x56bea002b795 - as core::future::future::Future>::poll::{{closure}}::h72e11746fddb27ce [INFO] [stdout] 19: 0x56bea0002411 - tokio::task::local::LocalSet::with::{{closure}}::hdba207a129081999 [INFO] [stdout] 20: 0x56be9ffe62b4 - std::thread::local::LocalKey::try_with::h61d1b3b15f7e44c0 [INFO] [stdout] 21: 0x56be9ffe56b9 - std::thread::local::LocalKey::with::h06e7b6177d014d39 [INFO] [stdout] 22: 0x56bea000237b - tokio::task::local::LocalSet::with::h3873efbc0ffeb144 [INFO] [stdout] 23: 0x56bea002b71f - as core::future::future::Future>::poll::h4ffb6ea4f7d38fc0 [INFO] [stdout] 24: 0x56bea0002694 - tokio::task::local::LocalSet::run_until::{{closure}}::h84a4a843840e4c2a [INFO] [stdout] 25: 0x56bea0023816 - as core::future::future::Future>::poll::h0fc03272e1519659 [INFO] [stdout] 26: 0x56bea001faa6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfcf83d0cead8de97 [INFO] [stdout] 27: 0x56bea001f9f4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha6989f7678ec21d7 [INFO] [stdout] 28: 0x56bea001d19a - tokio::runtime::scheduler::current_thread::Context::enter::hee4cc83911c323e6 [INFO] [stdout] 29: 0x56bea001e52d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h63aefbf048db6574 [INFO] [stdout] 30: 0x56bea001e21b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6e7216004426dab7 [INFO] [stdout] 31: 0x56bea0018990 - tokio::runtime::context::scoped::Scoped::set::hfe2562ce8ef6d48d [INFO] [stdout] 32: 0x56bea0018643 - tokio::runtime::context::set_scheduler::{{closure}}::hd2d39b0e7e6a2ffb [INFO] [stdout] 33: 0x56be9ffe6dbe - std::thread::local::LocalKey::try_with::habdf8a2d0fdb0e60 [INFO] [stdout] 34: 0x56be9ffe5a17 - std::thread::local::LocalKey::with::h9fe0d31405372a9e [INFO] [stdout] 35: 0x56bea001859b - tokio::runtime::context::set_scheduler::h8161279fc91b5a78 [INFO] [stdout] 36: 0x56bea001db19 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h325f03e3d8a71370 [INFO] [stdout] 37: 0x56bea001e23d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3a9cb12c592e33ce [INFO] [stdout] 38: 0x56bea001b219 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h38d83dbe9bf80a82 [INFO] [stdout] 39: 0x56bea0019a78 - tokio::runtime::context::runtime::enter_runtime::hed4b280d3595deb0 [INFO] [stdout] 40: 0x56bea001afd1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h91e17fc792327422 [INFO] [stdout] 41: 0x56bea001a4ce - tokio::runtime::runtime::Runtime::block_on_inner::h1a3480aca88d99a8 [INFO] [stdout] 42: 0x56bea001a815 - tokio::runtime::runtime::Runtime::block_on::h1588c4016dde5360 [INFO] [stdout] 43: 0x56bea00024c3 - tokio::task::local::LocalSet::block_on::h1b0a4087341f1335 [INFO] [stdout] 44: 0x56bea002c356 - actix_rt::runtime::Runtime::block_on::hbbc7dc4ae27a69cb [INFO] [stdout] 45: 0x56bea002c336 - actix_rt::system::SystemRunner::block_on::h2c4cc7473d1701a8 [INFO] [stdout] 46: 0x56bea002c393 - rust_out::main::h62538311386a30fc [INFO] [stdout] 47: 0x56be9ffea803 - core::ops::function::FnOnce::call_once::h59d610bf201bd573 [INFO] [stdout] 48: 0x56be9ffe35e6 - std::sys::backtrace::__rust_begin_short_backtrace::he0416fe9ca7776a5 [INFO] [stdout] 49: 0x56be9ffe3429 - std::rt::lang_start::{{closure}}::h4c7444f755a24c57 [INFO] [stdout] 50: 0x56bea09d3830 - core::ops::function::impls:: for &F>::call_once::h9095abc9db71b07e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 51: 0x56bea09d3830 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x56bea09d3830 - std::panicking::catch_unwind::h60074fd2327f40bd [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x56bea09d3830 - std::panic::catch_unwind::heb14fa8e39d051cf [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x56bea09d3830 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24 [INFO] [stdout] 55: 0x56bea09d3830 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 56: 0x56bea09d3830 - std::panicking::catch_unwind::hb8d32f0195463ad2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 57: 0x56bea09d3830 - std::panic::catch_unwind::hcebe3b1d5adfc5a2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 58: 0x56bea09d3830 - std::rt::lang_start_internal::h27f55ed238aa26df [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5 [INFO] [stdout] 59: 0x56be9ffe3411 - std::rt::lang_start::h99ed7fb5ebd51ec9 [INFO] [stdout] 60: 0x56bea00355d5 - main [INFO] [stdout] 61: 0x7f8933bda1ca - [INFO] [stdout] 62: 0x7f8933bda28b - __libc_start_main [INFO] [stdout] 63: 0x56be9ff718e5 - _start [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] firebase-auth/src/lib.rs - (line 12) [INFO] [stdout] firebase-auth/src/lib.rs - (line 48) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.37s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8530692d4e7c78e01b55319ffa0312b491500459ad8d5aa39dd013fe2f7f8880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8530692d4e7c78e01b55319ffa0312b491500459ad8d5aa39dd013fe2f7f8880", kill_on_drop: false }` [INFO] [stdout] 8530692d4e7c78e01b55319ffa0312b491500459ad8d5aa39dd013fe2f7f8880