[INFO] fetching crate oauth_fcm 0.3.0...
[INFO] testing oauth_fcm-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oauth_fcm 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate oauth_fcm 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oauth_fcm 0.3.0
[INFO] tweaked toml for crates.io crate oauth_fcm 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oauth_fcm 0.3.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oauth_fcm 0.3.0 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bf3e8b7c22b414e92ddb19032958169883bdbf6282f7dcb56f7846b46fc621e
[INFO] running `Command { std: "docker" "start" "-a" "1bf3e8b7c22b414e92ddb19032958169883bdbf6282f7dcb56f7846b46fc621e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bf3e8b7c22b414e92ddb19032958169883bdbf6282f7dcb56f7846b46fc621e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf3e8b7c22b414e92ddb19032958169883bdbf6282f7dcb56f7846b46fc621e", kill_on_drop: false }`
[INFO] [stdout] 1bf3e8b7c22b414e92ddb19032958169883bdbf6282f7dcb56f7846b46fc621e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62835be29f75d1cf49e770dbc1d85152924d9234fb56d755b38599f6e53b3e33
[INFO] running `Command { std: "docker" "start" "-a" "62835be29f75d1cf49e770dbc1d85152924d9234fb56d755b38599f6e53b3e33", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth_fcm v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.49s
[INFO] running `Command { std: "docker" "inspect" "62835be29f75d1cf49e770dbc1d85152924d9234fb56d755b38599f6e53b3e33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62835be29f75d1cf49e770dbc1d85152924d9234fb56d755b38599f6e53b3e33", kill_on_drop: false }`
[INFO] [stdout] 62835be29f75d1cf49e770dbc1d85152924d9234fb56d755b38599f6e53b3e33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 755da00dd3ae2e8293a5013bd58d1114dec6812e6b0873a16609f64586a65cc9
[INFO] running `Command { std: "docker" "start" "-a" "755da00dd3ae2e8293a5013bd58d1114dec6812e6b0873a16609f64586a65cc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling mockito v1.5.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth_fcm v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TestData` is never constructed
[INFO] [stdout]  --> tests/test_helpers.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct TestData {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "755da00dd3ae2e8293a5013bd58d1114dec6812e6b0873a16609f64586a65cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755da00dd3ae2e8293a5013bd58d1114dec6812e6b0873a16609f64586a65cc9", kill_on_drop: false }`
[INFO] [stdout] 755da00dd3ae2e8293a5013bd58d1114dec6812e6b0873a16609f64586a65cc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd74102f341bde8ab9baa91c905c2bfe8bb3c564a11bf0d2a6f97947009cb8cd
[INFO] running `Command { std: "docker" "start" "-a" "bd74102f341bde8ab9baa91c905c2bfe8bb3c564a11bf0d2a6f97947009cb8cd", kill_on_drop: false }`
[INFO] [stderr] warning: struct `TestData` is never constructed
[INFO] [stderr]  --> tests/test_helpers.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub struct TestData {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `oauth_fcm` (test "oauth_error") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oauth_fcm-51eba67a4add776f)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test fcm::tests::test_create_payload_with_no_notification_and_no_data ... ok
[INFO] [stdout] test fcm::tests::test_create_payload_with_only_notification ... ok
[INFO] [stdout] test fcm::tests::test_create_payload_with_only_data ... ok
[INFO] [stdout] test fcm::tests::test_create_payload_with_only_struct_data ... ok
[INFO] [stdout] test fcm::tests::test_create_payload_with_notification_and_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fcm_request_error.rs (/opt/rustwide/target/debug/deps/fcm_request_error-6d7c07e64b23237b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2025-11-05T03:48:08.593006Z[0m [32m INFO[0m [1mcreate_shared_token_manager[0m[2m:[0m [2moauth_fcm[0m[2m:[0m Creating shared token manager
[INFO] [stdout] [2m2025-11-05T03:48:08.593069Z[0m [32m INFO[0m [1mcreate_shared_token_manager[0m[2m:[0m[1mnew[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Creating new TokenManager
[INFO] [stdout] [2m2025-11-05T03:48:08.691774Z[0m [32m INFO[0m [1mrefresh_token_with_url[0m[1m{[0m[3mauth_server_url[0m[2m=[0m"http://127.0.0.1:41313/token"[1m}[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Refreshing token with URL: http://127.0.0.1:41313/token
[INFO] [stdout] [2m2025-11-05T03:48:08.781120Z[0m [32m INFO[0m [1mrefresh_token_with_url[0m[1m{[0m[3mauth_server_url[0m[2m=[0m"http://127.0.0.1:41313/token"[1m}[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Token refreshed successfully
[INFO] [stdout] test test_fcm_request_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fcm_server_error.rs (/opt/rustwide/target/debug/deps/fcm_server_error-629cc91352f74071)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2025-11-05T03:48:08.845802Z[0m [32m INFO[0m [1mcreate_shared_token_manager[0m[2m:[0m [2moauth_fcm[0m[2m:[0m Creating shared token manager
[INFO] [stdout] [2m2025-11-05T03:48:08.845968Z[0m [32m INFO[0m [1mcreate_shared_token_manager[0m[2m:[0m[1mnew[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Creating new TokenManager
[INFO] [stdout] [2m2025-11-05T03:48:08.850390Z[0m [32m INFO[0m [1mrefresh_token_with_url[0m[1m{[0m[3mauth_server_url[0m[2m=[0m"http://127.0.0.1:41911/token"[1m}[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Refreshing token with URL: http://127.0.0.1:41911/token
[INFO] [stdout] [2m2025-11-05T03:48:08.914491Z[0m [32m INFO[0m [1mrefresh_token_with_url[0m[1m{[0m[3mauth_server_url[0m[2m=[0m"http://127.0.0.1:41911/token"[1m}[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Token refreshed successfully
[INFO] [stdout] [2m2025-11-05T03:48:08.956252Z[0m [31mERROR[0m [2moauth_fcm::fcm[0m[2m:[0m FCM message send successfully, but server returned an error. Status: 500, Response: Internal Server Error
[INFO] [stdout] test test_fcm_server_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oauth_error.rs (/opt/rustwide/target/debug/deps/oauth_error-742f1a20102d4cb8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2025-11-05T03:48:08.969899Z[0m [32m INFO[0m [1mcreate_shared_token_manager[0m[2m:[0m [2moauth_fcm[0m[2m:[0m Creating shared token manager
[INFO] [stdout] [2m2025-11-05T03:48:08.970006Z[0m [32m INFO[0m [1mcreate_shared_token_manager[0m[2m:[0m[1mnew[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Creating new TokenManager
[INFO] [stdout] [2m2025-11-05T03:48:08.974465Z[0m [32m INFO[0m [1mrefresh_token_with_url[0m[1m{[0m[3mauth_server_url[0m[2m=[0m"http://127.0.0.1:38517/token"[1m}[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Refreshing token with URL: http://127.0.0.1:38517/token
[INFO] [stdout] test failing_oauth_token_refresh ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_helpers.rs (/opt/rustwide/target/debug/deps/test_helpers-ad0b3da7f6ef5c5b)
[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/valid_fcm_tests.rs (/opt/rustwide/target/debug/deps/valid_fcm_tests-355dfae3d81a029d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] [2m2025-11-05T03:48:09.042095Z[0m [32m INFO[0m [1mcreate_shared_token_manager[0m[2m:[0m [2moauth_fcm[0m[2m:[0m Creating shared token manager
[INFO] [stdout] [2m2025-11-05T03:48:09.042152Z[0m [32m INFO[0m [1mcreate_shared_token_manager[0m[2m:[0m[1mnew[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Creating new TokenManager
[INFO] [stdout] [2m2025-11-05T03:48:09.042792Z[0m [32m INFO[0m [1mrefresh_token_with_url[0m[1m{[0m[3mauth_server_url[0m[2m=[0m"http://127.0.0.1:36923/token"[1m}[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Refreshing token with URL: http://127.0.0.1:36923/token
[INFO] [stdout] [2m2025-11-05T03:48:09.044674Z[0m [32m INFO[0m [1mcreate_shared_token_manager[0m[2m:[0m [2moauth_fcm[0m[2m:[0m Creating shared token manager
[INFO] [stdout] [2m2025-11-05T03:48:09.045456Z[0m [32m INFO[0m [1mcreate_shared_token_manager[0m[2m:[0m[1mnew[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Creating new TokenManager
[INFO] [stdout] [2m2025-11-05T03:48:09.051222Z[0m [32m INFO[0m [1mrefresh_token_with_url[0m[1m{[0m[3mauth_server_url[0m[2m=[0m"http://127.0.0.1:37577/token"[1m}[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Refreshing token with URL: http://127.0.0.1:37577/token
[INFO] [stdout] [2m2025-11-05T03:48:09.112974Z[0m [32m INFO[0m [1mrefresh_token_with_url[0m[1m{[0m[3mauth_server_url[0m[2m=[0m"http://127.0.0.1:37577/token"[1m}[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Token refreshed successfully
[INFO] [stdout] [2m2025-11-05T03:48:09.136651Z[0m [32m INFO[0m [1mrefresh_token_with_url[0m[1m{[0m[3mauth_server_url[0m[2m=[0m"http://127.0.0.1:36923/token"[1m}[0m[2m:[0m [2moauth_fcm::token_manager[0m[2m:[0m Token refreshed successfully
[INFO] [stdout] test successful_fcm_test ... ok
[INFO] [stdout] test successful_fcm_test_from_string ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oauth_fcm
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - create_shared_token_manager (line 52) - compile ... ok
[INFO] [stdout] test src/token_manager.rs - token_manager::TokenManager (line 37) - compile ... ok
[INFO] [stdout] test src/fcm.rs - fcm::send_fcm_message (line 42) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bd74102f341bde8ab9baa91c905c2bfe8bb3c564a11bf0d2a6f97947009cb8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd74102f341bde8ab9baa91c905c2bfe8bb3c564a11bf0d2a6f97947009cb8cd", kill_on_drop: false }`
[INFO] [stdout] bd74102f341bde8ab9baa91c905c2bfe8bb3c564a11bf0d2a6f97947009cb8cd
