[INFO] cloning repository https://github.com/mkg20001/xzar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkg20001/xzar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkg20001%2Fxzar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkg20001%2Fxzar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94c382c6c620e6e9748358c06cd3204789961964 [INFO] checking mkg20001/xzar against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkg20001%2Fxzar" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mkg20001/xzar [INFO] finished tweaking git repo https://github.com/mkg20001/xzar [INFO] tweaked toml for git repo https://github.com/mkg20001/xzar written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mkg20001/xzar on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mkg20001/xzar 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9bfafc2372f19331f2ccd84e4987e77dd42adb8d9dab5e08aa291debc206d55 [INFO] running `Command { std: "docker" "start" "-a" "f9bfafc2372f19331f2ccd84e4987e77dd42adb8d9dab5e08aa291debc206d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9bfafc2372f19331f2ccd84e4987e77dd42adb8d9dab5e08aa291debc206d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9bfafc2372f19331f2ccd84e4987e77dd42adb8d9dab5e08aa291debc206d55", kill_on_drop: false }` [INFO] [stdout] f9bfafc2372f19331f2ccd84e4987e77dd42adb8d9dab5e08aa291debc206d55 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b0df6910650c3ab6f1c1fb4e2da38b66c8baaceaa8cfadaa9b69a1836534dc1 [INFO] running `Command { std: "docker" "start" "-a" "9b0df6910650c3ab6f1c1fb4e2da38b66c8baaceaa8cfadaa9b69a1836534dc1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Checking subsecond-types v0.7.3 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking iri-string v0.7.11 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking subsecond v0.7.3 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking slotmap v1.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking generational-box v0.7.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking dioxus-core v0.7.3 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling const-serialize-macro v0.7.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking warnings v0.2.1 [INFO] [stderr] Checking sentry-types v0.35.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking xzar-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling pq-sys v0.7.5 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.114 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking dioxus-signals v0.7.3 [INFO] [stderr] Compiling sentry-contexts v0.35.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling const-serialize-macro v0.8.0-alpha.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking js-sys v0.3.91 [INFO] [stderr] Checking sentry-core v0.35.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling migrations_internals v2.3.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking dioxus-cli-config v0.7.3 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Checking sentry-backtrace v0.35.0 [INFO] [stderr] Checking biscuit v0.7.0 [INFO] [stderr] Compiling const-serialize v0.7.2 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking sentry-tracing v0.35.0 [INFO] [stderr] Checking sentry-panic v0.35.0 [INFO] [stderr] Checking curve25519-dalek v4.1.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling dioxus-rsx v0.7.3 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Compiling liblzma-sys v0.4.5 [INFO] [stderr] Compiling xzar-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Compiling const-serialize v0.8.0-alpha.0 [INFO] [stderr] Checking dioxus-hooks v0.7.3 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.3 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking euclid v0.22.14 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.5 [INFO] [stderr] Checking tungstenite v0.27.0 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Compiling manganis-core v0.7.3 [INFO] [stderr] Checking dioxus-devtools-types v0.7.3 [INFO] [stderr] Checking enumset v1.1.10 [INFO] [stderr] Compiling dioxus-web v0.7.3 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Checking dioxus-history v0.7.3 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.3 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking dioxus-devtools v0.7.3 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking dioxus-logger v0.7.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling dioxus-core-macro v0.7.3 [INFO] [stderr] Compiling dioxus-config-macro v0.7.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking which v7.0.3 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking sentry v0.35.0 [INFO] [stderr] Checking openid v0.15.0 [INFO] [stderr] Compiling manganis-macro v0.7.3 [INFO] [stderr] Checking dioxus-stores v0.7.3 [INFO] [stderr] Checking sledgehammer_bindgen v0.6.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking manganis v0.7.3 [INFO] [stderr] Checking dioxus-html v0.7.3 [INFO] [stderr] Checking diesel v2.3.7 [INFO] [stderr] Checking liblzma v0.4.6 [INFO] [stderr] Checking compression-codecs v0.4.37 [INFO] [stderr] Checking async-compression v0.4.41 [INFO] [stderr] Checking web-sys v0.3.91 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.64 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking xzar-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Checking dioxus-document v0.7.3 [INFO] [stdout] warning: method `get_lock_id` is never used [INFO] [stdout] --> client/src/api.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 37 | impl ApiClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 192 | pub async fn get_lock_id(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> client/src/nix.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct PathDetails { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 26 | pub path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathDetails` 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: method `get_lock_id` is never used [INFO] [stdout] --> client/src/api.rs:192:18 [INFO] [stdout] | [INFO] [stdout] 37 | impl ApiClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 192 | pub async fn get_lock_id(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> client/src/nix.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct PathDetails { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 26 | pub path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathDetails` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rocket_cors v0.6.0 [INFO] [stderr] Checking wasm-streams v0.4.2 [INFO] [stderr] Checking dioxus-asset-resolver v0.7.3 [INFO] [stderr] Checking dioxus v0.7.3 [INFO] [stderr] Checking xzar-ui v0.1.0 (/opt/rustwide/workdir/ui) [INFO] [stderr] Checking diesel_migrations v2.3.1 [INFO] [stderr] Checking xzar-interop v0.1.0 (/opt/rustwide/workdir/interop) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "9b0df6910650c3ab6f1c1fb4e2da38b66c8baaceaa8cfadaa9b69a1836534dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0df6910650c3ab6f1c1fb4e2da38b66c8baaceaa8cfadaa9b69a1836534dc1", kill_on_drop: false }` [INFO] [stdout] 9b0df6910650c3ab6f1c1fb4e2da38b66c8baaceaa8cfadaa9b69a1836534dc1