[INFO] cloning repository https://github.com/xasopheno/weresocool-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xasopheno/weresocool-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxasopheno%2Fweresocool-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxasopheno%2Fweresocool-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73ef9bd43fea7d8e1a18164cb3c7d5a79b6d4e3c [INFO] checking xasopheno/weresocool-parser against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxasopheno%2Fweresocool-parser" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xasopheno/weresocool-parser on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xasopheno/weresocool-parser [INFO] finished tweaking git repo https://github.com/xasopheno/weresocool-parser [INFO] tweaked toml for git repo https://github.com/xasopheno/weresocool-parser written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/xasopheno/weresocool-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ascii-canvas v1.0.0 [INFO] [stderr] Downloaded colored v1.6.1 [INFO] [stderr] Downloaded bit-vec v0.5.0 [INFO] [stderr] Downloaded diff v0.1.11 [INFO] [stderr] Downloaded lalrpop v0.16.0 [INFO] [stderr] Downloaded lalrpop-snap v0.16.0 [INFO] [stderr] Downloaded string_cache_codegen v0.4.1 [INFO] [stderr] Downloaded bit-set v0.5.0 [INFO] [stderr] Downloaded lalrpop-util v0.16.0 [INFO] [stderr] Downloaded ena v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6af55f1da208e8cfc32d2f9060b83a4874908d983a4dfee9fff305094588d831 [INFO] running `Command { std: "docker" "start" "-a" "6af55f1da208e8cfc32d2f9060b83a4874908d983a4dfee9fff305094588d831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6af55f1da208e8cfc32d2f9060b83a4874908d983a4dfee9fff305094588d831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af55f1da208e8cfc32d2f9060b83a4874908d983a4dfee9fff305094588d831", kill_on_drop: false }` [INFO] [stdout] 6af55f1da208e8cfc32d2f9060b83a4874908d983a4dfee9fff305094588d831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbe33c116d1c37b97464a6033f03977061672e7b7e7db6949f0a4e558075c123 [INFO] running `Command { std: "docker" "start" "-a" "cbe33c116d1c37b97464a6033f03977061672e7b7e7db6949f0a4e558075c123", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling lalrpop-util v0.16.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling ena v0.9.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking colored v1.6.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling lalrpop-snap v0.16.0 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling lalrpop v0.16.0 [INFO] [stderr] error: failed to run custom build command for `lalrpop v0.16.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lalrpop-10fa4fc2cf4ccadc/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] processing file `/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.16.0/src/parser/lrgrammar.lalrpop` [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.16.0/build.rs:4:34 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55acdb680e10 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55acdb680e10 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55acdb680e10 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55acdb680e10 - ::fmt::h2a772198c4032452 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55acdb6a0d2c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55acdb67e555 - std::io::Write::write_fmt::h00f38d9eb2c32e02 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/io/mod.rs:1663:15 [INFO] [stderr] 6: 0x55acdb682d3b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55acdb682d3b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55acdb682d3b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55acdb682811 - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55acdb683404 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55acdb682ee7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55acdb68130c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55acdb682e49 - rust_begin_unwind [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55acdadca6a1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55acdadca793 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x55acdadcb209 - core::result::Result::unwrap::ha9b97a496c497443 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x55acdadcb02a - build_script_build::main::hdaf0253cc751dc6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.16.0/build.rs:4:5 [INFO] [stderr] 18: 0x55acdadcb51b - core::ops::function::FnOnce::call_once::h48313eb931d83437 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55acdadcb16e - std::sys_common::backtrace::__rust_begin_short_backtrace::h6f77e7e39f342f4a [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55acdadcb141 - std::rt::lang_start::{{closure}}::he87cd7e91d89530f [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:63:18 [INFO] [stderr] 21: 0x55acdb68390a - core::ops::function::impls:: for &F>::call_once::hcbe5785d54a49ce2 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55acdb68390a - std::panicking::try::do_call::h1c15e7ee8563c29d [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x55acdb68390a - std::panicking::try::hb8b07cef009cb4fc [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x55acdb68390a - std::panic::catch_unwind::h65a8efbe596bcbb1 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panic.rs:434:14 [INFO] [stderr] 25: 0x55acdb68390a - std::rt::lang_start_internal::{{closure}}::h66ded7ab0f18e9fb [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:45:48 [INFO] [stderr] 26: 0x55acdb68390a - std::panicking::try::do_call::h29cafa65efb3f3f3 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:401:40 [INFO] [stderr] 27: 0x55acdb68390a - std::panicking::try::h412fc5378b4dbfc4 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panicking.rs:365:19 [INFO] [stderr] 28: 0x55acdb68390a - std::panic::catch_unwind::h555def6aac5bf192 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/panic.rs:434:14 [INFO] [stderr] 29: 0x55acdb68390a - std::rt::lang_start_internal::hfff48202d7fee6e3 [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:45:20 [INFO] [stderr] 30: 0x55acdadcb110 - std::rt::lang_start::h89c09323efb324ac [INFO] [stderr] at /rustc/ddfd70ee3c3748e597b32f416b0d15a4f6e37685/library/std/src/rt.rs:62:5 [INFO] [stderr] 31: 0x55acdadcb04c - main [INFO] [stderr] 32: 0x7f13e5d1b0b3 - __libc_start_main [INFO] [stderr] 33: 0x55acdadcae9e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "cbe33c116d1c37b97464a6033f03977061672e7b7e7db6949f0a4e558075c123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe33c116d1c37b97464a6033f03977061672e7b7e7db6949f0a4e558075c123", kill_on_drop: false }` [INFO] [stdout] cbe33c116d1c37b97464a6033f03977061672e7b7e7db6949f0a4e558075c123