[INFO] fetching crate turret 0.1.1... [INFO] testing turret-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate turret 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate turret 0.1.1 [INFO] finished tweaking crates.io crate turret 0.1.1 [INFO] tweaked toml for crates.io crate turret 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate turret 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate turret 0.1.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc-any v2.5.0 [INFO] [stderr] Downloaded serde_arrays v0.1.0 [INFO] [stderr] Downloaded serial-windows v0.4.0 [INFO] [stderr] Downloaded mavlink-core v0.13.1 [INFO] [stderr] Downloaded mavlink-bindgen v0.13.2 [INFO] [stderr] Downloaded serial v0.4.0 [INFO] [stderr] Downloaded libudev v0.3.0 [INFO] [stderr] Downloaded serialport v4.7.3 [INFO] [stderr] Downloaded mavlink v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7d833dc32afadc9181bc76941439756a1f0d94b7e79c2d8087fd798f6c68af3 [INFO] running `Command { std: "docker" "start" "-a" "f7d833dc32afadc9181bc76941439756a1f0d94b7e79c2d8087fd798f6c68af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7d833dc32afadc9181bc76941439756a1f0d94b7e79c2d8087fd798f6c68af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d833dc32afadc9181bc76941439756a1f0d94b7e79c2d8087fd798f6c68af3", kill_on_drop: false }` [INFO] [stdout] f7d833dc32afadc9181bc76941439756a1f0d94b7e79c2d8087fd798f6c68af3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc707d5b78b15e92d12aeaa3118b0d6f1653804d46910bfab09957b809a5ba44 [INFO] running `Command { std: "docker" "start" "-a" "cc707d5b78b15e92d12aeaa3118b0d6f1653804d46910bfab09957b809a5ba44", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling crc-any v2.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling mavlink-bindgen v0.13.2 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling serialport v4.7.3 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling mavlink v0.13.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_arrays v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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=ba258bf5be143fe9 -C extra-filename=-e6c15f042dc3b129 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern mavlink_core=/opt/rustwide/target/debug/deps/libmavlink_core-3c48c470bf5aac56.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-37007b1e0c9547bb.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-6a9f211205bd6663.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5a370b59c9303f37.rmeta --extern serde_arrays=/opt/rustwide/target/debug/deps/libserde_arrays-ad89ee6b3ab76d9b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cc707d5b78b15e92d12aeaa3118b0d6f1653804d46910bfab09957b809a5ba44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc707d5b78b15e92d12aeaa3118b0d6f1653804d46910bfab09957b809a5ba44", kill_on_drop: false }` [INFO] [stdout] cc707d5b78b15e92d12aeaa3118b0d6f1653804d46910bfab09957b809a5ba44