[INFO] updating cached repository postmates/cernan [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/postmates/cernan [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/postmates/cernan" "work/ex/beta-1.38-1/sources/1.37.0/gh/postmates/cernan"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/postmates/cernan'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/postmates/cernan" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/postmates/cernan"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/postmates/cernan'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 944a8e590cf5cba42af66dd8271c6ab03122fd8e [INFO] sha for GitHub repo postmates/cernan: 944a8e590cf5cba42af66dd8271c6ab03122fd8e [INFO] validating manifest of postmates/cernan 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 postmates/cernan 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 postmates/cernan [INFO] finished frobbing postmates/cernan [INFO] frobbed toml for postmates/cernan written to work/ex/beta-1.38-1/sources/1.37.0/gh/postmates/cernan/Cargo.toml [INFO] started frobbing postmates/cernan [INFO] finished frobbing postmates/cernan [INFO] frobbed toml for postmates/cernan written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/postmates/cernan/Cargo.toml [INFO] crate postmates/cernan 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 postmates/cernan 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/postmates/cernan:/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] 1f55f894169effc37cf2ef150a5b960421db482bba5d141864bfa940758e3e78 [INFO] running `"docker" "start" "-a" "1f55f894169effc37cf2ef150a5b960421db482bba5d141864bfa940758e3e78"` [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling serde v1.0.63 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling clamp v0.1.0 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling serde-avro v0.5.0 [INFO] [stderr] Compiling elastic_requests v0.20.10 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling protobuf v1.7.3 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rand_core v0.2.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling seahash v3.0.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling snap v0.2.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling base64 v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.31 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling encoding-index-korean 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-simpchinese v1.20141219.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling coco v0.3.4 [INFO] [stderr] Compiling mond v0.1.0 [INFO] [stderr] Compiling rand v0.5.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling fern v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling rdkafka-sys v0.11.4-0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling tokio-timer v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling chan v0.1.21 [INFO] [stderr] Compiling syn v0.14.1 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] error: failed to run custom build command for `rdkafka-sys v0.11.4-0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rdkafka-sys-b7a1e32b6986f44f/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Configuring librdkafka [INFO] [stderr] checking for OS or distribution... ok (Linux) [INFO] [stderr] checking for C compiler from CC env... failed [INFO] [stderr] checking for gcc (by command)... ok [INFO] [stderr] checking for C++ compiler from CXX env... failed [INFO] [stderr] checking for C++ compiler (g++)... ok [INFO] [stderr] checking executable ld... ok [INFO] [stderr] checking executable nm... ok [INFO] [stderr] checking executable objdump... ok [INFO] [stderr] checking executable strip... ok [INFO] [stderr] checking for pkgconfig (by command)... ok [INFO] [stderr] checking for install (by command)... ok [INFO] [stderr] checking for PIC (by compile)... failed (disable) [INFO] [stderr] checking for GNU-compatible linker options... failed [INFO] [stderr] checking for OSX linker options... failed [INFO] [stderr] checking for GNU linker-script ld flag... failed [INFO] [stderr] checking for Solaris linker-script ld flag... failed (ignore) [INFO] [stderr] checking for __atomic_32 (by compile)... failed [INFO] [stderr] checking for __atomic_32_lib (by compile)... failed [INFO] [stderr] checking for __sync_32 (by compile)... failed (disable) [INFO] [stderr] checking for __atomic_64 (by compile)... failed [INFO] [stderr] checking for __atomic_64_lib (by compile)... failed [INFO] [stderr] checking for __sync_64 (by compile)... failed (disable) [INFO] [stderr] checking for socket (by compile)... failed [INFO] [stderr] checking for socket_nsl (by compile)... failed (fail) [INFO] [stderr] parsing version '0x000b04ff'... ok (0.11.4) [INFO] [stderr] checking for librt (by pkg-config)... failed [INFO] [stderr] checking for librt (by compile)... failed [INFO] [stderr] checking for libpthread (by pkg-config)... failed [INFO] [stderr] checking for libpthread (by compile)... failed (fail) [INFO] [stderr] checking for libdl (by pkg-config)... failed [INFO] [stderr] checking for libdl (by compile)... failed (disable) [INFO] [stderr] checking for zlib (by pkg-config)... ok [INFO] [stderr] checking for zlib (by compile)... ok (cached) [INFO] [stderr] checking for libcrypto (by pkg-config)... ok [INFO] [stderr] checking for libcrypto (by compile)... ok (cached) [INFO] [stderr] checking for crc32chw (by compile)... failed (disable) [INFO] [stderr] checking for regex (by compile)... failed (disable) [INFO] [stderr] checking for strndup (by compile)... failed (disable) [INFO] [stderr] checking for strerror_r (by compile)... failed (disable) [INFO] [stderr] checking for pthread_setname_gnu (by compile)... failed (disable) [INFO] [stderr] checking for nm (by env NM)... ok (cached) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Building and linking librdkafka statically [INFO] [stderr] Running command: "./configure --disable-sasl --disable-ssl --disable-lz4 --enable-static" in dir: librdkafka [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] ./configure: line 186: config.log: Read-only file system [INFO] [stderr] ./configure: line 187: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 693: $ldsfile: ambiguous redirect [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mktemp: failed to create file via template '_mkltmpXXXXXX': Read-only file system [INFO] [stderr] mv: cannot stat '': No such file or directory [INFO] [stderr] mklove/modules/configure.base: line 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] ### Configure failed ### [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] ### Accumulated failures: ### [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] socket_nsl () [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] module: socket [INFO] [stderr] mklove/modules/configure.base: line 628: config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 628: config.log: Read-only file system [INFO] [stderr] reason: [INFO] [stderr] compile check failed: [INFO] [stderr] CC: CC [INFO] [stderr] flags: [INFO] [stderr] gcc -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror .c -o .c.o -lsocket -lnsl : [INFO] [stderr] gcc: error: .c: No such file or directory [INFO] [stderr] source: [INFO] [stderr] #include [INFO] [stderr] #include [INFO] [stderr] #include [INFO] [stderr] void foo (void) { [INFO] [stderr] int s = socket(0, 0, 0); [INFO] [stderr] close(s); [INFO] [stderr] } [INFO] [stderr] [INFO] [stderr] mklove/modules/configure.base: line 628: config.log: Read-only file system [INFO] [stderr] libpthread () [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] module: librdkafka [INFO] [stderr] mklove/modules/configure.base: line 628: config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 628: config.log: Read-only file system [INFO] [stderr] reason: [INFO] [stderr] compile check failed: [INFO] [stderr] CC: CC [INFO] [stderr] flags: -lpthread [INFO] [stderr] gcc -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror .c -o .c.o -lpthread: [INFO] [stderr] gcc: error: .c: No such file or directory [INFO] [stderr] source: #include [INFO] [stderr] [INFO] [stderr] mklove/modules/configure.base: line 628: config.log: Read-only file system [INFO] [stderr] thread 'main' panicked at 'Command failed with error code 1', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.4-0/build.rs:23:35 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55fdbe4b937b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55fdbe4b937b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55fdbe4b937b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55fdbe4b937b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55fdbe4b937b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55fdbe4b9057 - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55fdbe4b9a40 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55fdbe4b95c2 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55fdbe4b950f - std::panicking::begin_panic_fmt::ha6acf0ffd6d7f80d [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55fdbe4651d5 - build_script_build::run_command_or_fail::h2dcad81ff3bd20a1 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.4-0/build.rs:23 [INFO] [stderr] 10: 0x55fdbe466678 - build_script_build::build_librdkafka::h12828232be877e77 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.4-0/build.rs:91 [INFO] [stderr] 11: 0x55fdbe465fee - build_script_build::main::hafc6f29f55b0d171 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.4-0/build.rs:61 [INFO] [stderr] 12: 0x55fdbe468590 - std::rt::lang_start::{{closure}}::he34bb0bfe9274aa5 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x55fdbe4b9493 - std::rt::lang_start_internal::{{closure}}::h447d8812e3ee306d [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 14: 0x55fdbe4b9493 - std::panicking::try::do_call::h4a61cb372364c745 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 15: 0x55fdbe4bfa5a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 16: 0x55fdbe4b9f4d - std::panicking::try::hdf71f938885bca42 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 17: 0x55fdbe4b9f4d - std::panic::catch_unwind::h7e85dbf162b1611a [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 18: 0x55fdbe4b9f4d - std::rt::lang_start_internal::h1e06cc26b9fc25ea [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x55fdbe468569 - std::rt::lang_start::h3d8b16820327fea6 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 20: 0x55fdbe4669da - main [INFO] [stderr] 21: 0x7fbc71d6d2e1 - __libc_start_main [INFO] [stderr] 22: 0x55fdbe464b6a - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1f55f894169effc37cf2ef150a5b960421db482bba5d141864bfa940758e3e78"` [INFO] running `"docker" "rm" "-f" "1f55f894169effc37cf2ef150a5b960421db482bba5d141864bfa940758e3e78"` [INFO] [stdout] 1f55f894169effc37cf2ef150a5b960421db482bba5d141864bfa940758e3e78