[INFO] fetching crate bird-protocol-server 0.1.0... [INFO] testing bird-protocol-server-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate bird-protocol-server 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate bird-protocol-server 0.1.0 [INFO] finished tweaking crates.io crate bird-protocol-server 0.1.0 [INFO] tweaked toml for crates.io crate bird-protocol-server 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bird-protocol-server 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 65 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bird-protocol v0.1.3 [INFO] [stderr] Downloaded bird-chat v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9f75c93bbe03895dbcfb9544f1f894e18c0e36c8c89c631320bc2078445ecd3 [INFO] running `Command { std: "docker" "start" "-a" "f9f75c93bbe03895dbcfb9544f1f894e18c0e36c8c89c631320bc2078445ecd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9f75c93bbe03895dbcfb9544f1f894e18c0e36c8c89c631320bc2078445ecd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f75c93bbe03895dbcfb9544f1f894e18c0e36c8c89c631320bc2078445ecd3", kill_on_drop: false }` [INFO] [stdout] f9f75c93bbe03895dbcfb9544f1f894e18c0e36c8c89c631320bc2078445ecd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eaaa0ea438d4777a6977d847a1e581de7e9d3e9a4a2806047a01a3f655a490d8 [INFO] running `Command { std: "docker" "start" "-a" "eaaa0ea438d4777a6977d847a1e581de7e9d3e9a4a2806047a01a3f655a490d8", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bird-chat v0.1.3 [INFO] [stderr] Compiling bird-protocol v0.1.3 [INFO] [stdout] error: const `impl` for trait `PacketLength` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bird-protocol-0.1.3/src/packet_types.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 531 | impl const PacketLength for $num { [INFO] [stdout] | ^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 609 | length_impl!(u8 i8 u16 i16 u32 i32 u64 i64); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] = note: this error originates in the macro `length_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `PacketLength` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 256 | #[const_trait] pub trait PacketLength { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `PacketLength` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bird-protocol-0.1.3/src/packet_types.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 531 | impl const PacketLength for $num { [INFO] [stdout] | ^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 609 | length_impl!(u8 i8 u16 i16 u32 i32 u64 i64); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] = note: this error originates in the macro `length_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `PacketLength` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 256 | #[const_trait] pub trait PacketLength { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `PacketLength` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bird-protocol-0.1.3/src/packet_types.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 531 | impl const PacketLength for $num { [INFO] [stdout] | ^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 609 | length_impl!(u8 i8 u16 i16 u32 i32 u64 i64); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] = note: this error originates in the macro `length_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `PacketLength` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 256 | #[const_trait] pub trait PacketLength { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `PacketLength` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bird-protocol-0.1.3/src/packet_types.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 531 | impl const PacketLength for $num { [INFO] [stdout] | ^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 609 | length_impl!(u8 i8 u16 i16 u32 i32 u64 i64); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] = note: this error originates in the macro `length_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `PacketLength` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 256 | #[const_trait] pub trait PacketLength { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `PacketLength` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bird-protocol-0.1.3/src/packet_types.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 531 | impl const PacketLength for $num { [INFO] [stdout] | ^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 609 | length_impl!(u8 i8 u16 i16 u32 i32 u64 i64); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] = note: this error originates in the macro `length_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `PacketLength` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 256 | #[const_trait] pub trait PacketLength { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `PacketLength` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bird-protocol-0.1.3/src/packet_types.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 531 | impl const PacketLength for $num { [INFO] [stdout] | ^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 609 | length_impl!(u8 i8 u16 i16 u32 i32 u64 i64); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] = note: this error originates in the macro `length_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `PacketLength` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 256 | #[const_trait] pub trait PacketLength { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `PacketLength` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bird-protocol-0.1.3/src/packet_types.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 531 | impl const PacketLength for $num { [INFO] [stdout] | ^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 609 | length_impl!(u8 i8 u16 i16 u32 i32 u64 i64); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] = note: this error originates in the macro `length_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `PacketLength` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 256 | #[const_trait] pub trait PacketLength { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: const `impl` for trait `PacketLength` which is not `const` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bird-protocol-0.1.3/src/packet_types.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 531 | impl const PacketLength for $num { [INFO] [stdout] | ^^^^^^^^^^^^ this trait is not `const` [INFO] [stdout] ... [INFO] [stdout] 609 | length_impl!(u8 i8 u16 i16 u32 i32 u64 i64); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: marking a trait with `const` ensures all default method bodies are `const` [INFO] [stdout] = note: adding a non-const method body in the future would be a breaking change [INFO] [stdout] = note: this error originates in the macro `length_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: mark `PacketLength` as `const` to allow it to have `const` implementations [INFO] [stdout] | [INFO] [stdout] 256 | #[const_trait] pub trait PacketLength { [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bird-protocol` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "eaaa0ea438d4777a6977d847a1e581de7e9d3e9a4a2806047a01a3f655a490d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaaa0ea438d4777a6977d847a1e581de7e9d3e9a4a2806047a01a3f655a490d8", kill_on_drop: false }` [INFO] [stdout] eaaa0ea438d4777a6977d847a1e581de7e9d3e9a4a2806047a01a3f655a490d8