[INFO] fetching crate zoxide 0.9.6... [INFO] checking zoxide-0.9.6 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate zoxide 0.9.6 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate zoxide 0.9.6 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate zoxide 0.9.6 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zoxide 0.9.6 [INFO] tweaked toml for crates.io crate zoxide 0.9.6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate zoxide 0.9.6 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_map v0.4.19 [INFO] [stderr] Downloaded color-print v0.3.5 [INFO] [stderr] Downloaded color-print-proc-macro v0.3.5 [INFO] [stderr] Downloaded clap_complete_fig v4.5.0 [INFO] [stderr] Downloaded which v6.0.0 [INFO] [stderr] Downloaded rinja v0.3.2 [INFO] [stderr] Downloaded rinja_parser v0.3.2 [INFO] [stderr] Downloaded rinja_derive v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c20edb6afcf65ba045738dac526baf1812544ef5e19d51626ce4abc1848f7eb3 [INFO] running `Command { std: "docker" "start" "-a" "c20edb6afcf65ba045738dac526baf1812544ef5e19d51626ce4abc1848f7eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c20edb6afcf65ba045738dac526baf1812544ef5e19d51626ce4abc1848f7eb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c20edb6afcf65ba045738dac526baf1812544ef5e19d51626ce4abc1848f7eb3", kill_on_drop: false }` [INFO] [stdout] c20edb6afcf65ba045738dac526baf1812544ef5e19d51626ce4abc1848f7eb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01c2a5c02d397623d2e65221bd6aff8af05ea7d32d33f63de35ec8429f15b641 [INFO] running `Command { std: "docker" "start" "-a" "01c2a5c02d397623d2e65221bd6aff8af05ea7d32d33f63de35ec8429f15b641", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rstest_reuse v0.6.0 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling once_map v0.4.19 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling rinja_parser v0.3.2 [INFO] [stderr] Compiling color-print-proc-macro v0.3.5 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Compiling color-print v0.3.5 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling ouroboros_macro v0.18.3 [INFO] [stderr] Compiling rinja_derive v0.3.2 [INFO] [stderr] Checking ouroboros v0.18.3 [INFO] [stderr] Checking rinja v0.3.2 [INFO] [stderr] Compiling clap v4.5.1 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Compiling clap_complete_fig v4.5.0 [INFO] [stderr] Compiling zoxide v0.9.6 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `zoxide v0.9.6 (/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/zoxide-222050537b70f46a/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=src/ [INFO] [stderr] cargo:rerun-if-changed=templates/ [INFO] [stderr] cargo:rerun-if-changed=tests/ [INFO] [stderr] [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" "01c2a5c02d397623d2e65221bd6aff8af05ea7d32d33f63de35ec8429f15b641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c2a5c02d397623d2e65221bd6aff8af05ea7d32d33f63de35ec8429f15b641", kill_on_drop: false }` [INFO] [stdout] 01c2a5c02d397623d2e65221bd6aff8af05ea7d32d33f63de35ec8429f15b641