[INFO] fetching crate rocket_oauth2 0.5.0... [INFO] testing rocket_oauth2-0.5.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate rocket_oauth2 0.5.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate rocket_oauth2 0.5.0 [INFO] finished tweaking crates.io crate rocket_oauth2 0.5.0 [INFO] tweaked toml for crates.io crate rocket_oauth2 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rocket_oauth2 0.5.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 244 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.9.0) [INFO] [stderr] Adding hyper-rustls v0.24.2 (available: v0.27.9) [INFO] [stderr] Adding rand v0.8.6 (available: v0.10.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ec2ab8717bb7df9ae7f2b2b9eb4d2bfc2cee0213a4d212a07d38a7b48eee570 [INFO] running `Command { std: "docker" "start" "-a" "7ec2ab8717bb7df9ae7f2b2b9eb4d2bfc2cee0213a4d212a07d38a7b48eee570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ec2ab8717bb7df9ae7f2b2b9eb4d2bfc2cee0213a4d212a07d38a7b48eee570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec2ab8717bb7df9ae7f2b2b9eb4d2bfc2cee0213a4d212a07d38a7b48eee570", kill_on_drop: false }` [INFO] [stdout] 7ec2ab8717bb7df9ae7f2b2b9eb4d2bfc2cee0213a4d212a07d38a7b48eee570 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b18bab7a28f5abfa26fc0bee857faac63b609e41853daad8e4cb533acfc0862f [INFO] running `Command { std: "docker" "start" "-a" "b18bab7a28f5abfa26fc0bee857faac63b609e41853daad8e4cb533acfc0862f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling rocket_oauth2 v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.36s [INFO] running `Command { std: "docker" "inspect" "b18bab7a28f5abfa26fc0bee857faac63b609e41853daad8e4cb533acfc0862f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18bab7a28f5abfa26fc0bee857faac63b609e41853daad8e4cb533acfc0862f", kill_on_drop: false }` [INFO] [stdout] b18bab7a28f5abfa26fc0bee857faac63b609e41853daad8e4cb533acfc0862f [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f96999d1af400db4676e4604db6893c306cd26658c443941d5b85c3d61519d5 [INFO] running `Command { std: "docker" "start" "-a" "7f96999d1af400db4676e4604db6893c306cd26658c443941d5b85c3d61519d5", kill_on_drop: false }` [INFO] [stderr] Compiling rocket_oauth2 v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "7f96999d1af400db4676e4604db6893c306cd26658c443941d5b85c3d61519d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f96999d1af400db4676e4604db6893c306cd26658c443941d5b85c3d61519d5", kill_on_drop: false }` [INFO] [stdout] 7f96999d1af400db4676e4604db6893c306cd26658c443941d5b85c3d61519d5 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a21b3b305d2bf597153c2a77b4ff26881b2e886f93858fdbafdd4e354646392 [INFO] running `Command { std: "docker" "start" "-a" "5a21b3b305d2bf597153c2a77b4ff26881b2e886f93858fdbafdd4e354646392", 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/rocket_oauth2-fc1b22f475de2be5) [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 rocket_oauth2 [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test src/hyper_rustls_adapter.rs - hyper_rustls_adapter::HyperRustlsAdapter::basic_auth (line 56) - compile ... ok [INFO] [stdout] test src/lib.rs - OAuth2::custom (line 614) - compile ... ok [INFO] [stdout] test src/lib.rs - OAuth2::fairing (line 577) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 61) - compile ... ok [INFO] [stdout] test src/config.rs - config::OAuthConfig::from_figment (line 59) - compile ... ok [INFO] [stdout] test src/lib.rs - OAuth2::refresh (line 712) ... ok [INFO] [stdout] test src/lib.rs - OAuth2::get_redirect_extras (line 676) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::cast (line 224) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::as_value (line 250) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::access_token (line 268) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::refresh_token (line 330) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse (line 197) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::token_type (line 289) ... ok [INFO] [stdout] test src/lib.rs - OAuth2::get_redirect (line 647) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::expires_in (line 310) ... ok [INFO] [stdout] test src/config.rs - config::StaticProvider (line 181) ... ok [INFO] [stdout] test src/lib.rs - TokenResponse::scope (line 356) ... ok [INFO] [stdout] test src/config.rs - config::OAuthConfig::new (line 20) ... ok [INFO] [stdout] test src/config.rs - config::Provider::auth_uri (line 155) ... ok [INFO] [stdout] test src/config.rs - config::Provider::token_uri (line 165) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5a21b3b305d2bf597153c2a77b4ff26881b2e886f93858fdbafdd4e354646392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a21b3b305d2bf597153c2a77b4ff26881b2e886f93858fdbafdd4e354646392", kill_on_drop: false }` [INFO] [stdout] 5a21b3b305d2bf597153c2a77b4ff26881b2e886f93858fdbafdd4e354646392