[INFO] updating cached repository https://github.com/sharkdp/bat [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] - [deleted] (none) -> syntax-detection-tests [INFO] [stderr] 260c5dc..9a9902b master -> master [INFO] [stderr] * [new branch] no-duplicate-extensions -> no-duplicate-extensions [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9a9902bf9ba8d286b1eb70fc496453865e9adf03 [INFO] checking sharkdp/bat against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/bat on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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 /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sharkdp/bat already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc1003521afb31e8648e3336636fa82667df776401965cd8e7e18657c50eb4dd [INFO] running `"docker" "start" "-a" "bc1003521afb31e8648e3336636fa82667df776401965cd8e7e18657c50eb4dd"` [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling deunicode v1.1.0 [INFO] [stderr] Checking shell-words v0.1.0 [INFO] [stderr] Checking wild v2.0.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libgit2-sys v0.12.0+0.99.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking escargot v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking console v0.10.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking assert_cmd v0.12.0 [INFO] [stderr] Compiling liquid-value v0.19.1 [INFO] [stderr] Checking git2 v0.13.0 [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] Checking onig v5.0.0 [INFO] [stderr] Compiling bat v0.12.1 (/opt/rustwide/workdir) [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-37f9e27d4800d9ef/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] running `"docker" "inspect" "bc1003521afb31e8648e3336636fa82667df776401965cd8e7e18657c50eb4dd"` [INFO] running `"docker" "rm" "-f" "bc1003521afb31e8648e3336636fa82667df776401965cd8e7e18657c50eb4dd"` [INFO] [stdout] bc1003521afb31e8648e3336636fa82667df776401965cd8e7e18657c50eb4dd