[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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 903af3ee096dd4c903700916cd9d37443ac9829f [INFO] checking sharkdp/bat against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fbat" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/bat on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "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-0/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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "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] 1037255f498dfd98ec07562508fa3e7567dfd6075c8842f513e9d1d7d8f653e6 [INFO] running `"docker" "start" "-a" "1037255f498dfd98ec07562508fa3e7567dfd6075c8842f513e9d1d7d8f653e6"` [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling either v1.5.3 [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 deunicode v1.0.0 [INFO] [stderr] Checking wild v2.0.2 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking serde v1.0.99 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking plist v0.4.2 [INFO] [stderr] Checking bincode v1.1.4 [INFO] [stderr] Compiling liquid-value v0.19.0 [INFO] [stderr] Checking escargot v0.4.0 [INFO] [stderr] Checking git2 v0.11.0 [INFO] [stderr] Compiling liquid-interpreter v0.19.0 [INFO] [stderr] Checking assert_cmd v0.11.1 [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] Checking syntect v3.3.0 [INFO] [stderr] Compiling bat v0.12.1 (/opt/rustwide/workdir) [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-b4273e60fa952c4d/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" "1037255f498dfd98ec07562508fa3e7567dfd6075c8842f513e9d1d7d8f653e6"` [INFO] running `"docker" "rm" "-f" "1037255f498dfd98ec07562508fa3e7567dfd6075c8842f513e9d1d7d8f653e6"` [INFO] [stdout] 1037255f498dfd98ec07562508fa3e7567dfd6075c8842f513e9d1d7d8f653e6