[INFO] fetching crate kittycad-execution-plan-macros 0.1.9... [INFO] testing kittycad-execution-plan-macros-0.1.9 against 1.99.0-beta.1 for beta-1.99-5 [INFO] extracting crate kittycad-execution-plan-macros 0.1.9 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate kittycad-execution-plan-macros 0.1.9 [INFO] finished tweaking crates.io crate kittycad-execution-plan-macros 0.1.9 [INFO] tweaked toml for crates.io crate kittycad-execution-plan-macros 0.1.9 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kittycad-execution-plan-macros 0.1.9 on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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" "+1.99.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 63 packages to highest compatible versions [INFO] [stderr] Adding syn v2.0.119 (available: v3.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b0173cf5e70d60fe17089eb8afa27f8806d107fb9102f84220177f6921e5f7d4 [INFO] running `Command { std: "docker" "start" "b0173cf5e70d60fe17089eb8afa27f8806d107fb9102f84220177f6921e5f7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0173cf5e70d60fe17089eb8afa27f8806d107fb9102f84220177f6921e5f7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0173cf5e70d60fe17089eb8afa27f8806d107fb9102f84220177f6921e5f7d4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0173cf5e70d60fe17089eb8afa27f8806d107fb9102f84220177f6921e5f7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0173cf5e70d60fe17089eb8afa27f8806d107fb9102f84220177f6921e5f7d4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling kittycad-execution-plan-macros v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s [INFO] running `Command { std: "docker" "inspect" "b0173cf5e70d60fe17089eb8afa27f8806d107fb9102f84220177f6921e5f7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0173cf5e70d60fe17089eb8afa27f8806d107fb9102f84220177f6921e5f7d4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling bitflags v2.13.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.5 [INFO] [stderr] Compiling indexmap v2.14.1 [INFO] [stderr] Compiling syn v3.0.4 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling console v0.16.4 [INFO] [stderr] Compiling regex-automata v0.4.18 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling uuid v1.26.0 [INFO] [stderr] Compiling insta v1.48.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling kittycad-execution-plan-macros v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling toolchain_find v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling kittycad-execution-plan-traits v0.1.15 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kittycad-execution-plan-traits-0.1.15/src/containers.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | Vec::from_parts(values) [INFO] [stdout] | ^^^^^^^^^^^^^^^-------- two arguments of type `usize` and `usize` are missing [INFO] [stdout] | [INFO] [stdout] note: expected `NonNull<_>`, found `&mut I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kittycad-execution-plan-traits-0.1.15/src/containers.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | Vec::from_parts(values) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: expected struct `NonNull<_>` [INFO] [stdout] found mutable reference `&mut I` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/alloc/src/vec/mod.rs:741:24 [INFO] [stdout] help: call `Into::into` on this expression to convert `&mut I` into `NonNull<_>` [INFO] [stdout] | [INFO] [stdout] 99 | Vec::from_parts(values.into()) [INFO] [stdout] | +++++++ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 99 - Vec::from_parts(values) [INFO] [stdout] 99 + Vec::from_parts(/* ptr */, /* usize */, /* usize */) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `Vec<_>` is not an iterator [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kittycad-execution-plan-traits-0.1.15/src/containers.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 99 | / Vec::from_parts(values) [INFO] [stdout] 100 | | // Then convert the vec into a hashmap. [INFO] [stdout] 101 | | .map(|(v, count)| (v.into_iter().collect(), count)) [INFO] [stdout] | | -^^^ `Vec<_>` is not an iterator [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Vec<_>: Iterator` [INFO] [stdout] which is required by `&mut Vec<_>: Iterator` [INFO] [stdout] `[_]: Iterator` [INFO] [stdout] which is required by `&mut [_]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kittycad-execution-plan-traits` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b0173cf5e70d60fe17089eb8afa27f8806d107fb9102f84220177f6921e5f7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0173cf5e70d60fe17089eb8afa27f8806d107fb9102f84220177f6921e5f7d4", kill_on_drop: false }` [INFO] [stdout] b0173cf5e70d60fe17089eb8afa27f8806d107fb9102f84220177f6921e5f7d4