[INFO] fetching crate airmash-protocol-v5 0.0.4...
[INFO] checking airmash-protocol-v5-0.0.4 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] extracting crate airmash-protocol-v5 0.0.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate airmash-protocol-v5 0.0.4 on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate airmash-protocol-v5 0.0.4
[INFO] finished tweaking crates.io crate airmash-protocol-v5 0.0.4
[INFO] tweaked toml for crates.io crate airmash-protocol-v5 0.0.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest compatible versions
[INFO] [stderr]       Adding airmash-protocol v0.3.0 (latest: v0.6.2)
[INFO] [stderr]       Adding derive_more v0.13.0 (latest: v1.0.0)
[INFO] [stderr]       Adding dimensioned v0.7.0 (latest: v0.8.0)
[INFO] [stderr]       Adding enum-primitive-derive v0.1.2 (latest: v0.3.0)
[INFO] [stderr]       Adding generic-array v0.11.2 (latest: v1.1.0)
[INFO] [stderr]       Adding num-traits v0.1.43 (latest: v0.2.19)
[INFO] [stderr]       Adding proc-macro2 v0.4.30 (latest: v1.0.86)
[INFO] [stderr]       Adding quote v0.3.15 (latest: v1.0.36)
[INFO] [stderr]       Adding quote v0.6.13 (latest: v1.0.36)
[INFO] [stderr]       Adding rustc_version v0.2.3 (latest: v0.4.0)
[INFO] [stderr]       Adding semver v0.9.0 (latest: v1.0.23)
[INFO] [stderr]       Adding semver-parser v0.7.0 (latest: v0.10.2)
[INFO] [stderr]       Adding syn v0.11.11 (latest: v2.0.75)
[INFO] [stderr]       Adding syn v0.15.44 (latest: v2.0.75)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.75)
[INFO] [stderr]       Adding unicode-xid v0.0.4 (latest: v0.2.5)
[INFO] [stderr]       Adding unicode-xid v0.1.0 (latest: v0.2.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-primitive-derive v0.1.2
[INFO] [stderr]   Downloaded specs-derive v0.4.1
[INFO] [stderr]   Downloaded derive_more v0.13.0
[INFO] [stderr]   Downloaded unicode-xid v0.1.0
[INFO] [stderr]   Downloaded generic-array v0.11.2
[INFO] [stderr]   Downloaded quote v0.6.13
[INFO] [stderr]   Downloaded proc-macro2 v0.4.30
[INFO] [stderr]   Downloaded syn v0.15.44
[INFO] [stderr]   Downloaded dimensioned v0.7.0
[INFO] [stderr]   Downloaded airmash-protocol v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8268c489b425f9218e3ea391516d3c230f01f7f5de9fe33cf6e4e5ffd0a268ee
[INFO] running `Command { std: "docker" "start" "-a" "8268c489b425f9218e3ea391516d3c230f01f7f5de9fe33cf6e4e5ffd0a268ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8268c489b425f9218e3ea391516d3c230f01f7f5de9fe33cf6e4e5ffd0a268ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8268c489b425f9218e3ea391516d3c230f01f7f5de9fe33cf6e4e5ffd0a268ee", kill_on_drop: false }`
[INFO] [stdout] 8268c489b425f9218e3ea391516d3c230f01f7f5de9fe33cf6e4e5ffd0a268ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 834c6ed563072f79da5b19fe8c1175a2f092277b25676a55a01d1a6abadcbfc1
[INFO] running `Command { std: "docker" "start" "-a" "834c6ed563072f79da5b19fe8c1175a2f092277b25676a55a01d1a6abadcbfc1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling dimensioned v0.7.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking generic-array v0.11.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling derive_more v0.13.0
[INFO] [stderr]     Checking airmash-protocol v0.3.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/airmash-protocol-0.3.0/src/lib.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(try_from, optin_builtin_traits)]
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: renamed to `auto_traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: auto traits are experimental and possibly buggy
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/airmash-protocol-0.3.0/src/types/vector2.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub auto trait NotVec {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #13231 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stdout]    = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-08-15; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/airmash-protocol-0.3.0/src/types/vector2.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<T> !NotVec for Vector2<T> {}
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-08-15; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `airmash-protocol` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "834c6ed563072f79da5b19fe8c1175a2f092277b25676a55a01d1a6abadcbfc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "834c6ed563072f79da5b19fe8c1175a2f092277b25676a55a01d1a6abadcbfc1", kill_on_drop: false }`
[INFO] [stdout] 834c6ed563072f79da5b19fe8c1175a2f092277b25676a55a01d1a6abadcbfc1
[INFO] checking airmash-protocol-v5-0.0.4 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate airmash-protocol-v5 0.0.4 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate airmash-protocol-v5 0.0.4 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate airmash-protocol-v5 0.0.4
[INFO] finished tweaking crates.io crate airmash-protocol-v5 0.0.4
[INFO] tweaked toml for crates.io crate airmash-protocol-v5 0.0.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest compatible versions
[INFO] [stderr]       Adding airmash-protocol v0.3.0 (latest: v0.6.2)
[INFO] [stderr]       Adding derive_more v0.13.0 (latest: v1.0.0)
[INFO] [stderr]       Adding dimensioned v0.7.0 (latest: v0.8.0)
[INFO] [stderr]       Adding enum-primitive-derive v0.1.2 (latest: v0.3.0)
[INFO] [stderr]       Adding generic-array v0.11.2 (latest: v1.1.0)
[INFO] [stderr]       Adding num-traits v0.1.43 (latest: v0.2.19)
[INFO] [stderr]       Adding proc-macro2 v0.4.30 (latest: v1.0.86)
[INFO] [stderr]       Adding quote v0.3.15 (latest: v1.0.36)
[INFO] [stderr]       Adding quote v0.6.13 (latest: v1.0.36)
[INFO] [stderr]       Adding rustc_version v0.2.3 (latest: v0.4.0)
[INFO] [stderr]       Adding semver v0.9.0 (latest: v1.0.23)
[INFO] [stderr]       Adding semver-parser v0.7.0 (latest: v0.10.2)
[INFO] [stderr]       Adding syn v0.11.11 (latest: v2.0.75)
[INFO] [stderr]       Adding syn v0.15.44 (latest: v2.0.75)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.75)
[INFO] [stderr]       Adding unicode-xid v0.0.4 (latest: v0.2.5)
[INFO] [stderr]       Adding unicode-xid v0.1.0 (latest: v0.2.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c2395d8b99562e40c839acf9c449b8c8e895a84f5559cd390f874fe47816605
[INFO] running `Command { std: "docker" "start" "-a" "2c2395d8b99562e40c839acf9c449b8c8e895a84f5559cd390f874fe47816605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c2395d8b99562e40c839acf9c449b8c8e895a84f5559cd390f874fe47816605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c2395d8b99562e40c839acf9c449b8c8e895a84f5559cd390f874fe47816605", kill_on_drop: false }`
[INFO] [stdout] 2c2395d8b99562e40c839acf9c449b8c8e895a84f5559cd390f874fe47816605
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ec43d17dd304c6abfbe40b1d63dee6f62201e466fe58262939d7ac5dc48820d
[INFO] running `Command { std: "docker" "start" "-a" "7ec43d17dd304c6abfbe40b1d63dee6f62201e466fe58262939d7ac5dc48820d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dimensioned v0.7.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]     Checking generic-array v0.11.2
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling derive_more v0.13.0
[INFO] [stderr]     Checking airmash-protocol v0.3.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/airmash-protocol-0.3.0/src/lib.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(try_from, optin_builtin_traits)]
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: renamed to `auto_traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: auto traits are experimental and possibly buggy
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/airmash-protocol-0.3.0/src/types/vector2.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub auto trait NotVec {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #13231 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stdout]    = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-08-15; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/airmash-protocol-0.3.0/src/types/vector2.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<T> !NotVec for Vector2<T> {}
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #68318 <https://github.com/rust-lang/rust/issues/68318> for more information
[INFO] [stdout]    = help: add `#![feature(negative_impls)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-08-15; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `airmash-protocol` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "7ec43d17dd304c6abfbe40b1d63dee6f62201e466fe58262939d7ac5dc48820d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec43d17dd304c6abfbe40b1d63dee6f62201e466fe58262939d7ac5dc48820d", kill_on_drop: false }`
[INFO] [stdout] 7ec43d17dd304c6abfbe40b1d63dee6f62201e466fe58262939d7ac5dc48820d
