[INFO] fetching crate thqm 0.6.0... [INFO] checking thqm-0.6.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate thqm 0.6.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate thqm 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate thqm 0.6.0 [INFO] tweaked toml for crates.io crate thqm 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate thqm 0.6.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 thqm 0.6.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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.7.13 [INFO] [stderr] Downloaded pest_generator v2.7.13 [INFO] [stderr] Downloaded local-ip-address v0.6.3 [INFO] [stderr] Downloaded assert_fs v1.1.2 [INFO] [stderr] Downloaded clap-verbosity-flag v2.2.2 [INFO] [stderr] Downloaded ctor v0.2.8 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded clap_complete v4.5.32 [INFO] [stderr] Downloaded pest v2.7.13 [INFO] [stderr] Downloaded cc v1.1.28 [INFO] [stderr] Downloaded qrcode v0.14.1 [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded rouille v3.6.2 [INFO] [stderr] Downloaded tar v0.4.42 [INFO] [stderr] Downloaded pest_meta v2.7.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 48952cefcf26e9205ae3360d52d2d2042eb113203e202aa053c7ee9c25c211bb [INFO] running `Command { std: "docker" "start" "-a" "48952cefcf26e9205ae3360d52d2d2042eb113203e202aa053c7ee9c25c211bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48952cefcf26e9205ae3360d52d2d2042eb113203e202aa053c7ee9c25c211bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48952cefcf26e9205ae3360d52d2d2042eb113203e202aa053c7ee9c25c211bb", kill_on_drop: false }` [INFO] [stdout] 48952cefcf26e9205ae3360d52d2d2042eb113203e202aa053c7ee9c25c211bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f4d27e1a78bccc30fb84e21a4e83bf313760c1a0f4ab4730c551df1367514b9a [INFO] running `Command { std: "docker" "start" "-a" "f4d27e1a78bccc30fb84e21a4e83bf313760c1a0f4ab4730c551df1367514b9a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.19 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking slab v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling clap v4.5.19 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.2 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Compiling clap_complete v4.5.32 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling thqm v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fdeflate v0.3.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking zune-jpeg v0.4.13 [INFO] [stderr] Checking png v0.17.14 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] error: failed to run custom build command for `thqm v0.6.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/thqm-dfcb56d318901286/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f4d27e1a78bccc30fb84e21a4e83bf313760c1a0f4ab4730c551df1367514b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d27e1a78bccc30fb84e21a4e83bf313760c1a0f4ab4730c551df1367514b9a", kill_on_drop: false }` [INFO] [stdout] f4d27e1a78bccc30fb84e21a4e83bf313760c1a0f4ab4730c551df1367514b9a