[INFO] cloning repository https://github.com/EdenEast/repo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdenEast/repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenEast%2Frepo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenEast%2Frepo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c91b5d48b9f94c55b86f34ac048607d75bab283 [INFO] checking EdenEast/repo against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenEast%2Frepo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EdenEast/repo 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] started tweaking git repo https://github.com/EdenEast/repo [INFO] finished tweaking git repo https://github.com/EdenEast/repo [INFO] tweaked toml for git repo https://github.com/EdenEast/repo written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/EdenEast/repo 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 git2_credentials v0.13.0 [INFO] [stderr] Downloaded clap_mangen v0.2.20 [INFO] [stderr] Downloaded anstream v0.6.12 [INFO] [stderr] Downloaded git2 v0.18.2 [INFO] [stderr] Downloaded openssl-src v111.25.2+1.1.1t [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7390973c5a6e33f5806c3dd415908baff395ac05ce818339740ee5dd76c9729c [INFO] running `Command { std: "docker" "start" "-a" "7390973c5a6e33f5806c3dd415908baff395ac05ce818339740ee5dd76c9729c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7390973c5a6e33f5806c3dd415908baff395ac05ce818339740ee5dd76c9729c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7390973c5a6e33f5806c3dd415908baff395ac05ce818339740ee5dd76c9729c", kill_on_drop: false }` [INFO] [stdout] 7390973c5a6e33f5806c3dd415908baff395ac05ce818339740ee5dd76c9729c [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8be7b561d0ebd6b788bedaa028ef799b19e8bf7dbb1fddf178335d93f7189ea6 [INFO] running `Command { std: "docker" "start" "-a" "8be7b561d0ebd6b788bedaa028ef799b19e8bf7dbb1fddf178335d93f7189ea6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.37.4 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Checking linux-raw-sys v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking winnow v0.6.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking dirs-sys v0.4.0 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking dirs v5.0.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking is-terminal v0.4.5 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking tempfile v3.5.0 [INFO] [stderr] Checking dialoguer v0.10.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling pest v2.5.6 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling clap_mangen v0.2.20 [INFO] [stderr] Compiling repo-cli v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest_meta v2.5.6 [INFO] [stderr] Compiling pest_generator v2.5.6 [INFO] [stderr] error: failed to run custom build command for `repo-cli v0.1.3 (/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/repo-cli-f89c4e57473a5fae/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" "8be7b561d0ebd6b788bedaa028ef799b19e8bf7dbb1fddf178335d93f7189ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be7b561d0ebd6b788bedaa028ef799b19e8bf7dbb1fddf178335d93f7189ea6", kill_on_drop: false }` [INFO] [stdout] 8be7b561d0ebd6b788bedaa028ef799b19e8bf7dbb1fddf178335d93f7189ea6 [INFO] checking EdenEast/repo against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenEast%2Frepo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EdenEast/repo 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] started tweaking git repo https://github.com/EdenEast/repo [INFO] finished tweaking git repo https://github.com/EdenEast/repo [INFO] tweaked toml for git repo https://github.com/EdenEast/repo written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/EdenEast/repo 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] bab50ee82f2e638306752e5e9131124a68f0a76a3cb9596eb638ef9a29c8529e [INFO] running `Command { std: "docker" "start" "-a" "bab50ee82f2e638306752e5e9131124a68f0a76a3cb9596eb638ef9a29c8529e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bab50ee82f2e638306752e5e9131124a68f0a76a3cb9596eb638ef9a29c8529e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bab50ee82f2e638306752e5e9131124a68f0a76a3cb9596eb638ef9a29c8529e", kill_on_drop: false }` [INFO] [stdout] bab50ee82f2e638306752e5e9131124a68f0a76a3cb9596eb638ef9a29c8529e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49ca3c95e276a10bd12715094721b7fc849ceeed6fe193a61e3f8bc0fd5987e6 [INFO] running `Command { std: "docker" "start" "-a" "49ca3c95e276a10bd12715094721b7fc849ceeed6fe193a61e3f8bc0fd5987e6", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "49ca3c95e276a10bd12715094721b7fc849ceeed6fe193a61e3f8bc0fd5987e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ca3c95e276a10bd12715094721b7fc849ceeed6fe193a61e3f8bc0fd5987e6", kill_on_drop: false }` [INFO] [stdout] 49ca3c95e276a10bd12715094721b7fc849ceeed6fe193a61e3f8bc0fd5987e6