[INFO] fetching crate stepflow-session 0.0.7... [INFO] checking stepflow-session-0.0.7 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate stepflow-session 0.0.7 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate stepflow-session 0.0.7 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stepflow-session 0.0.7 [INFO] finished tweaking crates.io crate stepflow-session 0.0.7 [INFO] tweaked toml for crates.io crate stepflow-session 0.0.7 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] [stderr] Adding urlencoding v1.3.3 (available: v2.1.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stepflow-action v0.0.6 [INFO] [stderr] Downloaded stepflow-test-util v0.0.1 [INFO] [stderr] Downloaded htmlescape v0.3.1 [INFO] [stderr] Downloaded urlencoding v1.3.3 [INFO] [stderr] Downloaded stepflow-data v0.0.5 [INFO] [stderr] Downloaded stepflow-base v0.0.5 [INFO] [stderr] Downloaded stepflow-step v0.0.5 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 703a27f79e4eefd561524b6760faae76ee637ab2412edd6e3d7ffe5bd3645a45 [INFO] running `Command { std: "docker" "start" "-a" "703a27f79e4eefd561524b6760faae76ee637ab2412edd6e3d7ffe5bd3645a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "703a27f79e4eefd561524b6760faae76ee637ab2412edd6e3d7ffe5bd3645a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703a27f79e4eefd561524b6760faae76ee637ab2412edd6e3d7ffe5bd3645a45", kill_on_drop: false }` [INFO] [stdout] 703a27f79e4eefd561524b6760faae76ee637ab2412edd6e3d7ffe5bd3645a45 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecab487145260b22347e1aac6c0f381e5cba5ccc483bf242bb555adfdb40e1e3 [INFO] running `Command { std: "docker" "start" "-a" "ecab487145260b22347e1aac6c0f381e5cba5ccc483bf242bb555adfdb40e1e3", kill_on_drop: false }` [INFO] [stderr] Checking stepflow-base v0.0.5 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking stepflow-test-util v0.0.1 [INFO] [stderr] Checking stepflow-data v0.0.5 [INFO] [stderr] Checking stepflow-step v0.0.5 [INFO] [stderr] Checking stepflow-action v0.0.6 [INFO] [stderr] Checking stepflow-session v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/session.rs:331:36 [INFO] [stdout] | [INFO] [stdout] 331 | let mut session = Session::new(stepflow_test_util::test_id!(SessionId)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u16`, found `u32` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/session.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | generate_id_type!(SessionId); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `stepflow_test_util::test_id` which comes from the expansion of the macro `generate_id_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/session.rs:339:18 [INFO] [stdout] | [INFO] [stdout] 339 | let var_id = stepflow_test_util::test_id!(VarId); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u16`, found `u32` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stepflow-data-0.0.5/src/var.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | generate_id_type!(VarId); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `stepflow_test_util::test_id` which comes from the expansion of the macro `generate_id_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/session.rs:413:36 [INFO] [stdout] | [INFO] [stdout] 413 | let mut session = Session::new(test_id!(SessionId)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u16`, found `u32` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/session.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | generate_id_type!(SessionId); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_id` which comes from the expansion of the macro `generate_id_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/session.rs:420:36 [INFO] [stdout] | [INFO] [stdout] 420 | let mut session = Session::new(test_id!(SessionId)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u16`, found `u32` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/session.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | generate_id_type!(SessionId); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_id` which comes from the expansion of the macro `generate_id_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/session.rs:594:21 [INFO] [stdout] | [INFO] [stdout] 594 | let action_id = test_id!(ActionId); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `u16`, found `u32` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stepflow-action-0.0.6/src/action.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | generate_id_type!(ActionId); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `test_id` which comes from the expansion of the macro `generate_id_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stepflow-session` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "ecab487145260b22347e1aac6c0f381e5cba5ccc483bf242bb555adfdb40e1e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecab487145260b22347e1aac6c0f381e5cba5ccc483bf242bb555adfdb40e1e3", kill_on_drop: false }` [INFO] [stdout] ecab487145260b22347e1aac6c0f381e5cba5ccc483bf242bb555adfdb40e1e3