[INFO] fetching crate mavlink 0.16.1... [INFO] testing mavlink-0.16.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate mavlink 0.16.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate mavlink 0.16.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mavlink 0.16.1 [INFO] tweaked toml for crates.io crate mavlink 0.16.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mavlink 0.16.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mavlink 0.16.1 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6912a06bf6e2d9ed4950b03bd7d954ec369d88d380ca8ff203a2a11e2be5755 [INFO] running `Command { std: "docker" "start" "-a" "a6912a06bf6e2d9ed4950b03bd7d954ec369d88d380ca8ff203a2a11e2be5755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6912a06bf6e2d9ed4950b03bd7d954ec369d88d380ca8ff203a2a11e2be5755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6912a06bf6e2d9ed4950b03bd7d954ec369d88d380ca8ff203a2a11e2be5755", kill_on_drop: false }` [INFO] [stdout] a6912a06bf6e2d9ed4950b03bd7d954ec369d88d380ca8ff203a2a11e2be5755 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2bcdfc55e4e1bfae2793ab4b24f89bd72fd24cafcede4eb1d673cc18b593583 [INFO] running `Command { std: "docker" "start" "-a" "e2bcdfc55e4e1bfae2793ab4b24f89bd72fd24cafcede4eb1d673cc18b593583", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling mavlink-bindgen v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling mavlink v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_arrays v0.2.0 [INFO] [stderr] Compiling serialport v4.8.1 [INFO] [stderr] Compiling mavlink-core v0.16.1 [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/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name mavlink --edition=2021 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 '--warn=clippy::cargo' '--warn=clippy::unnecessary_semicolon' '--warn=clippy::semicolon_if_nothing_returned' '--allow=clippy::multiple_crate_versions' --cfg 'feature="ardupilotmega"' --cfg 'feature="common"' --cfg 'feature="default"' --cfg 'feature="direct-serial"' --cfg 'feature="format-generated-code"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="tcp"' --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-extensions", "format-generated-code", "icarous", "loweheiser", "matrixpilot", "minimal", "paparazzi", "python_array_test", "serde", "signing", "standard", "std", "storm32", "tcp", "test", "tokio-1", "ts", "ualberta", "uavionix", "udp"))' -C metadata=3f65c79fd4d97372 -C extra-filename=-01cb10e192222ad0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5c38365a6c44251c.rmeta --extern mavlink_core=/opt/rustwide/target/debug/deps/libmavlink_core-445f4f07974cc224.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-1ec7cd343f3b96b0.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6666cccbb131ccd3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d49e43b7dac4e489.rmeta --extern serde_arrays=/opt/rustwide/target/debug/deps/libserde_arrays-40278ff0af17ac1c.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e2bcdfc55e4e1bfae2793ab4b24f89bd72fd24cafcede4eb1d673cc18b593583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2bcdfc55e4e1bfae2793ab4b24f89bd72fd24cafcede4eb1d673cc18b593583", kill_on_drop: false }` [INFO] [stdout] e2bcdfc55e4e1bfae2793ab4b24f89bd72fd24cafcede4eb1d673cc18b593583