[INFO] crate rdkafka 0.21.0 is already in cache [INFO] extracting crate rdkafka 0.21.0 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/rdkafka/0.21.0 [INFO] extracting crate rdkafka 0.21.0 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/rdkafka/0.21.0 [INFO] validating manifest of rdkafka-0.21.0 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rdkafka-0.21.0 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rdkafka-0.21.0 [INFO] finished frobbing rdkafka-0.21.0 [INFO] frobbed toml for rdkafka-0.21.0 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/rdkafka/0.21.0/Cargo.toml [INFO] started frobbing rdkafka-0.21.0 [INFO] finished frobbing rdkafka-0.21.0 [INFO] frobbed toml for rdkafka-0.21.0 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/rdkafka/0.21.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking rdkafka-0.21.0 against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-1/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/rdkafka/0.21.0:/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1647a4c92e9833f73754267c0948fa557ad5ed02da290b1e8dff6ec481bf574d [INFO] running `"docker" "start" "-a" "1647a4c92e9833f73754267c0948fa557ad5ed02da290b1e8dff6ec481bf574d"` [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling rdkafka-sys v1.0.0 [INFO] [stderr] error: failed to run custom build command for `rdkafka-sys v1.0.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/rdkafka-sys-4f053cfe13f7c07b/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Configuring librdkafka [INFO] [stderr] checking for OS or distribution... ok (debian) [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 '0x010000ff'... ok (1.0.0) [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 c11threads (by pkg-config)... failed [INFO] [stderr] checking for c11threads (by compile)... failed (disable) [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 zstd (by pkg-config)... failed [INFO] [stderr] checking for zstd (by compile)... failed (disable) [INFO] [stderr] checking for libm (by pkg-config)... failed [INFO] [stderr] checking for libm (by compile)... failed (disable) [INFO] [stderr] checking for rapidjson (by compile)... failed (disable) [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" in dir: librdkafka [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ./configure: line 186: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ./configure: line 187: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1024: $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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .cpp: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .cpp: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ### Configure failed ### [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ### Accumulated failures: ### [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] socket_nsl () [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] module: socket [INFO] [stderr] mklove/modules/configure.base: line 959: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 959: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 959: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] libpthread () [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] module: self [INFO] [stderr] mklove/modules/configure.base: line 959: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 959: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 959: /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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-1.0.0/build.rs:23:35 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559665a1d6cb - backtrace::backtrace::libunwind::trace::h2577eef7cb82271e [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x559665a1d6cb - backtrace::backtrace::trace_unsynchronized::ha9b72a77aa6c4ce9 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x559665a1d6cb - std::sys_common::backtrace::_print::h8e2c1c5cda6e4e6e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x559665a1d6cb - std::sys_common::backtrace::print::h7e0f8aad0d8a6f3b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x559665a1d6cb - std::panicking::default_hook::{{closure}}::haae4327ede06a559 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x559665a1d3a6 - std::panicking::default_hook::hbf5f36093f15fccc [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x559665a1de3d - std::panicking::rust_panic_with_hook::hf385e0a05e771036 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x559665a1d9c2 - std::panicking::continue_panic_fmt::h95ba204f85050b4c [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x559665a1d90f - std::panicking::begin_panic_fmt::hf9534b032811683f [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55966530ef5b - build_script_build::run_command_or_fail::h93f078de2935d0a3 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/build.rs:23 [INFO] [stderr] 10: 0x559665310678 - build_script_build::build_librdkafka::h56d9bf8204c2ec09 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/build.rs:109 [INFO] [stderr] 11: 0x55966530fd7f - build_script_build::main::h4791fd63752f7479 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/build.rs:61 [INFO] [stderr] 12: 0x5596653112f0 - std::rt::lang_start::{{closure}}::hdc4b0983c9038911 [INFO] [stderr] at /rustc/60960a260f7b5c695fd0717311d72ce62dd4eb43/src/libstd/rt.rs:64 [INFO] [stderr] 13: 0x559665a1d843 - std::rt::lang_start_internal::{{closure}}::heabbf1748dc855a1 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 14: 0x559665a1d843 - std::panicking::try::do_call::hf890723f0a5de9f8 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 15: 0x559665a2554a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 16: 0x559665a1e34d - std::panicking::try::hf36ba5410913b146 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 17: 0x559665a1e34d - std::panic::catch_unwind::hdfbba43a8f6b3f51 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 18: 0x559665a1e34d - std::rt::lang_start_internal::h85d3c6f2844a1656 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x5596653112c9 - std::rt::lang_start::hf1c2d14dd7cb7fcc [INFO] [stderr] at /rustc/60960a260f7b5c695fd0717311d72ce62dd4eb43/src/libstd/rt.rs:64 [INFO] [stderr] 20: 0x5596653109ba - main [INFO] [stderr] 21: 0x7f8f55f562e1 - __libc_start_main [INFO] [stderr] 22: 0x55966530e92a - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "1647a4c92e9833f73754267c0948fa557ad5ed02da290b1e8dff6ec481bf574d"` [INFO] running `"docker" "rm" "-f" "1647a4c92e9833f73754267c0948fa557ad5ed02da290b1e8dff6ec481bf574d"` [INFO] [stdout] 1647a4c92e9833f73754267c0948fa557ad5ed02da290b1e8dff6ec481bf574d