[INFO] fetching crate atletiek_nu_api 0.2.0-a...
[INFO] checking atletiek_nu_api-0.2.0-a against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate atletiek_nu_api 0.2.0-a into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate atletiek_nu_api 0.2.0-a on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate atletiek_nu_api 0.2.0-a
[INFO] finished tweaking crates.io crate atletiek_nu_api 0.2.0-a
[INFO] tweaked toml for crates.io crate atletiek_nu_api 0.2.0-a written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf v0.8.0
[INFO] [stderr]   Downloaded phf_codegen v0.8.0
[INFO] [stderr]   Downloaded rand_pcg v0.2.1
[INFO] [stderr]   Downloaded phf_shared v0.8.0
[INFO] [stderr]   Downloaded urlencoding v2.1.3
[INFO] [stderr]   Downloaded cssparser-macros v0.6.1
[INFO] [stderr]   Downloaded phf_generator v0.8.0
[INFO] [stderr]   Downloaded convert_case v0.4.0
[INFO] [stderr]   Downloaded dtoa-short v0.3.4
[INFO] [stderr]   Downloaded scraper v0.16.0
[INFO] [stderr]   Downloaded selectors v0.24.0
[INFO] [stderr]   Downloaded derive_more v0.99.17
[INFO] [stderr]   Downloaded servo_arc v0.2.0
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded phf_macros v0.10.0
[INFO] [stderr]   Downloaded cssparser v0.29.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3bef7251c567b7925d412456efc3d16f2341661205b71eaae6db0d22b539fdf2
[INFO] running `Command { std: "docker" "start" "-a" "3bef7251c567b7925d412456efc3d16f2341661205b71eaae6db0d22b539fdf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bef7251c567b7925d412456efc3d16f2341661205b71eaae6db0d22b539fdf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bef7251c567b7925d412456efc3d16f2341661205b71eaae6db0d22b539fdf2", kill_on_drop: false }`
[INFO] [stdout] 3bef7251c567b7925d412456efc3d16f2341661205b71eaae6db0d22b539fdf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5af393bd03d5984d0dbcb93b8e3a45c2164edc4acf43315318c11510bb99a60b
[INFO] running `Command { std: "docker" "start" "-a" "5af393bd03d5984d0dbcb93b8e3a45c2164edc4acf43315318c11510bb99a60b", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking servo_arc v0.2.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking scraper v0.16.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking atletiek_nu_api v0.2.0-a (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read benches/../../test-cli/test-data/feeder-short.html: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/scraping.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     include_str!("../../test-cli/test-data/feeder-short.html");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../test-cli/test-data/feeder-long.html: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/scraping.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     include_str!("../../test-cli/test-data/feeder-long.html");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `black_box`
[INFO] [stdout]  --> benches/scraping.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use criterion::{black_box, criterion_group, criterion_main, Criterion};
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atletiek_nu_api` (bench "scraping") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5af393bd03d5984d0dbcb93b8e3a45c2164edc4acf43315318c11510bb99a60b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5af393bd03d5984d0dbcb93b8e3a45c2164edc4acf43315318c11510bb99a60b", kill_on_drop: false }`
[INFO] [stdout] 5af393bd03d5984d0dbcb93b8e3a45c2164edc4acf43315318c11510bb99a60b
[INFO] checking atletiek_nu_api-0.2.0-a against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate atletiek_nu_api 0.2.0-a into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate atletiek_nu_api 0.2.0-a on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate atletiek_nu_api 0.2.0-a
[INFO] finished tweaking crates.io crate atletiek_nu_api 0.2.0-a
[INFO] tweaked toml for crates.io crate atletiek_nu_api 0.2.0-a written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12ab3c1f08e41ea5369345407c66d03f8e5e0c97f7e7522a27f873617c208736
[INFO] running `Command { std: "docker" "start" "-a" "12ab3c1f08e41ea5369345407c66d03f8e5e0c97f7e7522a27f873617c208736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12ab3c1f08e41ea5369345407c66d03f8e5e0c97f7e7522a27f873617c208736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ab3c1f08e41ea5369345407c66d03f8e5e0c97f7e7522a27f873617c208736", kill_on_drop: false }`
[INFO] [stdout] 12ab3c1f08e41ea5369345407c66d03f8e5e0c97f7e7522a27f873617c208736
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a9be8e772f309b4d1d4c2d89d497fc302a452e26e3bb4786d25ec1324e5555c
[INFO] running `Command { std: "docker" "start" "-a" "4a9be8e772f309b4d1d4c2d89d497fc302a452e26e3bb4786d25ec1324e5555c", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking servo_arc v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking scraper v0.16.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking atletiek_nu_api v0.2.0-a (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read benches/../../test-cli/test-data/feeder-short.html: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/scraping.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     include_str!("../../test-cli/test-data/feeder-short.html");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read benches/../../test-cli/test-data/feeder-long.html: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/scraping.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     include_str!("../../test-cli/test-data/feeder-long.html");
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `black_box`
[INFO] [stdout]  --> benches/scraping.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use criterion::{black_box, criterion_group, criterion_main, Criterion};
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atletiek_nu_api` (bench "scraping") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4a9be8e772f309b4d1d4c2d89d497fc302a452e26e3bb4786d25ec1324e5555c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a9be8e772f309b4d1d4c2d89d497fc302a452e26e3bb4786d25ec1324e5555c", kill_on_drop: false }`
[INFO] [stdout] 4a9be8e772f309b4d1d4c2d89d497fc302a452e26e3bb4786d25ec1324e5555c
