[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] documenting PocketRelay/Server against beta-2025-10-28 for beta-1.92-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPocketRelay%2FServer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PocketRelay/Server on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd443d143873916f0b2ebf841f3e3eee28b087eecf7353772a1967f0ccd86895 [INFO] running `Command { std: "docker" "start" "-a" "cd443d143873916f0b2ebf841f3e3eee28b087eecf7353772a1967f0ccd86895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd443d143873916f0b2ebf841f3e3eee28b087eecf7353772a1967f0ccd86895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd443d143873916f0b2ebf841f3e3eee28b087eecf7353772a1967f0ccd86895", kill_on_drop: false }` [INFO] [stdout] cd443d143873916f0b2ebf841f3e3eee28b087eecf7353772a1967f0ccd86895 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c96a36dbb78f0ae2da1b015be34b2b68dd3aff12d12cccc1862d46633ea18fa [INFO] running `Command { std: "docker" "start" "-a" "9c96a36dbb78f0ae2da1b015be34b2b68dd3aff12d12cccc1862d46633ea18fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking rustls-webpki v0.103.3 [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 proc-macro2-diagnostics v0.10.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 ouroboros_macro v0.18.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sea-orm-macros v1.1.12 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling embeddy-derive v0.1.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pocket-relay-udp-tunnel v0.0.0 [INFO] [stderr] Checking embeddy v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Compiling tdf-derive v0.2.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking x509-cert v0.2.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking tdf v0.4.0 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking blaze-ssl-async v0.4.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking log-panics v2.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking neli v0.6.5 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking sea-query v0.32.6 [INFO] [stderr] Checking me3-coalesced-parser v0.2.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking reqwest v0.12.20 [INFO] [stderr] Checking local-ip-address v0.6.5 [INFO] [stderr] Checking sqlx-sqlite v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking sea-query-binder v0.7.0 [INFO] [stderr] Checking sea-orm v1.1.12 [INFO] [stderr] Checking sea-schema v0.16.2 [INFO] [stderr] Checking sea-orm-migration v1.1.12 [INFO] [stderr] Documenting pocket-relay v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Tunnel` [INFO] [stdout] --> src/services/tunnel/http_tunnel.rs:51:62 [INFO] [stdout] | [INFO] [stdout] 51 | /// Holds the state for the current writing progress for a [`Tunnel`] [INFO] [stdout] | ^^^^^^ no item named `Tunnel` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tunnel::rx` [INFO] [stdout] --> src/services/tunnel/http_tunnel.rs:54:53 [INFO] [stdout] | [INFO] [stdout] 54 | /// Waiting for a message to come through the [`Tunnel::rx`] [INFO] [stdout] | ^^^^^^^^^^ no item named `Tunnel` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tunnel::io` [INFO] [stdout] --> src/services/tunnel/http_tunnel.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 57 | /// Waiting for the [`Tunnel::io`] to be writable, then writing the [INFO] [stdout] | ^^^^^^^^^^ no item named `Tunnel` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tunnel::io` [INFO] [stdout] --> src/services/tunnel/http_tunnel.rs:60:46 [INFO] [stdout] | [INFO] [stdout] 60 | /// Poll flushing the bytes written to [`Tunnel::io`] [INFO] [stdout] | ^^^^^^^^^^ no item named `Tunnel` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tunnel` [INFO] [stdout] --> src/services/tunnel/http_tunnel.rs:66:62 [INFO] [stdout] | [INFO] [stdout] 66 | /// Holds the state for the current reading progress for a [`Tunnel`] [INFO] [stdout] | ^^^^^^ no item named `Tunnel` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tunnel::rx` [INFO] [stdout] --> src/services/tunnel/http_tunnel.rs:120:41 [INFO] [stdout] | [INFO] [stdout] 120 | /// Polls accepting messages from [`Tunnel::rx`] then writing them to [`Tunnel::io`] and [INFO] [stdout] | ^^^^^^^^^^ no item named `Tunnel` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tunnel::io` [INFO] [stdout] --> src/services/tunnel/http_tunnel.rs:120:77 [INFO] [stdout] | [INFO] [stdout] 120 | /// Polls accepting messages from [`Tunnel::rx`] then writing them to [`Tunnel::io`] and [INFO] [stdout] | ^^^^^^^^^^ no item named `Tunnel` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tunnel::io` [INFO] [stdout] --> src/services/tunnel/http_tunnel.rs:174:39 [INFO] [stdout] | [INFO] [stdout] 174 | /// Polls reading messages from [`Tunnel::io`] and sending them to the correct [INFO] [stdout] | ^^^^^^^^^^ no item named `Tunnel` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Tunnel::pool` [INFO] [stdout] --> src/services/tunnel/http_tunnel.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | /// handle within the [`Tunnel::pool`]. Provides the next [`TunnelReadState`] [INFO] [stdout] | ^^^^^^^^^^^^ no item named `Tunnel` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Router` [INFO] [stdout] --> src/session/router.rs:41:42 [INFO] [stdout] | [INFO] [stdout] 41 | /// so that it can be stored within the [Router] [INFO] [stdout] | ^^^^^^ no item named `Router` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `UtilError::` [INFO] [stdout] --> src/session/routes/util.rs:411:6 [INFO] [stdout] | [INFO] [stdout] 411 | /// [UtilError::] [INFO] [stdout] | ^^^^^^^^^^^ the enum `UtilError` has no variant or associated item named `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/services/retriever/origin.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | /// https://service-aggregation-layer.juno.ea.com/graphql?operationName=GetUserPlayer&variables=%7B%7D&extensions=%7B%22persistedQuery%22%3A%7B%22version%22%3A1%2C%22sha256Hash%22%3A%22387cef4a793043a4c76c92ff4f2bceb7b25c3438f9c3c4fd5eb67eea18272657%22%7D%7D [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 23 | /// [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/services/retriever/mod.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | /// from https://winter15.gosredirector.ea.com:42230/redirector/getServerInstance [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 88 | /// from [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/services/sessions.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | /// relying on IP addresses: https://github.com/PocketRelay/Server/issues/64#issuecomment-1867015578 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 51 | /// relying on IP addresses: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/services/tunnel/http_tunnel.rs:3:47 [INFO] [stdout] | [INFO] [stdout] 3 | //! Details can be found on the GitHub issue: https://github.com/PocketRelay/Server/issues/64 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 3 | //! Details can be found on the GitHub issue: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun` [INFO] [stdout] --> src/services/tunnel/http_tunnel.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | / //! This modules contains the codec and message structures for [TunnelMessage]s [INFO] [stdout] 238 | | //! [INFO] [stdout] 239 | | //! # Tunnel Messages [INFO] [stdout] 240 | | //! [INFO] [stdout] ... | [INFO] [stdout] 267 | | //! format as the packet above. However, the index will always be 255 [INFO] [stdout] 268 | | //! and the payload will be empty. [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: use `no_run` to compile, but not run, the code sample during testing [INFO] [stdout] = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust` [INFO] [stdout] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/session/models/auth.rs:309:67 [INFO] [stdout] | [INFO] [stdout] 309 | /// The url path to the legal content (Prefix this value with https://tos.ea.com/legalapp/ to get the url) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 309 | /// The url path to the legal content (Prefix this value with to get the url) [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/session/models/game_manager.rs:669:25 [INFO] [stdout] | [INFO] [stdout] 669 | /// Credits to Aim4kill https://github.com/PocketRelay/Server/issues/59 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 669 | /// Credits to Aim4kill [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/session/routes/util.rs:369:20 [INFO] [stdout] | [INFO] [stdout] 369 | /// Galaxy At War: https://wal.tools.gos.ea.com/wal/masseffect-gaw-pc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 369 | /// Galaxy At War: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/session/routes/util.rs:370:19 [INFO] [stdout] | [INFO] [stdout] 370 | /// Image Server: http://eaassets-a.akamaihd.net/gameplayservices/prod/MassEffect/3/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 370 | /// Image Server: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [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] Generated /opt/rustwide/target/doc/pocket_relay/index.html [INFO] running `Command { std: "docker" "inspect" "9c96a36dbb78f0ae2da1b015be34b2b68dd3aff12d12cccc1862d46633ea18fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c96a36dbb78f0ae2da1b015be34b2b68dd3aff12d12cccc1862d46633ea18fa", kill_on_drop: false }` [INFO] [stdout] 9c96a36dbb78f0ae2da1b015be34b2b68dd3aff12d12cccc1862d46633ea18fa