[INFO] updating cached repository nmccarty/Rust-Duplicati-Restore [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nmccarty/Rust-Duplicati-Restore [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nmccarty/Rust-Duplicati-Restore" "work/ex/beta-1.37-6/sources/1.36.0/gh/nmccarty/Rust-Duplicati-Restore"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nmccarty/Rust-Duplicati-Restore'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nmccarty/Rust-Duplicati-Restore" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nmccarty/Rust-Duplicati-Restore"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nmccarty/Rust-Duplicati-Restore'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bb6826d4175f063bfcf634fd7916109bb163d7f7 [INFO] sha for GitHub repo nmccarty/Rust-Duplicati-Restore: bb6826d4175f063bfcf634fd7916109bb163d7f7 [INFO] validating manifest of nmccarty/Rust-Duplicati-Restore 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 nmccarty/Rust-Duplicati-Restore 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 nmccarty/Rust-Duplicati-Restore [INFO] finished frobbing nmccarty/Rust-Duplicati-Restore [INFO] frobbed toml for nmccarty/Rust-Duplicati-Restore written to work/ex/beta-1.37-6/sources/1.36.0/gh/nmccarty/Rust-Duplicati-Restore/Cargo.toml [INFO] started frobbing nmccarty/Rust-Duplicati-Restore [INFO] finished frobbing nmccarty/Rust-Duplicati-Restore [INFO] frobbed toml for nmccarty/Rust-Duplicati-Restore written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nmccarty/Rust-Duplicati-Restore/Cargo.toml [INFO] crate nmccarty/Rust-Duplicati-Restore 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 nmccarty/Rust-Duplicati-Restore 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/nmccarty/Rust-Duplicati-Restore:/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] 45f603c128eb7b6534652049b18e9e2397c63130a619b53f73e3b4dbfc3688f8 [INFO] running `"docker" "start" "-a" "45f603c128eb7b6534652049b18e9e2397c63130a619b53f73e3b4dbfc3688f8"` [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling libflate v0.1.22 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling unqlite v1.4.1 [INFO] [stderr] error: failed to run custom build command for `unqlite v1.4.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/unqlite-42a85ffa94eea3a8/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'write to source file: Os { code: 30, kind: Other, message: "Read-only file system" }', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561a9588a9b3 - 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: 0x561a9588631b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x561a958896f6 - 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: 0x561a95889489 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x561a95889dff - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x561a95889981 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x561a95889865 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:308 [INFO] [stderr] 7: 0x561a958a621c - core::panicking::panic_fmt::hc4f83bfed80aeabd [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 8: 0x561a9586ce67 - core::result::unwrap_failed::hb2110ce6a90e1dbb [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/macros.rs:18 [INFO] [stderr] 9: 0x561a95270c79 - core::result::Result::expect::h8eca702467068f0c [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/result.rs:827 [INFO] [stderr] 10: 0x561a951d8b9b - build_script_build::main::h354427bba61f98b5 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/unqlite-1.4.1/build.rs:16 [INFO] [stderr] 11: 0x561a951d7f5f - std::rt::lang_start::{{closure}}::h32fe1326c4b33275 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x561a95889802 - 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: 0x561a95892969 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x561a9588a30c - 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: 0x561a951d7f38 - std::rt::lang_start::h5f62a65f393ce300 [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x561a951d8d29 - main [INFO] [stderr] 17: 0x7fcd3a23a2e0 - __libc_start_main [INFO] [stderr] 18: 0x561a951d6cc9 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "45f603c128eb7b6534652049b18e9e2397c63130a619b53f73e3b4dbfc3688f8"` [INFO] running `"docker" "rm" "-f" "45f603c128eb7b6534652049b18e9e2397c63130a619b53f73e3b4dbfc3688f8"` [INFO] [stdout] 45f603c128eb7b6534652049b18e9e2397c63130a619b53f73e3b4dbfc3688f8