[INFO] fetching crate website 0.2.0... [INFO] checking website-0.2.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate website 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate website 0.2.0 [INFO] finished tweaking crates.io crate website 0.2.0 [INFO] tweaked toml for crates.io crate website 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate website 0.2.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate website 0.2.0 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded obkv v0.3.0 [INFO] [stderr] Downloaded cached_proc_macro v0.24.0 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.1 [INFO] [stderr] Downloaded axum-response-cache v0.2.0 [INFO] [stderr] Downloaded cached_proc_macro v0.23.0 [INFO] [stderr] Downloaded cached v0.54.0 [INFO] [stderr] Downloaded cached v0.55.1 [INFO] [stderr] Downloaded heed v0.22.0 [INFO] [stderr] Downloaded duration-str v0.17.0 [INFO] [stderr] Downloaded miniz_oxide v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95a1a326f2005f171be6e6e2129b3ab995ce8968593993ad8bfd0220bdb4b888 [INFO] running `Command { std: "docker" "start" "-a" "95a1a326f2005f171be6e6e2129b3ab995ce8968593993ad8bfd0220bdb4b888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95a1a326f2005f171be6e6e2129b3ab995ce8968593993ad8bfd0220bdb4b888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a1a326f2005f171be6e6e2129b3ab995ce8968593993ad8bfd0220bdb4b888", kill_on_drop: false }` [INFO] [stdout] 95a1a326f2005f171be6e6e2129b3ab995ce8968593993ad8bfd0220bdb4b888 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0428146591e862f9b47392c61ae677baaa1c0079dae13325a32fd0793b042be0 [INFO] running `Command { std: "docker" "start" "-a" "0428146591e862f9b47392c61ae677baaa1c0079dae13325a32fd0793b042be0", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking miniz_oxide v0.8.6 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rust-embed-utils v8.6.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking servo_arc v0.4.0 [INFO] [stderr] Compiling heed v0.22.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking heed-traits v0.20.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking synchronoise v1.0.1 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking roaring v0.10.12 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking obkv v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rust-embed-impl v8.6.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking cssparser v0.34.0 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking cached v0.55.1 [INFO] [stderr] Checking cached v0.54.0 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking async-compression v0.4.22 [INFO] [stderr] Checking notify-debouncer-full v0.5.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking html5ever v0.29.1 [INFO] [stderr] Checking heed-types v0.21.0 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking scraper v0.23.1 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking duration-str v0.17.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling rust-embed v8.6.0 [INFO] [stderr] Checking ammonia v4.0.0 [INFO] [stderr] Checking axum-response-cache v0.2.0 [INFO] [stderr] Compiling website v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `website v0.2.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/website-5290f0adabb4df2b/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] 2: build_script_build::assets_build::write_files_and_manifest [INFO] [stderr] 3: build_script_build::main [INFO] [stderr] 4: core::ops::function::FnOnce::call_once [INFO] [stderr] 5: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stderr] 6: std::rt::lang_start::{{closure}} [INFO] [stderr] 7: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 8: std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 9: std::panicking::catch_unwind [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 10: std::panic::catch_unwind [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 11: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:175:24 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:590:40 [INFO] [stderr] 13: std::panicking::catch_unwind [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panicking.rs:553:19 [INFO] [stderr] 14: std::panic::catch_unwind [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal [INFO] [stderr] at /rustc/8c32e313cccf7df531e2d49ffb8227bb92304aee/library/std/src/rt.rs:171:5 [INFO] [stderr] 16: std::rt::lang_start [INFO] [stderr] 17: main [INFO] [stderr] 18: [INFO] [stderr] 19: __libc_start_main [INFO] [stderr] 20: _start [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0428146591e862f9b47392c61ae677baaa1c0079dae13325a32fd0793b042be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0428146591e862f9b47392c61ae677baaa1c0079dae13325a32fd0793b042be0", kill_on_drop: false }` [INFO] [stdout] 0428146591e862f9b47392c61ae677baaa1c0079dae13325a32fd0793b042be0