[INFO] cloning repository https://github.com/ArthurGuihaire/honeycomb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurGuihaire/honeycomb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurGuihaire%2Fhoneycomb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurGuihaire%2Fhoneycomb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10a5c42379403de0d3c27cc34ac715d7edd8804b
[INFO] checking ArthurGuihaire/honeycomb against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurGuihaire%2Fhoneycomb" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArthurGuihaire/honeycomb
[INFO] finished tweaking git repo https://github.com/ArthurGuihaire/honeycomb
[INFO] tweaked toml for git repo https://github.com/ArthurGuihaire/honeycomb written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArthurGuihaire/honeycomb on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArthurGuihaire/honeycomb 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a26bf4152d8ddf56fb17d2576b4505b0976feb70cfe82cbe3a195695cf68b17a
[INFO] running `Command { std: "docker" "start" "-a" "a26bf4152d8ddf56fb17d2576b4505b0976feb70cfe82cbe3a195695cf68b17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a26bf4152d8ddf56fb17d2576b4505b0976feb70cfe82cbe3a195695cf68b17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a26bf4152d8ddf56fb17d2576b4505b0976feb70cfe82cbe3a195695cf68b17a", kill_on_drop: false }`
[INFO] [stdout] a26bf4152d8ddf56fb17d2576b4505b0976feb70cfe82cbe3a195695cf68b17a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26ad3f01c2f81d29ad88c21b75acb0bd26c3fb6114497a4143d5bb57ecdfbe60
[INFO] running `Command { std: "docker" "start" "-a" "26ad3f01c2f81d29ad88c21b75acb0bd26c3fb6114497a4143d5bb57ecdfbe60", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking pdf-writer v0.14.0
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking honeycomb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `num`
[INFO] [stdout]  --> src/markdown_parser.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{iter::Peekable, num, str::CharIndices};
[INFO] [stdout]   |                           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `writers::Form`
[INFO] [stdout]  --> src/pdf_writer.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pdf_writer::{writers::Form, Content, Finish, Name, Pdf, Rect, Ref, Str};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     write_pdf();
[INFO] [stdout]    |     ^^^^^^^^^-- argument #1 of type `&Vec<FormattedLine<'_>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/pdf_writer.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub fn write_pdf(lines: &Vec<FormattedLine>) {
[INFO] [stdout]    |        ^^^^^^^^^ --------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 42 |     write_pdf(/* &Vec<FormattedLine<'_>> */);
[INFO] [stdout]    |               +++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]  --> src/pdf_writer.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn write_pdf(lines: &Vec<FormattedLine>) {
[INFO] [stdout]   |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num`
[INFO] [stdout]  --> src/markdown_parser.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{iter::Peekable, num, str::CharIndices};
[INFO] [stdout]   |                           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `writers::Form`
[INFO] [stdout]  --> src/pdf_writer.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pdf_writer::{writers::Form, Content, Finish, Name, Pdf, Rect, Ref, Str};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `honeycomb` (bin "honeycomb" test) due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/main.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     write_pdf();
[INFO] [stdout]    |     ^^^^^^^^^-- argument #1 of type `&Vec<FormattedLine<'_>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/pdf_writer.rs:5:8
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub fn write_pdf(lines: &Vec<FormattedLine>) {
[INFO] [stdout]    |        ^^^^^^^^^ --------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 42 |     write_pdf(/* &Vec<FormattedLine<'_>> */);
[INFO] [stdout]    |               +++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]  --> src/pdf_writer.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn write_pdf(lines: &Vec<FormattedLine>) {
[INFO] [stdout]   |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `honeycomb` (bin "honeycomb") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "26ad3f01c2f81d29ad88c21b75acb0bd26c3fb6114497a4143d5bb57ecdfbe60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26ad3f01c2f81d29ad88c21b75acb0bd26c3fb6114497a4143d5bb57ecdfbe60", kill_on_drop: false }`
[INFO] [stdout] 26ad3f01c2f81d29ad88c21b75acb0bd26c3fb6114497a4143d5bb57ecdfbe60
