[INFO] cloning repository https://github.com/splusminusx/kafka-copy-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/splusminusx/kafka-copy-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplusminusx%2Fkafka-copy-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplusminusx%2Fkafka-copy-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3b9f677760ba18c0639a99d0879802a557bff9a [INFO] checking splusminusx/kafka-copy-rust against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplusminusx%2Fkafka-copy-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/splusminusx/kafka-copy-rust on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/splusminusx/kafka-copy-rust [INFO] finished tweaking git repo https://github.com/splusminusx/kafka-copy-rust [INFO] tweaked toml for git repo https://github.com/splusminusx/kafka-copy-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/splusminusx/kafka-copy-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.4.6 [INFO] [stderr] Downloaded serde_derive_internals v0.23.1 [INFO] [stderr] Downloaded rdkafka v0.15.0 [INFO] [stderr] Downloaded serde_derive v1.0.38 [INFO] [stderr] Downloaded if_chain v0.1.2 [INFO] [stderr] Downloaded quine-mc_cluskey v0.2.4 [INFO] [stderr] Downloaded vcpkg v0.2.3 [INFO] [stderr] Downloaded rustc-demangle v0.1.7 [INFO] [stderr] Downloaded remove_dir_all v0.5.0 [INFO] [stderr] Downloaded prost-derive v0.3.2 [INFO] [stderr] Downloaded getopts v0.2.17 [INFO] [stderr] Downloaded multimap v0.4.0 [INFO] [stderr] Downloaded heck v0.3.0 [INFO] [stderr] Downloaded cc v1.0.10 [INFO] [stderr] Downloaded prost v0.3.2 [INFO] [stderr] Downloaded itertools v0.7.8 [INFO] [stderr] Downloaded petgraph v0.4.12 [INFO] [stderr] Downloaded clippy_lints v0.0.194 [INFO] [stderr] Downloaded regex-syntax v0.5.5 [INFO] [stderr] Downloaded libz-sys v1.0.18 [INFO] [stderr] Downloaded backtrace-sys v0.1.16 [INFO] [stderr] Downloaded clippy v0.0.194 [INFO] [stderr] Downloaded backtrace v0.3.6 [INFO] [stderr] Downloaded prost-types v0.3.2 [INFO] [stderr] Downloaded prost-build v0.3.2 [INFO] [stderr] Downloaded serde_json v1.0.14 [INFO] [stderr] Downloaded serde v1.0.38 [INFO] [stderr] Downloaded rdkafka-sys v0.11.3-1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ffad041b46b45b11f179e6780248aeb3c1d6afb2fdbee81c0a8374eea019360 [INFO] running `Command { std: "docker" "start" "-a" "6ffad041b46b45b11f179e6780248aeb3c1d6afb2fdbee81c0a8374eea019360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ffad041b46b45b11f179e6780248aeb3c1d6afb2fdbee81c0a8374eea019360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ffad041b46b45b11f179e6780248aeb3c1d6afb2fdbee81c0a8374eea019360", kill_on_drop: false }` [INFO] [stdout] 6ffad041b46b45b11f179e6780248aeb3c1d6afb2fdbee81c0a8374eea019360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc0b5848ab35fdc0c2d8820fd872e6296e632009b357ed051deb13bab488b0f3 [INFO] running `Command { std: "docker" "start" "-a" "cc0b5848ab35fdc0c2d8820fd872e6296e632009b357ed051deb13bab488b0f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling prost-build v0.3.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling petgraph v0.4.12 [INFO] [stderr] Checking serde v1.0.38 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.2 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking tokio-timer v0.2.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Compiling rdkafka-sys v0.11.3-1 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking tokio v0.1.5 [INFO] [stderr] Checking prost v0.3.2 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.38 [INFO] [stderr] Checking regex v0.2.10 [INFO] [stderr] Checking env_logger v0.5.7 [INFO] [stderr] Checking serde_json v1.0.14 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] error: failed to run custom build command for `rdkafka-sys v0.11.3-1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rdkafka-sys-04c31baff1c2cbbb/build-script-build` (exit status: 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 '0x000b01ff'... ok (0.11.1) [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)... ok (cached) [INFO] [stderr] checking for libcrypto (by pkg-config)... ok [INFO] [stderr] checking for libcrypto (by compile)... ok (cached) [INFO] [stderr] checking for crc32chw (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 strerror_r (by compile)... failed (disable) [INFO] [stderr] checking for libdl (by pkg-config)... failed [INFO] [stderr] checking for libdl (by compile)... failed (disable) [INFO] [stderr] checking for pthread_setname_gnu (by compile)... failed (disable) [INFO] [stderr] checking for nm (by env NM)... ok (cached) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Building and linking librdkafka statically [INFO] [stderr] Running command: "./configure --disable-sasl --disable-ssl --disable-lz4 --enable-static" in dir: librdkafka [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 691: $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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: 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 951: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 954: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 609: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 618: config.log: Read-only file system [INFO] [stderr] ### Configure failed ### [INFO] [stderr] mklove/modules/configure.base: line 618: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 618: config.log: Read-only file system [INFO] [stderr] ### Accumulated failures: ### [INFO] [stderr] mklove/modules/configure.base: line 618: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 618: config.log: Read-only file system [INFO] [stderr] socket_nsl () [INFO] [stderr] mklove/modules/configure.base: line 618: config.log: Read-only file system [INFO] [stderr] module: socket [INFO] [stderr] mklove/modules/configure.base: line 626: config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 626: 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] /usr/bin/ld: cannot open output file .c.o: Read-only file system [INFO] [stderr] collect2: error: ld returned 1 exit status [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 626: config.log: Read-only file system [INFO] [stderr] libpthread () [INFO] [stderr] mklove/modules/configure.base: line 618: config.log: Read-only file system [INFO] [stderr] module: librdkafka [INFO] [stderr] mklove/modules/configure.base: line 626: config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 626: config.log: Read-only file system [INFO] [stderr] reason: [INFO] [stderr] compile check failed: [INFO] [stderr] CC: CC [INFO] [stderr] flags: -lpthread [INFO] [stderr] gcc -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror .c -o .c.o -lpthread: [INFO] [stderr] /usr/bin/ld: cannot open output file .c.o: Read-only file system [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] source: #include [INFO] [stderr] [INFO] [stderr] mklove/modules/configure.base: line 626: config.log: Read-only file system [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rdkafka-sys-0.11.3-1/build.rs:23:35: [INFO] [stderr] Command failed with error code 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564acc68da25 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x564acc68da25 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564acc68da25 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x564acc68da25 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x564acc6afddb - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x564acc6afddb - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x564acc68b3bf - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x564acc68d7fe - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x564acc68d7fe - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x564acc68ee89 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x564acc68ebf3 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x564acc68f324 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x564acc68f206 - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:658:13 [INFO] [stderr] 13: 0x564acc68dee9 - std::sys_common::backtrace::__rust_end_short_backtrace::h88e846e54ebde2e3 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x564acc68ef37 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x564acc654f66 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x564acc659b14 - build_script_build::run_command_or_fail::hc4dba552b64401f2 [INFO] [stderr] 17: 0x564acc65a83b - build_script_build::build_librdkafka::hebff7884bd061c5e [INFO] [stderr] 18: 0x564acc659ecc - build_script_build::main::h1a8b40cb3d6a1adb [INFO] [stderr] 19: 0x564acc656323 - core::ops::function::FnOnce::call_once::he421d806fdd9ad47 [INFO] [stderr] 20: 0x564acc655776 - std::sys_common::backtrace::__rust_begin_short_backtrace::h159e4a9275728f7f [INFO] [stderr] 21: 0x564acc655929 - std::rt::lang_start::{{closure}}::h35aca0d720df14a9 [INFO] [stderr] 22: 0x564acc6880b1 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x564acc6880b1 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 24: 0x564acc6880b1 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 25: 0x564acc6880b1 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 26: 0x564acc6880b1 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x564acc6880b1 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 28: 0x564acc6880b1 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 29: 0x564acc6880b1 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 30: 0x564acc6880b1 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x564acc655907 - std::rt::lang_start::ha493ed145d75eaaf [INFO] [stderr] 32: 0x564acc65ab35 - main [INFO] [stderr] 33: 0x7f84de9ddd90 - [INFO] [stderr] 34: 0x7f84de9dde40 - __libc_start_main [INFO] [stderr] 35: 0x564acc655555 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cc0b5848ab35fdc0c2d8820fd872e6296e632009b357ed051deb13bab488b0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc0b5848ab35fdc0c2d8820fd872e6296e632009b357ed051deb13bab488b0f3", kill_on_drop: false }` [INFO] [stdout] cc0b5848ab35fdc0c2d8820fd872e6296e632009b357ed051deb13bab488b0f3