[INFO] cloning repository https://github.com/biyard/biyard-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biyard/biyard-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiyard%2Fbiyard-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiyard%2Fbiyard-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e23c3f25e3ab74643e3ec9ac5975e5b057f596d1 [INFO] testing biyard/biyard-api against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiyard%2Fbiyard-api" "/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/biyard/biyard-api [INFO] finished tweaking git repo https://github.com/biyard/biyard-api [INFO] tweaked toml for git repo https://github.com/biyard/biyard-api written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/biyard/biyard-api on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/biyard/biyard-api 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 407e463a78f24d2260b29138e192a5820c4802ce026b92bb163828125d02f1b4 [INFO] running `Command { std: "docker" "start" "-a" "407e463a78f24d2260b29138e192a5820c4802ce026b92bb163828125d02f1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "407e463a78f24d2260b29138e192a5820c4802ce026b92bb163828125d02f1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "407e463a78f24d2260b29138e192a5820c4802ce026b92bb163828125d02f1b4", kill_on_drop: false }` [INFO] [stdout] 407e463a78f24d2260b29138e192a5820c4802ce026b92bb163828125d02f1b4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89be263152db0ce5fab2b7852cfbab2a91e1d89cd36c2fd09eaa4f6247b37da0 [INFO] running `Command { std: "docker" "start" "-a" "89be263152db0ce5fab2b7852cfbab2a91e1d89cd36c2fd09eaa4f6247b37da0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling dioxus-core-types v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling lazy-js-bundle v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling dioxus-document v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling stacker v0.1.19 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dioxus-rsx v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling dioxus-core-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling const-serialize-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling server_fn_macro v0.7.7 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling generational-box v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling dioxus-core v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling aws-smithy-types v1.2.13 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling aws-smithy-async v1.2.4 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling dioxus-signals v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-cli-config v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling dioxus-hooks v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling dioxus-html v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling dioxus-history v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling const-serialize v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling aws-types v1.3.5 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling dioxus-interpreter-js v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling sledgehammer_bindgen v0.6.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling dioxus-devtools-types v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling dioxus-web v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling sledgehammer_utils v0.3.1 [INFO] [stderr] Compiling dioxus-config-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling dioxus-lib v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling dioxus-devtools v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-net v0.6.0 [INFO] [stderr] Compiling manganis-core v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling aws-sigv4 v1.2.9 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling server_fn_macro_default v0.7.7 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling throw_error v0.2.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling manganis-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling dioxus-router-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling server_fn v0.7.7 [INFO] [stderr] Compiling aws-runtime v1.5.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling candid v0.10.13 [INFO] [stderr] Compiling aws-smithy-http v0.61.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.2 [INFO] [stderr] Compiling dioxus_server_macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling dioxus-fullstack v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling manganis v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-router v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling dioxus-logger v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling dioxus-config-macros v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling dioxus v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling dioxus-translate-types v0.1.3 (/opt/rustwide/workdir/packages/dioxus-translate-types) [INFO] [stderr] Compiling dioxus-translate-macro v0.1.3 (/opt/rustwide/workdir/packages/dioxus-translate-macro) [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling aide-macros v0.8.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling dioxus-translate v0.1.5 (/opt/rustwide/workdir/packages/dioxus-translate) [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling async-compression v0.4.20 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling by-macros v0.6.9 (/opt/rustwide/workdir/packages/by-macros) [INFO] [stderr] Compiling aide v0.14.2 [INFO] [stderr] Compiling tower-sessions-core v0.14.0 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling ic-cdk-macros v0.17.1 [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling aws-sdk-sts v1.62.0 [INFO] [stderr] Compiling tower-sessions-memory-store v0.14.0 [INFO] [stderr] Compiling ic-cdk v0.17.1 [INFO] [stderr] Compiling rest-api v0.1.10 (/opt/rustwide/workdir/packages/rest-api) [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.67.0 [INFO] [stderr] Compiling aws-sdk-sso v1.61.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.62.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling by-types v0.3.9 (/opt/rustwide/workdir/packages/by-types) [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling aws-config v1.5.18 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling ic-cdk-timers v0.11.0 [INFO] [stderr] Compiling by-components v0.1.3 (/opt/rustwide/workdir/packages/by-components) [INFO] [stderr] Compiling tower-sessions v0.14.0 [INFO] [stderr] Compiling static_str_ops v0.1.2 [INFO] [stderr] Compiling dioxus-oauth v0.6.6 (/opt/rustwide/workdir/packages/dioxus-oauth) [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling btracing v0.1.2 (/opt/rustwide/workdir/packages/btracing) [INFO] [stderr] Compiling bdk v0.1.2 (/opt/rustwide/workdir/packages/bdk) [INFO] [stderr] Compiling by-axum v0.2.14 (/opt/rustwide/workdir/packages/by-axum) [INFO] [stderr] Compiling bcdk v0.1.2 (/opt/rustwide/workdir/packages/bcdk) [INFO] [stderr] Compiling dioxus-aws v0.6.18 (/opt/rustwide/workdir/packages/dioxus-aws) [INFO] [stderr] Compiling google-wallet v0.1.3 (/opt/rustwide/workdir/packages/google-wallet) [INFO] [stdout] 2025-09-01T05:37:58.939961Z ERROR ThreadId(01) packages/by-macros/src/lib.rs:272: Failed to create directory: Read-only file system (os error 30) [INFO] [stdout] 2025-09-01T05:37:58.940047Z ERROR ThreadId(01) packages/by-macros/src/lib.rs:277: Failed to write file: No such file or directory (os error 2) [INFO] [stderr] Compiling serde_dynamo v4.2.14 [INFO] [stderr] Compiling easy-dynamodb v0.1.10 (/opt/rustwide/workdir/packages/easy-dynamodb) [INFO] [stderr] Compiling dioxus-popup v0.1.3 (/opt/rustwide/workdir/packages/dioxus-popup) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 20s [INFO] running `Command { std: "docker" "inspect" "89be263152db0ce5fab2b7852cfbab2a91e1d89cd36c2fd09eaa4f6247b37da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89be263152db0ce5fab2b7852cfbab2a91e1d89cd36c2fd09eaa4f6247b37da0", kill_on_drop: false }` [INFO] [stdout] 89be263152db0ce5fab2b7852cfbab2a91e1d89cd36c2fd09eaa4f6247b37da0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf07bcacc2d960528aef01609f8297a845b2c0ae47be7577612a8d382beb42e [INFO] running `Command { std: "docker" "start" "-a" "dcf07bcacc2d960528aef01609f8297a845b2c0ae47be7577612a8d382beb42e", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling dioxus-translate-macro v0.1.3 (/opt/rustwide/workdir/packages/dioxus-translate-macro) [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-core-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling server_fn_macro v0.7.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling dioxus-translate v0.1.5 (/opt/rustwide/workdir/packages/dioxus-translate) [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling server_fn_macro_default v0.7.7 [INFO] [stderr] Compiling server_fn v0.7.7 [INFO] [stderr] Compiling dioxus_server_macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-logger v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling dioxus-html v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling by-macros v0.6.9 (/opt/rustwide/workdir/packages/by-macros) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling dioxus-document v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-lib v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-web v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-router v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling async-compression v0.4.20 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling tower-sessions-core v0.14.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling aws-smithy-types v1.2.13 [INFO] [stderr] Compiling tower-sessions-memory-store v0.14.0 [INFO] [stderr] Compiling tower-sessions v0.14.0 [INFO] [stderr] Compiling aws-smithy-async v1.2.4 [INFO] [stderr] Compiling dioxus-fullstack v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.2 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling rest-api v0.1.10 (/opt/rustwide/workdir/packages/rest-api) [INFO] [stderr] Compiling aws-sigv4 v1.2.9 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-types v1.3.5 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.8 [INFO] [stderr] Compiling aws-smithy-http v0.61.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stderr] Compiling aide v0.14.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling by-components v0.1.3 (/opt/rustwide/workdir/packages/by-components) [INFO] [stderr] Compiling dioxus-oauth v0.6.6 (/opt/rustwide/workdir/packages/dioxus-oauth) [INFO] [stderr] Compiling aws-runtime v1.5.5 [INFO] [stderr] Compiling by-types v0.3.9 (/opt/rustwide/workdir/packages/by-types) [INFO] [stderr] Compiling by-axum v0.2.14 (/opt/rustwide/workdir/packages/by-axum) [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-net v0.6.0 [INFO] [stderr] Compiling aws-sdk-sts v1.62.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.67.0 [INFO] [stderr] Compiling aws-sdk-sso v1.61.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.62.0 [INFO] [stdout] 2025-09-01T05:42:46.831488Z ERROR ThreadId(01) packages/by-macros/src/lib.rs:272: Failed to create directory: Read-only file system (os error 30) [INFO] [stdout] 2025-09-01T05:42:46.831568Z ERROR ThreadId(01) packages/by-macros/src/lib.rs:277: Failed to write file: No such file or directory (os error 2) [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling aws-config v1.5.18 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling google-wallet v0.1.3 (/opt/rustwide/workdir/packages/google-wallet) [INFO] [stderr] Compiling bdk v0.1.2 (/opt/rustwide/workdir/packages/bdk) [INFO] [stderr] Compiling dioxus-aws v0.6.18 (/opt/rustwide/workdir/packages/dioxus-aws) [INFO] [stderr] Compiling bcdk v0.1.2 (/opt/rustwide/workdir/packages/bcdk) [INFO] [stdout] 2025-09-01T05:43:25.670711Z ERROR ThreadId(01) packages/by-macros/src/lib.rs:272: Failed to create directory: Read-only file system (os error 30) [INFO] [stdout] 2025-09-01T05:43:25.670771Z ERROR ThreadId(01) packages/by-macros/src/lib.rs:277: Failed to write file: No such file or directory (os error 2) [INFO] [stdout] 2025-09-01T05:43:27.685902Z ERROR ThreadId(01) packages/by-macros/src/api_model.rs:117: Failed to create directory: Read-only file system (os error 30) [INFO] [stdout] 2025-09-01T05:43:27.686181Z ERROR ThreadId(01) packages/by-macros/src/api_model.rs:122: Failed to write file: No such file or directory (os error 2) [INFO] [stdout] 2025-09-01T05:43:31.478517Z ERROR ThreadId(01) packages/by-macros/src/api_model.rs:117: Failed to create directory: Read-only file system (os error 30) [INFO] [stdout] 2025-09-01T05:43:31.479109Z ERROR ThreadId(01) packages/by-macros/src/api_model.rs:122: Failed to write file: No such file or directory (os error 2) [INFO] [stdout] 2025-09-01T05:43:31.554078Z ERROR ThreadId(01) packages/by-macros/src/api_model.rs:117: Failed to create directory: Read-only file system (os error 30) [INFO] [stdout] 2025-09-01T05:43:31.557067Z ERROR ThreadId(01) packages/by-macros/src/api_model.rs:122: Failed to write file: No such file or directory (os error 2) [INFO] [stderr] error: could not compile `by-components` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name by_components --edition=2024 packages/by-components/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web"))' -C metadata=0b9aee9645715e33 -C extra-filename=-f00c22ba002b1872 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern by_macros=/opt/rustwide/target/debug/deps/libby_macros-48ac498a776e2a8c.so --extern dioxus=/opt/rustwide/target/debug/deps/libdioxus-686761db619e0453.rmeta --extern dioxus_translate=/opt/rustwide/target/debug/deps/libdioxus_translate-888c54e7256657b4.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-3721bb2f0cfa4171.rmeta --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-38764826fb2286ed.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4f89d2b4a23120fe.rmeta --extern serde_wasm_bindgen=/opt/rustwide/target/debug/deps/libserde_wasm_bindgen-f0659a6f34bceef4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e9fdb17de16bf9eb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5a1cf50a00d853e4.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-ce1f05eafe03f39d.rmeta --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-d3e13d60bac57eb2.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-fedb7d42471bad22.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dcf07bcacc2d960528aef01609f8297a845b2c0ae47be7577612a8d382beb42e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf07bcacc2d960528aef01609f8297a845b2c0ae47be7577612a8d382beb42e", kill_on_drop: false }` [INFO] [stdout] dcf07bcacc2d960528aef01609f8297a845b2c0ae47be7577612a8d382beb42e