[INFO] updating cached repository https://github.com/LarsEKrueger/bite [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 21c08325e23bd51b72c2d80027768f625ad0950e [INFO] testing LarsEKrueger/bite against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FLarsEKrueger%2Fbite" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LarsEKrueger/bite on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/LarsEKrueger/bite [INFO] finished tweaking git repo https://github.com/LarsEKrueger/bite [INFO] tweaked toml for git repo https://github.com/LarsEKrueger/bite written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/LarsEKrueger/bite already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 4e5f83c23ca84f424027c8575698a582a49772fb7b7d30e048c258e375230bdc [INFO] running `"docker" "start" "-a" "4e5f83c23ca84f424027c8575698a582a49772fb7b7d30e048c258e375230bdc"` [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling bincode v0.9.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling bite v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> build.rs:172:17 [INFO] [stderr] | [INFO] [stderr] 172 | 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:172:31 [INFO] [stderr] | [INFO] [stderr] 172 | b'a'...b'z' | b'A'...b'Z' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] error: failed to run custom build command for `bite v0.7.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/bite-af161defb03d167e/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/rustwide/target/debug/build/bite-32c8a0cfbb5b6775/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/rustwide/target/debug/build/bite-32c8a0cfbb5b6775/out/libmystuff.a" "/opt/rustwide/target/debug/build/bite-32c8a0cfbb5b6775/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/rustwide/target/debug/build/bite-32c8a0cfbb5b6775/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/rustwide/workdir/c_src/bash/configure" "--build" "x86_64-unknown-linux-gnu" "--host" "x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/bite-32c8a0cfbb5b6775/out" "--without-bash-malloc" "--disable-readline" [INFO] [stderr] command did not execute successfully: "sh" "/opt/rustwide/workdir/c_src/bash/configure" "--build" "x86_64-unknown-linux-gnu" "--host" "x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/bite-32c8a0cfbb5b6775/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] 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/rustwide/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" "4e5f83c23ca84f424027c8575698a582a49772fb7b7d30e048c258e375230bdc"` [INFO] running `"docker" "rm" "-f" "4e5f83c23ca84f424027c8575698a582a49772fb7b7d30e048c258e375230bdc"` [INFO] [stdout] 4e5f83c23ca84f424027c8575698a582a49772fb7b7d30e048c258e375230bdc