[INFO] fetching crate zoxide 0.9.2... [INFO] checking zoxide-0.9.2 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate zoxide 0.9.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate zoxide 0.9.2 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate zoxide 0.9.2 [INFO] finished tweaking crates.io crate zoxide 0.9.2 [INFO] tweaked toml for crates.io crate zoxide 0.9.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate zoxide 0.9.2 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest_reuse v0.6.0 [INFO] [stderr] Downloaded relative-path v1.8.0 [INFO] [stderr] Downloaded rstest_macros v0.18.1 [INFO] [stderr] Downloaded predicates v3.0.3 [INFO] [stderr] Downloaded color-print-proc-macro v0.3.4 [INFO] [stderr] Downloaded color-print v0.3.4 [INFO] [stderr] Downloaded serde v1.0.181 [INFO] [stderr] Downloaded cc v1.0.81 [INFO] [stderr] Downloaded rstest v0.18.1 [INFO] [stderr] Downloaded serde_derive v1.0.181 [INFO] [stderr] Downloaded rustix v0.38.6 [INFO] [stderr] Downloaded regex-automata v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1e7fb55a924e6fa90608b6a2296c3f0186964cc00af0cbb2e6eaaaf59cae0cc [INFO] running `Command { std: "docker" "start" "-a" "a1e7fb55a924e6fa90608b6a2296c3f0186964cc00af0cbb2e6eaaaf59cae0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1e7fb55a924e6fa90608b6a2296c3f0186964cc00af0cbb2e6eaaaf59cae0cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e7fb55a924e6fa90608b6a2296c3f0186964cc00af0cbb2e6eaaaf59cae0cc", kill_on_drop: false }` [INFO] [stdout] a1e7fb55a924e6fa90608b6a2296c3f0186964cc00af0cbb2e6eaaaf59cae0cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 344e9835cf03fe87435727f38e65547a941e5f1c33679a2a4768d6ecf1553641 [INFO] running `Command { std: "docker" "start" "-a" "344e9835cf03fe87435727f38e65547a941e5f1c33679a2a4768d6ecf1553641", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rstest_macros v0.18.1 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling color-print-proc-macro v0.3.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling color-print v0.3.4 [INFO] [stderr] Compiling rstest_reuse v0.6.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Checking assert_cmd v2.0.12 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling clap_complete v4.3.2 [INFO] [stderr] Compiling clap_complete_fig v4.3.1 [INFO] [stderr] Compiling zoxide v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking askama v0.12.0 [INFO] [stderr] error: failed to run custom build command for `zoxide v0.9.2 (/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-2fce7c5fc9a8816b/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" "344e9835cf03fe87435727f38e65547a941e5f1c33679a2a4768d6ecf1553641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344e9835cf03fe87435727f38e65547a941e5f1c33679a2a4768d6ecf1553641", kill_on_drop: false }` [INFO] [stdout] 344e9835cf03fe87435727f38e65547a941e5f1c33679a2a4768d6ecf1553641 [INFO] checking zoxide-0.9.2 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate zoxide 0.9.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate zoxide 0.9.2 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate zoxide 0.9.2 [INFO] finished tweaking crates.io crate zoxide 0.9.2 [INFO] tweaked toml for crates.io crate zoxide 0.9.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate zoxide 0.9.2 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5925918c4c0c25a1d84b81d115234c7e153e0a2d26ee099c42094f0445a87d55 [INFO] running `Command { std: "docker" "start" "-a" "5925918c4c0c25a1d84b81d115234c7e153e0a2d26ee099c42094f0445a87d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5925918c4c0c25a1d84b81d115234c7e153e0a2d26ee099c42094f0445a87d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5925918c4c0c25a1d84b81d115234c7e153e0a2d26ee099c42094f0445a87d55", kill_on_drop: false }` [INFO] [stdout] 5925918c4c0c25a1d84b81d115234c7e153e0a2d26ee099c42094f0445a87d55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7354f3d7d420abc458bccc205fa74b778849e01d4b236519810a5b1cbcc0f309 [INFO] running `Command { std: "docker" "start" "-a" "7354f3d7d420abc458bccc205fa74b778849e01d4b236519810a5b1cbcc0f309", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rstest_macros v0.18.1 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling color-print-proc-macro v0.3.4 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling color-print v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rstest_reuse v0.6.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling relative-path v1.8.0 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Checking assert_cmd v2.0.12 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling clap_complete v4.3.2 [INFO] [stderr] Compiling clap_complete_fig v4.3.1 [INFO] [stderr] Compiling zoxide v0.9.2 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking askama v0.12.0 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Checking rstest v0.18.1 [INFO] [stderr] Migrating tests/completions.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.73s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling zoxide v0.9.2 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "7354f3d7d420abc458bccc205fa74b778849e01d4b236519810a5b1cbcc0f309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7354f3d7d420abc458bccc205fa74b778849e01d4b236519810a5b1cbcc0f309", kill_on_drop: false }` [INFO] [stdout] 7354f3d7d420abc458bccc205fa74b778849e01d4b236519810a5b1cbcc0f309