[INFO] fetching crate mavlink-message-definitions 0.6.7... [INFO] checking mavlink-message-definitions-0.6.7 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate mavlink-message-definitions 0.6.7 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate mavlink-message-definitions 0.6.7 [INFO] finished tweaking crates.io crate mavlink-message-definitions 0.6.7 [INFO] tweaked toml for crates.io crate mavlink-message-definitions 0.6.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mavlink-message-definitions 0.6.7 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mavlink-message-definitions 0.6.7 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Downloaded parse_int v0.9.0 [INFO] [stderr] Downloaded mavinspect v0.6.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4de9870f55234d9ea4b0ca3225b14348ed5e6dfeeb71d9361fc11c22f82f3697 [INFO] running `Command { std: "docker" "start" "-a" "4de9870f55234d9ea4b0ca3225b14348ed5e6dfeeb71d9361fc11c22f82f3697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4de9870f55234d9ea4b0ca3225b14348ed5e6dfeeb71d9361fc11c22f82f3697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4de9870f55234d9ea4b0ca3225b14348ed5e6dfeeb71d9361fc11c22f82f3697", kill_on_drop: false }` [INFO] [stdout] 4de9870f55234d9ea4b0ca3225b14348ed5e6dfeeb71d9361fc11c22f82f3697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69e038547dc284440d02e90f9b004881810039f0f8f426d0300eff56f8d03cb2 [INFO] running `Command { std: "docker" "start" "-a" "69e038547dc284440d02e90f9b004881810039f0f8f426d0300eff56f8d03cb2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling mavinspect v0.6.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustc-std-workspace-alloc v1.0.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking parse_int v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Compiling mavlink-message-definitions v0.6.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.23s [INFO] running `Command { std: "docker" "inspect" "69e038547dc284440d02e90f9b004881810039f0f8f426d0300eff56f8d03cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69e038547dc284440d02e90f9b004881810039f0f8f426d0300eff56f8d03cb2", kill_on_drop: false }` [INFO] [stdout] 69e038547dc284440d02e90f9b004881810039f0f8f426d0300eff56f8d03cb2