[INFO] fetching crate mavio 0.5.10... [INFO] checking mavio-0.5.10 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate mavio 0.5.10 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate mavio 0.5.10 [INFO] finished tweaking crates.io crate mavio 0.5.10 [INFO] tweaked toml for crates.io crate mavio 0.5.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mavio 0.5.10 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mavio 0.5.10 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82248b25582909a8d5f847c8a412e066f9b8e8f9b752f6a868cd6c1db4642f1c [INFO] running `Command { std: "docker" "start" "-a" "82248b25582909a8d5f847c8a412e066f9b8e8f9b752f6a868cd6c1db4642f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82248b25582909a8d5f847c8a412e066f9b8e8f9b752f6a868cd6c1db4642f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82248b25582909a8d5f847c8a412e066f9b8e8f9b752f6a868cd6c1db4642f1c", kill_on_drop: false }` [INFO] [stdout] 82248b25582909a8d5f847c8a412e066f9b8e8f9b752f6a868cd6c1db4642f1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b35d8e1119673aa7e5ef337fc1006a1dcc912bd64b479c3411cdd465d1d85131 [INFO] running `Command { std: "docker" "start" "-a" "b35d8e1119673aa7e5ef337fc1006a1dcc912bd64b479c3411cdd465d1d85131", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling mavinspect v0.6.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking tbytes v0.1.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling parse_int v0.9.0 [INFO] [stderr] Checking mavspec_rust_spec v0.6.7 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 regex v1.11.1 [INFO] [stderr] Compiling mavspec_rust_derive v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling cargo-manifest v0.13.0 [INFO] [stderr] Compiling mavlink-message-definitions v0.6.7 [INFO] [stderr] Compiling mavspec_rust_gen v0.6.7 [INFO] [stderr] Compiling mavlink-dialects v0.6.7 [INFO] [stderr] Checking mavspec v0.6.7 [INFO] [stderr] Checking mavio v0.5.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.33s [INFO] running `Command { std: "docker" "inspect" "b35d8e1119673aa7e5ef337fc1006a1dcc912bd64b479c3411cdd465d1d85131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35d8e1119673aa7e5ef337fc1006a1dcc912bd64b479c3411cdd465d1d85131", kill_on_drop: false }` [INFO] [stdout] b35d8e1119673aa7e5ef337fc1006a1dcc912bd64b479c3411cdd465d1d85131