[INFO] cloning repository https://github.com/mclayton7/mavlink-to-kafka
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mclayton7/mavlink-to-kafka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmclayton7%2Fmavlink-to-kafka", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmclayton7%2Fmavlink-to-kafka'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f346ddd982694207dc2b3fc4d55b7a66726cd7cc
[INFO] testing mclayton7/mavlink-to-kafka against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmclayton7%2Fmavlink-to-kafka" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mclayton7/mavlink-to-kafka
[INFO] finished tweaking git repo https://github.com/mclayton7/mavlink-to-kafka
[INFO] tweaked toml for git repo https://github.com/mclayton7/mavlink-to-kafka written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mclayton7/mavlink-to-kafka on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mclayton7/mavlink-to-kafka 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mavlink-bindgen v0.14.1
[INFO] [stderr]   Downloaded serde_arrays v0.1.0
[INFO] [stderr]   Downloaded mavlink-core v0.14.1
[INFO] [stderr]   Downloaded crc-any v2.5.0
[INFO] [stderr]   Downloaded rdkafka v0.37.0
[INFO] [stderr]   Downloaded mavlink v0.14.1
[INFO] [stderr]   Downloaded libz-sys v1.1.23
[INFO] [stderr]   Downloaded rdkafka-sys v4.10.0+2.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d21fb3e1e6a70779f9bbd555970a9affefcf7e3c0d382e82736ae1372e02343f
[INFO] running `Command { std: "docker" "start" "-a" "d21fb3e1e6a70779f9bbd555970a9affefcf7e3c0d382e82736ae1372e02343f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d21fb3e1e6a70779f9bbd555970a9affefcf7e3c0d382e82736ae1372e02343f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d21fb3e1e6a70779f9bbd555970a9affefcf7e3c0d382e82736ae1372e02343f", kill_on_drop: false }`
[INFO] [stdout] d21fb3e1e6a70779f9bbd555970a9affefcf7e3c0d382e82736ae1372e02343f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ca23d2933af8dbc3db92e0a898035ae552f5bfcf0971f3dfcee43329d005e07
[INFO] running `Command { std: "docker" "start" "-a" "8ca23d2933af8dbc3db92e0a898035ae552f5bfcf0971f3dfcee43329d005e07", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling mavlink-bindgen v0.14.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling mavlink v0.14.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_arrays v0.1.0
[INFO] [stderr]    Compiling mavlink-core v0.14.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rdkafka v0.37.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr] error: could not compile `mavlink` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name mavlink --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-0.14.1/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 --cfg 'feature="ardupilotmega"' --cfg 'feature="common"' --cfg 'feature="default"' --cfg 'feature="direct-serial"' --cfg 'feature="icarous"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="tcp"' --cfg 'feature="uavionix"' --cfg 'feature="udp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-dialects", "arbitrary", "ardupilotmega", "asluav", "avssuas", "common", "csairlink", "cubepilot", "default", "development", "direct-serial", "embedded", "embedded-hal-02", "emit-description", "emit-extensions", "format-generated-code", "icarous", "loweheiser", "matrixpilot", "minimal", "paparazzi", "python_array_test", "serde", "signing", "slugs", "standard", "std", "storm32", "tcp", "test", "tokio-1", "ualberta", "uavionix", "udp"))' -C metadata=bf97f16832f9f78a -C extra-filename=-e458522e8d98d7f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dfd565f85bac9b15.rmeta --extern mavlink_core=/opt/rustwide/target/debug/deps/libmavlink_core-4052b8795975d53d.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-776c2165b4b57c21.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7528cbc7cbff3ff7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9547f0b5001fee6a.rmeta --extern serde_arrays=/opt/rustwide/target/debug/deps/libserde_arrays-1980a8a411d495cc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8ca23d2933af8dbc3db92e0a898035ae552f5bfcf0971f3dfcee43329d005e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ca23d2933af8dbc3db92e0a898035ae552f5bfcf0971f3dfcee43329d005e07", kill_on_drop: false }`
[INFO] [stdout] 8ca23d2933af8dbc3db92e0a898035ae552f5bfcf0971f3dfcee43329d005e07
