[INFO] cloning repository https://github.com/bluerobotics/mavlink-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluerobotics/mavlink-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluerobotics%2Fmavlink-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluerobotics%2Fmavlink-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a87a13e3238eb973f6bccda482a77f0d9e62b80 [INFO] checking bluerobotics/mavlink-server/6a87a13e3238eb973f6bccda482a77f0d9e62b80 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluerobotics%2Fmavlink-server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluerobotics/mavlink-server on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluerobotics/mavlink-server [INFO] finished tweaking git repo https://github.com/bluerobotics/mavlink-server [INFO] tweaked toml for git repo https://github.com/bluerobotics/mavlink-server written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bluerobotics/mavlink-server 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/joaoantoniocardoso/rust-mavlink` [INFO] [stderr] Updating git submodule `https://github.com/mavlink/mavlink` [INFO] [stderr] Updating git submodule `https://github.com/ardupilot/pymavlink.git` [INFO] [stderr] Updating git repository `https://github.com/joaoantoniocardoso/tracing` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vergen v9.0.0 [INFO] [stderr] Downloaded gix-revwalk v0.13.2 [INFO] [stderr] Downloaded vergen-lib v0.1.3 [INFO] [stderr] Downloaded gix-url v0.27.4 [INFO] [stderr] Downloaded gix-traverse v0.39.2 [INFO] [stderr] Downloaded gix-path v0.10.9 [INFO] [stderr] Downloaded vergen-gix v1.0.0 [INFO] [stderr] Downloaded gix-sec v0.10.7 [INFO] [stderr] Downloaded gix-glob v0.16.4 [INFO] [stderr] Downloaded gix-discover v0.32.0 [INFO] [stderr] Downloaded gix-fs v0.11.2 [INFO] [stderr] Downloaded gix-config-value v0.14.7 [INFO] [stderr] Downloaded gix-odb v0.61.1 [INFO] [stderr] Downloaded crc-any v2.5.0 [INFO] [stderr] Downloaded gix-pack v0.51.1 [INFO] [stderr] Downloaded gix-index v0.33.1 [INFO] [stderr] Downloaded gix-object v0.42.3 [INFO] [stderr] Downloaded gix-revision v0.27.2 [INFO] [stderr] Downloaded gix-diff v0.44.1 [INFO] [stderr] Downloaded gix-macros v0.1.5 [INFO] [stderr] Downloaded gix v0.63.0 [INFO] [stderr] Downloaded gix-commitgraph v0.24.3 [INFO] [stderr] Downloaded gix-refspec v0.23.1 [INFO] [stderr] Downloaded gix-tempfile v14.0.1 [INFO] [stderr] Downloaded gix-actor v0.31.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879696ef4d153a19fbab5c8e66e5f1846e5a3f2256189de3c79511b5c78d7345 [INFO] running `Command { std: "docker" "start" "-a" "879696ef4d153a19fbab5c8e66e5f1846e5a3f2256189de3c79511b5c78d7345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879696ef4d153a19fbab5c8e66e5f1846e5a3f2256189de3c79511b5c78d7345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879696ef4d153a19fbab5c8e66e5f1846e5a3f2256189de3c79511b5c78d7345", kill_on_drop: false }` [INFO] [stdout] 879696ef4d153a19fbab5c8e66e5f1846e5a3f2256189de3c79511b5c78d7345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99bd0e1b5f26096f653a15fc3ffcfeb802b13e239ba465a956b6b1bb75c160f5 [INFO] running `Command { std: "docker" "start" "-a" "99bd0e1b5f26096f653a15fc3ffcfeb802b13e239ba465a956b6b1bb75c160f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling gix-trace v0.1.9 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling gix-sec v0.10.7 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling vergen-gix v1.0.0 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking clap_builder v4.5.14 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap v4.5.14 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-path v0.10.9 [INFO] [stderr] Compiling gix-chunk v0.4.8 [INFO] [stderr] Compiling gix-quote v0.4.12 [INFO] [stderr] Compiling gix-bitmap v0.2.11 [INFO] [stderr] Compiling mavlink-bindgen v0.13.1 (https://github.com/joaoantoniocardoso/rust-mavlink?branch=add-tokio#4de40a19) [INFO] [stderr] Compiling gix-config-value v0.14.7 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling gix-actor v0.31.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling gix-fs v0.11.2 [INFO] [stderr] Compiling gix-commitgraph v0.24.3 [INFO] [stderr] Compiling gix-glob v0.16.4 [INFO] [stderr] Compiling gix-url v0.27.4 [INFO] [stderr] Compiling gix-object v0.42.3 [INFO] [stderr] Compiling gix-tempfile v14.0.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling mavlink v0.13.1 (https://github.com/joaoantoniocardoso/rust-mavlink?branch=add-tokio#4de40a19) [INFO] [stderr] Checking tracing-appender v0.2.2-with-filename-suffix (https://github.com/joaoantoniocardoso/tracing?branch=tracing-appender-0.2.2-with-filename-suffix#3073c2f4) [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling gix-revwalk v0.13.2 [INFO] [stderr] Compiling gix-ref v0.44.1 [INFO] [stderr] Compiling gix-pack v0.51.1 [INFO] [stderr] Compiling gix-diff v0.44.1 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling gix-revision v0.27.2 [INFO] [stderr] Compiling gix-traverse v0.39.2 [INFO] [stderr] Compiling gix-refspec v0.23.1 [INFO] [stderr] Compiling gix-index v0.33.1 [INFO] [stderr] Compiling gix-config v0.37.0 [INFO] [stderr] Compiling gix-discover v0.32.0 [INFO] [stderr] Compiling gix-odb v0.61.1 [INFO] [stderr] Compiling gix v0.63.0 [INFO] [stderr] Checking mavlink-core v0.13.1 (https://github.com/joaoantoniocardoso/rust-mavlink?branch=add-tokio#4de40a19) [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling mavlink-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/drivers/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct DriverInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 39 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DriverInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `component_id`, `system_id`, and `task` are never read [INFO] [stdout] --> src/hub.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Hub { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | component_id: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 16 | system_id: Arc>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | task: tokio::task::JoinHandle>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/drivers/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct DriverInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 39 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DriverInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `component_id`, `system_id`, and `task` are never read [INFO] [stdout] --> src/hub.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Hub { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | component_id: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 16 | system_id: Arc>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | task: tokio::task::JoinHandle>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "99bd0e1b5f26096f653a15fc3ffcfeb802b13e239ba465a956b6b1bb75c160f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99bd0e1b5f26096f653a15fc3ffcfeb802b13e239ba465a956b6b1bb75c160f5", kill_on_drop: false }` [INFO] [stdout] 99bd0e1b5f26096f653a15fc3ffcfeb802b13e239ba465a956b6b1bb75c160f5