[INFO] cloning repository https://github.com/madebyjeffrey/stars-reborn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madebyjeffrey/stars-reborn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadebyjeffrey%2Fstars-reborn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadebyjeffrey%2Fstars-reborn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70dff1236fa3e4fef624af65fad389660eda7ecd [INFO] testing madebyjeffrey/stars-reborn against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadebyjeffrey%2Fstars-reborn" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/madebyjeffrey/stars-reborn [INFO] finished tweaking git repo https://github.com/madebyjeffrey/stars-reborn [INFO] tweaked toml for git repo https://github.com/madebyjeffrey/stars-reborn written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/madebyjeffrey/stars-reborn on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/madebyjeffrey/stars-reborn 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec8524c3ce829f02a18e19f216246b1ffde05271e6f4dc1039ae01cb913d9803 [INFO] running `Command { std: "docker" "start" "-a" "ec8524c3ce829f02a18e19f216246b1ffde05271e6f4dc1039ae01cb913d9803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec8524c3ce829f02a18e19f216246b1ffde05271e6f4dc1039ae01cb913d9803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8524c3ce829f02a18e19f216246b1ffde05271e6f4dc1039ae01cb913d9803", kill_on_drop: false }` [INFO] [stdout] ec8524c3ce829f02a18e19f216246b1ffde05271e6f4dc1039ae01cb913d9803 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a9b39ad94c1c0fac7bfe5e849b260909c40ed2da9498fb989fd971bc929286e [INFO] running `Command { std: "docker" "start" "-a" "9a9b39ad94c1c0fac7bfe5e849b260909c40ed2da9498fb989fd971bc929286e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling hybrid-array v0.4.10 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling sea-orm-macros v1.1.20 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling axum-macros v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling digest v0.11.2 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling bcrypt v0.19.0 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio v1.52.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sea-query v0.32.7 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling sea-orm-cli v1.1.20 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling axum-extra v0.12.6 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling sea-schema v0.16.2 [INFO] [stderr] Compiling sea-orm v1.1.20 [INFO] [stderr] Compiling sea-orm-migration v1.1.20 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/backend/migration) [INFO] [stderr] Compiling stars-reborn-backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9a9b39ad94c1c0fac7bfe5e849b260909c40ed2da9498fb989fd971bc929286e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a9b39ad94c1c0fac7bfe5e849b260909c40ed2da9498fb989fd971bc929286e", kill_on_drop: false }` [INFO] [stdout] 9a9b39ad94c1c0fac7bfe5e849b260909c40ed2da9498fb989fd971bc929286e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9c51c995131674d7d447a5b8d7c54c74bc6dbdc949c812f2f44329a7f538a24 [INFO] running `Command { std: "docker" "start" "-a" "c9c51c995131674d7d447a5b8d7c54c74bc6dbdc949c812f2f44329a7f538a24", kill_on_drop: false }` [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/backend/migration) [INFO] [stderr] Compiling stars-reborn-backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.91s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c9c51c995131674d7d447a5b8d7c54c74bc6dbdc949c812f2f44329a7f538a24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c51c995131674d7d447a5b8d7c54c74bc6dbdc949c812f2f44329a7f538a24", kill_on_drop: false }` [INFO] [stdout] c9c51c995131674d7d447a5b8d7c54c74bc6dbdc949c812f2f44329a7f538a24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ce24338ef50d3c6b1f4d6dd8e713d997fc252c40aeed9200332d32103e26cc4 [INFO] running `Command { std: "docker" "start" "-a" "3ce24338ef50d3c6b1f4d6dd8e713d997fc252c40aeed9200332d32103e26cc4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/migration-73807a1bb07214d0) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/migration-fdf332d64f0ccce7) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/stars_reborn_backend-0662364834116cc7) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test config::tests::effective_test_database_url_falls_back_when_override_is_blank ... ok [INFO] [stdout] test config::tests::effective_test_database_url_uses_override_when_present ... ok [INFO] [stdout] test config::tests::from_env_accepts_cookie_secure_false ... ok [INFO] [stdout] test config::tests::from_env_fails_when_api_token_pepper_missing ... ok [INFO] [stdout] test config::tests::from_env_fails_when_cookie_secure_is_invalid ... ok [INFO] [stdout] test config::tests::from_env_fails_when_database_url_is_missing ... ok [INFO] [stdout] test config::tests::from_env_fails_when_jwt_secret_is_empty_or_whitespace ... ok [INFO] [stdout] test config::tests::from_env_fails_when_jwt_secret_is_known_placeholder ... ok [INFO] [stdout] test config::tests::from_env_fails_when_jwt_secret_is_too_short ... ok [INFO] [stdout] test config::tests::from_env_fails_when_jwt_secret_is_missing ... ok [INFO] [stdout] test config::tests::from_env_succeeds_with_strong_jwt_secret ... ok [INFO] [stdout] test config::tests::from_env_uses_api_token_pepper_when_set ... ok [INFO] [stdout] test config::tests::resolve_test_database_url_from_env_falls_back_to_database_url ... ok [INFO] [stdout] test config::tests::resolve_test_database_url_from_env_prefers_test_database_url ... ok [INFO] [stdout] test config::tests::from_env_fails_when_server_port_is_invalid ... ok [INFO] [stdout] test error::tests::auth_error_message_is_exposed ... ok [INFO] [stdout] test error::tests::conflict_error_with_email_gets_correct_code ... ok [INFO] [stdout] test error::tests::conflict_error_with_username_gets_correct_code ... ok [INFO] [stdout] test error::tests::database_error_does_not_leak_details ... ok [INFO] [stdout] test error::tests::internal_error_does_not_leak_details ... ok [INFO] [stdout] test error::tests::unauthorized_error_returns_unauthorized_code ... ok [INFO] [stdout] test features::api_tokens::tests::accepts_sha256_hex_format ... ok [INFO] [stdout] test features::api_tokens::tests::rejects_non_sha256_hex_format ... ok [INFO] [stdout] test features::auth::discord::handler::tests::apply_discord_profile_updates_refreshes_existing_profile_fields ... ok [INFO] [stdout] test features::auth::discord::handler::tests::parse_discord_redirect_url_rejects_invalid_value_without_panicking ... ok [INFO] [stdout] test features::api_tokens::tests::hash_changes_when_secret_changes ... ok [INFO] [stdout] test features::auth::discord::handler::tests::validate_csrf_state_rejects_missing_state_parameter ... ok [INFO] [stdout] test config::tests::from_env_fails_when_frontend_url_is_not_a_valid_header_value ... ok [INFO] [stdout] test features::auth::discord::handler::tests::validate_csrf_state_rejects_state_mismatch ... ok [INFO] [stdout] test features::auth::refresh_sessions::tests::tests::access_token_with_jti_has_correct_properties ... ok [INFO] [stdout] test features::auth::refresh_sessions::tests::tests::refresh_and_access_tokens_are_distinguishable ... ok [INFO] [stdout] test features::api_tokens::tests::hash_is_deterministic_for_same_inputs ... ok [INFO] [stdout] test features::auth::refresh_sessions::tests::tests::refresh_token_has_correct_ttl ... ok [INFO] [stdout] test features::users::handler::tests::map_user_unique_constraint_error_detects_email_conflict ... ok [INFO] [stdout] test features::api_tokens::tests::hash_changes_when_token_changes ... ok [INFO] [stdout] test features::users::handler::tests::map_user_unique_constraint_error_detects_username_conflict ... ok [INFO] [stdout] test jwt::tests::claims_for_access_with_jti_has_correct_type ... ok [INFO] [stdout] test features::users::handler::tests::update_user_request_treats_string_email_as_new_value ... ok [INFO] [stdout] test features::users::handler::tests::map_user_unique_constraint_error_detects_username_conflict_case_insensitive ... ok [INFO] [stdout] test features::users::handler::tests::map_user_unique_constraint_error_handles_generic_db_errors ... ok [INFO] [stdout] test features::users::handler::tests::update_user_request_treats_missing_email_as_no_change ... ok [INFO] [stdout] test features::users::handler::tests::update_user_request_treats_null_email_as_clear_request ... ok [INFO] [stdout] test jwt::tests::claims_for_api_token_use_non_expiring_sentinel ... ok [INFO] [stdout] test jwt::tests::claims_for_refresh_has_correct_type_and_ttl ... ok [INFO] [stdout] test jwt::tests::claims_for_user_sets_expected_expiry_window ... ok [INFO] [stdout] test features::auth::discord::handler::tests::validate_csrf_state_rejects_missing_csrf_cookie ... ok [INFO] [stdout] test jwt::tests::issue_and_decode_access_token_round_trip_uses_shared_contract ... ok [INFO] [stdout] test features::auth::discord::handler::tests::validate_csrf_state_accepts_match_and_consumes_cookie ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stars_reborn_backend-29ee73feae227fc3) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test config::tests::from_env_accepts_cookie_secure_false ... ok [INFO] [stdout] test config::tests::from_env_fails_when_cookie_secure_is_invalid ... ok [INFO] [stdout] test config::tests::from_env_fails_when_api_token_pepper_missing ... ok [INFO] [stdout] test config::tests::effective_test_database_url_uses_override_when_present ... ok [INFO] [stdout] test config::tests::from_env_fails_when_frontend_url_is_not_a_valid_header_value ... ok [INFO] [stdout] test config::tests::from_env_fails_when_jwt_secret_is_known_placeholder ... ok [INFO] [stdout] test config::tests::from_env_fails_when_server_port_is_invalid ... ok [INFO] [stdout] test config::tests::from_env_succeeds_with_strong_jwt_secret ... ok [INFO] [stdout] test config::tests::from_env_uses_api_token_pepper_when_set ... ok [INFO] [stdout] test config::tests::resolve_test_database_url_from_env_falls_back_to_database_url ... ok [INFO] [stdout] test error::tests::auth_error_message_is_exposed ... ok [INFO] [stdout] test error::tests::conflict_error_with_email_gets_correct_code ... ok [INFO] [stdout] test error::tests::unauthorized_error_returns_unauthorized_code ... ok [INFO] [stdout] test error::tests::internal_error_does_not_leak_details ... ok [INFO] [stdout] test features::api_tokens::tests::accepts_sha256_hex_format ... ok [INFO] [stdout] test features::api_tokens::tests::hash_changes_when_token_changes ... ok [INFO] [stdout] test config::tests::from_env_fails_when_jwt_secret_is_empty_or_whitespace ... ok [INFO] [stdout] test config::tests::from_env_fails_when_jwt_secret_is_missing ... ok [INFO] [stdout] test config::tests::from_env_fails_when_jwt_secret_is_too_short ... ok [INFO] [stdout] test features::auth::discord::handler::tests::validate_csrf_state_accepts_match_and_consumes_cookie ... ok [INFO] [stdout] test features::auth::discord::handler::tests::validate_csrf_state_rejects_missing_csrf_cookie ... ok [INFO] [stdout] test features::auth::refresh_sessions::tests::tests::access_token_with_jti_has_correct_properties ... ok [INFO] [stdout] test features::auth::discord::handler::tests::validate_csrf_state_rejects_state_mismatch ... ok [INFO] [stdout] test features::api_tokens::tests::hash_is_deterministic_for_same_inputs ... ok [INFO] [stdout] test features::auth::refresh_sessions::tests::tests::refresh_token_has_correct_ttl ... ok [INFO] [stdout] test features::users::handler::tests::map_user_unique_constraint_error_detects_email_conflict ... ok [INFO] [stdout] test error::tests::database_error_does_not_leak_details ... ok [INFO] [stdout] test features::api_tokens::tests::hash_changes_when_secret_changes ... ok [INFO] [stdout] test features::auth::discord::handler::tests::validate_csrf_state_rejects_missing_state_parameter ... ok [INFO] [stdout] test features::auth::discord::handler::tests::apply_discord_profile_updates_refreshes_existing_profile_fields ... ok [INFO] [stdout] test config::tests::resolve_test_database_url_from_env_prefers_test_database_url ... ok [INFO] [stdout] test features::api_tokens::tests::rejects_non_sha256_hex_format ... ok [INFO] [stdout] test features::users::handler::tests::map_user_unique_constraint_error_detects_username_conflict_case_insensitive ... ok [INFO] [stdout] test features::auth::discord::handler::tests::parse_discord_redirect_url_rejects_invalid_value_without_panicking ... ok [INFO] [stdout] test config::tests::from_env_fails_when_database_url_is_missing ... ok [INFO] [stdout] test error::tests::conflict_error_with_username_gets_correct_code ... ok [INFO] [stdout] test features::users::handler::tests::map_user_unique_constraint_error_detects_username_conflict ... ok [INFO] [stdout] test features::auth::refresh_sessions::tests::tests::refresh_and_access_tokens_are_distinguishable ... ok [INFO] [stdout] test features::users::handler::tests::update_user_request_treats_null_email_as_clear_request ... ok [INFO] [stdout] test features::users::handler::tests::map_user_unique_constraint_error_handles_generic_db_errors ... ok [INFO] [stdout] test features::users::handler::tests::update_user_request_treats_string_email_as_new_value ... ok [INFO] [stdout] test jwt::tests::claims_for_access_with_jti_has_correct_type ... ok [INFO] [stdout] test jwt::tests::claims_for_api_token_use_non_expiring_sentinel ... ok [INFO] [stdout] test features::users::handler::tests::update_user_request_treats_missing_email_as_no_change ... ok [INFO] [stdout] test jwt::tests::issue_and_decode_access_token_round_trip_uses_shared_contract ... ok [INFO] [stdout] test jwt::tests::claims_for_refresh_has_correct_type_and_ttl ... ok [INFO] [stdout] test config::tests::effective_test_database_url_falls_back_when_override_is_blank ... ok [INFO] [stdout] test jwt::tests::claims_for_user_sets_expected_expiry_window ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/auth_integration.rs (/opt/rustwide/target/debug/deps/auth_integration-c1bf92fd5d1a0a4c) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_local_register_creates_user_and_issues_tokens ... ok [INFO] [stdout] test test_access_token_has_correct_ttl ... ok [INFO] [stdout] test test_conflict_mapping_email_duplicate ... ok [INFO] [stdout] test test_logout_revocation_prevents_token_reuse ... ok [INFO] [stdout] test test_bearer_token_validation_accepts_access_tokens ... ok [INFO] [stdout] test test_refresh_session_last_used_at_tracking ... ok [INFO] [stdout] test test_multiple_refresh_sessions_per_user ... ok [INFO] [stdout] test test_refresh_token_replay_detection_prevents_reuse ... ok [INFO] [stdout] test test_conflict_mapping_username_duplicate ... ok [INFO] [stdout] test test_local_login_returns_access_token_in_response ... ok [INFO] [stdout] test test_refresh_token_has_correct_ttl ... ok [INFO] [stdout] test test_cookie_secure_flag_configuration ... ok [INFO] [stdout] test test_refresh_token_rotation_creates_new_session ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/db_smoke.rs (/opt/rustwide/target/debug/deps/db_smoke-ad927176d0d74600) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_db_setup_runs_migrations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests migration [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 stars_reborn_backend [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] running `Command { std: "docker" "inspect" "3ce24338ef50d3c6b1f4d6dd8e713d997fc252c40aeed9200332d32103e26cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce24338ef50d3c6b1f4d6dd8e713d997fc252c40aeed9200332d32103e26cc4", kill_on_drop: false }` [INFO] [stdout] 3ce24338ef50d3c6b1f4d6dd8e713d997fc252c40aeed9200332d32103e26cc4