[INFO] fetching crate px4sim 0.1.6...
[INFO] testing px4sim-0.1.6 against 1.90.0 for beta-1.91-3
[INFO] extracting crate px4sim 0.1.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate px4sim 0.1.6
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate px4sim 0.1.6
[INFO] tweaked toml for crates.io crate px4sim 0.1.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate px4sim 0.1.6 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate px4sim 0.1.6 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial-unix v0.4.0
[INFO] [stderr]   Downloaded serde_arrays v0.1.0
[INFO] [stderr]   Downloaded serial-core v0.4.0
[INFO] [stderr]   Downloaded serial v0.4.0
[INFO] [stderr]   Downloaded ioctl-rs v0.1.6
[INFO] [stderr]   Downloaded serial-windows v0.4.0
[INFO] [stderr]   Downloaded mavlink-bindgen v0.13.1
[INFO] [stderr]   Downloaded termios v0.2.2
[INFO] [stderr]   Downloaded crc-any v2.5.0
[INFO] [stderr]   Downloaded mavlink-core v0.13.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded mavlink v0.13.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 921e5a4e8a25e57822236c0efe54a1e09ae5a60e7cb21d102104afb2b63800ff
[INFO] running `Command { std: "docker" "start" "-a" "921e5a4e8a25e57822236c0efe54a1e09ae5a60e7cb21d102104afb2b63800ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "921e5a4e8a25e57822236c0efe54a1e09ae5a60e7cb21d102104afb2b63800ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "921e5a4e8a25e57822236c0efe54a1e09ae5a60e7cb21d102104afb2b63800ff", kill_on_drop: false }`
[INFO] [stdout] 921e5a4e8a25e57822236c0efe54a1e09ae5a60e7cb21d102104afb2b63800ff
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fb634f0fca1efa43047da04e6c8419195080765d43b1da8ffa2114118cb1a9a
[INFO] running `Command { std: "docker" "start" "-a" "8fb634f0fca1efa43047da04e6c8419195080765d43b1da8ffa2114118cb1a9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling mavlink-bindgen v0.13.1
[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 mavlink v0.13.1
[INFO] [stderr]    Compiling serde_arrays v0.1.0
[INFO] [stderr]    Compiling mavlink-core v0.13.1
[INFO] [stderr] error: could not compile `mavlink` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name mavlink --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mavlink-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ardupilotmega"' --cfg 'feature="common"' --cfg 'feature="default"' --cfg 'feature="direct-serial"' --cfg 'feature="icarous"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="tcp"' --cfg 'feature="uavionix"' --cfg 'feature="udp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "all-dialects", "ardupilotmega", "asluav", "avssuas", "common", "cubepilot", "default", "development", "direct-serial", "embedded", "embedded-hal-02", "emit-description", "emit-extensions", "format-generated-code", "icarous", "matrixpilot", "minimal", "paparazzi", "python_array_test", "serde", "slugs", "standard", "std", "tcp", "test", "ualberta", "uavionix", "udp"))' -C metadata=9a26f7ef03649abd -C extra-filename=-fa9dc4c8aba86b95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3333d968e5f279ee.rmeta --extern mavlink_core=/opt/rustwide/target/debug/deps/libmavlink_core-3bc39a02f1b0b998.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-30f5d2c9a9a0b95e.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-156e73c0f40a3f3e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-be844c8595e10102.rmeta --extern serde_arrays=/opt/rustwide/target/debug/deps/libserde_arrays-0f83c3a604f705dc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8fb634f0fca1efa43047da04e6c8419195080765d43b1da8ffa2114118cb1a9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fb634f0fca1efa43047da04e6c8419195080765d43b1da8ffa2114118cb1a9a", kill_on_drop: false }`
[INFO] [stdout] 8fb634f0fca1efa43047da04e6c8419195080765d43b1da8ffa2114118cb1a9a
