Oct 12 23:21:13.399 INFO checking corpus-tools/graphANNIS against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:21:13.399 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:21:14.004 INFO blam! 152ff6a99130544a387d37d146f6ac78ea1b5027711d8f1e713e65bacf0a60df Oct 12 23:21:14.009 INFO running `"docker" "start" "-a" "152ff6a99130544a387d37d146f6ac78ea1b5027711d8f1e713e65bacf0a60df"` Oct 12 23:21:15.724 INFO kablam! usermod: no changes Oct 12 23:21:16.172 INFO kablam! Compiling serde v1.0.79 Oct 12 23:21:16.196 INFO kablam! Compiling bit-vec v0.5.0 Oct 12 23:21:16.207 INFO kablam! Compiling lalrpop-util v0.16.0 Oct 12 23:21:16.207 INFO kablam! Compiling num-complex v0.2.1 Oct 12 23:21:16.207 INFO kablam! Checking strum v0.11.0 Oct 12 23:21:16.207 INFO kablam! Checking graphannis-malloc_size_of v1.0.0 Oct 12 23:21:16.212 INFO kablam! Compiling sys-info v0.5.6 Oct 12 23:21:19.676 INFO kablam! Compiling ena v0.9.3 Oct 12 23:21:19.676 INFO kablam! Compiling syn v0.13.11 Oct 12 23:21:19.676 INFO kablam! Checking criterion-stats v0.2.5 Oct 12 23:21:19.680 INFO kablam! Checking itertools-num v0.1.2 Oct 12 23:21:19.708 INFO kablam! Checking csv-core v0.1.4 Oct 12 23:21:19.716 INFO kablam! Compiling syn v0.15.9 Oct 12 23:21:20.818 INFO kablam! Checking num-bigint v0.2.0 Oct 12 23:21:21.716 INFO kablam! Checking num-iter v0.1.37 Oct 12 23:21:22.803 INFO kablam! Compiling bit-set v0.5.0 Oct 12 23:21:23.772 INFO kablam! Checking simplelog v0.5.3 Oct 12 23:21:29.476 INFO kablam! Checking num-rational v0.2.1 Oct 12 23:21:33.564 INFO kablam! Checking num v0.2.0 Oct 12 23:22:02.001 INFO kablam! Compiling serde_derive v1.0.79 Oct 12 23:22:02.004 INFO kablam! Compiling strum_macros v0.11.0 Oct 12 23:22:11.240 INFO kablam! Checking serde_json v1.0.32 Oct 12 23:22:11.756 INFO kablam! Checking csv v1.0.2 Oct 12 23:22:13.864 INFO kablam! Checking bincode v1.0.1 Oct 12 23:22:27.236 INFO kablam! Checking multimap v0.4.0 Oct 12 23:22:28.320 INFO kablam! Compiling string_cache v0.7.3 Oct 12 23:22:28.936 INFO kablam! Checking handlebars v0.32.4 Oct 12 23:22:30.830 INFO kablam! Compiling synstructure v0.8.1 Oct 12 23:22:32.401 INFO kablam! Compiling lalrpop-snap v0.16.0 Oct 12 23:22:54.000 INFO kablam! Compiling graphannis-malloc_size_of_derive v1.0.0 Oct 12 23:22:58.385 INFO kablam! Compiling docopt v0.8.3 Oct 12 23:22:58.386 INFO kablam! Checking criterion v0.2.5 Oct 12 23:24:19.916 INFO kablam! Compiling lalrpop v0.16.0 Oct 12 23:24:26.684 INFO kablam! error: failed to run custom build command for `lalrpop v0.16.0` Oct 12 23:24:26.684 INFO kablam! process didn't exit successfully: `/target/debug/build/lalrpop-2b20d217bada3d3e/build-script-build` (exit code: 101) Oct 12 23:24:26.684 INFO kablam! --- stdout Oct 12 23:24:26.684 INFO kablam! processing file `/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.16.0/src/parser/lrgrammar.lalrpop` Oct 12 23:24:26.684 INFO kablam! Oct 12 23:24:26.684 INFO kablam! --- stderr Oct 12 23:24:26.684 INFO kablam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 12 23:24:26.684 INFO kablam! stack backtrace: Oct 12 23:24:26.684 INFO kablam! 0: 0x564de526422e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h26fb26fbf1f425f6 Oct 12 23:24:26.684 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 12 23:24:26.684 INFO kablam! 1: 0x564de526c8e6 - std::sys_common::backtrace::print::h39018c0f8048b7a5 Oct 12 23:24:26.684 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 12 23:24:26.684 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 12 23:24:26.684 INFO kablam! 2: 0x564de526767d - std::panicking::default_hook::{{closure}}::hcdd441b5530a112c Oct 12 23:24:26.684 INFO kablam! at libstd/panicking.rs:211 Oct 12 23:24:26.684 INFO kablam! 3: 0x564de52673f0 - std::panicking::default_hook::he4965f299fe89df5 Oct 12 23:24:26.684 INFO kablam! at libstd/panicking.rs:227 Oct 12 23:24:26.684 INFO kablam! 4: 0x564de5267ccc - std::panicking::rust_panic_with_hook::h1d602b03e5c5ccdb Oct 12 23:24:26.684 INFO kablam! at libstd/panicking.rs:476 Oct 12 23:24:26.684 INFO kablam! 5: 0x564de5267889 - std::panicking::continue_panic_fmt::h8203197510b111a8 Oct 12 23:24:26.684 INFO kablam! at libstd/panicking.rs:390 Oct 12 23:24:26.684 INFO kablam! 6: 0x564de5267785 - rust_begin_unwind Oct 12 23:24:26.684 INFO kablam! at libstd/panicking.rs:325 Oct 12 23:24:26.684 INFO kablam! 7: 0x564de52ab44b - core::panicking::panic_fmt::h3fb76498b50a6402 Oct 12 23:24:26.684 INFO kablam! at libcore/panicking.rs:77 Oct 12 23:24:26.684 INFO kablam! 8: 0x564de4872edd - core::result::unwrap_failed::h90be024a4f4745ca Oct 12 23:24:26.685 INFO kablam! at libcore/macros.rs:26 Oct 12 23:24:26.685 INFO kablam! 9: 0x564de4872d51 - >::unwrap::h5a5730a8cc94180f Oct 12 23:24:26.685 INFO kablam! at libcore/result.rs:808 Oct 12 23:24:26.685 INFO kablam! 10: 0x564de48730d1 - build_script_build::main::h8b34bb60f14233e0 Oct 12 23:24:26.685 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.16.0/build.rs:4 Oct 12 23:24:26.685 INFO kablam! 11: 0x564de4872faf - std::rt::lang_start::{{closure}}::h9f58af3fdd801bbe Oct 12 23:24:26.685 INFO kablam! at libstd/rt.rs:74 Oct 12 23:24:26.685 INFO kablam! 12: 0x564de5267722 - std::panicking::try::do_call::hc8c0976131c5e97c Oct 12 23:24:26.685 INFO kablam! at libstd/rt.rs:59 Oct 12 23:24:26.685 INFO kablam! at libstd/panicking.rs:310 Oct 12 23:24:26.685 INFO kablam! 13: 0x564de5277839 - __rust_maybe_catch_panic Oct 12 23:24:26.685 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 12 23:24:26.685 INFO kablam! 14: 0x564de525cc55 - std::rt::lang_start_internal::h7f882832def7514c Oct 12 23:24:26.685 INFO kablam! at libstd/panicking.rs:289 Oct 12 23:24:26.685 INFO kablam! at libstd/panic.rs:392 Oct 12 23:24:26.685 INFO kablam! at libstd/rt.rs:58 Oct 12 23:24:26.685 INFO kablam! 15: 0x564de4872f87 - std::rt::lang_start::hc39b3bfef0627c14 Oct 12 23:24:26.685 INFO kablam! at libstd/rt.rs:74 Oct 12 23:24:26.685 INFO kablam! 16: 0x564de4873109 - main Oct 12 23:24:26.685 INFO kablam! 17: 0x7f0bb70f282f - __libc_start_main Oct 12 23:24:26.685 INFO kablam! 18: 0x564de4872ad8 - _start Oct 12 23:24:26.685 INFO kablam! 19: 0x0 - Oct 12 23:24:26.685 INFO kablam! Oct 12 23:24:26.685 INFO kablam! su: No module specific data is present Oct 12 23:24:27.495 INFO running `"docker" "rm" "-f" "152ff6a99130544a387d37d146f6ac78ea1b5027711d8f1e713e65bacf0a60df"` Oct 12 23:24:27.824 INFO blam! 152ff6a99130544a387d37d146f6ac78ea1b5027711d8f1e713e65bacf0a60df