Oct 27 10:13:08.391 INFO checking Phrohdoh/github-webhook-data-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:13:08.391 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 10:13:08.915 INFO blam! 59b5b2aed6cb763e2429a731a70cb804ad7bf419bf5ef895d59018aaf45cfaa7 Oct 27 10:13:08.919 INFO running `"docker" "start" "-a" "59b5b2aed6cb763e2429a731a70cb804ad7bf419bf5ef895d59018aaf45cfaa7"` Oct 27 10:13:10.608 INFO kablam! usermod: no changes Oct 27 10:13:10.983 INFO kablam! Compiling crc v1.6.0 Oct 27 10:13:10.984 INFO kablam! Checking serde_json v1.0.7 Oct 27 10:13:10.995 INFO kablam! Checking uuid v0.5.1 Oct 27 10:13:10.996 INFO kablam! Checking tokio-core v0.1.10 Oct 27 10:13:10.997 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 27 10:13:10.997 INFO kablam! Compiling phf_generator v0.7.21 Oct 27 10:13:10.999 INFO kablam! Checking native-tls v0.1.4 Oct 27 10:13:15.144 INFO kablam! Compiling phf_codegen v0.7.21 Oct 27 10:13:16.955 INFO kablam! Checking libflate v0.1.12 Oct 27 10:13:17.204 INFO kablam! Compiling mime_guess v2.0.0-alpha.3 Oct 27 10:13:18.427 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 10:13:18.427 INFO kablam! Checking tokio-tls v0.1.3 Oct 27 10:13:22.211 INFO kablam! Checking github_webhook_data v0.0.2 (/source) Oct 27 10:13:23.613 INFO kablam! error: failed to run custom build command for `mime_guess v2.0.0-alpha.3` Oct 27 10:13:23.613 INFO kablam! process didn't exit successfully: `/target/debug/build/mime_guess-d192057b6c7b25aa/build-script-gen_mime_types` (exit code: 101) Oct 27 10:13:23.614 INFO kablam! --- stderr Oct 27 10:13:23.614 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 27 10:13:23.614 INFO kablam! stack backtrace: Oct 27 10:13:23.614 INFO kablam! 0: 0x560e58d9cc0f - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hc790a6047650a25c Oct 27 10:13:23.615 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 27 10:13:23.615 INFO kablam! 1: 0x560e58da4cb7 - std::sys_common::backtrace::print::hef8e97456550ddc1 Oct 27 10:13:23.615 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 27 10:13:23.616 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 27 10:13:23.616 INFO kablam! 2: 0x560e58d9fcaf - std::panicking::default_hook::{{closure}}::h0141030dd350a192 Oct 27 10:13:23.616 INFO kablam! at libstd/panicking.rs:211 Oct 27 10:13:23.617 INFO kablam! 3: 0x560e58d9fa14 - std::panicking::default_hook::hff5fb27020d8e71b Oct 27 10:13:23.617 INFO kablam! at libstd/panicking.rs:227 Oct 27 10:13:23.617 INFO kablam! 4: 0x560e58da02de - std::panicking::rust_panic_with_hook::h91281e711b2e81db Oct 27 10:13:23.618 INFO kablam! at libstd/panicking.rs:476 Oct 27 10:13:23.618 INFO kablam! 5: 0x560e58d9fe81 - std::panicking::continue_panic_fmt::h7fc7caf72cdba016 Oct 27 10:13:23.618 INFO kablam! at libstd/panicking.rs:390 Oct 27 10:13:23.622 INFO kablam! 6: 0x560e58d9fd65 - rust_begin_unwind Oct 27 10:13:23.623 INFO kablam! at libstd/panicking.rs:325 Oct 27 10:13:23.623 INFO kablam! 7: 0x560e58ddf1bc - core::panicking::panic_fmt::h7d86341392b60304 Oct 27 10:13:23.623 INFO kablam! at libcore/panicking.rs:77 Oct 27 10:13:23.623 INFO kablam! 8: 0x560e58d8fb50 - core::result::unwrap_failed::h7943b3f0cc786d15 Oct 27 10:13:23.623 INFO kablam! at libcore/macros.rs:26 Oct 27 10:13:23.623 INFO kablam! 9: 0x560e58d5e2ef - >::unwrap::h951fe1ca0eab0d37 Oct 27 10:13:23.623 INFO kablam! at libcore/result.rs:808 Oct 27 10:13:23.623 INFO kablam! 10: 0x560e58d618f6 - build_script_gen_mime_types::main::h0b58913d2c8835c5 Oct 27 10:13:23.623 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-2.0.0-alpha.3/src/gen_mime_types.rs:22 Oct 27 10:13:23.623 INFO kablam! 11: 0x560e58d634ef - std::rt::lang_start::{{closure}}::h1298e7d47ac4bd86 Oct 27 10:13:23.623 INFO kablam! at libstd/rt.rs:74 Oct 27 10:13:23.623 INFO kablam! 12: 0x560e58d9fd52 - std::panicking::try::do_call::hb6cb84b90f739540 Oct 27 10:13:23.623 INFO kablam! at libstd/rt.rs:59 Oct 27 10:13:23.623 INFO kablam! at libstd/panicking.rs:310 Oct 27 10:13:23.623 INFO kablam! 13: 0x560e58dafc69 - __rust_maybe_catch_panic Oct 27 10:13:23.623 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 27 10:13:23.623 INFO kablam! 14: 0x560e58d973ca - std::rt::lang_start_internal::h5161ad4624811397 Oct 27 10:13:23.623 INFO kablam! at libstd/panicking.rs:289 Oct 27 10:13:23.623 INFO kablam! at libstd/panic.rs:392 Oct 27 10:13:23.623 INFO kablam! at libstd/rt.rs:58 Oct 27 10:13:23.623 INFO kablam! 15: 0x560e58d634c8 - std::rt::lang_start::h07a22521d4c79d3a Oct 27 10:13:23.623 INFO kablam! at libstd/rt.rs:74 Oct 27 10:13:23.623 INFO kablam! 16: 0x560e58d63019 - main Oct 27 10:13:23.623 INFO kablam! 17: 0x7efd2750482f - __libc_start_main Oct 27 10:13:23.623 INFO kablam! 18: 0x560e58d44c88 - _start Oct 27 10:13:23.623 INFO kablam! 19: 0x0 - Oct 27 10:13:23.623 INFO kablam! Oct 27 10:13:23.623 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 10:13:24.342 INFO kablam! error: build failed Oct 27 10:13:24.343 INFO kablam! su: No module specific data is present Oct 27 10:13:24.803 INFO running `"docker" "rm" "-f" "59b5b2aed6cb763e2429a731a70cb804ad7bf419bf5ef895d59018aaf45cfaa7"` Oct 27 10:13:24.981 INFO blam! 59b5b2aed6cb763e2429a731a70cb804ad7bf419bf5ef895d59018aaf45cfaa7