[INFO] cloning repository https://github.com/GreenCappuccino/unipen-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GreenCappuccino/unipen-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreenCappuccino%2Funipen-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreenCappuccino%2Funipen-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 962e7dedcb75f6f5ed468631e345017614fab9bc
[INFO] checking GreenCappuccino/unipen-rs against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreenCappuccino%2Funipen-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GreenCappuccino/unipen-rs
[INFO] finished tweaking git repo https://github.com/GreenCappuccino/unipen-rs
[INFO] tweaked toml for git repo https://github.com/GreenCappuccino/unipen-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GreenCappuccino/unipen-rs on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GreenCappuccino/unipen-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v2.7.3
[INFO] [stderr]   Downloaded pest_generator v2.7.3
[INFO] [stderr]   Downloaded lazy-regex v3.0.2
[INFO] [stderr]   Downloaded pest_meta v2.7.3
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.0.1
[INFO] [stderr]   Downloaded pest v2.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4a6e5ff11b306fffb8629859e658c92d7d47994995f19a893c67f33b4524d64
[INFO] running `Command { std: "docker" "start" "-a" "f4a6e5ff11b306fffb8629859e658c92d7d47994995f19a893c67f33b4524d64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4a6e5ff11b306fffb8629859e658c92d7d47994995f19a893c67f33b4524d64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4a6e5ff11b306fffb8629859e658c92d7d47994995f19a893c67f33b4524d64", kill_on_drop: false }`
[INFO] [stdout] f4a6e5ff11b306fffb8629859e658c92d7d47994995f19a893c67f33b4524d64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6489a963cacebe06f521711fd4d82856a0aeff0b26ebab28ed491a2c5b63a57a
[INFO] running `Command { std: "docker" "start" "-a" "6489a963cacebe06f521711fd4d82856a0aeff0b26ebab28ed491a2c5b63a57a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking clap_builder v4.4.4
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.0.1
[INFO] [stderr]     Checking lazy-regex v3.0.2
[INFO] [stderr]     Checking clap v4.4.4
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]     Checking unipen v0.1.0 (/opt/rustwide/workdir/crates/unipen)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> crates/unipen/src/builder/unipen.rs:252:98
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 self.current_component_set_builder = self.current_component_set_builder.pen_down(coordinates);
[INFO] [stdout]     |                                                                                         -------- ^^^^^^^^^^^ expected `Vec<BuilderCoordinate>`, found `Vec<(Coordinate, f64)>`
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<BuilderCoordinate>`
[INFO] [stdout]                found struct `Vec<(Coordinate, f64)>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> crates/unipen/src/builder/component_set.rs:96:12
[INFO] [stdout]     |
[INFO] [stdout] 96  |     pub fn pen_down(self, new_coordinates: Vec<BuilderCoordinate>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^       ---------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> crates/unipen/src/builder/unipen.rs:257:96
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 self.current_component_set_builder = self.current_component_set_builder.pen_up(coordinates);
[INFO] [stdout]     |                                                                                         ------ ^^^^^^^^^^^ expected `Vec<BuilderCoordinate>`, found `Vec<(Coordinate, f64)>`
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<BuilderCoordinate>`
[INFO] [stdout]                found struct `Vec<(Coordinate, f64)>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> crates/unipen/src/builder/component_set.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn pen_up(self, new_coordinates: Vec<BuilderCoordinate>) -> Self {
[INFO] [stdout]     |            ^^^^^^       ---------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> crates/unipen/src/builder/unipen.rs:252:98
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 self.current_component_set_builder = self.current_component_set_builder.pen_down(coordinates);
[INFO] [stdout]     |                                                                                         -------- ^^^^^^^^^^^ expected `Vec<BuilderCoordinate>`, found `Vec<(Coordinate, f64)>`
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<BuilderCoordinate>`
[INFO] [stdout]                found struct `Vec<(Coordinate, f64)>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> crates/unipen/src/builder/component_set.rs:96:12
[INFO] [stdout]     |
[INFO] [stdout] 96  |     pub fn pen_down(self, new_coordinates: Vec<BuilderCoordinate>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^       ---------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> crates/unipen/src/builder/unipen.rs:257:96
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 self.current_component_set_builder = self.current_component_set_builder.pen_up(coordinates);
[INFO] [stdout]     |                                                                                         ------ ^^^^^^^^^^^ expected `Vec<BuilderCoordinate>`, found `Vec<(Coordinate, f64)>`
[INFO] [stdout]     |                                                                                         |
[INFO] [stdout]     |                                                                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `Vec<BuilderCoordinate>`
[INFO] [stdout]                found struct `Vec<(Coordinate, f64)>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> crates/unipen/src/builder/component_set.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn pen_up(self, new_coordinates: Vec<BuilderCoordinate>) -> Self {
[INFO] [stdout]     |            ^^^^^^       ---------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unipen` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unipen` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "6489a963cacebe06f521711fd4d82856a0aeff0b26ebab28ed491a2c5b63a57a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6489a963cacebe06f521711fd4d82856a0aeff0b26ebab28ed491a2c5b63a57a", kill_on_drop: false }`
[INFO] [stdout] 6489a963cacebe06f521711fd4d82856a0aeff0b26ebab28ed491a2c5b63a57a
