[INFO] cloning repository https://github.com/nindalf/advent-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nindalf/advent-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fadvent-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fadvent-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa3bd5b716e6ba78b7260addfd38f68e96db2e09 [INFO] checking nindalf/advent-2024 against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnindalf%2Fadvent-2024" "/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/nindalf/advent-2024 [INFO] finished tweaking git repo https://github.com/nindalf/advent-2024 [INFO] tweaked toml for git repo https://github.com/nindalf/advent-2024 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nindalf/advent-2024 on toolchain d8be25549d5418405531341b4be6d8538fc3c42e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nindalf/advent-2024 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" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 97be2d6fd4c560af06a6cf139d2bfb3f3ed58cc684ddc0f9ad32c2d62fad8dc9 [INFO] running `Command { std: "docker" "start" "97be2d6fd4c560af06a6cf139d2bfb3f3ed58cc684ddc0f9ad32c2d62fad8dc9", 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" "97be2d6fd4c560af06a6cf139d2bfb3f3ed58cc684ddc0f9ad32c2d62fad8dc9" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97be2d6fd4c560af06a6cf139d2bfb3f3ed58cc684ddc0f9ad32c2d62fad8dc9", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97be2d6fd4c560af06a6cf139d2bfb3f3ed58cc684ddc0f9ad32c2d62fad8dc9" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling crabtime-internal v1.1.4 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.28 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking y2023 v0.1.0 (/opt/rustwide/workdir/y2023) [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking y2022 v0.1.0 (/opt/rustwide/workdir/y2022) [INFO] [stderr] Checking y2024 v0.1.0 (/opt/rustwide/workdir/y2024) [INFO] [stderr] Checking y2025 v0.1.0 (/opt/rustwide/workdir/y2025) [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking crabtime v1.1.4 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Checking advent-benches v0.1.0 (/opt/rustwide/workdir/benches) [INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon [INFO] [stdout] --> benches/benches/bench.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[crabtime::function] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | gen_benches!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: No 'Cargo.toml' files found in parent directories of '/opt/rustwide/benches/benches/bench'. [INFO] [stdout] --> benches/benches/bench.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[crabtime::function] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | gen_benches!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `crabtime::eval_function` which comes from the expansion of the macro `gen_benches` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Criterion`, `criterion_group`, and `criterion_main` [INFO] [stdout] --> benches/benches/bench.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{criterion_group, criterion_main, Criterion}; [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: `std::hint::black_box` [INFO] [stdout] --> benches/benches/bench.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::hint::black_box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `bench` [INFO] [stdout] --> benches/benches/bench.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | gen_benches!(); [INFO] [stdout] | ^ consider adding a `main` function to `benches/benches/bench.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent-benches` (bench "bench") due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "97be2d6fd4c560af06a6cf139d2bfb3f3ed58cc684ddc0f9ad32c2d62fad8dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97be2d6fd4c560af06a6cf139d2bfb3f3ed58cc684ddc0f9ad32c2d62fad8dc9", kill_on_drop: false }` [INFO] [stdout] 97be2d6fd4c560af06a6cf139d2bfb3f3ed58cc684ddc0f9ad32c2d62fad8dc9