[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] 207e42004535ed1a5afee7f06fd2190700e13a4b [INFO] testing PocketRelay/Server against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPocketRelay%2FServer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PocketRelay/Server on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tdf-derive v0.2.0 [INFO] [stderr] Downloaded sea-orm-migration v1.1.12 [INFO] [stderr] Downloaded tdf v0.4.0 [INFO] [stderr] Downloaded sea-query-binder v0.7.0 [INFO] [stderr] Downloaded flagset v0.4.7 [INFO] [stderr] Downloaded sea-schema-derive v0.3.0 [INFO] [stderr] Downloaded sea-query-derive v0.4.3 [INFO] [stderr] Downloaded inherent v1.0.12 [INFO] [stderr] Downloaded ouroboros v0.18.5 [INFO] [stderr] Downloaded der_derive v0.7.3 [INFO] [stderr] Downloaded sea-bae v0.2.1 [INFO] [stderr] Downloaded sea-orm-cli v1.1.12 [INFO] [stderr] Downloaded ouroboros_macro v0.18.5 [INFO] [stderr] Downloaded sea-orm-macros v1.1.12 [INFO] [stderr] Downloaded pgvector v0.4.1 [INFO] [stderr] Downloaded pocket-relay-udp-tunnel v0.0.0 [INFO] [stderr] Downloaded me3-coalesced-parser v0.2.0 [INFO] [stderr] Downloaded log-panics v2.1.0 [INFO] [stderr] Downloaded local-ip-address v0.6.5 [INFO] [stderr] Downloaded embeddy-derive v0.1.0 [INFO] [stderr] Downloaded webpki-roots v1.0.1 [INFO] [stderr] Downloaded embeddy v0.1.1 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded tls_codec v0.4.2 [INFO] [stderr] Downloaded tls_codec_derive v0.4.2 [INFO] [stderr] Downloaded cc v1.2.27 [INFO] [stderr] Downloaded bigdecimal v0.4.8 [INFO] [stderr] Downloaded hyper-util v0.1.14 [INFO] [stderr] Downloaded blaze-ssl-async v0.4.0 [INFO] [stderr] Downloaded x509-cert v0.2.5 [INFO] [stderr] Downloaded reqwest v0.12.20 [INFO] [stderr] Downloaded sea-query v0.32.6 [INFO] [stderr] Downloaded sea-schema v0.16.2 [INFO] [stderr] Downloaded sea-orm v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51f93b53821c61ba77f6f0ff6f7101f94c1cbee34f3f97c98c274b0f4bb6e0e3 [INFO] running `Command { std: "docker" "start" "-a" "51f93b53821c61ba77f6f0ff6f7101f94c1cbee34f3f97c98c274b0f4bb6e0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51f93b53821c61ba77f6f0ff6f7101f94c1cbee34f3f97c98c274b0f4bb6e0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f93b53821c61ba77f6f0ff6f7101f94c1cbee34f3f97c98c274b0f4bb6e0e3", kill_on_drop: false }` [INFO] [stdout] 51f93b53821c61ba77f6f0ff6f7101f94c1cbee34f3f97c98c274b0f4bb6e0e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8c03ba4b3ab46c727ef96ca5f3ec11ca3ca1ca57e2ca7ce4d6ff061f9024936 [INFO] running `Command { std: "docker" "start" "-a" "c8c03ba4b3ab46c727ef96ca5f3ec11ca3ca1ca57e2ca7ce4d6ff061f9024936", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.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 indoc v2.0.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling derivative v2.2.0 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling sea-orm-macros v1.1.12 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling embeddy-derive v0.1.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling embeddy v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pocket-relay-udp-tunnel v0.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling tdf-derive v0.2.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rsa v0.9.8 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tdf v0.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling log-panics v2.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [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 blaze-ssl-async v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling sea-query v0.32.6 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling me3-coalesced-parser v0.2.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling local-ip-address v0.6.5 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [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.12 [INFO] [stderr] Compiling sea-orm-migration v1.1.12 [INFO] [stderr] Compiling pocket-relay v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::error` [INFO] [stdout] --> src/routes/players.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use log::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/services/retriever/origin.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | use log::{debug, error, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [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" "c8c03ba4b3ab46c727ef96ca5f3ec11ca3ca1ca57e2ca7ce4d6ff061f9024936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c03ba4b3ab46c727ef96ca5f3ec11ca3ca1ca57e2ca7ce4d6ff061f9024936", kill_on_drop: false }` [INFO] [stdout] c8c03ba4b3ab46c727ef96ca5f3ec11ca3ca1ca57e2ca7ce4d6ff061f9024936 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b657a0860f2f7943d660a0e2426718230473a64acc5cf669cf7bc129990b167 [INFO] running `Command { std: "docker" "start" "-a" "6b657a0860f2f7943d660a0e2426718230473a64acc5cf669cf7bc129990b167", kill_on_drop: false }` [INFO] [stderr] Compiling pocket-relay v0.8.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::error` [INFO] [stdout] --> src/routes/players.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use log::error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/services/retriever/origin.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | use log::{debug, error, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.66s [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" "6b657a0860f2f7943d660a0e2426718230473a64acc5cf669cf7bc129990b167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b657a0860f2f7943d660a0e2426718230473a64acc5cf669cf7bc129990b167", kill_on_drop: false }` [INFO] [stdout] 6b657a0860f2f7943d660a0e2426718230473a64acc5cf669cf7bc129990b167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d01630c89f9411efdaf8b39e0907486c66994cb49f1b14ed36a555534849cb84 [INFO] running `Command { std: "docker" "start" "-a" "d01630c89f9411efdaf8b39e0907486c66994cb49f1b14ed36a555534849cb84", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `log::error` [INFO] [stderr] --> src/routes/players.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use log::error; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `error` [INFO] [stderr] --> src/services/retriever/origin.rs:14:18 [INFO] [stderr] | [INFO] [stderr] 14 | use log::{debug, error, warn}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pocket-relay` (bin "pocket-relay" test) generated 2 warnings (run `cargo fix --bin "pocket-relay" -p pocket-relay --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [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-c04a2e9894fa424f) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test database::seed::seed ... ignored [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_extraction_fallback ... ok [INFO] [stdout] test middleware::ip_address::test::test_extraction_header ... ok [INFO] [stdout] test middleware::ip_address::test::test_ipv6_addr ... ok [INFO] [stdout] test middleware::ip_address::test::test_missing_header ... 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_private_match ... ok [INFO] [stdout] test middleware::ip_address::test::test_malformed_addr ... ok [INFO] [stdout] test services::game::rules::test::test_dlc_mismatch ... ok [INFO] [stdout] test middleware::ip_address::test::test_valid_ips ... ok [INFO] [stdout] test services::game::rules::test::test_specific_attributes ... ok [INFO] [stdout] test session::models::errors::decode_error ... ok [INFO] [stdout] test services::sessions::test::test_token ... ok [INFO] [stdout] test services::game::rules::test::test_public_match ... ok [INFO] [stdout] test session::models::game_manager::test::test_compute_version_hash ... 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_power ... ok [INFO] [stdout] test utils::parsing::player_character::test::test_player_character_weapons ... ok [INFO] [stdout] test utils::parsing::player_character::test::test_player_character_weapon_mods_list ... ok [INFO] [stdout] test utils::parsing::player_character::test::test_player_character_weapon_mods ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d01630c89f9411efdaf8b39e0907486c66994cb49f1b14ed36a555534849cb84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d01630c89f9411efdaf8b39e0907486c66994cb49f1b14ed36a555534849cb84", kill_on_drop: false }` [INFO] [stdout] d01630c89f9411efdaf8b39e0907486c66994cb49f1b14ed36a555534849cb84