[INFO] cloning repository https://github.com/fazstrac/rust-to-mqtt-prometheus-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fazstrac/rust-to-mqtt-prometheus-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffazstrac%2Frust-to-mqtt-prometheus-exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffazstrac%2Frust-to-mqtt-prometheus-exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f7f67b663cda11c34ceca6d83812bafddb7310a [INFO] testing fazstrac/rust-to-mqtt-prometheus-exporter against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffazstrac%2Frust-to-mqtt-prometheus-exporter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fazstrac/rust-to-mqtt-prometheus-exporter [INFO] finished tweaking git repo https://github.com/fazstrac/rust-to-mqtt-prometheus-exporter [INFO] tweaked toml for git repo https://github.com/fazstrac/rust-to-mqtt-prometheus-exporter written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fazstrac/rust-to-mqtt-prometheus-exporter on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fazstrac/rust-to-mqtt-prometheus-exporter 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow v56.2.0 [INFO] [stderr] Downloaded arrow-string v56.2.0 [INFO] [stderr] Downloaded lexical-core v1.0.6 [INFO] [stderr] Downloaded flatbuffers v25.9.23 [INFO] [stderr] Downloaded arrow-row v56.2.0 [INFO] [stderr] Downloaded rumqttc v0.25.1 [INFO] [stderr] Downloaded arrow-arith v57.1.0 [INFO] [stderr] Downloaded arrow-json v57.1.0 [INFO] [stderr] Downloaded arrow-buffer v57.1.0 [INFO] [stderr] Downloaded arrow-select v57.1.0 [INFO] [stderr] Downloaded arrow v57.1.0 [INFO] [stderr] Downloaded arrow-ipc v57.1.0 [INFO] [stderr] Downloaded arrow-cast v57.1.0 [INFO] [stderr] Downloaded axum v0.8.7 [INFO] [stderr] Downloaded lexical-write-float v1.0.6 [INFO] [stderr] Downloaded aws-lc-rs v1.15.1 [INFO] [stderr] Downloaded arrow-array v57.1.0 [INFO] [stderr] Downloaded zerocopy v0.8.30 [INFO] [stderr] Downloaded arrow-array v56.2.0 [INFO] [stderr] Downloaded arrow-cast v56.2.0 [INFO] [stderr] Downloaded arrow-schema v57.1.0 [INFO] [stderr] Downloaded comfy-table v7.1.2 [INFO] [stderr] Downloaded arrow-select v56.2.0 [INFO] [stderr] Downloaded arrow-ord v56.2.0 [INFO] [stderr] Downloaded arrow-buffer v56.2.0 [INFO] [stderr] Downloaded arrow-data v56.2.0 [INFO] [stderr] Downloaded arrow-schema v56.2.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.30 [INFO] [stderr] Downloaded arrow-csv v57.1.0 [INFO] [stderr] Downloaded arrow-ord v57.1.0 [INFO] [stderr] Downloaded arrow-data v57.1.0 [INFO] [stderr] Downloaded arrow-string v57.1.0 [INFO] [stderr] Downloaded arrow-arith v56.2.0 [INFO] [stderr] Downloaded lexical-write-integer v1.0.6 [INFO] [stderr] Downloaded arrow-row v57.1.0 [INFO] [stderr] Downloaded duckdb v1.4.2 [INFO] [stderr] Downloaded libduckdb-sys v1.4.2 [INFO] [stderr] Downloaded aws-lc-sys v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6626e52970553fce7a68b54b4fd1325655a200b71240579cd36bacf8ebf5a0b3 [INFO] running `Command { std: "docker" "start" "-a" "6626e52970553fce7a68b54b4fd1325655a200b71240579cd36bacf8ebf5a0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6626e52970553fce7a68b54b4fd1325655a200b71240579cd36bacf8ebf5a0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6626e52970553fce7a68b54b4fd1325655a200b71240579cd36bacf8ebf5a0b3", kill_on_drop: false }` [INFO] [stdout] 6626e52970553fce7a68b54b4fd1325655a200b71240579cd36bacf8ebf5a0b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ca2a8e8935916e3af6923bd979aa88524d0c3ca4f51c39e23024e23dde9c5a8 [INFO] running `Command { std: "docker" "start" "-a" "1ca2a8e8935916e3af6923bd979aa88524d0c3ca4f51c39e23024e23dde9c5a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling arrow-schema v57.1.0 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling arrow-schema v56.2.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling comfy-table v7.1.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling arrow-buffer v57.1.0 [INFO] [stderr] Compiling arrow-buffer v56.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling arrow-data v57.1.0 [INFO] [stderr] Compiling arrow-data v56.2.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling libduckdb-sys v1.4.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling arrow-array v57.1.0 [INFO] [stderr] Compiling arrow-array v56.2.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling arrow-select v57.1.0 [INFO] [stderr] Compiling arrow-row v57.1.0 [INFO] [stderr] Compiling arrow-select v56.2.0 [INFO] [stderr] Compiling arrow-arith v56.2.0 [INFO] [stderr] Compiling arrow-row v56.2.0 [INFO] [stderr] Compiling arrow-ord v57.1.0 [INFO] [stderr] Compiling arrow-string v56.2.0 [INFO] [stderr] Compiling arrow-cast v56.2.0 [INFO] [stderr] Compiling arrow-cast v57.1.0 [INFO] [stderr] Compiling arrow-ord v56.2.0 [INFO] [stderr] Compiling arrow-json v57.1.0 [INFO] [stderr] error: could not compile `arrow-ord` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/bin/rustc --crate-name arrow_ord --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-ord-56.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf8617a598ee3526 -C extra-filename=-b126e5b81fd78ee5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-c5a81860b57ce321.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-a7cce26fa3b0ce36.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-0c514b552d384c4f.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-024299ab9650993f.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-3d161dfb0de01516.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1ca2a8e8935916e3af6923bd979aa88524d0c3ca4f51c39e23024e23dde9c5a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca2a8e8935916e3af6923bd979aa88524d0c3ca4f51c39e23024e23dde9c5a8", kill_on_drop: false }` [INFO] [stdout] 1ca2a8e8935916e3af6923bd979aa88524d0c3ca4f51c39e23024e23dde9c5a8