[INFO] fetching crate stepflow-data 0.0.5... [INFO] testing stepflow-data-0.0.5 against 1.60.0 for beta-1.61-1 [INFO] extracting crate stepflow-data 0.0.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate stepflow-data 0.0.5 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stepflow-data 0.0.5 [INFO] finished tweaking crates.io crate stepflow-data 0.0.5 [INFO] tweaked toml for crates.io crate stepflow-data 0.0.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aho-corasick v0.7.18 [INFO] [stderr] Downloaded regex v1.5.5 [INFO] [stderr] Downloaded regex-syntax v0.6.25 [INFO] [stderr] Downloaded memchr v2.4.1 [INFO] [stderr] Downloaded once_cell v1.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3a3da1d1ca12af70115c5a81ce28ce6e1c940ad1ef3e7635a7710ff99cc51d7 [INFO] running `Command { std: "docker" "start" "-a" "b3a3da1d1ca12af70115c5a81ce28ce6e1c940ad1ef3e7635a7710ff99cc51d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3a3da1d1ca12af70115c5a81ce28ce6e1c940ad1ef3e7635a7710ff99cc51d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a3da1d1ca12af70115c5a81ce28ce6e1c940ad1ef3e7635a7710ff99cc51d7", kill_on_drop: false }` [INFO] [stdout] b3a3da1d1ca12af70115c5a81ce28ce6e1c940ad1ef3e7635a7710ff99cc51d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c930d778839175b4443a985dd3d35b797e0920d9a34252f8bbe5b892388eb61d [INFO] running `Command { std: "docker" "start" "-a" "c930d778839175b4443a985dd3d35b797e0920d9a34252f8bbe5b892388eb61d", kill_on_drop: false }` [INFO] [stderr] Compiling stepflow-base v0.0.5 [INFO] [stderr] Compiling stepflow-data v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/value.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/value.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/value.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "c930d778839175b4443a985dd3d35b797e0920d9a34252f8bbe5b892388eb61d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c930d778839175b4443a985dd3d35b797e0920d9a34252f8bbe5b892388eb61d", kill_on_drop: false }` [INFO] [stdout] c930d778839175b4443a985dd3d35b797e0920d9a34252f8bbe5b892388eb61d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 174c19709d1acad67e4276a8d3f9f1172166b8b7c2365b6e793607fa85e8a01b [INFO] running `Command { std: "docker" "start" "-a" "174c19709d1acad67e4276a8d3f9f1172166b8b7c2365b6e793607fa85e8a01b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling stepflow-test-util v0.0.1 [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/value.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/value.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/value.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stepflow-data v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/value.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/value.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/value.rs:108:1 [INFO] [stdout] | [INFO] [stdout] 108 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/var.rs:97:37 [INFO] [stdout] | [INFO] [stdout] 97 | let var = Box::new(StringVar::new(stepflow_test_util::test_id!(VarId))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `stepflow_test_util::test_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/statedata.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 141 | Box::new(StringVar::new(test_id!(VarId))), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/statedata.rs:144:31 [INFO] [stdout] | [INFO] [stdout] 144 | Box::new(StringVar::new(test_id!(VarId))), [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/var.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | let email_var = EmailVar::new(test_id!(VarId)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/var.rs:121:36 [INFO] [stdout] | [INFO] [stdout] 121 | let stringvar = StringVar::new(test_id!(VarId)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/value/valid_value.rs:46:82 [INFO] [stdout] | [INFO] [stdout] 46 | let email_var: Box = Box::new(EmailVar::new(test_id!(VarId))); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/value/valid_value.rs:56:84 [INFO] [stdout] | [INFO] [stdout] 56 | let string_var: Box = Box::new(StringVar::new(test_id!(VarId))); [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `u16`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_id` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 3 warnings emitted [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-data` due to 8 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "174c19709d1acad67e4276a8d3f9f1172166b8b7c2365b6e793607fa85e8a01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "174c19709d1acad67e4276a8d3f9f1172166b8b7c2365b6e793607fa85e8a01b", kill_on_drop: false }` [INFO] [stdout] 174c19709d1acad67e4276a8d3f9f1172166b8b7c2365b6e793607fa85e8a01b