[INFO] cloning repository https://github.com/bartslinger/mavlink-simulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bartslinger/mavlink-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartslinger%2Fmavlink-simulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartslinger%2Fmavlink-simulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 531cd0dbb3a235968aeeecd48f39717b5d798011
[INFO] checking bartslinger/mavlink-simulator/531cd0dbb3a235968aeeecd48f39717b5d798011 against master#c871d09d1cc32a649f4c5177bb819646260ed120 for pr-149291-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbartslinger%2Fmavlink-simulator" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bartslinger/mavlink-simulator
[INFO] finished tweaking git repo https://github.com/bartslinger/mavlink-simulator
[INFO] tweaked toml for git repo https://github.com/bartslinger/mavlink-simulator written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bartslinger/mavlink-simulator on toolchain c871d09d1cc32a649f4c5177bb819646260ed120
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bartslinger/mavlink-simulator 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" "+c871d09d1cc32a649f4c5177bb819646260ed120" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded mavlink-core v0.13.1
[INFO] [stderr]   Downloaded serde_arrays v0.1.0
[INFO] [stderr]   Downloaded mavlink-bindgen v0.13.1
[INFO] [stderr]   Downloaded mavlink v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c3689013580ab992c9f5cf09b5d29758f12b6b191afb661da5566d687c1df08
[INFO] running `Command { std: "docker" "start" "-a" "2c3689013580ab992c9f5cf09b5d29758f12b6b191afb661da5566d687c1df08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c3689013580ab992c9f5cf09b5d29758f12b6b191afb661da5566d687c1df08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c3689013580ab992c9f5cf09b5d29758f12b6b191afb661da5566d687c1df08", kill_on_drop: false }`
[INFO] [stdout] 2c3689013580ab992c9f5cf09b5d29758f12b6b191afb661da5566d687c1df08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c871d09d1cc32a649f4c5177bb819646260ed120" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19d8b8c1c88a6349e8e502d1eb626e78238b12ec2fbd68e5304c9c08433907ad
[INFO] running `Command { std: "docker" "start" "-a" "19d8b8c1c88a6349e8e502d1eb626e78238b12ec2fbd68e5304c9c08433907ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]    Compiling crc-any v2.5.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling mavlink-bindgen v0.13.1
[INFO] [stderr]    Compiling mavlink v0.13.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_arrays v0.1.0
[INFO] [stderr]     Checking 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/c871d09d1cc32a649f4c5177bb819646260ed120/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 -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=706ab0450e6d339a -C extra-filename=-6567ba9bd4083659 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern mavlink_core=/opt/rustwide/target/debug/deps/libmavlink_core-6cb46c0b395c32f1.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-490fb2084098c4c8.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7638eeab282c877a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e51c1f020966db2e.rmeta --extern serde_arrays=/opt/rustwide/target/debug/deps/libserde_arrays-a7e6f8d180405e09.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "19d8b8c1c88a6349e8e502d1eb626e78238b12ec2fbd68e5304c9c08433907ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d8b8c1c88a6349e8e502d1eb626e78238b12ec2fbd68e5304c9c08433907ad", kill_on_drop: false }`
[INFO] [stdout] 19d8b8c1c88a6349e8e502d1eb626e78238b12ec2fbd68e5304c9c08433907ad
