[INFO] cloning repository https://github.com/mosaic-ground-control/maviola [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mosaic-ground-control/maviola" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosaic-ground-control%2Fmaviola", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosaic-ground-control%2Fmaviola'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b8ccc21bd7a37de11a91b2936acf0c0cb655e6a [INFO] testing mosaic-ground-control/maviola against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmosaic-ground-control%2Fmaviola" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mosaic-ground-control/maviola [INFO] finished tweaking git repo https://github.com/mosaic-ground-control/maviola [INFO] tweaked toml for git repo https://github.com/mosaic-ground-control/maviola written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mosaic-ground-control/maviola on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mosaic-ground-control/maviola 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded specta-util v0.0.9 [INFO] [stderr] Downloaded serde_arrays v0.1.0 [INFO] [stderr] Downloaded portpicker v0.1.1 [INFO] [stderr] Downloaded rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Downloaded unescaper v0.1.5 [INFO] [stderr] Downloaded specta-macros v2.0.0-rc.18 [INFO] [stderr] Downloaded specta v2.0.0-rc.22 [INFO] [stderr] Downloaded cobs v0.2.3 [INFO] [stderr] Downloaded format_no_std v1.2.0 [INFO] [stderr] Downloaded embedded-io v0.4.0 [INFO] [stderr] Downloaded postcard v1.1.1 [INFO] [stderr] Downloaded heapless v0.7.17 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded winnow v0.6.24 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded crc-any v2.5.0 [INFO] [stderr] Downloaded mavinspect v0.6.5 [INFO] [stderr] Downloaded mavspec v0.6.4 [INFO] [stderr] Downloaded serialport v4.7.0 [INFO] [stderr] Downloaded mavspec_rust_derive v0.6.4 [INFO] [stderr] Downloaded atomic-polyfill v1.0.3 [INFO] [stderr] Downloaded cargo-manifest v0.13.0 [INFO] [stderr] Downloaded mavspec_rust_spec v0.6.4 [INFO] [stderr] Downloaded libudev v0.3.0 [INFO] [stderr] Downloaded mavlink-dialects v0.6.4 [INFO] [stderr] Downloaded mavspec_rust_gen v0.6.4 [INFO] [stderr] Downloaded mavio v0.5.5 [INFO] [stderr] Downloaded tbytes v0.1.0 [INFO] [stderr] Downloaded mavlink-message-definitions v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e81feddb3ca0ae07aa35e3ac1e9c2d7b9bc1fc44adba43f04a5e8a5b0e91f10f [INFO] running `Command { std: "docker" "start" "-a" "e81feddb3ca0ae07aa35e3ac1e9c2d7b9bc1fc44adba43f04a5e8a5b0e91f10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e81feddb3ca0ae07aa35e3ac1e9c2d7b9bc1fc44adba43f04a5e8a5b0e91f10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e81feddb3ca0ae07aa35e3ac1e9c2d7b9bc1fc44adba43f04a5e8a5b0e91f10f", kill_on_drop: false }` [INFO] [stdout] e81feddb3ca0ae07aa35e3ac1e9c2d7b9bc1fc44adba43f04a5e8a5b0e91f10f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71bef4da249fafbee68c52f46dad3f020b80b16465214d8d08ea229f1dfbca83 [INFO] running `Command { std: "docker" "start" "-a" "71bef4da249fafbee68c52f46dad3f020b80b16465214d8d08ea229f1dfbca83", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling mavinspect v0.6.5 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling mavspec_rust_derive v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_arrays v0.1.0 [INFO] [stderr] Compiling tbytes v0.1.0 [INFO] [stderr] Compiling serialport v4.7.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling mavspec_rust_spec v0.6.4 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling mio-serial v5.0.6 [INFO] [stderr] Compiling tokio-serial v5.4.5 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling cargo-manifest v0.13.0 [INFO] [stderr] Compiling mavspec_rust_gen v0.6.4 [INFO] [stderr] Compiling mavlink-message-definitions v0.6.4 [INFO] [stderr] Compiling mavlink-dialects v0.6.4 [INFO] [stderr] Compiling mavspec v0.6.4 [INFO] [stderr] Compiling mavio v0.5.5 [INFO] [stderr] Compiling maviola v0.3.0 (/opt/rustwide/workdir/maviola) [INFO] [stderr] Compiling maviola_benchmarks v0.0.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.64s [INFO] running `Command { std: "docker" "inspect" "71bef4da249fafbee68c52f46dad3f020b80b16465214d8d08ea229f1dfbca83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71bef4da249fafbee68c52f46dad3f020b80b16465214d8d08ea229f1dfbca83", kill_on_drop: false }` [INFO] [stdout] 71bef4da249fafbee68c52f46dad3f020b80b16465214d8d08ea229f1dfbca83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4851d5fee98e67812c64c8ed0f54055656c131db5be4b15fe90c17b1d721d79 [INFO] running `Command { std: "docker" "start" "-a" "f4851d5fee98e67812c64c8ed0f54055656c131db5be4b15fe90c17b1d721d79", kill_on_drop: false }` [INFO] [stderr] Compiling maviola v0.3.0 (/opt/rustwide/workdir/maviola) [INFO] [stderr] Compiling maviola_benchmarks v0.0.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stderr] error: could not compile `maviola` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name maviola --edition=2021 maviola/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(rustdoc)' --test --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="sync"' --cfg 'feature="unstable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "definitions", "derive", "dlct-all", "dlct-ardupilotmega", "dlct-asluav", "dlct-avssuas", "dlct-common", "dlct-cs_air_link", "dlct-cubepilot", "dlct-development", "dlct-icarous", "dlct-matrixpilot", "dlct-minimal", "dlct-paparazzi", "dlct-standard", "dlct-ualberta", "dlct-uavionix", "full", "metadata", "msrv", "msrv-all", "msrv-arm-auth", "msrv-battery", "msrv-camera", "msrv-command", "msrv-component-metadata", "msrv-events-interface", "msrv-ftp", "msrv-gimbal-v1", "msrv-gimbal-v2", "msrv-heartbeat", "msrv-high-latency", "msrv-image-transmission", "msrv-landing-target", "msrv-manual-control", "msrv-mission", "msrv-open-drone-id", "msrv-parameter", "msrv-parameter-ext", "msrv-path-planning", "msrv-payload", "msrv-ping", "msrv-terrain", "msrv-time-sync", "msrv-traffic-management", "msrv-tunnel", "msrv-utils", "msrv-utils-all", "msrv-utils-mission", "serde", "specta", "sync", "test_utils", "unsafe", "unstable"))' -C metadata=4b8687248adc3b77 -C extra-filename=-da1949c227dd2bb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-a1eeefbc3221bf64.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4979bcddab96395b.so --extern document_features=/opt/rustwide/target/debug/deps/libdocument_features-b0db03a121aa6d08.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-33ead97ec27af37f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern mavio=/opt/rustwide/target/debug/deps/libmavio-1924305b2b017fa6.rlib --extern portpicker=/opt/rustwide/target/debug/deps/libportpicker-9b578edab0c5b7d7.rlib --extern serialport=/opt/rustwide/target/debug/deps/libserialport-5ca0d36d3f1b5dd6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-37c3db4f6835a069.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-706d5ebdd8bb2641.rlib --extern tokio_serial=/opt/rustwide/target/debug/deps/libtokio_serial-027aa8fdc50d242c.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-9c1f8f8b4cdc181a.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-041f34083ca6edf7.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f4851d5fee98e67812c64c8ed0f54055656c131db5be4b15fe90c17b1d721d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4851d5fee98e67812c64c8ed0f54055656c131db5be4b15fe90c17b1d721d79", kill_on_drop: false }` [INFO] [stdout] f4851d5fee98e67812c64c8ed0f54055656c131db5be4b15fe90c17b1d721d79