[INFO] fetching crate xorc-notifications 0.1.0... [INFO] testing xorc-notifications-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate xorc-notifications 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate xorc-notifications 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xorc-notifications 0.1.0 [INFO] finished tweaking crates.io crate xorc-notifications 0.1.0 [INFO] tweaked toml for crates.io crate xorc-notifications 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dd7ae31b09794551c853bf463968111b0783817ca34f97ffba8a23acb281dd7 [INFO] running `Command { std: "docker" "start" "-a" "3dd7ae31b09794551c853bf463968111b0783817ca34f97ffba8a23acb281dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dd7ae31b09794551c853bf463968111b0783817ca34f97ffba8a23acb281dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd7ae31b09794551c853bf463968111b0783817ca34f97ffba8a23acb281dd7", kill_on_drop: false }` [INFO] [stdout] 3dd7ae31b09794551c853bf463968111b0783817ca34f97ffba8a23acb281dd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c23d2aa00702aa53af2313d962e20eb625d750ef26930f5e5c8d3105f223ed66 [INFO] running `Command { std: "docker" "start" "-a" "c23d2aa00702aa53af2313d962e20eb625d750ef26930f5e5c8d3105f223ed66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling prometheus v0.4.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rdkafka-sys v0.11.4-0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling protoc v2.27.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling chan-signal v0.3.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] error: failed to run custom build command for `rdkafka-sys v0.11.4-0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rdkafka-sys-300a05341c573ca8/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 '0x000b04ff'... ok (0.11.4) [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 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 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 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 --enable-static" in dir: librdkafka [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 693: $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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: 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 953: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 956: .c: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] mklove/modules/configure.base: line 611: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] ### Configure failed ### [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] ### Accumulated failures: ### [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] ########################################################### [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] socket_nsl () [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] module: socket [INFO] [stderr] mklove/modules/configure.base: line 628: config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 628: 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 628: config.log: Read-only file system [INFO] [stderr] libpthread () [INFO] [stderr] mklove/modules/configure.base: line 620: config.log: Read-only file system [INFO] [stderr] module: librdkafka [INFO] [stderr] mklove/modules/configure.base: line 628: config.log: Read-only file system [INFO] [stderr] action: fail [INFO] [stderr] mklove/modules/configure.base: line 628: 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 628: config.log: Read-only file system [INFO] [stderr] thread 'main' panicked at 'Command failed with error code 1', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.4-0/build.rs:23:35 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562a25e878cd - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x562a25e878cd - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562a25e878cd - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x562a25e878cd - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x562a25ea5efc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x562a25e84991 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x562a25e891d5 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x562a25e891d5 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x562a25e891d5 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x562a25e88e89 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x562a25e89722 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x562a25e89607 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x562a25e87d84 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x562a25e89339 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x562a25e38463 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x562a25e38c34 - build_script_build::run_command_or_fail::h1e30a9f558b99ed9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.4-0/build.rs:23:35 [INFO] [stderr] 16: 0x562a25e39905 - build_script_build::build_librdkafka::h98a6846b1ea9817f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.4-0/build.rs:91:5 [INFO] [stderr] 17: 0x562a25e395c2 - build_script_build::main::hce949eb6a968d8c6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rdkafka-sys-0.11.4-0/build.rs:61:9 [INFO] [stderr] 18: 0x562a25e3a09b - core::ops::function::FnOnce::call_once::h15322f362178c013 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x562a25e3a25e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd2130b83a6771a6b [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x562a25e3b001 - std::rt::lang_start::{{closure}}::h5ca8c62f359729ff [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x562a25e814ae - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x562a25e814ae - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x562a25e814ae - std::panicking::try::h87f80f5db1929b60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x562a25e814ae - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x562a25e814ae - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x562a25e814ae - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x562a25e814ae - std::panicking::try::h428fba6a4941d8ed [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x562a25e814ae - std::panic::catch_unwind::hd73c90258412492e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x562a25e814ae - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x562a25e3afd0 - std::rt::lang_start::hf8df30ead2a310a6 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x562a25e39bfc - main [INFO] [stderr] 32: 0x7ff6421c50b3 - __libc_start_main [INFO] [stderr] 33: 0x562a25e3865e - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c23d2aa00702aa53af2313d962e20eb625d750ef26930f5e5c8d3105f223ed66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23d2aa00702aa53af2313d962e20eb625d750ef26930f5e5c8d3105f223ed66", kill_on_drop: false }` [INFO] [stdout] c23d2aa00702aa53af2313d962e20eb625d750ef26930f5e5c8d3105f223ed66