[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 master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurGuihaire%2Fhoneycomb" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArthurGuihaire/honeycomb on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pdf-writer v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51465804c32328d9f967d198c473f703b75807eed1784c5d8aebb5579e8cca08
[INFO] running `Command { std: "docker" "start" "-a" "51465804c32328d9f967d198c473f703b75807eed1784c5d8aebb5579e8cca08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51465804c32328d9f967d198c473f703b75807eed1784c5d8aebb5579e8cca08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51465804c32328d9f967d198c473f703b75807eed1784c5d8aebb5579e8cca08", kill_on_drop: false }`
[INFO] [stdout] 51465804c32328d9f967d198c473f703b75807eed1784c5d8aebb5579e8cca08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc624fc9e915433e35d06eb3a10673699284ba0ab4ebabafc1c830c51b21abbd
[INFO] running `Command { std: "docker" "start" "-a" "cc624fc9e915433e35d06eb3a10673699284ba0ab4ebabafc1c830c51b21abbd", 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 ryu v1.0.23
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking anstream v0.6.21
[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] 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] 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 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] [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] [stderr] error: could not compile `honeycomb` (bin "honeycomb") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cc624fc9e915433e35d06eb3a10673699284ba0ab4ebabafc1c830c51b21abbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc624fc9e915433e35d06eb3a10673699284ba0ab4ebabafc1c830c51b21abbd", kill_on_drop: false }`
[INFO] [stdout] cc624fc9e915433e35d06eb3a10673699284ba0ab4ebabafc1c830c51b21abbd
