[INFO] cloning repository https://github.com/Zinedinarnaut/vivian-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zinedinarnaut/vivian-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZinedinarnaut%2Fvivian-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZinedinarnaut%2Fvivian-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac836d1dcf21d9f0cbb420ffb9d5c64f31c9c1f0 [INFO] checking Zinedinarnaut/vivian-rs against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZinedinarnaut%2Fvivian-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Zinedinarnaut/vivian-rs [INFO] finished tweaking git repo https://github.com/Zinedinarnaut/vivian-rs [INFO] tweaked toml for git repo https://github.com/Zinedinarnaut/vivian-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Zinedinarnaut/vivian-rs on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Zinedinarnaut/vivian-rs 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fade379dfdf62bb30f5f347f6ab24dc8e82982751a3534e5ac2690ce6219a52b [INFO] running `Command { std: "docker" "start" "-a" "fade379dfdf62bb30f5f347f6ab24dc8e82982751a3534e5ac2690ce6219a52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fade379dfdf62bb30f5f347f6ab24dc8e82982751a3534e5ac2690ce6219a52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fade379dfdf62bb30f5f347f6ab24dc8e82982751a3534e5ac2690ce6219a52b", kill_on_drop: false }` [INFO] [stdout] fade379dfdf62bb30f5f347f6ab24dc8e82982751a3534e5ac2690ce6219a52b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d06a82a481daa0cee7d26566341d3c278229ec806daf659f994efb9d440dca0 [INFO] running `Command { std: "docker" "start" "-a" "1d06a82a481daa0cee7d26566341d3c278229ec806daf659f994efb9d440dca0", kill_on_drop: false }` [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling flatc-rust v0.2.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling config v0.0.1 (/opt/rustwide/workdir/lib/config) [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking pest v2.8.0 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking scc v2.3.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling vivian-codegen v0.0.1 (/opt/rustwide/workdir/lib/codegen) [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking proc-macro2 v1.0.94 [INFO] [stderr] Checking rand_mt v5.0.0 [INFO] [stderr] Checking common v0.0.1 (/opt/rustwide/workdir/lib/common) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling proto-derive v0.0.1 (/opt/rustwide/workdir/lib/proto-derive) [INFO] [stderr] Checking serde_json5 v0.2.1 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking syn v2.0.100 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking ureq-proto v0.4.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking vivian-encryption v0.0.1 (/opt/rustwide/workdir/lib/encryption) [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking ureq v3.0.11 [INFO] [stderr] Compiling vivian-proto v0.0.1 (/opt/rustwide/workdir/lib/proto) [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking axum v0.8.3 [INFO] [stderr] Checking sqlx-postgres v0.8.6 [INFO] [stderr] Checking vivian-service v0.0.1 (/opt/rustwide/workdir/lib/service) [INFO] [stderr] Checking vivian-logic v0.0.1 (/opt/rustwide/workdir/lib/logic) [INFO] [stderr] Checking vivian-dispatch-server v0.1.0 (/opt/rustwide/workdir/servers/dispatch-server) [INFO] [stderr] Checking vivian-gate-server v0.0.1 (/opt/rustwide/workdir/servers/gate-server) [INFO] [stdout] warning: struct `VersionFileInfo` is never constructed [INFO] [stdout] --> servers/dispatch-server/src/schema.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct VersionFileInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VersionFileInfo` is never constructed [INFO] [stdout] --> servers/dispatch-server/src/schema.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct VersionFileInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vivian-models v0.0.1 (/opt/rustwide/workdir/lib/models) [INFO] [stderr] Checking vivian-game-server v0.0.1 (/opt/rustwide/workdir/servers/game-server) [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking vivian-dbgate-server v0.0.1 (/opt/rustwide/workdir/servers/dbgate-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "1d06a82a481daa0cee7d26566341d3c278229ec806daf659f994efb9d440dca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d06a82a481daa0cee7d26566341d3c278229ec806daf659f994efb9d440dca0", kill_on_drop: false }` [INFO] [stdout] 1d06a82a481daa0cee7d26566341d3c278229ec806daf659f994efb9d440dca0