[INFO] cloning repository https://github.com/LunchTimeCode/outerspace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LunchTimeCode/outerspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunchTimeCode%2Fouterspace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunchTimeCode%2Fouterspace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87b57ea043bb6c63fe09948a673033c1ac46892e [INFO] building LunchTimeCode/outerspace against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunchTimeCode%2Fouterspace" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LunchTimeCode/outerspace [INFO] finished tweaking git repo https://github.com/LunchTimeCode/outerspace [INFO] tweaked toml for git repo https://github.com/LunchTimeCode/outerspace written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LunchTimeCode/outerspace 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/LunchTimeCode/outerspace 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 new_mime_guess v4.0.4 [INFO] [stderr] Downloaded once_cell v1.21.0 [INFO] [stderr] Downloaded uuid v1.15.1 [INFO] [stderr] Downloaded include_directory v0.1.1 [INFO] [stderr] Downloaded tempfile v3.18.0 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded quinn-udp v0.5.10 [INFO] [stderr] Downloaded maud_macros v0.27.0 [INFO] [stderr] Downloaded maud v0.27.0 [INFO] [stderr] Downloaded include_directory_macros v0.1.0 [INFO] [stderr] Downloaded async-compression v0.4.20 [INFO] [stderr] Downloaded http v1.3.0 [INFO] [stderr] Downloaded static_hero_icons v0.3.0 [INFO] [stderr] Downloaded rustix v1.0.2 [INFO] [stderr] Downloaded linux-raw-sys v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2133de0c3fd1985bbe28f5cef944f9147ff9eb268015420fb080385ee9149906 [INFO] running `Command { std: "docker" "start" "-a" "2133de0c3fd1985bbe28f5cef944f9147ff9eb268015420fb080385ee9149906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2133de0c3fd1985bbe28f5cef944f9147ff9eb268015420fb080385ee9149906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2133de0c3fd1985bbe28f5cef944f9147ff9eb268015420fb080385ee9149906", kill_on_drop: false }` [INFO] [stdout] 2133de0c3fd1985bbe28f5cef944f9147ff9eb268015420fb080385ee9149906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 28ba4b5ecfd53ce475c3a98c589384861a9297e07227f25e42e7e0ee56792f5b [INFO] running `Command { std: "docker" "start" "-a" "28ba4b5ecfd53ce475c3a98c589384861a9297e07227f25e42e7e0ee56792f5b", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling http v1.3.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling include_directory_macros v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling include_directory v0.1.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling static_hero_icons v0.3.0 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling maud v0.27.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling async-compression v0.4.20 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling outerspace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `require_permission` and `to_admin` are never used [INFO] [stdout] --> src/authentication/permissions.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl AccessToken { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 22 | pub fn require_permission( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn to_admin(&self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserInfo` is never constructed [INFO] [stdout] --> src/model/read/mod.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct UserInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Environment` is never used [INFO] [stdout] --> src/model/read/mod.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum Environment { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AdminUser` is never constructed [INFO] [stdout] --> src/model/read/mod.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct AdminUser; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Forbidden` is never constructed [INFO] [stdout] --> src/model/read/mod.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Forbidden; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserDoesNotExist` is never constructed [INFO] [stdout] --> src/model/read/mod.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct UserDoesNotExist; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `GrantAccessError` is never used [INFO] [stdout] --> src/model/read/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub enum GrantAccessError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> src/model/read/mod.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "28ba4b5ecfd53ce475c3a98c589384861a9297e07227f25e42e7e0ee56792f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ba4b5ecfd53ce475c3a98c589384861a9297e07227f25e42e7e0ee56792f5b", kill_on_drop: false }` [INFO] [stdout] 28ba4b5ecfd53ce475c3a98c589384861a9297e07227f25e42e7e0ee56792f5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 36d0c78a65f610a6b6f9258ec7758905a0887f7bcff02561e72590b2b4d3c7d4 [INFO] running `Command { std: "docker" "start" "-a" "36d0c78a65f610a6b6f9258ec7758905a0887f7bcff02561e72590b2b4d3c7d4", kill_on_drop: false }` [INFO] [stderr] Compiling outerspace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `require_permission` and `to_admin` are never used [INFO] [stdout] --> src/authentication/permissions.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl AccessToken { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] 22 | pub fn require_permission( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn to_admin(&self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserInfo` is never constructed [INFO] [stdout] --> src/model/read/mod.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct UserInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Environment` is never used [INFO] [stdout] --> src/model/read/mod.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum Environment { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AdminUser` is never constructed [INFO] [stdout] --> src/model/read/mod.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct AdminUser; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Forbidden` is never constructed [INFO] [stdout] --> src/model/read/mod.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Forbidden; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserDoesNotExist` is never constructed [INFO] [stdout] --> src/model/read/mod.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct UserDoesNotExist; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `GrantAccessError` is never used [INFO] [stdout] --> src/model/read/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | pub enum GrantAccessError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> src/model/read/mod.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "36d0c78a65f610a6b6f9258ec7758905a0887f7bcff02561e72590b2b4d3c7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d0c78a65f610a6b6f9258ec7758905a0887f7bcff02561e72590b2b4d3c7d4", kill_on_drop: false }` [INFO] [stdout] 36d0c78a65f610a6b6f9258ec7758905a0887f7bcff02561e72590b2b4d3c7d4