[INFO] cloning repository https://github.com/clayman083/campus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clayman083/campus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclayman083%2Fcampus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclayman083%2Fcampus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f49c1ae2159c8b22d7b222c6876bf48d573828d
[INFO] building clayman083/campus against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclayman083%2Fcampus" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clayman083/campus
[INFO] finished tweaking git repo https://github.com/clayman083/campus
[INFO] tweaked toml for git repo https://github.com/clayman083/campus written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clayman083/campus on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clayman083/campus 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/yewstack/yew/`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded implicit-clone-derive v0.1.1
[INFO] [stderr]   Downloaded tokise v0.2.0
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded tonic-reflection v0.13.0
[INFO] [stderr]   Downloaded quanta v0.12.5
[INFO] [stderr]   Downloaded metrics v0.24.1
[INFO] [stderr]   Downloaded metrics-util v0.19.0
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.0
[INFO] [stderr]   Downloaded raw-cpuid v11.4.0
[INFO] [stderr]   Downloaded serde_json v1.0.139
[INFO] [stderr]   Downloaded tonic v0.13.0
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.21
[INFO] [stderr]   Downloaded rsa v0.9.7
[INFO] [stderr]   Downloaded zerocopy v0.8.21
[INFO] [stderr]   Downloaded implicit-clone v0.5.0
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.16.2
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded anyhow v1.0.96
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded tonic-types v0.13.0
[INFO] [stderr]   Downloaded rand_core v0.9.2
[INFO] [stderr]   Downloaded uuid v1.15.1
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded futures-timer v3.0.3
[INFO] [stderr]   Downloaded ring v0.17.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa2f2a5aa42fb8bacb918e6da626d9699047cd06006a1f7567c315722cc295ee
[INFO] running `Command { std: "docker" "start" "-a" "fa2f2a5aa42fb8bacb918e6da626d9699047cd06006a1f7567c315722cc295ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa2f2a5aa42fb8bacb918e6da626d9699047cd06006a1f7567c315722cc295ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa2f2a5aa42fb8bacb918e6da626d9699047cd06006a1f7567c315722cc295ee", kill_on_drop: false }`
[INFO] [stdout] fa2f2a5aa42fb8bacb918e6da626d9699047cd06006a1f7567c315722cc295ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbeb1d0933e0649785356bb65268b3a34670b5574bde17ec84117ec987e71dce
[INFO] running `Command { std: "docker" "start" "-a" "cbeb1d0933e0649785356bb65268b3a34670b5574bde17ec84117ec987e71dce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling raw-cpuid v11.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling implicit-clone v0.5.0
[INFO] [stderr]    Compiling yew-macro v0.21.0 (https://github.com/yewstack/yew/#48cdc3df)
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling yew-router-macro v0.18.0 (https://github.com/yewstack/yew/#48cdc3df)
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling metrics v0.24.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling metrics-util v0.19.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.16.2
[INFO] [stderr]    Compiling tonic-build v0.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling protocols v0.1.0 (/opt/rustwide/workdir/crates/protocols)
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling tokise v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling passport-jwt v0.1.0 (/opt/rustwide/workdir/crates/passport-jwt)
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling gloo-events v0.2.0
[INFO] [stderr]    Compiling gloo-dialogs v0.2.0
[INFO] [stderr]    Compiling gloo-render v0.2.0
[INFO] [stderr]    Compiling wasm-logger v0.2.0
[INFO] [stderr]    Compiling gloo-file v0.3.0
[INFO] [stderr]    Compiling gloo-worker v0.5.0
[INFO] [stderr]    Compiling gloo-storage v0.3.0
[INFO] [stderr]    Compiling gloo-net v0.5.0
[INFO] [stderr]    Compiling gloo-console v0.3.0
[INFO] [stderr]    Compiling gloo-history v0.2.2
[INFO] [stderr]    Compiling gloo v0.11.0
[INFO] [stderr]    Compiling yew v0.21.0 (https://github.com/yewstack/yew/#48cdc3df)
[INFO] [stderr]    Compiling tonic v0.13.0
[INFO] [stderr]    Compiling yew-router v0.18.0 (https://github.com/yewstack/yew/#48cdc3df)
[INFO] [stderr]    Compiling passport-web v0.1.0 (/opt/rustwide/workdir/crates/passport-web)
[INFO] [stderr]    Compiling tonic-types v0.13.0
[INFO] [stderr]    Compiling tonic-reflection v0.13.0
[INFO] [stderr]    Compiling passport-api v0.1.0 (/opt/rustwide/workdir/crates/passport-api)
[INFO] [stderr]    Compiling passport-ctl v0.2.0 (/opt/rustwide/workdir/crates/passport-ctl)
[INFO] [stdout] warning: unused import: `tonic::Status`
[INFO] [stdout]  --> crates/passport-ctl/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tonic::Status;
[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 variable: `username`
[INFO] [stdout]    --> crates/passport-ctl/src/main.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |         Commands::Login { username, password } => {
[INFO] [stdout]     |                           ^^^^^^^^ help: try ignoring the field: `username: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> crates/passport-ctl/src/main.rs:107:37
[INFO] [stdout]     |
[INFO] [stdout] 107 |         Commands::Login { username, password } => {
[INFO] [stdout]     |                                     ^^^^^^^^ help: try ignoring the field: `password: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> crates/passport-ctl/src/main.rs:143:29
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Tokens::Issue { name } => {
[INFO] [stdout]     |                             ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> crates/passport-ctl/src/main.rs:147:30
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Tokens::Revoke { token } => {
[INFO] [stdout]     |                              ^^^^^ help: try ignoring the field: `token: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "cbeb1d0933e0649785356bb65268b3a34670b5574bde17ec84117ec987e71dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbeb1d0933e0649785356bb65268b3a34670b5574bde17ec84117ec987e71dce", kill_on_drop: false }`
[INFO] [stdout] cbeb1d0933e0649785356bb65268b3a34670b5574bde17ec84117ec987e71dce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55b144ba439a2c564ef4b7b29fa89c411db792786c509c273570615044e5e3f6
[INFO] running `Command { std: "docker" "start" "-a" "55b144ba439a2c564ef4b7b29fa89c411db792786c509c273570615044e5e3f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling gloo-worker v0.5.0
[INFO] [stderr]    Compiling tokise v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling gloo v0.11.0
[INFO] [stderr]    Compiling yew v0.21.0 (https://github.com/yewstack/yew/#48cdc3df)
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tonic-build v0.13.0
[INFO] [stderr]    Compiling passport-jwt v0.1.0 (/opt/rustwide/workdir/crates/passport-jwt)
[INFO] [stderr]    Compiling protocols v0.1.0 (/opt/rustwide/workdir/crates/protocols)
[INFO] [stderr]    Compiling yew-router v0.18.0 (https://github.com/yewstack/yew/#48cdc3df)
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling passport-web v0.1.0 (/opt/rustwide/workdir/crates/passport-web)
[INFO] [stderr]    Compiling tonic v0.13.0
[INFO] [stderr]    Compiling tonic-reflection v0.13.0
[INFO] [stderr]    Compiling tonic-types v0.13.0
[INFO] [stderr]    Compiling passport-ctl v0.2.0 (/opt/rustwide/workdir/crates/passport-ctl)
[INFO] [stderr]    Compiling passport-api v0.1.0 (/opt/rustwide/workdir/crates/passport-api)
[INFO] [stdout] warning: unused import: `tonic::Status`
[INFO] [stdout]  --> crates/passport-ctl/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tonic::Status;
[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 variable: `username`
[INFO] [stdout]    --> crates/passport-ctl/src/main.rs:107:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |         Commands::Login { username, password } => {
[INFO] [stdout]     |                           ^^^^^^^^ help: try ignoring the field: `username: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> crates/passport-ctl/src/main.rs:107:37
[INFO] [stdout]     |
[INFO] [stdout] 107 |         Commands::Login { username, password } => {
[INFO] [stdout]     |                                     ^^^^^^^^ help: try ignoring the field: `password: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> crates/passport-ctl/src/main.rs:143:29
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Tokens::Issue { name } => {
[INFO] [stdout]     |                             ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> crates/passport-ctl/src/main.rs:147:30
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Tokens::Revoke { token } => {
[INFO] [stdout]     |                              ^^^^^ help: try ignoring the field: `token: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.04s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "55b144ba439a2c564ef4b7b29fa89c411db792786c509c273570615044e5e3f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55b144ba439a2c564ef4b7b29fa89c411db792786c509c273570615044e5e3f6", kill_on_drop: false }`
[INFO] [stdout] 55b144ba439a2c564ef4b7b29fa89c411db792786c509c273570615044e5e3f6
