[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] 60ceefad14019d297b536cdc9c3d7c089df5af21 [INFO] testing clayman083/campus against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclayman083%2Fcampus" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clayman083/campus on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc2/source/Cargo.toml [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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f40e18eb75605e2c2b0cf3f70f2debad941dbd5fce097daf1eba9e4941852583 [INFO] running `Command { std: "docker" "start" "-a" "f40e18eb75605e2c2b0cf3f70f2debad941dbd5fce097daf1eba9e4941852583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f40e18eb75605e2c2b0cf3f70f2debad941dbd5fce097daf1eba9e4941852583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f40e18eb75605e2c2b0cf3f70f2debad941dbd5fce097daf1eba9e4941852583", kill_on_drop: false }` [INFO] [stdout] f40e18eb75605e2c2b0cf3f70f2debad941dbd5fce097daf1eba9e4941852583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b2a857bc1a92c0d3de24e423142d74e449c7799fff3873b48ab1ddce26598a [INFO] running `Command { std: "docker" "start" "-a" "d6b2a857bc1a92c0d3de24e423142d74e449c7799fff3873b48ab1ddce26598a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling raw-cpuid v11.4.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [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 crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling untrusted v0.9.0 [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 iana-time-zone v0.1.61 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling yew-macro v0.21.0 (https://github.com/yewstack/yew/#48cdc3df) [INFO] [stderr] Compiling implicit-clone v0.5.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling yew-router-macro v0.18.0 (https://github.com/yewstack/yew/#48cdc3df) [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling metrics v0.24.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling metrics-util v0.19.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [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 tonic-build v0.12.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 serde_path_to_error v0.1.16 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling protocols v0.1.0 (/opt/rustwide/workdir/crates/protocols) [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.0 [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 tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokise v0.2.0 [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 gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-events v0.2.0 [INFO] [stderr] Compiling gloo-render v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-net v0.5.0 [INFO] [stderr] Compiling gloo-worker v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling gloo-history v0.2.2 [INFO] [stderr] Compiling gloo-file v0.3.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling gloo v0.11.0 [INFO] [stderr] Compiling yew v0.21.0 (https://github.com/yewstack/yew/#48cdc3df) [INFO] [stderr] Compiling tonic-reflection v0.12.3 [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 passport-ctl v0.2.0 (/opt/rustwide/workdir/crates/passport-ctl) [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | Commands::Login { username, password } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `username: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | 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:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | 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:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | Tokens::Revoke { token } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `token: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling passport-api v0.1.0 (/opt/rustwide/workdir/crates/passport-api) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "d6b2a857bc1a92c0d3de24e423142d74e449c7799fff3873b48ab1ddce26598a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b2a857bc1a92c0d3de24e423142d74e449c7799fff3873b48ab1ddce26598a", kill_on_drop: false }` [INFO] [stdout] d6b2a857bc1a92c0d3de24e423142d74e449c7799fff3873b48ab1ddce26598a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f7c12035c1da4e9dbb0c6403dead9c8ccb369e097d9e8399a481803c75c4e32 [INFO] running `Command { std: "docker" "start" "-a" "9f7c12035c1da4e9dbb0c6403dead9c8ccb369e097d9e8399a481803c75c4e32", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [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 futures-util v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [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 generic-array v0.14.7 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling zeroize v1.8.1 [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 lazy_static v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signature v2.2.0 [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 http-body-util v0.1.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling gloo-worker v0.5.0 [INFO] [stderr] Compiling tokise v0.2.0 [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 tonic-build v0.12.3 [INFO] [stderr] Compiling hyper-util v0.1.10 [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 axum v0.7.9 [INFO] [stderr] Compiling yew-router v0.18.0 (https://github.com/yewstack/yew/#48cdc3df) [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling passport-web v0.1.0 (/opt/rustwide/workdir/crates/passport-web) [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling tonic-reflection v0.12.3 [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 variable: `username` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | Commands::Login { username, password } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `username: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> crates/passport-ctl/src/main.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | 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:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | 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:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | 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 28.83s [INFO] running `Command { std: "docker" "inspect" "9f7c12035c1da4e9dbb0c6403dead9c8ccb369e097d9e8399a481803c75c4e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f7c12035c1da4e9dbb0c6403dead9c8ccb369e097d9e8399a481803c75c4e32", kill_on_drop: false }` [INFO] [stdout] 9f7c12035c1da4e9dbb0c6403dead9c8ccb369e097d9e8399a481803c75c4e32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9564ae05d491a802366d5c09281792b5dfcf2ff70e6a2b2a5c813e30ccbae84 [INFO] running `Command { std: "docker" "start" "-a" "c9564ae05d491a802366d5c09281792b5dfcf2ff70e6a2b2a5c813e30ccbae84", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `username` [INFO] [stderr] --> crates/passport-ctl/src/main.rs:103:27 [INFO] [stderr] | [INFO] [stderr] 103 | Commands::Login { username, password } => { [INFO] [stderr] | ^^^^^^^^ help: try ignoring the field: `username: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `password` [INFO] [stderr] --> crates/passport-ctl/src/main.rs:103:37 [INFO] [stderr] | [INFO] [stderr] 103 | Commands::Login { username, password } => { [INFO] [stderr] | ^^^^^^^^ help: try ignoring the field: `password: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> crates/passport-ctl/src/main.rs:112:29 [INFO] [stderr] | [INFO] [stderr] 112 | Tokens::Issue { name } => { [INFO] [stderr] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> crates/passport-ctl/src/main.rs:116:30 [INFO] [stderr] | [INFO] [stderr] 116 | Tokens::Revoke { token } => { [INFO] [stderr] | ^^^^^ help: try ignoring the field: `token: _` [INFO] [stderr] [INFO] [stderr] warning: `passport-ctl` (bin "passport-ctl" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/passport-bed2da29af01b09d) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/passport_ctl-e6b60406cddad0c2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/passport_jwt-898057c1b72b5e7e) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tokens::tests::test_for_device ... ok [INFO] [stdout] test tokens::tests::test_for_service ... ok [INFO] [stdout] test decoders::tests::test_decode_failed_w_empty_token ... ok [INFO] [stdout] test tokens::tests::test_for_user ... ok [INFO] [stdout] test decoders::tests::test_decode_success ... ok [INFO] [stdout] test decoders::tests::test_decode_failed_wo_iss ... ok [INFO] [stdout] test decoders::tests::test_decode_failed_wo_sub ... ok [INFO] [stdout] test decoders::tests::test_decode_failed_wo_aud ... ok [INFO] [stdout] test decoders::tests::test_decode_failed_w_wrong_key ... ok [INFO] [stdout] test encoders::tests::test_encode_success ... ok [INFO] [stdout] test decoders::tests::test_decode_failed_w_expired_token ... ok [INFO] [stdout] test decoders::tests::test_decode_failed_wo_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/passport_web-e8a0a56376c426ac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/protocols-04833e5d99a26add) [INFO] [stdout] [INFO] [stderr] Doc-tests passport_jwt [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests protocols [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9564ae05d491a802366d5c09281792b5dfcf2ff70e6a2b2a5c813e30ccbae84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9564ae05d491a802366d5c09281792b5dfcf2ff70e6a2b2a5c813e30ccbae84", kill_on_drop: false }` [INFO] [stdout] c9564ae05d491a802366d5c09281792b5dfcf2ff70e6a2b2a5c813e30ccbae84