[INFO] updating cached repository luksamuk/blockchain-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/luksamuk/blockchain-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/luksamuk/blockchain-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/luksamuk/blockchain-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/luksamuk/blockchain-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/luksamuk/blockchain-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luksamuk/blockchain-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luksamuk/blockchain-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 40cacda70784f7eae1e39211e3c3fe0a3c0321ef [INFO] sha for GitHub repo luksamuk/blockchain-rs: 40cacda70784f7eae1e39211e3c3fe0a3c0321ef [INFO] validating manifest of luksamuk/blockchain-rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of luksamuk/blockchain-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing luksamuk/blockchain-rs [INFO] finished frobbing luksamuk/blockchain-rs [INFO] frobbed toml for luksamuk/blockchain-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/luksamuk/blockchain-rs/Cargo.toml [INFO] started frobbing luksamuk/blockchain-rs [INFO] finished frobbing luksamuk/blockchain-rs [INFO] frobbed toml for luksamuk/blockchain-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luksamuk/blockchain-rs/Cargo.toml [INFO] crate luksamuk/blockchain-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing luksamuk/blockchain-rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/luksamuk/blockchain-rs:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 6cf36dcda6f7b30b370be98142d431b7e54c048f2df718c68e9716ed0b47e802 [INFO] running `"docker" "start" "-a" "6cf36dcda6f7b30b370be98142d431b7e54c048f2df718c68e9716ed0b47e802"` [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling openssl v0.9.22 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling serde v1.0.21 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling crc v1.6.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling num-complex v0.1.41 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.22 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling num-bigint v0.1.41 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling libflate v0.1.12 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling url v0.2.38 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.6 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.3 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling tiny_http v0.5.8 [INFO] [stderr] error: failed to run custom build command for `mime_guess v2.0.0-alpha.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/mime_guess-a69a02240e7e54f1/build-script-gen_mime_types` (exit code: 101) [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:1084:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5605bf54c0fb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5605bf54c0fb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5605bf54c0fb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x5605bf54c0fb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x5605bf54c0fb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x5605bf54bdd6 - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x5605bf54c7bd - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x5605bf54c342 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x5605bf54c226 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x5605bf56107d - core::panicking::panic_fmt::h1bc6de43c92ad80c [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x5605bf561177 - core::result::unwrap_failed::hd83f272814becce6 [INFO] [stderr] at src/libcore/result.rs:1084 [INFO] [stderr] 11: 0x5605bf512740 - core::result::Result::unwrap::h1633abdc75cf43a6 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libcore/result.rs:852 [INFO] [stderr] 12: 0x5605bf514855 - build_script_gen_mime_types::main::hb01412eff7fa0db8 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-2.0.0-alpha.3/src/gen_mime_types.rs:22 [INFO] [stderr] 13: 0x5605bf4ff580 - std::rt::lang_start::{{closure}}::h5dc20d465e62fd47 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x5605bf54c213 - std::rt::lang_start_internal::{{closure}}::hf367a5a6ae52b0ce [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x5605bf54c213 - std::panicking::try::do_call::h9d779bc5e27e3284 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x5605bf54e30a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x5605bf54cccd - std::panicking::try::h4af22d9cb0afa351 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x5605bf54cccd - std::panic::catch_unwind::hbb68a9ada87bfb97 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x5605bf54cccd - std::rt::lang_start_internal::hba9e09d74440ce4d [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x5605bf4ff559 - std::rt::lang_start::h370c4fabfb35c2d6 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x5605bf515dda - main [INFO] [stderr] 22: 0x7f31bd99a2e1 - __libc_start_main [INFO] [stderr] 23: 0x5605bf4eaf8a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "6cf36dcda6f7b30b370be98142d431b7e54c048f2df718c68e9716ed0b47e802"` [INFO] running `"docker" "rm" "-f" "6cf36dcda6f7b30b370be98142d431b7e54c048f2df718c68e9716ed0b47e802"` [INFO] [stdout] 6cf36dcda6f7b30b370be98142d431b7e54c048f2df718c68e9716ed0b47e802