[INFO] fetching crate openauth-core 0.0.6...
[INFO] testing openauth-core-0.0.6 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate openauth-core 0.0.6 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate openauth-core 0.0.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate openauth-core 0.0.6
[INFO] tweaked toml for crates.io crate openauth-core 0.0.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openauth-core 0.0.6 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openauth-core 0.0.6 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.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a121c748e182289a3755837e65bd9d04b1ccc5139ecce0e8275179ce68e0bd55
[INFO] running `Command { std: "docker" "start" "a121c748e182289a3755837e65bd9d04b1ccc5139ecce0e8275179ce68e0bd55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a121c748e182289a3755837e65bd9d04b1ccc5139ecce0e8275179ce68e0bd55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a121c748e182289a3755837e65bd9d04b1ccc5139ecce0e8275179ce68e0bd55" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a121c748e182289a3755837e65bd9d04b1ccc5139ecce0e8275179ce68e0bd55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a121c748e182289a3755837e65bd9d04b1ccc5139ecce0e8275179ce68e0bd55" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[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 icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling josekit v0.10.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling openauth-oauth v0.0.6
[INFO] [stderr]    Compiling openauth-social-providers v0.0.6
[INFO] [stderr]    Compiling openauth-core v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "a121c748e182289a3755837e65bd9d04b1ccc5139ecce0e8275179ce68e0bd55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a121c748e182289a3755837e65bd9d04b1ccc5139ecce0e8275179ce68e0bd55" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling openauth-core v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `openauth-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name openauth_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' --forbid=unsafe_code '--warn=clippy::panic' '--warn=clippy::expect_used' --test --cfg 'feature="default"' --cfg 'feature="jose"' --cfg 'feature="oauth"' --cfg 'feature="social-providers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "jose", "oauth", "social-providers"))' -C metadata=4fbf618ea7e2a071 -C extra-filename=-70354317db5ad7f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-e55c20c138c3cf84.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-e8fe8ccf40f0be2d.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-44ee8b970621d8f5.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-f68bf58e86d7aae6.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-563f2cb150350555.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-33c8161e751c4494.rlib --extern josekit=/opt/rustwide/target/debug/deps/libjosekit-d2051856cc46fb8a.rlib --extern openauth_oauth=/opt/rustwide/target/debug/deps/libopenauth_oauth-899887f1334a4f5c.rlib --extern openauth_social_providers=/opt/rustwide/target/debug/deps/libopenauth_social_providers-10ad6efc10082070.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1f746861c7bbcb8e.rlib --extern scrypt=/opt/rustwide/target/debug/deps/libscrypt-7e7fea89f3e1801b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-681a84c739d90d5b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-62074ca00fe7c586.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6f1496123d9c82a.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-9600f7efd1e82d97.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc3fa666f0f859a1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-8f6e463018ae12f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4518e7219e04a9f6.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-38897611c04e14d9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f151a1b8d7ac10cc.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-dde6d2ed2307ef2a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `openauth-core` (test "api")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name api --edition=2021 tests/api/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' --forbid=unsafe_code '--warn=clippy::panic' '--warn=clippy::expect_used' --test --cfg 'feature="default"' --cfg 'feature="jose"' --cfg 'feature="oauth"' --cfg 'feature="social-providers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "jose", "oauth", "social-providers"))' -C metadata=3c4effee8fd6985a -C extra-filename=-483aff9db19e8dd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-e55c20c138c3cf84.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-e8fe8ccf40f0be2d.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-44ee8b970621d8f5.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-f68bf58e86d7aae6.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-563f2cb150350555.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-33c8161e751c4494.rlib --extern josekit=/opt/rustwide/target/debug/deps/libjosekit-d2051856cc46fb8a.rlib --extern openauth_core=/opt/rustwide/target/debug/deps/libopenauth_core-1eaaf7c5a6dbe468.rlib --extern openauth_oauth=/opt/rustwide/target/debug/deps/libopenauth_oauth-899887f1334a4f5c.rlib --extern openauth_social_providers=/opt/rustwide/target/debug/deps/libopenauth_social_providers-10ad6efc10082070.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1f746861c7bbcb8e.rlib --extern scrypt=/opt/rustwide/target/debug/deps/libscrypt-7e7fea89f3e1801b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-681a84c739d90d5b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-62074ca00fe7c586.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d6f1496123d9c82a.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-9600f7efd1e82d97.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cc3fa666f0f859a1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-8f6e463018ae12f5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4518e7219e04a9f6.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-38897611c04e14d9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f151a1b8d7ac10cc.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-dde6d2ed2307ef2a/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a121c748e182289a3755837e65bd9d04b1ccc5139ecce0e8275179ce68e0bd55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a121c748e182289a3755837e65bd9d04b1ccc5139ecce0e8275179ce68e0bd55", kill_on_drop: false }`
[INFO] [stdout] a121c748e182289a3755837e65bd9d04b1ccc5139ecce0e8275179ce68e0bd55
