[INFO] cloning repository https://github.com/DusterTheFirst/pain2wash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DusterTheFirst/pain2wash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Fpain2wash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDusterTheFirst%2Fpain2wash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c234eccd9b7656133e2de037f0420084aca27674 [INFO] testing DusterTheFirst/pain2wash 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%2FDusterTheFirst%2Fpain2wash" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DusterTheFirst/pain2wash 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] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/DusterTheFirst/pain2wash [INFO] finished tweaking git repo https://github.com/DusterTheFirst/pain2wash [INFO] tweaked toml for git repo https://github.com/DusterTheFirst/pain2wash written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DusterTheFirst/pain2wash 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] bedfe6ae8d5d33ddea9616390ebdde9cafb4ed5ef499a1b7cd236dad82a272fc [INFO] running `Command { std: "docker" "start" "-a" "bedfe6ae8d5d33ddea9616390ebdde9cafb4ed5ef499a1b7cd236dad82a272fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bedfe6ae8d5d33ddea9616390ebdde9cafb4ed5ef499a1b7cd236dad82a272fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bedfe6ae8d5d33ddea9616390ebdde9cafb4ed5ef499a1b7cd236dad82a272fc", kill_on_drop: false }` [INFO] [stdout] bedfe6ae8d5d33ddea9616390ebdde9cafb4ed5ef499a1b7cd236dad82a272fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ea826e97619d5fad46abfb0b9ceb8f9e9c2531127ca3e07eedd19b5da572978b [INFO] running `Command { std: "docker" "start" "-a" "ea826e97619d5fad46abfb0b9ceb8f9e9c2531127ca3e07eedd19b5da572978b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling sentry-contexts v0.29.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling axum v0.6.3 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling prometheus-client v0.19.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling dtoa v1.0.5 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling axum-macros v0.3.1 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.1 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.9 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling sentry-types v0.29.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling cookie_store v0.16.1 [INFO] [stderr] Compiling scraper v0.14.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling sentry-core v0.29.1 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling sentry-backtrace v0.29.1 [INFO] [stderr] Compiling sentry-tracing v0.29.1 [INFO] [stderr] Compiling sentry-tower v0.29.1 [INFO] [stderr] Compiling sentry-panic v0.29.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling sentry v0.29.1 [INFO] [stderr] Compiling pain2wash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `trace` [INFO] [stdout] --> src/main.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | use tracing::{info, warn, Level, trace, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/pay2wash.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | fmt::{self, Debug}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `toggle` is never used [INFO] [stdout] --> src/metrics/boolean.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl BooleanGauge { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn toggle(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/metrics/gauge_info.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 13 | / impl GaugeInfo [INFO] [stdout] 14 | | where [INFO] [stdout] 15 | | S: Clone + Hash + Eq + EncodeLabelSet, [INFO] [stdout] | |__________________________________________- associated function in this implementation [INFO] [stdout] 16 | { [INFO] [stdout] 17 | pub fn new(label_set: S) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `csrf_token` is never read [INFO] [stdout] --> src/pay2wash.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct AuthenticatedSession { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 239 | pub csrf_token: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticatedSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `csrf_token` is never used [INFO] [stdout] --> src/pay2wash.rs:246:12 [INFO] [stdout] | [INFO] [stdout] 245 | impl Pay2WashSession { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 246 | pub fn csrf_token(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/pay2wash/model.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct MachineStatus { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 29 | pub state: MachineState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MachineStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `starter`, `remaining_time`, and `remaining_time_is_from_machine` are never read [INFO] [stdout] --> src/pay2wash/model.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | Running { [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] 36 | starter: UserId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 37 | remaining_time: RemainingTime, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 38 | remaining_time_is_from_machine: NumberBool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MachineState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reserver` is never read [INFO] [stdout] --> src/pay2wash/model.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | Reserved { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] 41 | reserver: UserId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MachineState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "ea826e97619d5fad46abfb0b9ceb8f9e9c2531127ca3e07eedd19b5da572978b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea826e97619d5fad46abfb0b9ceb8f9e9c2531127ca3e07eedd19b5da572978b", kill_on_drop: false }` [INFO] [stdout] ea826e97619d5fad46abfb0b9ceb8f9e9c2531127ca3e07eedd19b5da572978b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 665e58a36c73b4ba5989524a1b270c3fd77a1cc30153c574b2b241cda799ffef [INFO] running `Command { std: "docker" "start" "-a" "665e58a36c73b4ba5989524a1b270c3fd77a1cc30153c574b2b241cda799ffef", kill_on_drop: false }` [INFO] [stderr] Compiling pain2wash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `trace` [INFO] [stdout] --> src/main.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | use tracing::{info, warn, Level, trace, debug}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/pay2wash.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | fmt::{self, Debug}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `toggle` is never used [INFO] [stdout] --> src/metrics/boolean.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl BooleanGauge { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn toggle(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/metrics/gauge_info.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 13 | / impl GaugeInfo [INFO] [stdout] 14 | | where [INFO] [stdout] 15 | | S: Clone + Hash + Eq + EncodeLabelSet, [INFO] [stdout] | |__________________________________________- associated function in this implementation [INFO] [stdout] 16 | { [INFO] [stdout] 17 | pub fn new(label_set: S) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `csrf_token` is never read [INFO] [stdout] --> src/pay2wash.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct AuthenticatedSession { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 239 | pub csrf_token: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuthenticatedSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `csrf_token` is never used [INFO] [stdout] --> src/pay2wash.rs:246:12 [INFO] [stdout] | [INFO] [stdout] 245 | impl Pay2WashSession { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 246 | pub fn csrf_token(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/pay2wash/model.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct MachineStatus { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 29 | pub state: MachineState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MachineStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `starter`, `remaining_time`, and `remaining_time_is_from_machine` are never read [INFO] [stdout] --> src/pay2wash/model.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | Running { [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] 36 | starter: UserId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 37 | remaining_time: RemainingTime, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 38 | remaining_time_is_from_machine: NumberBool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MachineState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reserver` is never read [INFO] [stdout] --> src/pay2wash/model.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | Reserved { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] 41 | reserver: UserId, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MachineState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "665e58a36c73b4ba5989524a1b270c3fd77a1cc30153c574b2b241cda799ffef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "665e58a36c73b4ba5989524a1b270c3fd77a1cc30153c574b2b241cda799ffef", kill_on_drop: false }` [INFO] [stdout] 665e58a36c73b4ba5989524a1b270c3fd77a1cc30153c574b2b241cda799ffef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 42a8745b88e74758680ddab28e553d9c325c903d5095156b04d998dc21584207 [INFO] running `Command { std: "docker" "start" "-a" "42a8745b88e74758680ddab28e553d9c325c903d5095156b04d998dc21584207", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `trace` [INFO] [stderr] --> src/main.rs:23:34 [INFO] [stderr] | [INFO] [stderr] 23 | use tracing::{info, warn, Level, trace, debug}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `self` [INFO] [stderr] --> src/pay2wash.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | fmt::{self, Debug}, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `toggle` is never used [INFO] [stderr] --> src/metrics/boolean.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 14 | impl BooleanGauge { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 19 | pub fn toggle(&self) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/metrics/gauge_info.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 13 | / impl GaugeInfo [INFO] [stderr] 14 | | where [INFO] [stderr] 15 | | S: Clone + Hash + Eq + EncodeLabelSet, [INFO] [stderr] | |__________________________________________- associated function in this implementation [INFO] [stderr] 16 | { [INFO] [stderr] 17 | pub fn new(label_set: S) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field `csrf_token` is never read [INFO] [stderr] --> src/pay2wash.rs:239:9 [INFO] [stderr] | [INFO] [stderr] 238 | pub struct AuthenticatedSession { [INFO] [stderr] | -------------------- field in this struct [INFO] [stderr] 239 | pub csrf_token: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AuthenticatedSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `csrf_token` is never used [INFO] [stderr] --> src/pay2wash.rs:246:12 [INFO] [stderr] | [INFO] [stderr] 245 | impl Pay2WashSession { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] 246 | pub fn csrf_token(&self) -> &str { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `state` is never read [INFO] [stderr] --> src/pay2wash/model.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct MachineStatus { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 29 | pub state: MachineState, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MachineStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `starter`, `remaining_time`, and `remaining_time_is_from_machine` are never read [INFO] [stderr] --> src/pay2wash/model.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 35 | Running { [INFO] [stderr] | ------- fields in this variant [INFO] [stderr] 36 | starter: UserId, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 37 | remaining_time: RemainingTime, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 38 | remaining_time_is_from_machine: NumberBool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MachineState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `reserver` is never read [INFO] [stderr] --> src/pay2wash/model.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 40 | Reserved { [INFO] [stderr] | -------- field in this variant [INFO] [stderr] 41 | reserver: UserId, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MachineState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `pain2wash` (bin "pain2wash" test) generated 9 warnings (run `cargo fix --bin "pain2wash" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pain2wash-e0868cbf8f6c0e22) [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" "42a8745b88e74758680ddab28e553d9c325c903d5095156b04d998dc21584207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42a8745b88e74758680ddab28e553d9c325c903d5095156b04d998dc21584207", kill_on_drop: false }` [INFO] [stdout] 42a8745b88e74758680ddab28e553d9c325c903d5095156b04d998dc21584207