[INFO] crate dashpipe 0.0.3 is already in cache [INFO] testing dashpipe-0.0.3 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate dashpipe 0.0.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate dashpipe 0.0.3 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dashpipe 0.0.3 [INFO] finished tweaking crates.io crate dashpipe 0.0.3 [INFO] tweaked toml for crates.io crate dashpipe 0.0.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tc_redis v0.2.1 [INFO] [stderr] Downloaded tc_elasticmq v0.2.1 [INFO] [stderr] Downloaded testcontainers v0.6.0 [INFO] [stderr] Downloaded tc_trufflesuite_ganachecli v0.4.1 [INFO] [stderr] Downloaded tc_parity_parity v0.4.0 [INFO] [stderr] Downloaded tc_postgres v0.2.0 [INFO] [stderr] Downloaded tc_dynamodb_local v0.2.1 [INFO] [stderr] Downloaded tc_coblox_bitcoincore v0.5.1 [INFO] [stderr] Downloaded tc_generic v0.2.1 [INFO] [stderr] Downloaded tc_core v0.3.1 [INFO] [stderr] Downloaded tc_cli_client v0.2.1 [INFO] [stderr] Downloaded rdkafka v0.19.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a07000b9aecba3041ddce320b831d4ce68abecb26c4a7c2eaef627c4f6d75836 [INFO] running `"docker" "start" "-a" "a07000b9aecba3041ddce320b831d4ce68abecb26c4a7c2eaef627c4f6d75836"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling prometheus v0.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rdkafka-sys v0.11.6-1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] error: failed to run custom build command for `rdkafka-sys v0.11.6-1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rdkafka-sys-8789a332c73ac51f/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Configuring librdkafka [INFO] [stderr] checking for OS or distribution... ok (Ubuntu) [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 '0x000b06ff'... ok (0.11.6) [INFO] [stderr] checking for librt (by pkg-config)... failed [INFO] [stderr] checking for librt (by compile)... failed [INFO] [stderr] checking for c11threads (by pkg-config)... failed [INFO] [stderr] checking for c11threads (by compile)... failed (disable) [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 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 --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] 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] 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: .cpp: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .cpp: 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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.6-1/build.rs:23:35 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5561b7c26505 - backtrace::backtrace::libunwind::trace::h07c956be65d9b461 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5561b7c26505 - backtrace::backtrace::trace_unsynchronized::h2fdb9e4177ad4d20 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5561b7c26505 - std::sys_common::backtrace::_print_fmt::ha62d8426311107ac [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5561b7c26505 - ::fmt::h3ec6bdab62f1e8d9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5561b7c48f2c - core::fmt::write::h935cb0ed4078a853 [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x5561b7c237c3 - std::io::Write::write_fmt::hc912aacf8d691eb3 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x5561b7c28b10 - std::sys_common::backtrace::_print::h460db802d801ccf8 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5561b7c28b10 - std::sys_common::backtrace::print::h399d664f56640530 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5561b7c28b10 - std::panicking::default_hook::{{closure}}::hc6dfd87957c765b8 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5561b7c2885c - std::panicking::default_hook::hfdceba6d6d1a18ae [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x5561b7c290f7 - std::panicking::rust_panic_with_hook::hd01e282bff1b1e63 [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x5561b7c28cfb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:388 [INFO] [stderr] 12: 0x5561b7c28c6b - std::panicking::begin_panic_fmt::h3ec91017ffedff5c [INFO] [stderr] at src/libstd/panicking.rs:342 [INFO] [stderr] 13: 0x5561b7bea74e - build_script_build::run_command_or_fail::hb48bb41d7a600e8a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.6-1/build.rs:23 [INFO] [stderr] 14: 0x5561b7beb677 - build_script_build::build_librdkafka::h33c2f099213f167a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.6-1/build.rs:91 [INFO] [stderr] 15: 0x5561b7beb314 - build_script_build::main::h73a78c6d4207e48c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.6-1/build.rs:61 [INFO] [stderr] 16: 0x5561b7bed6bb - std::rt::lang_start::{{closure}}::h90d9be83a1a1d723 [INFO] [stderr] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x5561b7c294c8 - std::rt::lang_start_internal::{{closure}}::haabc9d435e1b0c2f [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x5561b7c294c8 - std::panicking::try::do_call::h54d9370b0ac83700 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 19: 0x5561b7c294c8 - std::panicking::try::h85e1c41421d5b6f9 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x5561b7c294c8 - std::panic::catch_unwind::hfd957e6c9fdcf274 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x5561b7c294c8 - std::rt::lang_start_internal::hed9744eef32ef5a1 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x5561b7bed697 - std::rt::lang_start::ha0ca0bcbd49f4dbb [INFO] [stderr] at /rustc/b7dc83a3f6ca9746fb3d121761c3605477b77d90/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x5561b7beb9fa - main [INFO] [stderr] 24: 0x7f788d9150b3 - __libc_start_main [INFO] [stderr] 25: 0x5561b7bea18e - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a07000b9aecba3041ddce320b831d4ce68abecb26c4a7c2eaef627c4f6d75836"` [INFO] running `"docker" "rm" "-f" "a07000b9aecba3041ddce320b831d4ce68abecb26c4a7c2eaef627c4f6d75836"` [INFO] [stdout] a07000b9aecba3041ddce320b831d4ce68abecb26c4a7c2eaef627c4f6d75836