[INFO] cloning repository https://github.com/bluerobotics/rust-mavlink-codec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluerobotics/rust-mavlink-codec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluerobotics%2Frust-mavlink-codec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluerobotics%2Frust-mavlink-codec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dc5b54ca34f344dfb9d00dacea8d027031ec90c [INFO] testing bluerobotics/rust-mavlink-codec against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluerobotics%2Frust-mavlink-codec" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluerobotics/rust-mavlink-codec on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluerobotics/rust-mavlink-codec [INFO] finished tweaking git repo https://github.com/bluerobotics/rust-mavlink-codec [INFO] tweaked toml for git repo https://github.com/bluerobotics/rust-mavlink-codec written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bluerobotics/rust-mavlink-codec 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.mavlink.hash [INFO] [stderr] warning: unused manifest key: dev-dependencies.mavlink.hash [INFO] [stderr] Updating git repository `https://github.com/mavlink/rust-mavlink` [INFO] [stderr] Updating git submodule `https://github.com/mavlink/mavlink` [INFO] [stderr] Updating git submodule `https://github.com/ardupilot/pymavlink.git` [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e72860e1aee7c60684d7889fd557b66fc43fdb6176b2dc9f32487b012ddda89 [INFO] running `Command { std: "docker" "start" "-a" "8e72860e1aee7c60684d7889fd557b66fc43fdb6176b2dc9f32487b012ddda89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e72860e1aee7c60684d7889fd557b66fc43fdb6176b2dc9f32487b012ddda89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e72860e1aee7c60684d7889fd557b66fc43fdb6176b2dc9f32487b012ddda89", kill_on_drop: false }` [INFO] [stdout] 8e72860e1aee7c60684d7889fd557b66fc43fdb6176b2dc9f32487b012ddda89 [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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc48880491919671d22f2157cfd004664ee68ab2309bde1e635a70ac174398cd [INFO] running `Command { std: "docker" "start" "-a" "bc48880491919671d22f2157cfd004664ee68ab2309bde1e635a70ac174398cd", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.mavlink.hash [INFO] [stderr] warning: unused manifest key: dev-dependencies.mavlink.hash [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling mavlink-core v0.13.2 (https://github.com/mavlink/rust-mavlink#5f2ecbe8) [INFO] [stderr] Compiling mavlink-bindgen v0.13.2 (https://github.com/mavlink/rust-mavlink#5f2ecbe8) [INFO] [stderr] Compiling mavlink v0.13.2 (https://github.com/mavlink/rust-mavlink#5f2ecbe8) [INFO] [stderr] Compiling mavlink-codec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.77s [INFO] running `Command { std: "docker" "inspect" "bc48880491919671d22f2157cfd004664ee68ab2309bde1e635a70ac174398cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc48880491919671d22f2157cfd004664ee68ab2309bde1e635a70ac174398cd", kill_on_drop: false }` [INFO] [stdout] bc48880491919671d22f2157cfd004664ee68ab2309bde1e635a70ac174398cd [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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81dbcd4d032420a0e1890a6677e53d2a897c17fc1fd18ecb9ff30559de4a7439 [INFO] running `Command { std: "docker" "start" "-a" "81dbcd4d032420a0e1890a6677e53d2a897c17fc1fd18ecb9ff30559de4a7439", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.mavlink.hash [INFO] [stderr] warning: unused manifest key: dev-dependencies.mavlink.hash [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling mavlink-bindgen v0.13.2 (https://github.com/mavlink/rust-mavlink#5f2ecbe8) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mavlink v0.13.2 (https://github.com/mavlink/rust-mavlink#5f2ecbe8) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling mavlink-core v0.13.2 (https://github.com/mavlink/rust-mavlink#5f2ecbe8) [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling dev-utils v0.1.0 (/opt/rustwide/workdir/dev_utils) [INFO] [stderr] Compiling mavlink-codec v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "81dbcd4d032420a0e1890a6677e53d2a897c17fc1fd18ecb9ff30559de4a7439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81dbcd4d032420a0e1890a6677e53d2a897c17fc1fd18ecb9ff30559de4a7439", kill_on_drop: false }` [INFO] [stdout] 81dbcd4d032420a0e1890a6677e53d2a897c17fc1fd18ecb9ff30559de4a7439 [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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6e0ae2248609ad03cfd9bc075995d6d91a1c1b0558cc977c83a044be82f557a [INFO] running `Command { std: "docker" "start" "-a" "e6e0ae2248609ad03cfd9bc075995d6d91a1c1b0558cc977c83a044be82f557a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.mavlink.hash [INFO] [stderr] warning: unused manifest key: dev-dependencies.mavlink.hash [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mavlink_codec-6825584044934eba) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test codec::test_decode::test_decode_v2 ... ok [INFO] [stdout] test codec::test_decode::test_decode_v1 ... ok [INFO] [stdout] test codec::test_encode::test_encode_v1 ... ok [INFO] [stdout] test codec::test_encode::test_encode_v2 ... ok [INFO] [stdout] test v1::test::test_checksum_data ... ok [INFO] [stdout] test v1::test::test_checksum ... ok [INFO] [stdout] test v1::test::test_len ... ok [INFO] [stdout] test v1::test::test_compid ... ok [INFO] [stdout] test v1::test::test_payload ... ok [INFO] [stdout] test v1::test::test_seq ... ok [INFO] [stdout] test v1::test::test_msgid ... ok [INFO] [stdout] test v1::test::test_packet_size ... ok [INFO] [stdout] test v1::test::test_v1packet_from_raw_v1_message ... ok [INFO] [stdout] test v1::test::test_stx ... ok [INFO] [stdout] test v1::test::test_sysid ... ok [INFO] [stdout] test v2::test::test_checksum ... ok [INFO] [stdout] test v2::test::test_checksum_data ... ok [INFO] [stdout] test v2::test::test_compat_flags ... ok [INFO] [stdout] test v2::test::test_has_signature_false ... ok [INFO] [stdout] test v2::test::test_header ... ok [INFO] [stdout] test v2::test::test_incompat_flags ... ok [INFO] [stdout] test v2::test::test_len ... ok [INFO] [stdout] test v2::test::test_msgid ... ok [INFO] [stdout] test v2::test::test_packet_size_no_signature ... ok [INFO] [stdout] test v2::test::test_signature_none ... ok [INFO] [stdout] test v2::test::test_raw_v2_message_from_v2packet ... ok [INFO] [stdout] test v2::test::test_payload ... ok [INFO] [stdout] test v2::test::test_seq ... ok [INFO] [stdout] test v2::test::test_stx ... ok [INFO] [stdout] test v1::test::test_header ... ok [INFO] [stdout] test v2::test::test_sysid ... ok [INFO] [stdout] test v2::test::test_compid ... ok [INFO] [stdout] test v2::test::test_v2packet_from_raw_v2_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/chuncked_decode_test.rs (/opt/rustwide/target/debug/deps/chuncked_decode_test-b7b913c4029b47e9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test chuncked_decode_v2 ... ok [INFO] [stdout] test chuncked_decode_v1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] [stderr] Running tests/framed_send_recv.rs (/opt/rustwide/target/debug/deps/framed_send_recv-a498671d8eb58ad6) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test send_recv_v2 ... ok [INFO] [stdout] test send_recv_v2_concurrent ... ok [INFO] [stdout] test send_recv_v1_concurrent ... ok [INFO] [stdout] test send_recv_v1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s [INFO] [stdout] [INFO] [stderr] Doc-tests mavlink_codec [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - mavlink_codec (line 138) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e6e0ae2248609ad03cfd9bc075995d6d91a1c1b0558cc977c83a044be82f557a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e0ae2248609ad03cfd9bc075995d6d91a1c1b0558cc977c83a044be82f557a", kill_on_drop: false }` [INFO] [stdout] e6e0ae2248609ad03cfd9bc075995d6d91a1c1b0558cc977c83a044be82f557a