[INFO] fetching crate stepflow-session 0.0.7...
[INFO] testing stepflow-session-0.0.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate stepflow-session 0.0.7 into /workspace/builds/worker-0-tc1/source
[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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stepflow-session 0.0.7 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stepflow-data v0.0.5
[INFO] [stderr]   Downloaded stepflow-base v0.0.5
[INFO] [stderr]   Downloaded urlencoding v1.3.3
[INFO] [stderr]   Downloaded htmlescape v0.3.1
[INFO] [stderr]   Downloaded stepflow-test-util v0.0.1
[INFO] [stderr]   Downloaded stepflow-action v0.0.6
[INFO] [stderr]   Downloaded stepflow-step v0.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae46cd9ce45564457f6e475f96f7096b212460204ead0d072402d9d40b3245a5
[INFO] running `Command { std: "docker" "start" "-a" "ae46cd9ce45564457f6e475f96f7096b212460204ead0d072402d9d40b3245a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae46cd9ce45564457f6e475f96f7096b212460204ead0d072402d9d40b3245a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae46cd9ce45564457f6e475f96f7096b212460204ead0d072402d9d40b3245a5", kill_on_drop: false }`
[INFO] [stdout] ae46cd9ce45564457f6e475f96f7096b212460204ead0d072402d9d40b3245a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb814dc1aa1d253e649b4270e50004912d05dcf39e37dbe8d5a4aa4ac6ff0d16
[INFO] running `Command { std: "docker" "start" "-a" "cb814dc1aa1d253e649b4270e50004912d05dcf39e37dbe8d5a4aa4ac6ff0d16", kill_on_drop: false }`
[INFO] [stderr]    Compiling stepflow-base v0.0.5
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling stepflow-data v0.0.5
[INFO] [stderr]    Compiling stepflow-step v0.0.5
[INFO] [stderr]    Compiling stepflow-action v0.0.6
[INFO] [stderr]    Compiling stepflow-session v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
[INFO] running `Command { std: "docker" "inspect" "cb814dc1aa1d253e649b4270e50004912d05dcf39e37dbe8d5a4aa4ac6ff0d16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb814dc1aa1d253e649b4270e50004912d05dcf39e37dbe8d5a4aa4ac6ff0d16", kill_on_drop: false }`
[INFO] [stdout] cb814dc1aa1d253e649b4270e50004912d05dcf39e37dbe8d5a4aa4ac6ff0d16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09bb342643e2f0202b8862c82c4bffc63a185999885988af01f8b3e390c686a0
[INFO] running `Command { std: "docker" "start" "-a" "09bb342643e2f0202b8862c82c4bffc63a185999885988af01f8b3e390c686a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling stepflow-test-util v0.0.1
[INFO] [stderr]    Compiling 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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stepflow-session` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "09bb342643e2f0202b8862c82c4bffc63a185999885988af01f8b3e390c686a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09bb342643e2f0202b8862c82c4bffc63a185999885988af01f8b3e390c686a0", kill_on_drop: false }`
[INFO] [stdout] 09bb342643e2f0202b8862c82c4bffc63a185999885988af01f8b3e390c686a0
