[INFO] updating cached repository rustyhorde/tispurls [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rustyhorde/tispurls [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rustyhorde/tispurls" "work/ex/beta-1.37-6/sources/1.36.0/gh/rustyhorde/tispurls"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rustyhorde/tispurls'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rustyhorde/tispurls" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rustyhorde/tispurls"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rustyhorde/tispurls'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8c86a60d510c17ca8760c00cfab5a714eb78aeac [INFO] sha for GitHub repo rustyhorde/tispurls: 8c86a60d510c17ca8760c00cfab5a714eb78aeac [INFO] validating manifest of rustyhorde/tispurls 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 rustyhorde/tispurls 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 rustyhorde/tispurls [INFO] finished frobbing rustyhorde/tispurls [INFO] frobbed toml for rustyhorde/tispurls written to work/ex/beta-1.37-6/sources/1.36.0/gh/rustyhorde/tispurls/Cargo.toml [INFO] started frobbing rustyhorde/tispurls [INFO] finished frobbing rustyhorde/tispurls [INFO] frobbed toml for rustyhorde/tispurls written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rustyhorde/tispurls/Cargo.toml [INFO] crate rustyhorde/tispurls 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rustyhorde/tispurls/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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] [stderr] Blocking waiting for file lock on package cache [INFO] testing rustyhorde/tispurls 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rustyhorde/tispurls:/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] 428d15492b3656b4162d56ad5b55ba4760f193544de78cf2313ed512227af1bc [INFO] running `"docker" "start" "-a" "428d15492b3656b4162d56ad5b55ba4760f193544de78cf2313ed512227af1bc"` [INFO] [stderr] Compiling linenoise-rust v0.2.1 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling rl-sys v0.5.2 [INFO] [stderr] Compiling repl v0.7.1 [INFO] [stderr] error: failed to run custom build command for `rl-sys v0.5.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rl-sys-0b80605dd07fb936/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] ./configure: line 1888: config.log: Read-only file system [INFO] [stderr] ./configure: line 1898: config.log: Read-only file system [INFO] [stderr] thread 'main' panicked at 'assertion failed: cmd.stdout(Stdio::inherit()).stderr(Stdio::inherit()).status().unwrap().success()', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rl-sys-0.5.2/build.rs:73:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5625e41f7473 - 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: 0x5625e41f305b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x5625e41f62e6 - 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: 0x5625e41f6079 - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x5625e41f693f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x5625e41dde57 - std::panicking::begin_panic::hdeb4b0bd651d478e [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stderr] 6: 0x5625e418b8e1 - build_script_build::run::h0d2c61ac9b70c1f2 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rl-sys-0.5.2/build.rs:73 [INFO] [stderr] 7: 0x5625e418b407 - build_script_build::build_readline::hd7014d5d294a85e1 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rl-sys-0.5.2/build.rs:60 [INFO] [stderr] 8: 0x5625e418aea0 - build_script_build::main::hc27350ac912d13ce [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rl-sys-0.5.2/build.rs:41 [INFO] [stderr] 9: 0x5625e418b9af - std::rt::lang_start::{{closure}}::ha641308bb8e7088f [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 10: 0x5625e41f6392 - std::panicking::try::do_call::hc3d8373a0b215f51 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 11: 0x5625e41fddd9 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 12: 0x5625e41f6e4c - 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] 13: 0x5625e418b988 - std::rt::lang_start::hd15a551aca93f21d [INFO] [stderr] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x5625e418b919 - main [INFO] [stderr] 15: 0x7fc883e662e0 - __libc_start_main [INFO] [stderr] 16: 0x5625e418ab89 - _start [INFO] [stderr] 17: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "428d15492b3656b4162d56ad5b55ba4760f193544de78cf2313ed512227af1bc"` [INFO] running `"docker" "rm" "-f" "428d15492b3656b4162d56ad5b55ba4760f193544de78cf2313ed512227af1bc"` [INFO] [stdout] 428d15492b3656b4162d56ad5b55ba4760f193544de78cf2313ed512227af1bc