[INFO] fetching crate airmash-protocol-v5 0.0.4...
[INFO] checking airmash-protocol-v5-0.0.4 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate airmash-protocol-v5 0.0.4 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate airmash-protocol-v5 0.0.4 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding airmash-protocol v0.3.0 (available: v0.6.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f98d15e91285e85748face53adeb72a14d0de3cce85eab86a6a7143b1c411b0
[INFO] running `Command { std: "docker" "start" "-a" "4f98d15e91285e85748face53adeb72a14d0de3cce85eab86a6a7143b1c411b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f98d15e91285e85748face53adeb72a14d0de3cce85eab86a6a7143b1c411b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f98d15e91285e85748face53adeb72a14d0de3cce85eab86a6a7143b1c411b0", kill_on_drop: false }`
[INFO] [stdout] 4f98d15e91285e85748face53adeb72a14d0de3cce85eab86a6a7143b1c411b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c317e3cf398787dec6807afb087c5302a01c10509fc56ddd10e1fe28586b0f4
[INFO] running `Command { std: "docker" "start" "-a" "2c317e3cf398787dec6807afb087c5302a01c10509fc56ddd10e1fe28586b0f4", 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.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[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 unicode-xid v0.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dimensioned v0.7.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking fnv v1.0.7
[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.37
[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-10-28; 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-10-28; consider upgrading it if it is out of date
[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 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "2c317e3cf398787dec6807afb087c5302a01c10509fc56ddd10e1fe28586b0f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c317e3cf398787dec6807afb087c5302a01c10509fc56ddd10e1fe28586b0f4", kill_on_drop: false }`
[INFO] [stdout] 2c317e3cf398787dec6807afb087c5302a01c10509fc56ddd10e1fe28586b0f4
