[INFO] cloning repository https://github.com/mkroli/pcapstreamer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkroli/pcapstreamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkroli%2Fpcapstreamer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkroli%2Fpcapstreamer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c380e5f9e854cf765051ecfe989b0964e54318c3
[INFO] testing mkroli/pcapstreamer against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkroli%2Fpcapstreamer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mkroli/pcapstreamer
[INFO] finished tweaking git repo https://github.com/mkroli/pcapstreamer
[INFO] tweaked toml for git repo https://github.com/mkroli/pcapstreamer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mkroli/pcapstreamer on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mkroli/pcapstreamer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46f7ea89b0f356147b087d4cb96c802d79407f6ecc291e48b3717cb241bb4002
[INFO] running `Command { std: "docker" "start" "-a" "46f7ea89b0f356147b087d4cb96c802d79407f6ecc291e48b3717cb241bb4002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46f7ea89b0f356147b087d4cb96c802d79407f6ecc291e48b3717cb241bb4002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f7ea89b0f356147b087d4cb96c802d79407f6ecc291e48b3717cb241bb4002", kill_on_drop: false }`
[INFO] [stdout] 46f7ea89b0f356147b087d4cb96c802d79407f6ecc291e48b3717cb241bb4002
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c7a73044cd9746092eb368bc47053c79eb465660ad1fed9ae6dfd9de0d2fd19
[INFO] running `Command { std: "docker" "start" "-a" "8c7a73044cd9746092eb368bc47053c79eb465660ad1fed9ae6dfd9de0d2fd19", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[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 quote v1.0.18
[INFO] [stderr]    Compiling num_cpus v0.2.13
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling rdkafka-sys v0.11.6-1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling pcap v0.7.0
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling derive-into-owned v0.1.0
[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 tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr] error: failed to run custom build command for `rdkafka-sys v0.11.6-1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rdkafka-sys-69fc03b1d244b5b0/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Configuring librdkafka
[INFO] [stderr]   checking for OS or distribution... ok (Linux)
[INFO] [stderr]   checking for C compiler from CC env... failed
[INFO] [stderr]   checking for gcc (by command)... ok
[INFO] [stderr]   checking for C++ compiler from CXX env... failed
[INFO] [stderr]   checking for C++ compiler (g++)... ok
[INFO] [stderr]   checking executable ld... ok
[INFO] [stderr]   checking executable nm... ok
[INFO] [stderr]   checking executable objdump... ok
[INFO] [stderr]   checking executable strip... ok
[INFO] [stderr]   checking for pkgconfig (by command)... ok
[INFO] [stderr]   checking for install (by command)... ok
[INFO] [stderr]   checking for PIC (by compile)... failed (disable)
[INFO] [stderr]   checking for GNU-compatible linker options... failed
[INFO] [stderr]   checking for OSX linker options... failed
[INFO] [stderr]   checking for GNU linker-script ld flag... failed
[INFO] [stderr]   checking for Solaris linker-script ld flag... failed (ignore)
[INFO] [stderr]   checking for __atomic_32 (by compile)... failed
[INFO] [stderr]   checking for __atomic_32_lib (by compile)... failed
[INFO] [stderr]   checking for __sync_32 (by compile)... failed (disable)
[INFO] [stderr]   checking for __atomic_64 (by compile)... failed
[INFO] [stderr]   checking for __atomic_64_lib (by compile)... failed
[INFO] [stderr]   checking for __sync_64 (by compile)... failed (disable)
[INFO] [stderr]   checking for socket (by compile)... failed
[INFO] [stderr]   checking for socket_nsl (by compile)... failed (fail)
[INFO] [stderr]   parsing version '0x000b06ff'... ok (0.11.6)
[INFO] [stderr]   checking for librt (by pkg-config)... failed
[INFO] [stderr]   checking for librt (by compile)... failed
[INFO] [stderr]   checking for c11threads (by pkg-config)... failed
[INFO] [stderr]   checking for c11threads (by compile)... failed (disable)
[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 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 --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]   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]   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: .cpp: Read-only file system
[INFO] [stderr]   mklove/modules/configure.base: line 956: .cpp: 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]   /usr/bin/ld: cannot open output file .c.o: Read-only file system
[INFO] [stderr]   collect2: error: ld returned 1 exit status
[INFO] [stderr]   source: 
[INFO] [stderr]   #include <sys/types.h>
[INFO] [stderr]   #include <sys/socket.h>
[INFO] [stderr]   #include <unistd.h>
[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]   /usr/bin/ld: cannot open output file .c.o: Read-only file system
[INFO] [stderr]   collect2: error: ld returned 1 exit status
[INFO] [stderr]   source: #include <pthread.h>
[INFO] [stderr] 
[INFO] [stderr]   mklove/modules/configure.base: line 628: config.log: Read-only file system
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1169) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-sys-0.11.6-1/build.rs:23:35:
[INFO] [stderr]   Command failed with error code 1
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c536a74a94a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5c536a74a94a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5c536a74a94a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5c536a74a94a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5c536a75d99a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5c536a75d99a - core[6771d259883166e6]::fmt::write
[INFO] [stderr]      6:     0x5c536a7502e2 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5c536a7502e2 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5c536a72e46f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5c536a72e46f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5c536a745eb1 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5c536a74606b - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5c536a72e528 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5c536a723769 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5c536a72ee8d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5c536a75e0ec - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5c536a6fb533 - build_script_build::run_command_or_fail::h9e7693708b26e187
[INFO] [stderr]     17:     0x5c536a6faf86 - build_script_build::build_librdkafka::he79827af6251ea89
[INFO] [stderr]     18:     0x5c536a6fb8cc - build_script_build::main::h85a2c667224b0604
[INFO] [stderr]     19:     0x5c536a6fc553 - core::ops::function::FnOnce::call_once::had2de2f88b0dd7b3
[INFO] [stderr]     20:     0x5c536a6fbef6 - std::sys::backtrace::__rust_begin_short_backtrace::h6b74de8d5c8e0bf2
[INFO] [stderr]     21:     0x5c536a6fbec9 - std::rt::lang_start::{{closure}}::h40eca066be226473
[INFO] [stderr]     22:     0x5c536a744fa4 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5c536a744fa4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x5c536a744fa4 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x5c536a744fa4 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5c536a744fa4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5c536a744fa4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x5c536a744fa4 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x5c536a744fa4 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5c536a744fa4 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5c536a6fbeb1 - std::rt::lang_start::hffa24b12ce2007eb
[INFO] [stderr]     32:     0x5c536a6fca15 - main
[INFO] [stderr]     33:     0x7c540d4951ca - <unknown>
[INFO] [stderr]     34:     0x7c540d49528b - __libc_start_main
[INFO] [stderr]     35:     0x5c536a6faa35 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8c7a73044cd9746092eb368bc47053c79eb465660ad1fed9ae6dfd9de0d2fd19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c7a73044cd9746092eb368bc47053c79eb465660ad1fed9ae6dfd9de0d2fd19", kill_on_drop: false }`
[INFO] [stdout] 8c7a73044cd9746092eb368bc47053c79eb465660ad1fed9ae6dfd9de0d2fd19
