[INFO] fetching crate floxide-macros 3.2.2... [INFO] testing floxide-macros-3.2.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate floxide-macros 3.2.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate floxide-macros 3.2.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate floxide-macros 3.2.2 [INFO] tweaked toml for crates.io crate floxide-macros 3.2.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate floxide-macros 3.2.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate floxide-macros 3.2.2 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.14.0 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded trybuild v1.0.104 [INFO] [stderr] Downloaded floxide-macros-support v3.2.2 [INFO] [stderr] Downloaded redox_syscall v0.5.9 [INFO] [stderr] Downloaded floxide-core v3.2.2 [INFO] [stderr] Downloaded toml_datetime v0.6.9 [INFO] [stderr] Downloaded toml v0.8.22 [INFO] [stderr] Downloaded toml_edit v0.22.26 [INFO] [stderr] Downloaded winnow v0.7.9 [INFO] [stderr] Downloaded libc v0.2.172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a714abeb4326fca4e43e23ac902b391c3c912da4e3ae8ebdb0f2b7a7174201a [INFO] running `Command { std: "docker" "start" "-a" "3a714abeb4326fca4e43e23ac902b391c3c912da4e3ae8ebdb0f2b7a7174201a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a714abeb4326fca4e43e23ac902b391c3c912da4e3ae8ebdb0f2b7a7174201a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a714abeb4326fca4e43e23ac902b391c3c912da4e3ae8ebdb0f2b7a7174201a", kill_on_drop: false }` [INFO] [stdout] 3a714abeb4326fca4e43e23ac902b391c3c912da4e3ae8ebdb0f2b7a7174201a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88aa28fa98e3b87e8c1acca4f5409062cdd547a13e910b90cfb2a1bc29827f56 [INFO] running `Command { std: "docker" "start" "-a" "88aa28fa98e3b87e8c1acca4f5409062cdd547a13e910b90cfb2a1bc29827f56", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling floxide-macros-support v3.2.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling floxide-core v3.2.2 [INFO] [stderr] Compiling floxide-macros v3.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `quote::quote` [INFO] [stdout] --> src/node.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use quote::quote; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Token`, `braced`, and `parse_macro_input` [INFO] [stdout] --> src/node.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use syn::{braced, parse_macro_input, Token}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.85s [INFO] running `Command { std: "docker" "inspect" "88aa28fa98e3b87e8c1acca4f5409062cdd547a13e910b90cfb2a1bc29827f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88aa28fa98e3b87e8c1acca4f5409062cdd547a13e910b90cfb2a1bc29827f56", kill_on_drop: false }` [INFO] [stdout] 88aa28fa98e3b87e8c1acca4f5409062cdd547a13e910b90cfb2a1bc29827f56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5511897b8951d69ce2ad352492f2444ba00b4a8534444a1588a14487abc64bd3 [INFO] running `Command { std: "docker" "start" "-a" "5511897b8951d69ce2ad352492f2444ba00b4a8534444a1588a14487abc64bd3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling floxide-macros-support v3.2.2 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling floxide-core v3.2.2 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling trybuild v1.0.104 [INFO] [stderr] Compiling floxide-macros v3.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `quote::quote` [INFO] [stdout] --> src/node.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use quote::quote; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Token`, `braced`, and `parse_macro_input` [INFO] [stdout] --> src/node.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use syn::{braced, parse_macro_input, Token}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote::quote` [INFO] [stdout] --> src/node.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use quote::quote; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Token`, `braced`, and `parse_macro_input` [INFO] [stdout] --> src/node.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use syn::{braced, parse_macro_input, Token}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `floxide` in the crate root [INFO] [stdout] --> tests/workflow.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / workflow! { [INFO] [stdout] 100 | | pub struct BatchWorkflow { [INFO] [stdout] 101 | | multiply: BatchNode<(), Multiply2>, [INFO] [stdout] 102 | | branch: BranchAfterMultiply, [INFO] [stdout] ... | [INFO] [stdout] 118 | | } [INFO] [stdout] | |_^ could not find `floxide` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `workflow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> tests/workflow.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / workflow! { [INFO] [stdout] 100 | | pub struct BatchWorkflow { [INFO] [stdout] 101 | | multiply: BatchNode<(), Multiply2>, [INFO] [stdout] 102 | | branch: BranchAfterMultiply, [INFO] [stdout] ... | [INFO] [stdout] 118 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `workflow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: if there were a trait named `Example` with associated type `WorkItem` implemented for `BatchWorkflow`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 99 | ::workflow! { [INFO] [stdout] | ++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> tests/workflow.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | / workflow! { [INFO] [stdout] 100 | | pub struct BatchWorkflow { [INFO] [stdout] 101 | | multiply: BatchNode<(), Multiply2>, [INFO] [stdout] 102 | | branch: BranchAfterMultiply, [INFO] [stdout] ... | [INFO] [stdout] 118 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `workflow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `BatchWorkflow`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 99 | ::workflow! { [INFO] [stdout] | ++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0223, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0223`. [INFO] [stdout] [INFO] [stderr] error: could not compile `floxide-macros` (test "workflow") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "5511897b8951d69ce2ad352492f2444ba00b4a8534444a1588a14487abc64bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5511897b8951d69ce2ad352492f2444ba00b4a8534444a1588a14487abc64bd3", kill_on_drop: false }` [INFO] [stdout] 5511897b8951d69ce2ad352492f2444ba00b4a8534444a1588a14487abc64bd3