[INFO] cloning repository https://github.com/lilydjwg/filequeue [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Ffilequeue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc85753847a4cc0d60169a835be73e3e4c2cdfa7 [INFO] testing lilydjwg/filequeue against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilydjwg%2Ffilequeue" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lilydjwg/filequeue on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-9/source/Cargo.toml [INFO] crate git repo https://github.com/lilydjwg/filequeue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded textwrap v0.6.0 [INFO] [stderr] Downloaded unicode-segmentation v1.1.0 [INFO] [stderr] Downloaded ansi_term v0.9.0 [INFO] [stderr] Downloaded bitflags v0.9.1 [INFO] [stderr] Downloaded vec_map v0.8.0 [INFO] [stderr] Downloaded time v0.1.38 [INFO] [stderr] Downloaded isatty v0.1.3 [INFO] [stderr] Downloaded signalbool v0.1.4 [INFO] [stderr] Downloaded byteorder v1.1.0 [INFO] [stderr] Downloaded bitflags v0.8.2 [INFO] [stderr] Downloaded vcpkg v0.2.2 [INFO] [stderr] Downloaded backtrace-sys v0.1.11 [INFO] [stderr] Downloaded clap v2.25.0 [INFO] [stderr] Downloaded atty v0.2.2 [INFO] [stderr] Downloaded backtrace v0.3.2 [INFO] [stderr] Downloaded futures v0.1.14 [INFO] [stderr] Downloaded bitflags v0.7.0 [INFO] [stderr] Downloaded error-chain v0.10.0 [INFO] [stderr] Downloaded linked-hash-map v0.3.0 [INFO] [stderr] Downloaded serde_derive v1.0.10 [INFO] [stderr] Downloaded libz-sys v1.0.16 [INFO] [stderr] Downloaded pkg-config v0.3.9 [INFO] [stderr] Downloaded serde_codegen_internals v0.14.2 [INFO] [stderr] Downloaded itoa v0.3.1 [INFO] [stderr] Downloaded serde_derive v0.9.15 [INFO] [stderr] Downloaded dtoa v0.4.1 [INFO] [stderr] Downloaded slog-scope v3.0.0 [INFO] [stderr] Downloaded libc v0.2.26 [INFO] [stderr] Downloaded inotify v0.4.1 [INFO] [stderr] Downloaded redox_syscall v0.1.26 [INFO] [stderr] Downloaded slog-term v2.0.2 [INFO] [stderr] Downloaded serde v0.9.15 [INFO] [stderr] Downloaded serde_yaml v0.7.1 [INFO] [stderr] Downloaded rustc-demangle v0.1.4 [INFO] [stderr] Downloaded unicode-width v0.1.4 [INFO] [stderr] Downloaded slog-envlogger v2.0.0 [INFO] [stderr] Downloaded serde_json v0.9.10 [INFO] [stderr] Downloaded num-traits v0.1.39 [INFO] [stderr] Downloaded num v0.1.39 [INFO] [stderr] Downloaded errno v0.1.8 [INFO] [stderr] Downloaded serde v1.0.10 [INFO] [stderr] Downloaded slog v2.0.6 [INFO] [stderr] Downloaded yaml-rust v0.3.5 [INFO] [stderr] Downloaded take_mut v0.1.3 [INFO] [stderr] Downloaded serde_derive_internals v0.15.1 [INFO] [stderr] Downloaded crossbeam v0.2.10 [INFO] [stderr] Downloaded cfg-if v0.1.2 [INFO] [stderr] Downloaded term_size v0.3.0 [INFO] [stderr] Downloaded num-integer v0.1.34 [INFO] [stderr] Downloaded slog-stdlog v2.0.0 [INFO] [stderr] Downloaded rdkafka v0.11.1 [INFO] [stderr] Downloaded strsim v0.6.0 [INFO] [stderr] Downloaded gcc v0.3.51 [INFO] [stderr] Downloaded slog-async v2.0.1 [INFO] [stderr] Downloaded lz4-sys v1.7.5 [INFO] [stderr] Downloaded inotify-sys v0.1.0 [INFO] [stderr] Downloaded nix v0.8.1 [INFO] [stderr] Downloaded rdkafka-sys v0.9.5-1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24ec14298f0d29285e31eb45aca192d499a869ff965be46a542b9141535b1440 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "24ec14298f0d29285e31eb45aca192d499a869ff965be46a542b9141535b1440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24ec14298f0d29285e31eb45aca192d499a869ff965be46a542b9141535b1440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24ec14298f0d29285e31eb45aca192d499a869ff965be46a542b9141535b1440", kill_on_drop: false }` [INFO] [stdout] 24ec14298f0d29285e31eb45aca192d499a869ff965be46a542b9141535b1440 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b9aaae5ace32ab08e73664c970e1ef7aea3acef483c2f07ae5d9f505efd5eeb5 [INFO] running `Command { std: "docker" "start" "-a" "b9aaae5ace32ab08e73664c970e1ef7aea3acef483c2f07ae5d9f505efd5eeb5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling slog v2.0.6 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling take_mut v0.1.3 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling slog-scope v3.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling isatty v0.1.3 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling inotify-sys v0.1.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling slog-stdlog v2.0.0 [INFO] [stderr] Compiling rdkafka-sys v0.9.5-1 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling inotify v0.4.1 [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] Compiling slog-async v2.0.1 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling regex v0.1.80 [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] Compiling slog-term v2.0.2 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.10 [INFO] [stderr] Compiling signalbool v0.1.4 [INFO] [stderr] Compiling serde_yaml v0.7.1 [INFO] [stderr] Compiling slog-envlogger v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling 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-ebe4c1b6e4e7b6a8/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 '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: 0x55914162bab7 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55914162bab7 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55914162bab7 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55914162bab7 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x559141646b2c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x559141628a72 - std::io::Write::write_fmt::h83a843778fa2a815 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x55914162d935 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55914162d935 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55914162d935 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55914162d48a - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55914162e0d1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55914162dc17 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55914162bf7c - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55914162db79 - rust_begin_unwind [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55914162db2b - std::panicking::begin_panic_fmt::h01a0df196b065ae4 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x5591415ed681 - build_script_build::run_command_or_fail::h6e204d6e1cfe5c03 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:21:35 [INFO] [stderr] 16: 0x5591415ee305 - build_script_build::build_librdkafka::h9db49c91874a6b7a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:75:5 [INFO] [stderr] 17: 0x5591415edf15 - build_script_build::main::ha3edd3d865975821 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.9.5-1/build.rs:47:13 [INFO] [stderr] 18: 0x5591415f29eb - core::ops::function::FnOnce::call_once::hc1a8690e118ddf3f [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5591415f022e - std::sys_common::backtrace::__rust_begin_short_backtrace::h91174a51310ba3ba [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5591415f0bf1 - std::rt::lang_start::{{closure}}::h844bc4f885c61857 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55914162e4f7 - core::ops::function::impls:: for &F>::call_once::hb5ab992a536e3d7c [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55914162e4f7 - std::panicking::try::do_call::h1bda883686bc1816 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x55914162e4f7 - std::panicking::try::ha7167c079f243e71 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x55914162e4f7 - std::panic::catch_unwind::he11c3de53f0b5853 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stderr] 25: 0x55914162e4f7 - std::rt::lang_start_internal::h45c3666b51d25060 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x5591415f0bc7 - std::rt::lang_start::h4488101698cbdaf9 [INFO] [stderr] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x5591415ee66a - main [INFO] [stderr] 28: 0x7f6ed92970b3 - __libc_start_main [INFO] [stderr] 29: 0x5591415ed0be - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "b9aaae5ace32ab08e73664c970e1ef7aea3acef483c2f07ae5d9f505efd5eeb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9aaae5ace32ab08e73664c970e1ef7aea3acef483c2f07ae5d9f505efd5eeb5", kill_on_drop: false }` [INFO] [stdout] b9aaae5ace32ab08e73664c970e1ef7aea3acef483c2f07ae5d9f505efd5eeb5