[INFO] cloning repository https://github.com/CWiesbaum/raugupatis-log [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CWiesbaum/raugupatis-log" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCWiesbaum%2Fraugupatis-log", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCWiesbaum%2Fraugupatis-log'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9cf3aadf3614eca64aa015b6f1693c7395a8a22 [INFO] testing CWiesbaum/raugupatis-log against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCWiesbaum%2Fraugupatis-log" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CWiesbaum/raugupatis-log [INFO] finished tweaking git repo https://github.com/CWiesbaum/raugupatis-log [INFO] tweaked toml for git repo https://github.com/CWiesbaum/raugupatis-log written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CWiesbaum/raugupatis-log on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CWiesbaum/raugupatis-log already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df11e10214984ae3bc35727b14d36c34febc18eeddf34a30c2453673a5baedc7 [INFO] running `Command { std: "docker" "start" "-a" "df11e10214984ae3bc35727b14d36c34febc18eeddf34a30c2453673a5baedc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df11e10214984ae3bc35727b14d36c34febc18eeddf34a30c2453673a5baedc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df11e10214984ae3bc35727b14d36c34febc18eeddf34a30c2453673a5baedc7", kill_on_drop: false }` [INFO] [stdout] df11e10214984ae3bc35727b14d36c34febc18eeddf34a30c2453673a5baedc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3acd8727589abf6e42781e0103df4434b0039a43240b9a48c9959f8ae70dfdf3 [INFO] running `Command { std: "docker" "start" "-a" "3acd8727589abf6e42781e0103df4434b0039a43240b9a48c9959f8ae70dfdf3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rusqlite_migration v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling tower-cookies v0.10.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling tower-sessions-core v0.12.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rusqlite v0.5.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-sessions-memory-store v0.12.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tower-sessions v0.12.3 [INFO] [stderr] Compiling tower-sessions-rusqlite-store v0.12.0 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling raugupatis-log v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "3acd8727589abf6e42781e0103df4434b0039a43240b9a48c9959f8ae70dfdf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3acd8727589abf6e42781e0103df4434b0039a43240b9a48c9959f8ae70dfdf3", kill_on_drop: false }` [INFO] [stdout] 3acd8727589abf6e42781e0103df4434b0039a43240b9a48c9959f8ae70dfdf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d15ab9593ed93bb397be16be830f44cd6cd1ee5e45815408af64fa03e3967526 [INFO] running `Command { std: "docker" "start" "-a" "d15ab9593ed93bb397be16be830f44cd6cd1ee5e45815408af64fa03e3967526", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling tower-cookies v0.10.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rusqlite_migration v1.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower-sessions-core v0.12.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rusqlite v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tower-sessions-memory-store v0.12.3 [INFO] [stderr] Compiling tower-sessions-rusqlite-store v0.12.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tower-sessions v0.12.3 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling axum-test v14.10.0 [INFO] [stderr] Compiling raugupatis-log v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `response` [INFO] [stdout] --> tests/fermentation.rs:2692:9 [INFO] [stdout] | [INFO] [stdout] 2692 | let response = app4 [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "d15ab9593ed93bb397be16be830f44cd6cd1ee5e45815408af64fa03e3967526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d15ab9593ed93bb397be16be830f44cd6cd1ee5e45815408af64fa03e3967526", kill_on_drop: false }` [INFO] [stdout] d15ab9593ed93bb397be16be830f44cd6cd1ee5e45815408af64fa03e3967526 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4aabd5512675d0da60ea50d97499d8a8f806a87ae1861dd4c480b8b420580b27 [INFO] running `Command { std: "docker" "start" "-a" "4aabd5512675d0da60ea50d97499d8a8f806a87ae1861dd4c480b8b420580b27", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `response` [INFO] [stderr] --> tests/fermentation.rs:2692:9 [INFO] [stderr] | [INFO] [stderr] 2692 | let response = app4 [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `raugupatis-log` (test "fermentation") generated 1 warning (run `cargo fix --test "fermentation" -p raugupatis-log` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/raugupatis_log-02aa197bb93e93ec) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test fermentation::models::tests::test_countdown_display_final_day_with_hours_and_minutes ... ok [INFO] [stdout] test fermentation::models::tests::test_countdown_display_multiple_days ... ok [INFO] [stdout] test fermentation::models::tests::test_countdown_display_one_day ... ok [INFO] [stdout] test fermentation::models::tests::test_countdown_display_returns_none_when_expired ... ok [INFO] [stdout] test fermentation::models::tests::test_is_not_schedule_finished_when_completed ... ok [INFO] [stdout] test fermentation::models::tests::test_countdown_display_returns_none_without_target_date ... ok [INFO] [stdout] test fermentation::models::tests::test_is_not_schedule_finished_when_future_date ... ok [INFO] [stdout] test fermentation::models::tests::test_should_not_show_countdown_when_failed ... ok [INFO] [stdout] test fermentation::models::tests::test_should_not_show_countdown_without_target_date ... ok [INFO] [stdout] test fermentation::models::tests::test_should_not_show_countdown_when_completed ... ok [INFO] [stdout] test fermentation::models::tests::test_is_schedule_finished_when_expired_and_paused ... ok [INFO] [stdout] test fermentation::models::tests::test_should_not_show_countdown_when_expired ... ok [INFO] [stdout] test fermentation::models::tests::test_should_show_countdown_with_future_target_active ... ok [INFO] [stdout] test fermentation::models::tests::test_should_show_countdown_with_future_target_paused ... ok [INFO] [stdout] test users::temperature::tests::test_celsius_to_fahrenheit ... ok [INFO] [stdout] test users::temperature::tests::test_convert_temp_for_display_celsius ... ok [INFO] [stdout] test users::temperature::tests::test_convert_temp_for_display_fahrenheit ... ok [INFO] [stdout] test users::temperature::tests::test_convert_temp_for_storage_fahrenheit ... ok [INFO] [stdout] test users::temperature::tests::test_convert_temp_for_storage_celsius ... ok [INFO] [stdout] test users::temperature::tests::test_fahrenheit_to_celsius ... ok [INFO] [stdout] test users::temperature::tests::test_get_unit_symbol ... ok [INFO] [stdout] test users::temperature::tests::test_round_trip_conversion ... ok [INFO] [stdout] test fermentation::models::tests::test_is_schedule_finished_when_expired_and_active ... ok [INFO] [stdout] test users::handlers::tests::test_email_validation ... ok [INFO] [stdout] test users::auth::tests::test_hash_and_verify_password ... ok [INFO] [stdout] test users::auth::tests::test_different_hashes_for_same_password ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raugupatis_log-4bf214bd70f89814) [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 tests/admin_profiles.rs (/opt/rustwide/target/debug/deps/admin_profiles-669512839e0b9b07) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test test_admin_profiles_page_redirect_when_not_authenticated ... ok [INFO] [stdout] test test_copy_profile_duplicate_name ... ok [INFO] [stdout] test test_copy_profile_nonexistent ... ok [INFO] [stdout] test test_copy_profile_success ... ok [INFO] [stdout] test test_admin_profiles_page_forbidden_for_regular_user ... ok [INFO] [stdout] test test_admin_profiles_page_accessible_for_admin ... ok [INFO] [stdout] test test_copy_profile_requires_admin ... ok [INFO] [stdout] test test_create_profile_duplicate_name ... ok [INFO] [stdout] test test_create_profile_requires_admin ... ok [INFO] [stdout] test test_create_profile_success ... ok [INFO] [stdout] test test_create_profile_validation_errors ... ok [INFO] [stdout] test test_deactivate_profile_success ... ok [INFO] [stdout] test test_deactivate_profile_requires_admin ... ok [INFO] [stdout] test test_deactivated_profile_not_in_user_list ... ok [INFO] [stdout] test test_list_all_profiles_requires_admin ... ok [INFO] [stdout] test test_list_all_profiles_includes_inactive ... ok [INFO] [stdout] test test_reactivate_profile_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.38s [INFO] [stdout] [INFO] [stderr] Running tests/admin_users.rs (/opt/rustwide/target/debug/deps/admin_users-aa1da3b9663f1fc0) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_admin_cannot_lock_themselves ... ok [INFO] [stdout] test test_admin_list_users ... ok [INFO] [stdout] test test_admin_update_user ... ok [INFO] [stdout] test test_admin_create_user ... ok [INFO] [stdout] test test_admin_delete_user ... ok [INFO] [stdout] test test_admin_lock_user ... ok [INFO] [stdout] test test_admin_create_admin_user ... ok [INFO] [stdout] test test_locked_user_cannot_login ... ok [INFO] [stdout] test test_admin_users_page_loads_for_admin ... ok [INFO] [stdout] test test_admin_users_page_requires_admin ... ok [INFO] [stdout] test test_admin_cannot_delete_themselves ... ok [INFO] [stdout] test test_non_admin_cannot_create_user ... ok [INFO] [stdout] test test_non_admin_cannot_list_users ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.95s [INFO] [stdout] [INFO] [stderr] Running tests/fermentation.rs (/opt/rustwide/target/debug/deps/fermentation-23595f4c0998111e) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test test_create_fermentation_unauthorized ... ok [INFO] [stdout] test test_create_temperature_log_unauthorized ... ok [INFO] [stdout] test test_add_taste_profile_success ... ok [INFO] [stdout] test test_create_temperature_log_with_celsius ... ok [INFO] [stdout] test test_edit_fermentation_page_requires_auth ... ok [INFO] [stdout] test test_create_fermentation_invalid_profile ... ok [INFO] [stdout] test test_create_fermentation_success ... ok [INFO] [stdout] test test_create_temperature_log_invalid_temperature ... ok [INFO] [stdout] test test_fermentation_detail_page_redirects_when_not_logged_in ... ok [INFO] [stdout] test test_fermentation_list_api_unauthorized ... ok [INFO] [stdout] test test_create_temperature_log_success ... ok [INFO] [stdout] test test_create_fermentation_empty_name ... ok [INFO] [stdout] test test_edit_fermentation_page_redirects_when_not_found ... ok [INFO] [stdout] test test_fermentation_list_page_redirects_when_not_logged_in ... ok [INFO] [stdout] test test_fermentation_list_combined_search_and_filter ... ok [INFO] [stdout] test test_fermentation_detail_page_displays_correctly ... ok [INFO] [stdout] test test_cannot_add_temperature_to_other_users_fermentation ... ok [INFO] [stdout] test test_fermentation_detail_page_redirects_when_not_found ... ok [INFO] [stdout] test test_fermentation_list_filter_by_status ... ok [INFO] [stdout] test test_get_fermentation_profiles ... ok [INFO] [stdout] test test_finish_fermentation_unauthorized ... ok [INFO] [stdout] test test_fermentation_list_includes_thumbnails ... ok [INFO] [stdout] test test_list_temperature_logs_unauthorized ... ok [INFO] [stdout] test test_new_fermentation_page_requires_auth ... ok [INFO] [stdout] test test_taste_profile_unauthorized ... ok [INFO] [stdout] test test_finish_fermentation_invalid_rating ... ok [INFO] [stdout] test test_fermentation_detail_cannot_access_other_users_fermentation ... ok [INFO] [stdout] test test_finish_fermentation_success ... ok [INFO] [stdout] test test_fermentation_list_search_by_name ... ok [INFO] [stdout] test test_fermentation_list_sort_by_name ... ok [INFO] [stdout] test test_list_temperature_logs_success ... ok [INFO] [stdout] test test_list_taste_profiles_success ... ok [INFO] [stdout] test test_update_fermentation_unauthorized ... ok [INFO] [stdout] test test_update_fermentation_invalid_name ... ok [INFO] [stdout] test test_update_fermentation_invalid_status ... ok [INFO] [stdout] test test_update_fermentation_not_found ... ok [INFO] [stdout] test test_update_fermentation_invalid_success_rating ... ok [INFO] [stdout] test test_update_fermentation_success ... ok [INFO] [stdout] test test_update_fermentation_cannot_update_other_users_fermentation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.60s [INFO] [stdout] [INFO] [stderr] Running tests/general.rs (/opt/rustwide/target/debug/deps/general-b96526115e5196dd) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_dashboard_page_loads ... ok [INFO] [stdout] test test_health_endpoint ... ok [INFO] [stdout] test test_home_endpoint ... ok [INFO] [stdout] test test_dashboard_without_user_names ... ok [INFO] [stdout] test test_dashboard_displays_user_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.48s [INFO] [stdout] [INFO] [stderr] Running tests/photos.rs (/opt/rustwide/target/debug/deps/photos-1ccd00a50dbc11aa) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_list_photos_unauthorized ... ok [INFO] [stdout] test test_upload_photo_unauthorized ... ok [INFO] [stdout] test test_upload_photo_to_nonexistent_fermentation ... ok [INFO] [stdout] test test_list_photos_empty ... ok [INFO] [stdout] test test_cannot_access_other_users_fermentation_photos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.10s [INFO] [stdout] [INFO] [stderr] Running tests/users.rs (/opt/rustwide/target/debug/deps/users-e5600e04714f60b5) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test test_login_nonexistent_user ... ok [INFO] [stdout] test test_change_password_unauthorized ... ok [INFO] [stdout] test test_login_invalid_email ... ok [INFO] [stdout] test test_login_page_loads ... ok [INFO] [stdout] test test_change_password_page_redirect_when_not_authenticated ... ok [INFO] [stdout] test test_login_with_remember_me_false ... ok [INFO] [stdout] test test_login_returns_user_names ... ok [INFO] [stdout] test test_change_password_too_short ... ok [INFO] [stdout] test test_login_returns_experience_level ... ok [INFO] [stdout] test test_profile_page_redirect_when_not_authenticated ... ok [INFO] [stdout] test test_register_page_endpoint ... ok [INFO] [stdout] test test_login_success ... ok [INFO] [stdout] test test_login_with_remember_me_true ... ok [INFO] [stdout] test test_register_user_invalid_email ... ok [INFO] [stdout] test test_register_user_short_password ... ok [INFO] [stdout] test test_register_user_default_experience_level ... ok [INFO] [stdout] test test_change_password_wrong_current_password ... ok [INFO] [stdout] test test_register_user_duplicate_email ... ok [INFO] [stdout] test test_register_user_success ... ok [INFO] [stdout] test test_logout ... ok [INFO] [stdout] test test_login_wrong_password ... ok [INFO] [stdout] test test_register_user_with_first_and_last_name ... ok [INFO] [stdout] test test_update_profile_unauthorized ... ok [INFO] [stdout] test test_login_without_remember_me ... ok [INFO] [stdout] test test_register_user_without_names ... ok [INFO] [stdout] test test_update_profile_invalid_experience_level ... ok [INFO] [stdout] test test_update_profile_invalid_temp_unit ... ok [INFO] [stdout] test test_change_password_success ... ok [INFO] [stdout] test test_update_profile_with_names ... ok [INFO] [stdout] test test_update_profile_preserves_names_when_not_provided ... ok [INFO] [stdout] test test_update_profile_success ... ok [INFO] [stdout] test test_update_profile_with_temperature_unit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 35.95s [INFO] [stdout] [INFO] [stderr] Doc-tests raugupatis_log [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" "4aabd5512675d0da60ea50d97499d8a8f806a87ae1861dd4c480b8b420580b27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aabd5512675d0da60ea50d97499d8a8f806a87ae1861dd4c480b8b420580b27", kill_on_drop: false }` [INFO] [stdout] 4aabd5512675d0da60ea50d97499d8a8f806a87ae1861dd4c480b8b420580b27