[INFO] cloning repository https://github.com/PocketRelay/Server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PocketRelay/Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPocketRelay%2FServer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPocketRelay%2FServer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b5d0cb6189b193089f17539aea282aa591d165d [INFO] testing PocketRelay/Server against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPocketRelay%2FServer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PocketRelay/Server [INFO] finished tweaking git repo https://github.com/PocketRelay/Server [INFO] tweaked toml for git repo https://github.com/PocketRelay/Server written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PocketRelay/Server on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PocketRelay/Server 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded whoami v1.6.0 [INFO] [stderr] Downloaded pocket-relay-udp-tunnel v0.0.0 [INFO] [stderr] Downloaded embeddy v0.1.1 [INFO] [stderr] Downloaded tdf-derive v0.2.0 [INFO] [stderr] Downloaded tdf v0.4.0 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded me3-coalesced-parser v0.2.0 [INFO] [stderr] Downloaded tls_codec_derive v0.4.2 [INFO] [stderr] Downloaded tls_codec v0.4.2 [INFO] [stderr] Downloaded neli v0.6.5 [INFO] [stderr] Downloaded log4rs v1.3.0 [INFO] [stderr] Downloaded x509-cert v0.2.5 [INFO] [stderr] Downloaded sea-orm-macros v1.1.12 [INFO] [stderr] Downloaded blaze-ssl-async v0.4.0 [INFO] [stderr] Downloaded embeddy-derive v0.1.0 [INFO] [stderr] Downloaded neli-proc-macros v0.1.4 [INFO] [stderr] Downloaded local-ip-address v0.6.5 [INFO] [stderr] Downloaded reqwest v0.12.20 [INFO] [stderr] Downloaded webpki-roots v1.0.1 [INFO] [stderr] Downloaded sea-query v0.32.6 [INFO] [stderr] Downloaded sea-orm-cli v1.1.12 [INFO] [stderr] Downloaded sea-orm-migration v1.1.12 [INFO] [stderr] Downloaded sea-orm v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e546d1fcaca6ef945adf12f1d64104118e8e273f8811d349fd462d5327356d53 [INFO] running `Command { std: "docker" "start" "-a" "e546d1fcaca6ef945adf12f1d64104118e8e273f8811d349fd462d5327356d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e546d1fcaca6ef945adf12f1d64104118e8e273f8811d349fd462d5327356d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e546d1fcaca6ef945adf12f1d64104118e8e273f8811d349fd462d5327356d53", kill_on_drop: false }` [INFO] [stdout] e546d1fcaca6ef945adf12f1d64104118e8e273f8811d349fd462d5327356d53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b8dc9230d1ed59d5e0b9dd03ce357f48af6301b89a9558625e7464ee6d48953 [INFO] running `Command { std: "docker" "start" "-a" "0b8dc9230d1ed59d5e0b9dd03ce357f48af6301b89a9558625e7464ee6d48953", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sea-query v0.32.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling sea-orm-macros v1.1.12 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling embeddy-derive v0.1.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling tdf-derive v0.2.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling sea-schema v0.16.2 [INFO] [stderr] Compiling sea-orm v1.1.12 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling local-ip-address v0.6.5 [INFO] [stderr] Compiling blaze-ssl-async v0.4.0 [INFO] [stderr] Compiling tdf v0.4.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling log-panics v2.1.0 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling embeddy v0.1.1 [INFO] [stderr] Compiling me3-coalesced-parser v0.2.0 [INFO] [stderr] Compiling pocket-relay-udp-tunnel v0.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling sea-orm-migration v1.1.12 [INFO] [stderr] Compiling pocket-relay v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/database/entities/players.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn delete(self, db: &DatabaseConnection) -> BoxFuture> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn delete(self, db: &DatabaseConnection) -> BoxFuture<'_, DbResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "0b8dc9230d1ed59d5e0b9dd03ce357f48af6301b89a9558625e7464ee6d48953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8dc9230d1ed59d5e0b9dd03ce357f48af6301b89a9558625e7464ee6d48953", kill_on_drop: false }` [INFO] [stdout] 0b8dc9230d1ed59d5e0b9dd03ce357f48af6301b89a9558625e7464ee6d48953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27b48c248bb60aa4392f5c573ea18e81e091d8455ee5560844f8c15efac49ef1 [INFO] running `Command { std: "docker" "start" "-a" "27b48c248bb60aa4392f5c573ea18e81e091d8455ee5560844f8c15efac49ef1", kill_on_drop: false }` [INFO] [stderr] Compiling pocket-relay v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/database/entities/players.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn delete(self, db: &DatabaseConnection) -> BoxFuture> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn delete(self, db: &DatabaseConnection) -> BoxFuture<'_, DbResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "27b48c248bb60aa4392f5c573ea18e81e091d8455ee5560844f8c15efac49ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b48c248bb60aa4392f5c573ea18e81e091d8455ee5560844f8c15efac49ef1", kill_on_drop: false }` [INFO] [stdout] 27b48c248bb60aa4392f5c573ea18e81e091d8455ee5560844f8c15efac49ef1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ee9e927e4f315b602b9d15e245fece013a0e508a2690ec870d1560f1e59e6b5 [INFO] running `Command { std: "docker" "start" "-a" "1ee9e927e4f315b602b9d15e245fece013a0e508a2690ec870d1560f1e59e6b5", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/database/entities/players.rs:104:29 [INFO] [stderr] | [INFO] [stderr] 104 | pub fn delete(self, db: &DatabaseConnection) -> BoxFuture> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 104 | pub fn delete(self, db: &DatabaseConnection) -> BoxFuture<'_, DbResult> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `pocket-relay` (bin "pocket-relay" test) generated 1 warning (run `cargo fix --bin "pocket-relay" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pocket_relay-2947e3765a4adb16) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test database::seed::seed ... ignored [INFO] [stdout] test middleware::ip_address::test::test_malformed_addr ... ok [INFO] [stdout] test middleware::ip_address::test::test_missing_header ... ok [INFO] [stdout] test middleware::ip_address::test::test_extraction_header ... ok [INFO] [stdout] test middleware::ip_address::test::test_valid_ips ... ok [INFO] [stdout] test middleware::cors::test::test_options ... ok [INFO] [stdout] test middleware::cors::test::test_get ... ok [INFO] [stdout] test middleware::ip_address::test::test_socket_fallback ... ok [INFO] [stdout] test services::game::rules::test::test_player_dlc_mismatch ... ok [INFO] [stdout] test services::game::rules::test::test_public_match ... ok [INFO] [stdout] test middleware::ip_address::test::test_ipv6_addr ... ok [INFO] [stdout] test services::game::rules::test::test_private_match ... ok [INFO] [stdout] test middleware::ip_address::test::test_extraction_fallback ... ok [INFO] [stdout] test services::game::rules::test::test_dlc_mismatch ... ok [INFO] [stdout] test session::models::errors::decode_error ... ok [INFO] [stdout] test session::models::stats::test ... ok [INFO] [stdout] test utils::parsing::player_character::test::test_player_character ... ok [INFO] [stdout] test utils::parsing::player_character::test::test_player_character_weapon_mods ... ok [INFO] [stdout] test utils::parsing::player_character::test::test_player_character_weapon_mods_list ... ok [INFO] [stdout] test services::game::rules::test::test_specific_attributes ... ok [INFO] [stdout] test utils::parsing::player_character::test::test_player_character_weapons ... ok [INFO] [stdout] test services::sessions::test::test_token ... ok [INFO] [stdout] test session::models::game_manager::test::test_compute_version_hash ... ok [INFO] [stdout] test utils::parsing::player_character::test::test_player_character_power ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1ee9e927e4f315b602b9d15e245fece013a0e508a2690ec870d1560f1e59e6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee9e927e4f315b602b9d15e245fece013a0e508a2690ec870d1560f1e59e6b5", kill_on_drop: false }` [INFO] [stdout] 1ee9e927e4f315b602b9d15e245fece013a0e508a2690ec870d1560f1e59e6b5