[INFO] updating cached repository https://github.com/sharkdp/bat [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/sharkdp/bat [INFO] [stderr] 6b2f78e..00bfbbf master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 00bfbbf8841346d97db12a1bfa90c02359393102 [INFO] checking sharkdp/bat against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/bat on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sharkdp/bat [INFO] finished tweaking git repo https://github.com/sharkdp/bat [INFO] tweaked toml for git repo https://github.com/sharkdp/bat written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sharkdp/bat already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0ee2d465f634a7656b29cd296609ab9d6847d5e6ec7f2e4d4a63e4445bc557e4 [INFO] running `"docker" "start" "-a" "0ee2d465f634a7656b29cd296609ab9d6847d5e6ec7f2e4d4a63e4445bc557e4"` [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bindgen v0.50.0 [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling deunicode v1.0.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking wild v2.0.2 [INFO] [stderr] Checking shell-words v0.1.0 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Checking console v0.9.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking escargot v0.4.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-value v0.19.0 [INFO] [stderr] Checking git2 v0.10.1 [INFO] [stderr] Compiling liquid-interpreter v0.19.0 [INFO] [stderr] Compiling liquid-compiler v0.19.0 [INFO] [stderr] Compiling liquid-derive v0.19.0 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Compiling liquid v0.19.0 [INFO] [stderr] Compiling bat v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking onig v5.0.0 [INFO] [stderr] Checking syntect v3.3.0 [INFO] [stderr] error: failed to run custom build command for `bat v0.12.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/bat-d31cc4e227cf00c9/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Os { code: 30, kind: Other, message: "Read-only file system" } [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0ee2d465f634a7656b29cd296609ab9d6847d5e6ec7f2e4d4a63e4445bc557e4"` [INFO] running `"docker" "rm" "-f" "0ee2d465f634a7656b29cd296609ab9d6847d5e6ec7f2e4d4a63e4445bc557e4"` [INFO] [stdout] 0ee2d465f634a7656b29cd296609ab9d6847d5e6ec7f2e4d4a63e4445bc557e4