[INFO] cloning repository https://github.com/0x28/pile-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x28/pile-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x28%2Fpile-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x28%2Fpile-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73b0ac016754ad7ff9bed84300a35287a9c1a732
[INFO] checking 0x28/pile-lang against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x28%2Fpile-lang" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x28/pile-lang
[INFO] finished tweaking git repo https://github.com/0x28/pile-lang
[INFO] tweaked toml for git repo https://github.com/0x28/pile-lang written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x28/pile-lang on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x28/pile-lang 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 785e3309dacf297b2329507ad10dc010e741ceb5ed2def1d329eccd55f129b28
[INFO] running `Command { std: "docker" "start" "-a" "785e3309dacf297b2329507ad10dc010e741ceb5ed2def1d329eccd55f129b28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "785e3309dacf297b2329507ad10dc010e741ceb5ed2def1d329eccd55f129b28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "785e3309dacf297b2329507ad10dc010e741ceb5ed2def1d329eccd55f129b28", kill_on_drop: false }`
[INFO] [stdout] 785e3309dacf297b2329507ad10dc010e741ceb5ed2def1d329eccd55f129b28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbc829a14f347ea7508a85ab49957b0e2f275b3d9386aebdc6b9c0f527034712
[INFO] running `Command { std: "docker" "start" "-a" "fbc829a14f347ea7508a85ab49957b0e2f275b3d9386aebdc6b9c0f527034712", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]    Compiling pile v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking unicode-segmentation v1.7.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr] error: failed to run custom build command for `pile v0.1.0 (/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/pile-cab2229cb6e873b8/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/interpret/file_test/proj_fibonacci/fibonacci.pile
[INFO] [stderr]   cargo:rerun-if-changed=src/examples/fib_recur.pile
[INFO] [stderr]   cargo:rerun-if-changed=src/interpret/file_test/proj_factorial/factorial.pile
[INFO] [stderr]   cargo:rerun-if-changed=src/examples/pi.pile
[INFO] [stderr]   cargo:rerun-if-changed=src/examples/quine.pile
[INFO] [stderr] 
[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" "fbc829a14f347ea7508a85ab49957b0e2f275b3d9386aebdc6b9c0f527034712", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbc829a14f347ea7508a85ab49957b0e2f275b3d9386aebdc6b9c0f527034712", kill_on_drop: false }`
[INFO] [stdout] fbc829a14f347ea7508a85ab49957b0e2f275b3d9386aebdc6b9c0f527034712
