[INFO] cloning repository https://github.com/sonald/math-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sonald/math-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonald%2Fmath-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonald%2Fmath-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c840d9dd48e0686df06d1420cf69577b678adeff [INFO] testing sonald/math-service against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsonald%2Fmath-service" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sonald/math-service on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sonald/math-service [INFO] finished tweaking git repo https://github.com/sonald/math-service [INFO] tweaked toml for git repo https://github.com/sonald/math-service written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sonald/math-service already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a32cfa082f8156ad8c61ea607fc95ef26c775d66a4bb6c1ebb8b7d1fac3d7ba [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" "4a32cfa082f8156ad8c61ea607fc95ef26c775d66a4bb6c1ebb8b7d1fac3d7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a32cfa082f8156ad8c61ea607fc95ef26c775d66a4bb6c1ebb8b7d1fac3d7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a32cfa082f8156ad8c61ea607fc95ef26c775d66a4bb6c1ebb8b7d1fac3d7ba", kill_on_drop: false }` [INFO] [stdout] 4a32cfa082f8156ad8c61ea607fc95ef26c775d66a4bb6c1ebb8b7d1fac3d7ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f49c46c6bfc124b6bd8105627ec666f0d5e29a8e3d731dbf59be97eced44d5c6 [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" "f49c46c6bfc124b6bd8105627ec666f0d5e29a8e3d731dbf59be97eced44d5c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-sync v0.1.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling mathgen v0.1.0 (/opt/rustwide/workdir/mathgen) [INFO] [stdout] warning: unused import: `std::ops::Range` [INFO] [stdout] --> mathgen/src/math.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Range; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling paint-math v0.1.0 (/opt/rustwide/workdir/paint-math) [INFO] [stdout] warning: value assigned to `l` is never read [INFO] [stdout] --> paint-math/src/paint.rs:281:26 [INFO] [stdout] | [INFO] [stdout] 281 | let (mut l, mut r) = (0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `r` is never read [INFO] [stdout] --> paint-math/src/paint.rs:281:33 [INFO] [stdout] | [INFO] [stdout] 281 | let (mut l, mut r) = (0, 0); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rdkafka-sys v1.0.0 [INFO] [stdout] warning: field is never read: `has_mul` [INFO] [stdout] --> paint-math/src/paint.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | has_mul: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `has_div` [INFO] [stdout] --> paint-math/src/paint.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | has_div: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling diesel v1.4.1 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] error: failed to run custom build command for `rdkafka-sys v1.0.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rdkafka-sys-c82e52414ac12492/build-script-build` (exit status: 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 '0x010000ff'... ok (1.0.0) [INFO] [stderr] checking for librt (by pkg-config)... failed [INFO] [stderr] checking for librt (by compile)... failed [INFO] [stderr] checking for libpthread (by pkg-config)... failed [INFO] [stderr] checking for libpthread (by compile)... failed (fail) [INFO] [stderr] checking for c11threads (by pkg-config)... failed [INFO] [stderr] checking for c11threads (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 zlib (by pkg-config)... ok [INFO] [stderr] checking for zlib (by compile)... ok (cached) [INFO] [stderr] checking for zstd (by pkg-config)... failed [INFO] [stderr] checking for zstd (by compile)... failed (disable) [INFO] [stderr] checking for libm (by pkg-config)... failed [INFO] [stderr] checking for libm (by compile)... failed (disable) [INFO] [stderr] checking for rapidjson (by compile)... failed (disable) [INFO] [stderr] checking for crc32chw (by compile)... failed (disable) [INFO] [stderr] checking for regex (by compile)... failed (disable) [INFO] [stderr] checking for strndup (by compile)... failed (disable) [INFO] [stderr] checking for strerror_r (by compile)... failed (disable) [INFO] [stderr] checking for pthread_setname_gnu (by compile)... failed (disable) [INFO] [stderr] checking for nm (by env NM)... ok (cached) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Building and linking librdkafka statically [INFO] [stderr] Running command: "./configure --disable-sasl --disable-ssl --disable-lz4" in dir: librdkafka [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ./configure: line 186: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ./configure: line 187: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1024: $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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .cpp: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .cpp: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 1317: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 1320: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 942: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ### Configure failed ### [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ### Accumulated failures: ### [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] socket_nsl () [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] module: socket [INFO] [stderr] mklove/modules/configure.base: line 959: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 959: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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 959: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] libpthread () [INFO] [stderr] mklove/modules/configure.base: line 951: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] module: self [INFO] [stderr] mklove/modules/configure.base: line 959: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 959: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/config.log: Read-only file system [INFO] [stderr] reason: [INFO] [stderr] compile check failed: [INFO] [stderr] CC: CC [INFO] [stderr] flags: -lpthread [INFO] [stderr] gcc -g -O2 -Wall -Wsign-compare -Wfloat-equal -Wpointer-arith -Wcast-align -Wall -Werror .c -o .c.o -lpthread: [INFO] [stderr] gcc: error: .c: No such file or directory [INFO] [stderr] source: #include [INFO] [stderr] [INFO] [stderr] mklove/modules/configure.base: line 959: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/librdkafka/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-1.0.0/build.rs:23:35 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5573a79467bc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x5573a79467bc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5573a79467bc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5573a79467bc - ::fmt::h82b0e3aaf8a96140 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5573a796b89c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x5573a79427c5 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x5573a7948210 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5573a7948210 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5573a7948210 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x5573a7947dbb - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x5573a79488c4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x5573a79483a0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x5573a7946c74 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x5573a7948309 - rust_begin_unwind [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x5573a7465731 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stderr] 15: 0x5573a74665d6 - build_script_build::run_command_or_fail::h733d5873a075c287 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/build.rs:23:35 [INFO] [stderr] 16: 0x5573a7467836 - build_script_build::build_librdkafka::hf95eeea6b4766c6b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/build.rs:109:5 [INFO] [stderr] 17: 0x5573a746727b - build_script_build::main::hcf28483e3a9c50aa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-1.0.0/build.rs:61:9 [INFO] [stderr] 18: 0x5573a74683cb - core::ops::function::FnOnce::call_once::hca581c8cfed195d7 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5573a746800e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd2185c6960c35378 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 20: 0x5573a7468751 - std::rt::lang_start::{{closure}}::h3028090854ad18c3 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x5573a7946001 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5573a7946001 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stderr] 23: 0x5573a7946001 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stderr] 24: 0x5573a7946001 - std::panic::catch_unwind::hab40227675186980 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stderr] 25: 0x5573a7946001 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x5573a7946001 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stderr] 27: 0x5573a7946001 - std::panicking::try::h32d4e72fd8922bce [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stderr] 28: 0x5573a7946001 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stderr] 29: 0x5573a7946001 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x5573a7468720 - std::rt::lang_start::h9b8d85181f933936 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x5573a7467b2c - main [INFO] [stderr] 32: 0x7f2b827610b3 - __libc_start_main [INFO] [stderr] 33: 0x5573a7465eee - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f49c46c6bfc124b6bd8105627ec666f0d5e29a8e3d731dbf59be97eced44d5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f49c46c6bfc124b6bd8105627ec666f0d5e29a8e3d731dbf59be97eced44d5c6", kill_on_drop: false }` [INFO] [stdout] f49c46c6bfc124b6bd8105627ec666f0d5e29a8e3d731dbf59be97eced44d5c6