[INFO] fetching crate stepflow-session 0.0.7...
[INFO] testing stepflow-session-0.0.7 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate stepflow-session 0.0.7 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stepflow-session 0.0.7 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44f68ffa4369e278aff76ad376d110693a6ff660247fdc715d21c4b0e84966d3
[INFO] running `Command { std: "docker" "start" "-a" "44f68ffa4369e278aff76ad376d110693a6ff660247fdc715d21c4b0e84966d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44f68ffa4369e278aff76ad376d110693a6ff660247fdc715d21c4b0e84966d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f68ffa4369e278aff76ad376d110693a6ff660247fdc715d21c4b0e84966d3", kill_on_drop: false }`
[INFO] [stdout] 44f68ffa4369e278aff76ad376d110693a6ff660247fdc715d21c4b0e84966d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6a48929c878e4b5b075b388aff06d9cc70b1add0a1e65a70002f5d6ae750819
[INFO] running `Command { std: "docker" "start" "-a" "e6a48929c878e4b5b075b388aff06d9cc70b1add0a1e65a70002f5d6ae750819", 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.52s
[INFO] running `Command { std: "docker" "inspect" "e6a48929c878e4b5b075b388aff06d9cc70b1add0a1e65a70002f5d6ae750819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6a48929c878e4b5b075b388aff06d9cc70b1add0a1e65a70002f5d6ae750819", kill_on_drop: false }`
[INFO] [stdout] e6a48929c878e4b5b075b388aff06d9cc70b1add0a1e65a70002f5d6ae750819
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 837b3ae80f93b6c0ae9ccd7130e2c64318fd868b25d88297caa73ad56765ed9d
[INFO] running `Command { std: "docker" "start" "-a" "837b3ae80f93b6c0ae9ccd7130e2c64318fd868b25d88297caa73ad56765ed9d", 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-base-0.0.5/src/id.rs:9:14
[INFO] [stdout]     |
[INFO] [stdout]   9 |       pub fn new(val: u16) -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[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]     | ------------------------ in this macro invocation
[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-base-0.0.5/src/id.rs:9:14
[INFO] [stdout]     |
[INFO] [stdout]   9 |       pub fn new(val: u16) -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[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]     | --------------------------- in this macro invocation
[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" "837b3ae80f93b6c0ae9ccd7130e2c64318fd868b25d88297caa73ad56765ed9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "837b3ae80f93b6c0ae9ccd7130e2c64318fd868b25d88297caa73ad56765ed9d", kill_on_drop: false }`
[INFO] [stdout] 837b3ae80f93b6c0ae9ccd7130e2c64318fd868b25d88297caa73ad56765ed9d
