[INFO] updating cached repository LarsEKrueger/bite [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/LarsEKrueger/bite [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/LarsEKrueger/bite" "work/ex/beta-1.38-1/sources/1.37.0/gh/LarsEKrueger/bite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/LarsEKrueger/bite'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LarsEKrueger/bite" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LarsEKrueger/bite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LarsEKrueger/bite'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] af511b731337303c8232e2fe2a97cc31b1df4c0d [INFO] sha for GitHub repo LarsEKrueger/bite: af511b731337303c8232e2fe2a97cc31b1df4c0d [INFO] validating manifest of LarsEKrueger/bite 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 LarsEKrueger/bite 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 LarsEKrueger/bite [INFO] finished frobbing LarsEKrueger/bite [INFO] frobbed toml for LarsEKrueger/bite written to work/ex/beta-1.38-1/sources/1.37.0/gh/LarsEKrueger/bite/Cargo.toml [INFO] started frobbing LarsEKrueger/bite [INFO] finished frobbing LarsEKrueger/bite [INFO] frobbed toml for LarsEKrueger/bite written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/LarsEKrueger/bite/Cargo.toml [INFO] crate LarsEKrueger/bite 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 LarsEKrueger/bite against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/LarsEKrueger/bite:/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.37.0" "build" "--frozen"` [INFO] [stdout] 65598e65a6f945a9e92f117bc6219e89c75afbab9115ffa08fc7f067bfeac6c3 [INFO] running `"docker" "start" "-a" "65598e65a6f945a9e92f117bc6219e89c75afbab9115ffa08fc7f067bfeac6c3"` [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling x11 v2.18.0 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling bincode v0.9.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling bite v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> build.rs:187:17 [INFO] [stderr] | [INFO] [stderr] 187 | b'a'...b'z' | b'A'...b'Z' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> build.rs:187:31 [INFO] [stderr] | [INFO] [stderr] 187 | b'a'...b'z' | b'A'...b'Z' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] error: failed to run custom build command for `bite v0.6.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/bite-015505fc1f3ed0d5/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/bite-e7a24b97b4d721e4/out/c_src/myCreateIC.o" "-c" "c_src/myCreateIC.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] running: "ar" "crs" "/opt/crater/target/debug/build/bite-e7a24b97b4d721e4/out/libmystuff.a" "/opt/crater/target/debug/build/bite-e7a24b97b4d721e4/out/c_src/myCreateIC.o" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rustc-link-lib=static=mystuff [INFO] [stderr] cargo:rustc-link-search=native=/opt/crater/target/debug/build/bite-e7a24b97b4d721e4/out [INFO] [stderr] running: "git" "submodule" "update" "--init" [INFO] [stderr] command did not execute successfully: "git" "submodule" "update" "--init" [INFO] [stderr] expected success, got: exit code: 128 [INFO] [stderr] running: "git" "apply" "c_src/bash.patch" "--directory=c_src/bash" [INFO] [stderr] command did not execute successfully: "git" "apply" "c_src/bash.patch" "--directory=c_src/bash" [INFO] [stderr] expected success, got: exit code: 1 [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "sh" "/opt/crater/workdir/c_src/bash/configure" "--build" "x86_64-unknown-linux-gnu" "--host" "x86_64-unknown-linux-gnu" "--prefix=/opt/crater/target/debug/build/bite-e7a24b97b4d721e4/out" "--without-bash-malloc" "--disable-readline" [INFO] [stderr] command did not execute successfully: "sh" "/opt/crater/workdir/c_src/bash/configure" "--build" "x86_64-unknown-linux-gnu" "--host" "x86_64-unknown-linux-gnu" "--prefix=/opt/crater/target/debug/build/bite-e7a24b97b4d721e4/out" "--without-bash-malloc" "--disable-readline" [INFO] [stderr] expected success, got: exit code: 127 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: could not lock config file .git/config: Read-only file system [INFO] [stderr] fatal: Failed to register url for submodule path 'c_src/bash' [INFO] [stderr] error: c_src/bash/Makefile.in: No such file or directory [INFO] [stderr] error: c_src/bash/eval.c: No such file or directory [INFO] [stderr] error: c_src/bash/jobs.c: No such file or directory [INFO] [stderr] error: c_src/bash/shell.c: No such file or directory [INFO] [stderr] error: c_src/bash/y.tab.c: No such file or directory [INFO] [stderr] sh: 0: Can't open /opt/crater/workdir/c_src/bash/configure [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "65598e65a6f945a9e92f117bc6219e89c75afbab9115ffa08fc7f067bfeac6c3"` [INFO] running `"docker" "rm" "-f" "65598e65a6f945a9e92f117bc6219e89c75afbab9115ffa08fc7f067bfeac6c3"` [INFO] [stdout] 65598e65a6f945a9e92f117bc6219e89c75afbab9115ffa08fc7f067bfeac6c3