[INFO] fetching crate deepr-sso-oidc 0.1.5...
[INFO] testing deepr-sso-oidc-0.1.5 against 1.90.0 for beta-1.91-3
[INFO] extracting crate deepr-sso-oidc 0.1.5 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate deepr-sso-oidc 0.1.5
[INFO] finished tweaking crates.io crate deepr-sso-oidc 0.1.5
[INFO] tweaked toml for crates.io crate deepr-sso-oidc 0.1.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate deepr-sso-oidc 0.1.5 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 crates.io crate deepr-sso-oidc 0.1.5 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]  Downloading crates ...
[INFO] [stderr]   Downloaded aws-credential-types v1.2.2
[INFO] [stderr]   Downloaded aws-types v1.3.6
[INFO] [stderr]   Downloaded aws-smithy-http v0.62.0
[INFO] [stderr]   Downloaded aws-smithy-json v0.61.3
[INFO] [stderr]   Downloaded aws-sigv4 v1.3.0
[INFO] [stderr]   Downloaded aws-runtime v1.5.6
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.7.4
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.63.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.6
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.8.0
[INFO] [stderr]   Downloaded aws-smithy-types v1.3.0
[INFO] [stderr]   Downloaded aws-smithy-http-client v1.0.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a010e8f5b5cb38391f18b0b1cd0a2ca7297acabf58546426314cc6cfc1c00e6e
[INFO] running `Command { std: "docker" "start" "-a" "a010e8f5b5cb38391f18b0b1cd0a2ca7297acabf58546426314cc6cfc1c00e6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a010e8f5b5cb38391f18b0b1cd0a2ca7297acabf58546426314cc6cfc1c00e6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a010e8f5b5cb38391f18b0b1cd0a2ca7297acabf58546426314cc6cfc1c00e6e", kill_on_drop: false }`
[INFO] [stdout] a010e8f5b5cb38391f18b0b1cd0a2ca7297acabf58546426314cc6cfc1c00e6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9c79a3cc48ac86627146937af664dfeaaaf0f85b0635ec0bd44dd20f5521e98f
[INFO] running `Command { std: "docker" "start" "-a" "9c79a3cc48ac86627146937af664dfeaaaf0f85b0635ec0bd44dd20f5521e98f", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling aws-lc-rs v1.12.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling aws-types v1.3.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling aws-lc-sys v0.27.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling aws-smithy-async v1.2.5
[INFO] [stderr]    Compiling aws-smithy-types v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling aws-smithy-json v0.61.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling aws-credential-types v1.2.2
[INFO] [stderr]    Compiling aws-smithy-http v0.62.0
[INFO] [stderr]    Compiling aws-sigv4 v1.3.0
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling aws-smithy-http-client v1.0.0
[INFO] [stderr]    Compiling aws-smithy-runtime v1.8.0
[INFO] [stderr]    Compiling aws-runtime v1.5.6
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.63.0
[INFO] [stderr]    Compiling deepr-sso-oidc v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "9c79a3cc48ac86627146937af664dfeaaaf0f85b0635ec0bd44dd20f5521e98f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c79a3cc48ac86627146937af664dfeaaaf0f85b0635ec0bd44dd20f5521e98f", kill_on_drop: false }`
[INFO] [stdout] 9c79a3cc48ac86627146937af664dfeaaaf0f85b0635ec0bd44dd20f5521e98f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f1e28db5b6a5f676d977fdede36ba73b3a16c50ca698757fe2e15547b72aff11
[INFO] running `Command { std: "docker" "start" "-a" "f1e28db5b6a5f676d977fdede36ba73b3a16c50ca698757fe2e15547b72aff11", kill_on_drop: false }`
[INFO] [stderr]    Compiling deepr-sso-oidc v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "f1e28db5b6a5f676d977fdede36ba73b3a16c50ca698757fe2e15547b72aff11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e28db5b6a5f676d977fdede36ba73b3a16c50ca698757fe2e15547b72aff11", kill_on_drop: false }`
[INFO] [stdout] f1e28db5b6a5f676d977fdede36ba73b3a16c50ca698757fe2e15547b72aff11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 18b471e79f957ee8e904441c9d6c13bb4cbd0b7f8a6f5831877c9022ebe11187
[INFO] running `Command { std: "docker" "start" "-a" "18b471e79f957ee8e904441c9d6c13bb4cbd0b7f8a6f5831877c9022ebe11187", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepr_sso_oidc-acb259a4bc94b58c)
[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]    Doc-tests deepr_sso_oidc
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/json_serde.rs - json_serde::json_date_format (line 14) ... ok
[INFO] [stdout] test src/json_serde.rs - json_serde::json_date_format (line 4) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/json_serde.rs - json_serde::json_date_format (line 4) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `utils` in the crate root
[INFO] [stdout]  --> src/json_serde.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::serde::json_date_format;
[INFO] [stdout]   |            ^^^^^ could not find `utils` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/json_serde.rs - json_serde::json_date_format (line 4)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.66s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "18b471e79f957ee8e904441c9d6c13bb4cbd0b7f8a6f5831877c9022ebe11187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18b471e79f957ee8e904441c9d6c13bb4cbd0b7f8a6f5831877c9022ebe11187", kill_on_drop: false }`
[INFO] [stdout] 18b471e79f957ee8e904441c9d6c13bb4cbd0b7f8a6f5831877c9022ebe11187
