[INFO] updating cached repository https://github.com/lilydjwg/filequeue [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bc85753847a4cc0d60169a835be73e3e4c2cdfa7 [INFO] checking lilydjwg/filequeue against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Ffilequeue" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lilydjwg/filequeue on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lilydjwg/filequeue [INFO] finished tweaking git repo https://github.com/lilydjwg/filequeue [INFO] tweaked toml for git repo https://github.com/lilydjwg/filequeue written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lilydjwg/filequeue already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4548b6e6e8f97d802491851d1cb53990db1f5c6af6c3ac1ffb4cca8181d6543b [INFO] running `"docker" "start" "-a" "4548b6e6e8f97d802491851d1cb53990db1f5c6af6c3ac1ffb4cca8181d6543b"` [INFO] [stderr] Checking slog v2.0.6 [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking take_mut v0.1.3 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking isatty v0.1.3 [INFO] [stderr] Checking inotify-sys v0.1.0 [INFO] [stderr] Checking errno v0.1.8 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Compiling libz-sys v1.0.16 [INFO] [stderr] Compiling lz4-sys v1.7.5 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Checking textwrap v0.6.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking inotify v0.4.1 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking slog-scope v3.0.0 [INFO] [stderr] Checking slog-async v2.0.1 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking clap v2.25.0 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking slog-stdlog v2.0.0 [INFO] [stderr] Compiling rdkafka-sys v0.9.5-1 [INFO] [stderr] Checking serde_yaml v0.7.1 [INFO] [stderr] Compiling serde_derive v0.9.15 [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] 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/rustwide/target/debug/build/rdkafka-sys-f0d853b93ec493d3/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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:21:35 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55997e03d0ba - backtrace::backtrace::libunwind::trace::hef9286fd8c27fd45 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55997e03d0ba - backtrace::backtrace::trace_unsynchronized::h92082381ae588065 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55997e03d0ba - std::sys_common::backtrace::_print_fmt::h00c64aa4e7e3372c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x55997e03d0ba - ::fmt::hc568c1817d410574 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x55997e05b3ec - core::fmt::write::he445cb7086c25009 [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x55997e03a3a7 - std::io::Write::write_fmt::he0bcb31f8a60d79b [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55997e03f5ae - std::sys_common::backtrace::_print::h45adb36ea9b21f61 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x55997e03f5ae - std::sys_common::backtrace::print::h223c050f40432de9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x55997e03f5ae - std::panicking::default_hook::{{closure}}::hf3487b4e375d5982 [INFO] [stderr] at src/libstd/panicking.rs:189 [INFO] [stderr] 9: 0x55997e03f2b1 - std::panicking::default_hook::h9d095a3a991b35b0 [INFO] [stderr] at src/libstd/panicking.rs:206 [INFO] [stderr] 10: 0x55997e03fbf5 - std::panicking::rust_panic_with_hook::h907bb8227c8498d1 [INFO] [stderr] at src/libstd/panicking.rs:469 [INFO] [stderr] 11: 0x55997e03f792 - std::panicking::continue_panic_fmt::h6c8f32a89e529f80 [INFO] [stderr] at src/libstd/panicking.rs:376 [INFO] [stderr] 12: 0x55997e03f6ec - std::panicking::begin_panic_fmt::h990ed10387584135 [INFO] [stderr] at src/libstd/panicking.rs:331 [INFO] [stderr] 13: 0x55997e007ece - build_script_build::run_command_or_fail::he747a6e82e8ef020 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:21 [INFO] [stderr] 14: 0x55997e008df8 - build_script_build::build_librdkafka::h0b881ded97be9918 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:75 [INFO] [stderr] 15: 0x55997e00882d - build_script_build::main::h3088079b0cc3ca8e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:47 [INFO] [stderr] 16: 0x55997e00c730 - std::rt::lang_start::{{closure}}::h1c273480c3d4b247 [INFO] [stderr] at /rustc/2748a9fd93dd1a00a4521f4f16de5befbf77f6cd/src/libstd/rt.rs:61 [INFO] [stderr] 17: 0x55997e03f673 - std::rt::lang_start_internal::{{closure}}::h87ac7726b4ada2a9 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 18: 0x55997e03f673 - std::panicking::try::do_call::he4d58a26927f0537 [INFO] [stderr] at src/libstd/panicking.rs:288 [INFO] [stderr] 19: 0x55997e045c5a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 20: 0x55997e0400ed - std::panicking::try::hc8ad7011d3baf74d [INFO] [stderr] at src/libstd/panicking.rs:267 [INFO] [stderr] 21: 0x55997e0400ed - std::panic::catch_unwind::haaf07c0b1c45cbc8 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x55997e0400ed - std::rt::lang_start_internal::h53afdaeda14f9890 [INFO] [stderr] at src/libstd/rt.rs:47 [INFO] [stderr] 23: 0x55997e00c709 - std::rt::lang_start::h5eecd129ea6f3def [INFO] [stderr] at /rustc/2748a9fd93dd1a00a4521f4f16de5befbf77f6cd/src/libstd/rt.rs:61 [INFO] [stderr] 24: 0x55997e00916a - main [INFO] [stderr] 25: 0x7efe4f8f0b97 - __libc_start_main [INFO] [stderr] 26: 0x55997e0078ca - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4548b6e6e8f97d802491851d1cb53990db1f5c6af6c3ac1ffb4cca8181d6543b"` [INFO] running `"docker" "rm" "-f" "4548b6e6e8f97d802491851d1cb53990db1f5c6af6c3ac1ffb4cca8181d6543b"` [INFO] [stdout] 4548b6e6e8f97d802491851d1cb53990db1f5c6af6c3ac1ffb4cca8181d6543b