[INFO] fetching crate round-based 0.4.1... [INFO] checking round-based-0.4.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate round-based 0.4.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate round-based 0.4.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate round-based 0.4.1 [INFO] tweaked toml for crates.io crate round-based 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate round-based 0.4.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 97 packages to latest compatible versions [INFO] [stderr] Adding phantom-type v0.3.1 (available: v0.5.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fe2277ba45be35b3b7124d46251e9944d5e1ed02452cb560160b6643dbf2d2f [INFO] running `Command { std: "docker" "start" "-a" "3fe2277ba45be35b3b7124d46251e9944d5e1ed02452cb560160b6643dbf2d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fe2277ba45be35b3b7124d46251e9944d5e1ed02452cb560160b6643dbf2d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe2277ba45be35b3b7124d46251e9944d5e1ed02452cb560160b6643dbf2d2f", kill_on_drop: false }` [INFO] [stdout] 3fe2277ba45be35b3b7124d46251e9944d5e1ed02452cb560160b6643dbf2d2f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 471926f0007a882b71466b97e7513a3dcc00dc0f02a65fb9b00d75b8d383386a [INFO] running `Command { std: "docker" "start" "-a" "471926f0007a882b71466b97e7513a3dcc00dc0f02a65fb9b00d75b8d383386a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_dev v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking phantom-type v0.3.1 [INFO] [stderr] Checking round-based v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking trybuild v1.0.110 [INFO] [stdout] error: The #[tokio::test] macro requires rt or rt-multi-thread. [INFO] [stdout] --> src/rounds_router/mod.rs:626:5 [INFO] [stdout] | [INFO] [stdout] 626 | #[tokio::test] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ProtocolMessage` in the crate root [INFO] [stdout] --> src/rounds_router/mod.rs:603:21 [INFO] [stdout] | [INFO] [stdout] 603 | #[derive(crate::ProtocolMessage)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ProtocolMessage` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "derive")] [INFO] [stdout] | ------------------ the item is gated behind the `derive` feature [INFO] [stdout] 92 | pub use round_based_derive::ProtocolMessage; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `protocol_message` in this scope [INFO] [stdout] --> src/rounds_router/mod.rs:604:7 [INFO] [stdout] | [INFO] [stdout] 604 | #[protocol_message(root = crate)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `round-based` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "471926f0007a882b71466b97e7513a3dcc00dc0f02a65fb9b00d75b8d383386a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471926f0007a882b71466b97e7513a3dcc00dc0f02a65fb9b00d75b8d383386a", kill_on_drop: false }` [INFO] [stdout] 471926f0007a882b71466b97e7513a3dcc00dc0f02a65fb9b00d75b8d383386a