[INFO] cloning repository lilydjwg/filequeue [INFO] running `"git" "clone" "--bare" "git://github.com/lilydjwg/filequeue.git" "work/cache/sources/gh/lilydjwg/filequeue"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/lilydjwg/filequeue'... [INFO] running `"git" "clone" "work/cache/sources/gh/lilydjwg/filequeue" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/lilydjwg/filequeue"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/lilydjwg/filequeue'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lilydjwg/filequeue" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/lilydjwg/filequeue"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/lilydjwg/filequeue'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bc85753847a4cc0d60169a835be73e3e4c2cdfa7 [INFO] sha for GitHub repo lilydjwg/filequeue: bc85753847a4cc0d60169a835be73e3e4c2cdfa7 [INFO] validating manifest of lilydjwg/filequeue on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lilydjwg/filequeue on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lilydjwg/filequeue [INFO] finished frobbing lilydjwg/filequeue [INFO] frobbed toml for lilydjwg/filequeue written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/lilydjwg/filequeue/Cargo.toml [INFO] started frobbing lilydjwg/filequeue [INFO] finished frobbing lilydjwg/filequeue [INFO] frobbed toml for lilydjwg/filequeue written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/lilydjwg/filequeue/Cargo.toml [INFO] crate lilydjwg/filequeue already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signalbool v0.1.4 [INFO] [stderr] Downloaded rdkafka v0.11.1 [INFO] [stderr] Downloaded rdkafka-sys v0.9.5-1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking lilydjwg/filequeue against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-3/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/lilydjwg/filequeue:/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=forbid" "-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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4da6c1b28cd687efc137a8859a66e2d99e1627abf83c542800e024b7ede797dc [INFO] running `"docker" "start" "-a" "4da6c1b28cd687efc137a8859a66e2d99e1627abf83c542800e024b7ede797dc"` [INFO] [stderr] Compiling lz4-sys v1.7.5 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking inotify-sys v0.1.0 [INFO] [stderr] Checking errno v0.1.8 [INFO] [stderr] Compiling libz-sys v1.0.16 [INFO] [stderr] Checking slog-scope v3.0.0 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Checking textwrap v0.6.0 [INFO] [stderr] Compiling rdkafka-sys v0.9.5-1 [INFO] [stderr] Checking serde_yaml v0.7.1 [INFO] [stderr] Checking inotify v0.4.1 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking slog-stdlog v2.0.0 [INFO] [stderr] Checking slog-async v2.0.1 [INFO] [stderr] Checking clap v2.25.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking slog-term v2.0.2 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking slog-envlogger v2.0.0 [INFO] [stderr] Checking signalbool v0.1.4 [INFO] [stderr] Checking backtrace v0.3.2 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] error: failed to run custom build command for `rdkafka-sys v0.9.5-1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rdkafka-sys-80b5f35e8e5e2bff/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 '0x000905ff'... ok (0.9.5) [INFO] [stderr] checking for libpthread (by pkg-config)... failed [INFO] [stderr] checking for libpthread (by compile)... failed (fail) [INFO] [stderr] checking for zlib (by pkg-config)... ok [INFO] [stderr] checking for zlib (by compile)... failed (disable) [INFO] [stderr] checking for libcrypto (by pkg-config)... ok [INFO] [stderr] checking for libcrypto (by compile)... failed (disable) [INFO] [stderr] checking for liblz4 (by pkg-config)... failed [INFO] [stderr] checking for liblz4 (by compile)... failed (disable) [INFO] [stderr] checking for regex (by compile)... failed (disable) [INFO] [stderr] checking for librt (by pkg-config)... failed [INFO] [stderr] checking for librt (by compile)... failed [INFO] [stderr] checking for strndup (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] librdkafka not found, building [INFO] [stderr] Running command: "./configure --disable-sasl --disable-ssl --enable-static" in dir: librdkafka [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 650: $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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: 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 908: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 911: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 568: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 577: config.log: Read-only file system [INFO] [stderr] ### Configure failed ### [INFO] [stderr] mklove/modules/configure.base: line 577: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 577: config.log: Read-only file system [INFO] [stderr] ### Accumulated failures: ### [INFO] [stderr] mklove/modules/configure.base: line 577: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 577: config.log: Read-only file system [INFO] [stderr] socket_nsl () [INFO] [stderr] mklove/modules/configure.base: line 577: config.log: Read-only file system [INFO] [stderr] module: socket [INFO] [stderr] mklove/modules/configure.base: line 585: config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 585: 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 585: config.log: Read-only file system [INFO] [stderr] libpthread () [INFO] [stderr] mklove/modules/configure.base: line 577: config.log: Read-only file system [INFO] [stderr] module: librdkafka [INFO] [stderr] mklove/modules/configure.base: line 585: config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 585: 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 -lpthread .c -o .c.o : [INFO] [stderr] gcc: error: .c: No such file or directory [INFO] [stderr] source: #include [INFO] [stderr] [INFO] [stderr] mklove/modules/configure.base: line 585: 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.9.5-1/build.rs:21:35 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56430805e96b - backtrace::backtrace::libunwind::trace::h00e2f01ca6755a19 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56430805e96b - backtrace::backtrace::trace_unsynchronized::hc2e55f9123c24578 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56430805e96b - std::sys_common::backtrace::_print::h878d975ca669e1b4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x56430805e96b - std::sys_common::backtrace::print::h1b2f6b4885b021f3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x56430805e96b - std::panicking::default_hook::{{closure}}::he9ab19abef5c787f [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x56430805e66c - std::panicking::default_hook::h9b73316e8577c3fa [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x56430805f030 - std::panicking::rust_panic_with_hook::he062866264d328c5 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x56430805ebb2 - std::panicking::continue_panic_fmt::hd91e15ffe4fde332 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x56430805eaff - std::panicking::begin_panic_fmt::h0d4c7186e0dd785f [INFO] [stderr] at src/libstd/panicking.rs:337 [INFO] [stderr] 9: 0x56430801e6d5 - build_script_build::run_command_or_fail::h82c8a0a70aade400 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:21 [INFO] [stderr] 10: 0x56430801f62c - build_script_build::build_librdkafka::hbad8facbc8002858 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:75 [INFO] [stderr] 11: 0x56430801f045 - build_script_build::main::h3102dd110dad77d6 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:47 [INFO] [stderr] 12: 0x5643080226c0 - std::rt::lang_start::{{closure}}::hb1b874e4c5af1722 [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x56430805ea83 - std::rt::lang_start_internal::{{closure}}::hac4055a4b24c3806 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 14: 0x56430805ea83 - std::panicking::try::do_call::h0bdfdef338a7b8de [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 15: 0x5643080652da - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 16: 0x56430805f53d - std::panicking::try::h5986cc11523af350 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 17: 0x56430805f53d - std::panic::catch_unwind::h5e6e2d11127cecca [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 18: 0x56430805f53d - std::rt::lang_start_internal::hd1ad303a81183dc4 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x564308022699 - std::rt::lang_start::h3d89fbf165db9044 [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 20: 0x56430801f9ba - main [INFO] [stderr] 21: 0x7f946d4b42e1 - __libc_start_main [INFO] [stderr] 22: 0x56430801e06a - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4da6c1b28cd687efc137a8859a66e2d99e1627abf83c542800e024b7ede797dc"` [INFO] running `"docker" "rm" "-f" "4da6c1b28cd687efc137a8859a66e2d99e1627abf83c542800e024b7ede797dc"` [INFO] [stdout] 4da6c1b28cd687efc137a8859a66e2d99e1627abf83c542800e024b7ede797dc