[INFO] cloning repository https://github.com/lilydjwg/filequeue [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilydjwg/filequeue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Ffilequeue"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Ffilequeue'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bc85753847a4cc0d60169a835be73e3e4c2cdfa7 [INFO] checking lilydjwg/filequeue against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [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 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signalbool v0.1.4 [INFO] [stderr] Downloaded inotify-sys v0.1.0 [INFO] [stderr] Downloaded inotify v0.4.1 [INFO] [stderr] Downloaded rdkafka v0.11.1 [INFO] [stderr] Downloaded rdkafka-sys v0.9.5-1 [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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] 75d9a01a089ce411982cf1e510f83f2c5580e757edcaf99e048a2a0927f8dbfb [INFO] running `"docker" "start" "-a" "75d9a01a089ce411982cf1e510f83f2c5580e757edcaf99e048a2a0927f8dbfb"` [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking num-traits v0.1.39 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking slog v2.0.6 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking take_mut v0.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking isatty v0.1.3 [INFO] [stderr] Checking errno v0.1.8 [INFO] [stderr] Checking inotify-sys v0.1.0 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking textwrap v0.6.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking slog-scope v3.0.0 [INFO] [stderr] Checking inotify v0.4.1 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking clap v2.25.0 [INFO] [stderr] Checking slog-stdlog v2.0.0 [INFO] [stderr] Checking num-integer v0.1.34 [INFO] [stderr] Checking serde_yaml v0.7.1 [INFO] [stderr] Compiling rdkafka-sys v0.9.5-1 [INFO] [stderr] Checking slog-async v2.0.1 [INFO] [stderr] Compiling lz4-sys v1.7.5 [INFO] [stderr] Compiling libz-sys v1.0.16 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking num v0.1.39 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking slog-term v2.0.2 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking signalbool v0.1.4 [INFO] [stderr] Checking slog-envlogger v2.0.0 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking backtrace v0.3.2 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] error: failed to run custom build command for `rdkafka-sys v0.9.5-1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rdkafka-sys-6c8fcaf0dda746a1/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: 0x55653c0d91c4 - backtrace::backtrace::libunwind::trace::hb657e419eb382f5a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55653c0d91c4 - backtrace::backtrace::trace_unsynchronized::h63de2160a81d17d0 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55653c0d91c4 - std::sys_common::backtrace::_print_fmt::hc542595b8774416c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55653c0d91c4 - ::fmt::h8b5627db94fbf233 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55653c0fc98c - core::fmt::write::h7b159f05674a9488 [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x55653c0d62f3 - std::io::Write::write_fmt::h8379227660cddc2e [INFO] [stderr] at src/libstd/io/mod.rs:1504 [INFO] [stderr] 6: 0x55653c0db815 - std::sys_common::backtrace::_print::hb3b286bfcc94e0bc [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55653c0db815 - std::sys_common::backtrace::print::hd75a13b009bc2bde [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55653c0db815 - std::panicking::default_hook::{{closure}}::h95885250e71c9db2 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55653c0db552 - std::panicking::default_hook::h9c7a080b2c36bec1 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x55653c0dbe22 - std::panicking::rust_panic_with_hook::h3a55f8a9f7c957a1 [INFO] [stderr] at src/libstd/panicking.rs:511 [INFO] [stderr] 11: 0x55653c0dba0b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:419 [INFO] [stderr] 12: 0x55653c0db97b - std::panicking::begin_panic_fmt::h75248d4e7418d186 [INFO] [stderr] at src/libstd/panicking.rs:373 [INFO] [stderr] 13: 0x55653c0a800d - build_script_build::run_command_or_fail::hd5adbc147b098830 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:21 [INFO] [stderr] 14: 0x55653c0a8bbe - build_script_build::build_librdkafka::hf11ed0b3d74e0d09 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:75 [INFO] [stderr] 15: 0x55653c0a87e0 - build_script_build::main::h899fb06764b97b7b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:47 [INFO] [stderr] 16: 0x55653c0ab5fb - std::rt::lang_start::{{closure}}::h30f7129f3c27cfe6 [INFO] [stderr] at /rustc/45d050cde277b22a755847338f2acc2c7b834141/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x55653c0dc268 - std::rt::lang_start_internal::{{closure}}::h976a57c2451b294c [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x55653c0dc268 - std::panicking::try::do_call::he5f80a3843ae2933 [INFO] [stderr] at src/libstd/panicking.rs:331 [INFO] [stderr] 19: 0x55653c0dc268 - std::panicking::try::h3e0cfec6df77fa26 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x55653c0dc268 - std::panic::catch_unwind::h6f2dd2e86d8bf8b6 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55653c0dc268 - std::rt::lang_start_internal::hb175d88e70ae7611 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x55653c0ab5d7 - std::rt::lang_start::h0a737bf9db552e91 [INFO] [stderr] at /rustc/45d050cde277b22a755847338f2acc2c7b834141/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x55653c0a8efa - main [INFO] [stderr] 24: 0x7f94cd352b97 - __libc_start_main [INFO] [stderr] 25: 0x55653c0a79ea - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "75d9a01a089ce411982cf1e510f83f2c5580e757edcaf99e048a2a0927f8dbfb"` [INFO] running `"docker" "rm" "-f" "75d9a01a089ce411982cf1e510f83f2c5580e757edcaf99e048a2a0927f8dbfb"` [INFO] [stdout] 75d9a01a089ce411982cf1e510f83f2c5580e757edcaf99e048a2a0927f8dbfb