[INFO] cloning repository https://github.com/uorocketry/messages-prost
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uorocketry/messages-prost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuorocketry%2Fmessages-prost", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuorocketry%2Fmessages-prost'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c16c21cee30d57b993b0a3a61ed91dd11df8a9f6
[INFO] checking uorocketry/messages-prost against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuorocketry%2Fmessages-prost" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/uorocketry/messages-prost
[INFO] finished tweaking git repo https://github.com/uorocketry/messages-prost
[INFO] tweaked toml for git repo https://github.com/uorocketry/messages-prost written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uorocketry/messages-prost on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/uorocketry/messages-prost 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt v1.0.1
[INFO] [stderr]   Downloaded defmt-macros v1.0.1
[INFO] [stderr]   Downloaded serial-unix v0.4.0
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded ioctl-rs v0.1.6
[INFO] [stderr]   Downloaded serial v0.4.0
[INFO] [stderr]   Downloaded defmt-parser v1.0.0
[INFO] [stderr]   Downloaded serial-core v0.4.0
[INFO] [stderr]   Downloaded serial-windows v0.4.0
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0b6ca1f73428612c89d9ac2188103145e34ee01861ed332dcfb86c252ed9d72
[INFO] running `Command { std: "docker" "start" "-a" "e0b6ca1f73428612c89d9ac2188103145e34ee01861ed332dcfb86c252ed9d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0b6ca1f73428612c89d9ac2188103145e34ee01861ed332dcfb86c252ed9d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b6ca1f73428612c89d9ac2188103145e34ee01861ed332dcfb86c252ed9d72", kill_on_drop: false }`
[INFO] [stdout] e0b6ca1f73428612c89d9ac2188103145e34ee01861ed332dcfb86c252ed9d72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5676ab7cd039d4e7e9e2d6189550087900f475c4b4fe81905f0b0d117680754
[INFO] running `Command { std: "docker" "start" "-a" "e5676ab7cd039d4e7e9e2d6189550087900f475c4b4fe81905f0b0d117680754", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking mavlink-core v0.13.1 (https://github.com/uorocketry/rust-mavlink.git#af4ab4bf)
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking chrono v0.4.38 (https://github.com/uorocketry/chrono#02c0d2a7)
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling ublox_derive v0.1.0 (https://github.com/uorocketry/ublox#286d43a3)
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling mavlink-bindgen v0.13.1 (https://github.com/uorocketry/rust-mavlink.git#af4ab4bf)
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling mavlink v0.13.1 (https://github.com/uorocketry/rust-mavlink.git#af4ab4bf)
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking defmt v0.3.100
[INFO] [stderr]    Compiling messages-prost v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking ublox v0.4.5 (https://github.com/uorocketry/ublox#286d43a3)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.08s
[INFO] running `Command { std: "docker" "inspect" "e5676ab7cd039d4e7e9e2d6189550087900f475c4b4fe81905f0b0d117680754", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5676ab7cd039d4e7e9e2d6189550087900f475c4b4fe81905f0b0d117680754", kill_on_drop: false }`
[INFO] [stdout] e5676ab7cd039d4e7e9e2d6189550087900f475c4b4fe81905f0b0d117680754
