[INFO] updating cached repository johnpmayer/drebbel [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/johnpmayer/drebbel [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/johnpmayer/drebbel" "work/ex/beta-1.37-6/sources/1.36.0/gh/johnpmayer/drebbel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/johnpmayer/drebbel'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/johnpmayer/drebbel" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johnpmayer/drebbel"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johnpmayer/drebbel'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 09c23059ef2e20e8a3476701490f9fdcd19c2aa7 [INFO] sha for GitHub repo johnpmayer/drebbel: 09c23059ef2e20e8a3476701490f9fdcd19c2aa7 [INFO] validating manifest of johnpmayer/drebbel on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of johnpmayer/drebbel on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing johnpmayer/drebbel [INFO] finished frobbing johnpmayer/drebbel [INFO] frobbed toml for johnpmayer/drebbel written to work/ex/beta-1.37-6/sources/1.36.0/gh/johnpmayer/drebbel/Cargo.toml [INFO] started frobbing johnpmayer/drebbel [INFO] finished frobbing johnpmayer/drebbel [INFO] frobbed toml for johnpmayer/drebbel written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johnpmayer/drebbel/Cargo.toml [INFO] crate johnpmayer/drebbel already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing johnpmayer/drebbel against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/johnpmayer/drebbel:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] bf661724da69f3a2b1cfa9600117bda187b5581e318329254293ad916d3e2ee3 [INFO] running `"docker" "start" "-a" "bf661724da69f3a2b1cfa9600117bda187b5581e318329254293ad916d3e2ee3"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling fixedbitset v0.1.7 [INFO] [stderr] Compiling ordermap v0.2.11 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling lalrpop-util v0.13.1 [INFO] [stderr] Compiling lalrpop-intern v0.13.1 [INFO] [stderr] Compiling ena v0.5.0 [INFO] [stderr] Compiling diff v0.1.10 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling petgraph v0.4.5 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling atty v0.1.2 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling linefeed v0.2.6 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling lalrpop-snap v0.13.1 [INFO] [stderr] Compiling lalrpop v0.13.1 [INFO] [stderr] error: failed to run custom build command for `lalrpop v0.13.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/lalrpop-8f50a2f522fd2452/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] processing file `/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.13.1/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: Other, message: "Read-only file system" }', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e8b19c7b13 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55e8b19c362b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55e8b19c6926 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55e8b19c66b9 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55e8b19c6fcf - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55e8b19c6b51 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55e8b19c6a35 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x55e8b19dc19c - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x55e8b10cd724 - core::result::unwrap_failed::hec1d2c9498afdc86 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:18 [INFO] [stderr] 9: 0x55e8b10cd7cf - core::result::Result::unwrap::ha3a9f6ac5bf7b9f7 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/result.rs:800 [INFO] [stderr] 10: 0x55e8b10cd562 - build_script_build::main::h56abdf2c1372bf00 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.13.1/build.rs:4 [INFO] [stderr] 11: 0x55e8b10cd95f - std::rt::lang_start::{{closure}}::h566f3ad4533b71e9 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55e8b19c69d2 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x55e8b19c99d9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x55e8b19c74dc - std::rt::lang_start_internal::he5218c8b95d395f2 [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x55e8b10cd938 - std::rt::lang_start::ha271ed36aae48ed2 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55e8b10cd599 - main [INFO] [stderr] 17: 0x7f3c807b92e0 - __libc_start_main [INFO] [stderr] 18: 0x55e8b10cd209 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "bf661724da69f3a2b1cfa9600117bda187b5581e318329254293ad916d3e2ee3"` [INFO] running `"docker" "rm" "-f" "bf661724da69f3a2b1cfa9600117bda187b5581e318329254293ad916d3e2ee3"` [INFO] [stdout] bf661724da69f3a2b1cfa9600117bda187b5581e318329254293ad916d3e2ee3