[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-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenEast%2Frepo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-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 pest_derive v2.5.6 [INFO] [stderr] Downloaded pest_meta v2.5.6 [INFO] [stderr] Downloaded pest_generator v2.5.6 [INFO] [stderr] Downloaded git2_credentials v0.13.0 [INFO] [stderr] Downloaded git2 v0.18.2 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.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-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] 2e5b3836dce90a0f983abe5a64a543012bcea3a08870a0dcea1bfa5e116cacb2 [INFO] running `Command { std: "docker" "start" "-a" "2e5b3836dce90a0f983abe5a64a543012bcea3a08870a0dcea1bfa5e116cacb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e5b3836dce90a0f983abe5a64a543012bcea3a08870a0dcea1bfa5e116cacb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5b3836dce90a0f983abe5a64a543012bcea3a08870a0dcea1bfa5e116cacb2", kill_on_drop: false }` [INFO] [stdout] 2e5b3836dce90a0f983abe5a64a543012bcea3a08870a0dcea1bfa5e116cacb2 [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] b37dbf081c94126994d3aa8fd54e55f85b93d061c6539a1e3ae755606e9c1aef [INFO] running `Command { std: "docker" "start" "-a" "b37dbf081c94126994d3aa8fd54e55f85b93d061c6539a1e3ae755606e9c1aef", 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 pkg-config v0.3.26 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking tinyvec v1.6.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 ucd-trie v0.1.5 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.3.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking winnow v0.6.2 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dirs-sys v0.4.0 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking dirs v5.0.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking glob v0.3.1 [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 tempfile v3.5.0 [INFO] [stderr] Checking dialoguer v0.10.3 [INFO] [stderr] Checking regex v1.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" "b37dbf081c94126994d3aa8fd54e55f85b93d061c6539a1e3ae755606e9c1aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37dbf081c94126994d3aa8fd54e55f85b93d061c6539a1e3ae755606e9c1aef", kill_on_drop: false }` [INFO] [stdout] b37dbf081c94126994d3aa8fd54e55f85b93d061c6539a1e3ae755606e9c1aef [INFO] checking EdenEast/repo against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdenEast%2Frepo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-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] [stderr] Blocking waiting for file lock on package cache [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] 571f9fc4209ecfb40ea205915f255681ca2d0bb5248cb7803ad2f70f68c79a1d [INFO] running `Command { std: "docker" "start" "-a" "571f9fc4209ecfb40ea205915f255681ca2d0bb5248cb7803ad2f70f68c79a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "571f9fc4209ecfb40ea205915f255681ca2d0bb5248cb7803ad2f70f68c79a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "571f9fc4209ecfb40ea205915f255681ca2d0bb5248cb7803ad2f70f68c79a1d", kill_on_drop: false }` [INFO] [stdout] 571f9fc4209ecfb40ea205915f255681ca2d0bb5248cb7803ad2f70f68c79a1d [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] 34cb2bfa039246e3323cdd302986fe243c09cac7be5738280a68fc79e1a419f0 [INFO] running `Command { std: "docker" "start" "-a" "34cb2bfa039246e3323cdd302986fe243c09cac7be5738280a68fc79e1a419f0", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "34cb2bfa039246e3323cdd302986fe243c09cac7be5738280a68fc79e1a419f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cb2bfa039246e3323cdd302986fe243c09cac7be5738280a68fc79e1a419f0", kill_on_drop: false }` [INFO] [stdout] 34cb2bfa039246e3323cdd302986fe243c09cac7be5738280a68fc79e1a419f0