[INFO] fetching crate switcheroo-nx 0.7.1... [INFO] checking switcheroo-nx-0.7.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate switcheroo-nx 0.7.1 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate switcheroo-nx 0.7.1 [INFO] finished tweaking crates.io crate switcheroo-nx 0.7.1 [INFO] tweaked toml for crates.io crate switcheroo-nx 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate switcheroo-nx 0.7.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate switcheroo-nx 0.7.1 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1452c919b9905af31d4e5e99abf5b82ea02a8e1a397970b57815d7470920295e [INFO] running `Command { std: "docker" "start" "-a" "1452c919b9905af31d4e5e99abf5b82ea02a8e1a397970b57815d7470920295e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1452c919b9905af31d4e5e99abf5b82ea02a8e1a397970b57815d7470920295e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1452c919b9905af31d4e5e99abf5b82ea02a8e1a397970b57815d7470920295e", kill_on_drop: false }` [INFO] [stdout] 1452c919b9905af31d4e5e99abf5b82ea02a8e1a397970b57815d7470920295e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8aa858595cf286a9fecec6061908e8fec17c2e3d23891cbd092ad1896b9e7a63 [INFO] running `Command { std: "docker" "start" "-a" "8aa858595cf286a9fecec6061908e8fec17c2e3d23891cbd092ad1896b9e7a63", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling cc v1.1.4 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Checking tegra-rcm v0.7.1 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling clap-verbosity-flag v2.2.0 [INFO] [stderr] Compiling clap_complete v4.5.8 [INFO] [stderr] Compiling clap_mangen v0.2.22 [INFO] [stderr] Compiling switcheroo-nx v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `switcheroo-nx v0.7.1 (/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/switcheroo-nx-f9f203b1f4973f81/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] running `Command { std: "docker" "inspect" "8aa858595cf286a9fecec6061908e8fec17c2e3d23891cbd092ad1896b9e7a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa858595cf286a9fecec6061908e8fec17c2e3d23891cbd092ad1896b9e7a63", kill_on_drop: false }` [INFO] [stdout] 8aa858595cf286a9fecec6061908e8fec17c2e3d23891cbd092ad1896b9e7a63