[INFO] fetching crate authly-axum 0.1.0...
[INFO] checking authly-axum-0.1.0 against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2
[INFO] extracting crate authly-axum 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate authly-axum 0.1.0
[INFO] finished tweaking crates.io crate authly-axum 0.1.0
[INFO] tweaked toml for crates.io crate authly-axum 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate authly-axum 0.1.0 on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate authly-axum 0.1.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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded chacha20 v0.7.1
[INFO] [stderr]   Downloaded paseto v2.0.2+1.0.3
[INFO] [stderr]   Downloaded authly-core v0.1.0
[INFO] [stderr]   Downloaded authly-flow v0.1.0
[INFO] [stderr]   Downloaded authly-oidc v0.1.0
[INFO] [stderr]   Downloaded authly-providers-discord v0.1.0
[INFO] [stderr]   Downloaded authly-providers-github v0.1.0
[INFO] [stderr]   Downloaded authly-providers-google v0.1.0
[INFO] [stderr]   Downloaded authly-session v0.1.0
[INFO] [stderr]   Downloaded chacha20poly1305 v0.8.0
[INFO] [stderr]   Downloaded authly-token v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82b9a91a08af01a6b31db9ccc7b48e86885638a096cdc74275bed82f837b76d8
[INFO] running `Command { std: "docker" "start" "-a" "82b9a91a08af01a6b31db9ccc7b48e86885638a096cdc74275bed82f837b76d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82b9a91a08af01a6b31db9ccc7b48e86885638a096cdc74275bed82f837b76d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82b9a91a08af01a6b31db9ccc7b48e86885638a096cdc74275bed82f837b76d8", kill_on_drop: false }`
[INFO] [stdout] 82b9a91a08af01a6b31db9ccc7b48e86885638a096cdc74275bed82f837b76d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d9d6be9c1fcdc7dcdacaf1f771203837780cf059b2b859131c5db76d87cde0b
[INFO] running `Command { std: "docker" "start" "-a" "4d9d6be9c1fcdc7dcdacaf1f771203837780cf059b2b859131c5db76d87cde0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking authly-core v0.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking universal-hash v0.4.0
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking chacha20 v0.7.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking poly1305 v0.7.2
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking chacha20poly1305 v0.8.0
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking paseto v2.0.2+1.0.3
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking redis v1.0.3
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking axum-extra v0.12.5
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking authly-providers-discord v0.1.0
[INFO] [stderr]     Checking authly-providers-google v0.1.0
[INFO] [stderr]     Checking authly-flow v0.1.0
[INFO] [stderr]     Checking authly-oidc v0.1.0
[INFO] [stderr]     Checking authly-providers-github v0.1.0
[INFO] [stderr]     Checking authly-token v0.1.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking authly-session v0.1.0
[INFO] [stderr]     Checking authly-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "4d9d6be9c1fcdc7dcdacaf1f771203837780cf059b2b859131c5db76d87cde0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d9d6be9c1fcdc7dcdacaf1f771203837780cf059b2b859131c5db76d87cde0b", kill_on_drop: false }`
[INFO] [stdout] 4d9d6be9c1fcdc7dcdacaf1f771203837780cf059b2b859131c5db76d87cde0b
