[INFO] cloning repository https://github.com/DorianNiemiecSVRJS/project-karpacz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DorianNiemiecSVRJS/project-karpacz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDorianNiemiecSVRJS%2Fproject-karpacz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDorianNiemiecSVRJS%2Fproject-karpacz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f51850ac688cc414e07c2232417c2e43f07c8b3b
[INFO] testing DorianNiemiecSVRJS/project-karpacz against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDorianNiemiecSVRJS%2Fproject-karpacz" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DorianNiemiecSVRJS/project-karpacz
[INFO] finished tweaking git repo https://github.com/DorianNiemiecSVRJS/project-karpacz
[INFO] tweaked toml for git repo https://github.com/DorianNiemiecSVRJS/project-karpacz written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DorianNiemiecSVRJS/project-karpacz on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DorianNiemiecSVRJS/project-karpacz 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6858700899dc4d6ae72ca3ee53b05a9d9d741990b10a13d3944de3e668f74da
[INFO] running `Command { std: "docker" "start" "-a" "f6858700899dc4d6ae72ca3ee53b05a9d9d741990b10a13d3944de3e668f74da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6858700899dc4d6ae72ca3ee53b05a9d9d741990b10a13d3944de3e668f74da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6858700899dc4d6ae72ca3ee53b05a9d9d741990b10a13d3944de3e668f74da", kill_on_drop: false }`
[INFO] [stdout] f6858700899dc4d6ae72ca3ee53b05a9d9d741990b10a13d3944de3e668f74da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 87e441ef3b3d61ab6b15028744de5fab91b4d0f6af59c0905aba503a52fbf6d2
[INFO] running `Command { std: "docker" "start" "-a" "87e441ef3b3d61ab6b15028744de5fab91b4d0f6af59c0905aba503a52fbf6d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling winresource v0.1.29
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling aws-smithy-async v1.2.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling aws-smithy-types v1.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.10.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling io-uring v0.6.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aws-types v1.3.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling monoio v0.2.4 (https://github.com/DorianNiemiecSVRJS/monoio.git#ff0af9d5)
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling aws-credential-types v1.2.11
[INFO] [stderr]    Compiling aws-smithy-http v0.62.6
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling auto-const-array v0.2.2
[INFO] [stderr]    Compiling monoio-macros v0.1.0 (https://github.com/DorianNiemiecSVRJS/monoio.git#ff0af9d5)
[INFO] [stderr]    Compiling scientific-macro v0.5.2
[INFO] [stderr]    Compiling regorus v0.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling moka v0.12.12
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling scientific v0.5.3
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling aws-sigv4 v1.3.7
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.13
[INFO] [stderr]    Compiling rasn-derive-impl v0.28.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aws-smithy-json v0.61.9
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling readme-rustdocifier v0.1.1
[INFO] [stderr]    Compiling tz-rs v0.7.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling cidr v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling tzdb_data v0.2.3
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling bitvec-nom2 v0.2.1
[INFO] [stderr]    Compiling rasn-derive v0.28.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling aws-smithy-query v0.60.9
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling xml-no-std v0.8.26
[INFO] [stderr]    Compiling compression-core v0.4.31 (https://github.com/DorianNiemiecSVRJS/async-compression.git?branch=0.4.28#047a5ce8)
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling rasn v0.28.4
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling compression-codecs v0.4.35 (https://github.com/DorianNiemiecSVRJS/async-compression.git?branch=0.4.28#047a5ce8)
[INFO] [stderr]    Compiling tzdb v0.7.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quick_cache v0.6.18
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling password-auth v1.0.0
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling reusable-box-future v0.2.0
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling monoio-compat v0.2.2
[INFO] [stderr]    Compiling shadow-rs v1.5.0
[INFO] [stderr]    Compiling x509-parser v0.18.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling ferron-load-modules v2.3.2 (/opt/rustwide/workdir/ferron-load-modules)
[INFO] [stderr]    Compiling ocsp-stapler v0.4.9
[INFO] [stderr]    Compiling connpool v0.2.0
[INFO] [stderr]    Compiling ppp v2.3.0
[INFO] [stderr]    Compiling async-compression v0.4.36 (https://github.com/DorianNiemiecSVRJS/async-compression.git?branch=0.4.28#047a5ce8)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rasn-pkix v0.28.4
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling kdl v6.5.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling cache_control v0.2.0 (https://github.com/DorianNiemiecSVRJS/rust-cache-control.git#2229d7b6)
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling tokenbucket v0.1.6
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling ferron v2.3.2 (/opt/rustwide/workdir/ferron)
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling h3 v0.0.8
[INFO] [stderr]    Compiling ferron-precompress v2.3.2 (/opt/rustwide/workdir/ferron-precompress)
[INFO] [stderr]    Compiling ferron-yaml2kdl-core v2.3.2 (/opt/rustwide/workdir/ferron-yaml2kdl-core)
[INFO] [stderr]    Compiling ferron-passwd v2.3.2 (/opt/rustwide/workdir/ferron-passwd)
[INFO] [stderr]    Compiling ferron-yaml2kdl v2.3.2 (/opt/rustwide/workdir/ferron-yaml2kdl)
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling rasn-ocsp v0.28.4
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling human-panic v2.0.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling rcgen v0.14.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling porkbun-api v1.0.3
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling instant-acme v0.8.4
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.8
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling aws-runtime v1.5.17
[INFO] [stderr]    Compiling hickory-client v0.25.2
[INFO] [stderr]    Compiling dns-update v0.1.6 (https://github.com/DorianNiemiecSVRJS/dns-update.git#cd20df5d)
[INFO] [stderr]    Compiling h3-quinn v0.0.10
[INFO] [stderr]    Compiling aws-sdk-sts v1.95.0
[INFO] [stderr]    Compiling aws-sdk-route53 v1.104.0
[INFO] [stderr]    Compiling ferron-common v2.3.2 (/opt/rustwide/workdir/ferron-common)
[INFO] [stderr]    Compiling ferron-observability-builtin v2.3.2 (/opt/rustwide/workdir/ferron-observability-builtin)
[INFO] [stderr]    Compiling ferron-modules-builtin v2.3.2 (/opt/rustwide/workdir/ferron-modules-builtin)
[INFO] [stderr]    Compiling aws-config v1.8.12
[INFO] [stderr]    Compiling ferron-dns-builtin v2.3.2 (/opt/rustwide/workdir/ferron-dns-builtin)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 13s
[INFO] running `Command { std: "docker" "inspect" "87e441ef3b3d61ab6b15028744de5fab91b4d0f6af59c0905aba503a52fbf6d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87e441ef3b3d61ab6b15028744de5fab91b4d0f6af59c0905aba503a52fbf6d2", kill_on_drop: false }`
[INFO] [stdout] 87e441ef3b3d61ab6b15028744de5fab91b4d0f6af59c0905aba503a52fbf6d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 62c6685d568b68d7278d9a3d6052239ee07857f9db8afd447b88ffd7a8d86315
[INFO] running `Command { std: "docker" "start" "-a" "62c6685d568b68d7278d9a3d6052239ee07857f9db8afd447b88ffd7a8d86315", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling shiba v0.1.1
[INFO] [stderr]    Compiling ferron v2.3.2 (/opt/rustwide/workdir/ferron)
[INFO] [stderr]    Compiling ferron-yaml2kdl-core v2.3.2 (/opt/rustwide/workdir/ferron-yaml2kdl-core)
[INFO] [stderr]    Compiling ferron-yaml2kdl v2.3.2 (/opt/rustwide/workdir/ferron-yaml2kdl)
[INFO] [stderr]    Compiling ferron-passwd v2.3.2 (/opt/rustwide/workdir/ferron-passwd)
[INFO] [stderr]    Compiling ferron-precompress v2.3.2 (/opt/rustwide/workdir/ferron-precompress)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling aws-smithy-async v1.2.7
[INFO] [stderr]    Compiling monoio v0.2.4 (https://github.com/DorianNiemiecSVRJS/monoio.git#ff0af9d5)
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-compression v0.4.36 (https://github.com/DorianNiemiecSVRJS/async-compression.git?branch=0.4.28#047a5ce8)
[INFO] [stderr]    Compiling connpool v0.2.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling h3 v0.0.8
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling aws-smithy-types v1.3.6
[INFO] [stderr]    Compiling h3-quinn v0.0.10
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.10.0
[INFO] [stderr]    Compiling aws-smithy-json v0.61.9
[INFO] [stderr]    Compiling aws-smithy-query v0.60.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling aws-smithy-http v0.62.6
[INFO] [stderr]    Compiling aws-credential-types v1.2.11
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.0
[INFO] [stderr]    Compiling aws-types v1.3.11
[INFO] [stderr]    Compiling aws-sigv4 v1.3.7
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling monoio-compat v0.2.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling porkbun-api v1.0.3
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling instant-acme v0.8.4
[INFO] [stderr]    Compiling ocsp-stapler v0.4.9
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.8
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling hickory-client v0.25.2
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling ferron-common v2.3.2 (/opt/rustwide/workdir/ferron-common)
[INFO] [stderr]    Compiling aws-runtime v1.5.17
[INFO] [stderr]    Compiling aws-sdk-sts v1.95.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.0
[INFO] [stderr]    Compiling aws-sdk-route53 v1.104.0
[INFO] [stderr]    Compiling dns-update v0.1.6 (https://github.com/DorianNiemiecSVRJS/dns-update.git#cd20df5d)
[INFO] [stderr]    Compiling ferron-modules-builtin v2.3.2 (/opt/rustwide/workdir/ferron-modules-builtin)
[INFO] [stderr]    Compiling ferron-observability-builtin v2.3.2 (/opt/rustwide/workdir/ferron-observability-builtin)
[INFO] [stderr]    Compiling aws-config v1.8.12
[INFO] [stderr]    Compiling ferron-dns-builtin v2.3.2 (/opt/rustwide/workdir/ferron-dns-builtin)
[INFO] [stderr]    Compiling ferron-load-modules v2.3.2 (/opt/rustwide/workdir/ferron-load-modules)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 40s
[INFO] running `Command { std: "docker" "inspect" "62c6685d568b68d7278d9a3d6052239ee07857f9db8afd447b88ffd7a8d86315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62c6685d568b68d7278d9a3d6052239ee07857f9db8afd447b88ffd7a8d86315", kill_on_drop: false }`
[INFO] [stdout] 62c6685d568b68d7278d9a3d6052239ee07857f9db8afd447b88ffd7a8d86315
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0663930676a39829ba4c994288dbb25f99578a1af2b97f70c45ce11584a90ccf
[INFO] running `Command { std: "docker" "start" "-a" "0663930676a39829ba4c994288dbb25f99578a1af2b97f70c45ce11584a90ccf", kill_on_drop: false }`
[INFO] [stderr]    Compiling ferron v2.3.2 (/opt/rustwide/workdir/ferron)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/ferron/55bd9d215ea2bc78/deps/ferron-55bd9d215ea2bc78)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test config::processing::tests::does_not_merge_different_filters ... ok
[INFO] [stdout] test config::processing::tests::merges_entries_with_non_overlapping_keys ... ok
[INFO] [stdout] test config::processing::tests::merges_identical_filters_and_combines_entries ... ok
[INFO] [stdout] test util::log_placeholders::tests::test_basic_placeholders ... ok
[INFO] [stdout] test config::processing::tests::handles_filters_then_unique_then_duplicate ... ok
[INFO] [stdout] test config::processing::tests::test_merge_case6_is_host ... ok
[INFO] [stdout] test util::log_placeholders::tests::test_log_placeholders ... ok
[INFO] [stdout] test util::log_placeholders::tests::test_header_placeholder ... ok
[INFO] [stdout] test config::processing::tests::test_merge_case1_error_handler ... ok
[INFO] [stdout] test util::log_placeholders::tests::test_missing_header ... ok
[INFO] [stdout] test util::log_placeholders::tests::test_multiple_placeholders ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_convert_backslashes_to_slashes ... ok
[INFO] [stdout] test util::log_placeholders::tests::test_no_placeholders ... ok
[INFO] [stdout] test config::processing::tests::test_merge_preserves_specificity_order ... ok
[INFO] [stdout] test util::log_placeholders::tests::test_unknown_placeholder ... ok
[INFO] [stdout] test config::processing::tests::test_no_merge_returns_all ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_decode_url_encoded_characters_regardless_of_the_letter_case_of_the_url_encoding ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_decode_url_encoded_characters_while_preserving_certain_characters ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_encode_all_required_special_characters ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_encode_special_characters ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_ensure_the_resource_starts_with_a_slash ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_complex_combinations ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_dots_in_filenames ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_complex_relative_paths ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_duplicate_slashes ... ok
[INFO] [stdout] test config::processing::tests::test_merge_case5_port ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_decode_url_encoded_alphanumeric_characters_while_preserving_certain_characters ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_encoded_whitespace ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_empty_segments ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_hex_boundary_values ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_incomplete_percent_encoding ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_invalid_utf8_bytes ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_query_and_fragment_characters ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_long_paths ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_mixed_separators ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_unicode_characters ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_not_add_trailing_slash_to_root ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_relative_navigation ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_whitespace_characters ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_preserve_case ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_not_change_slash ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_trailing_slashes_correctly ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_preserve_certain_characters ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_handle_realistic_paths ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_return_empty_string_for_empty_string ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_remove_trailing_dots_in_paths ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_preserve_double_slashes_when_allowed ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_prevent_directory_traversal_attacks ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_return_slash_for_empty_sanitized_resource ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_return_asterisk_for_asterisk ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_remove_null_characters ... ok
[INFO] [stdout] test util::url_sanitizer::tests::should_throw_uri_error_for_malformed_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ferron-common/6a014bb2144defbc/deps/ferron_common-6a014bb2144defbc)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test util::header_placeholders::tests::test_no_placeholders ... ok
[INFO] [stdout] test util::header_placeholders::tests::test_unknown_placeholder ... ok
[INFO] [stdout] test util::header_placeholders::tests::test_basic_placeholders ... ok
[INFO] [stdout] test util::header_placeholders::tests::test_header_placeholder ... ok
[INFO] [stdout] test util::ip_blocklist::tests::test_ip_block_list ... ok
[INFO] [stdout] test util::header_placeholders::tests::test_missing_header ... ok
[INFO] [stdout] test util::ip_blocklist::tests::test_ip_cidr_block_list ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_false_if_hostname_is_star_dot ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_false_if_hostname_starts_with_star_dot_and_req_hostname_does_not_match_the_root ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_false_if_hostname_starts_with_star_dot_and_req_hostname_does_not_match_the_root_with_additional_subdomains ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_false_if_hostname_does_not_start_with_star_dot_and_req_hostname_does_not_match ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_false_if_req_hostname_does_not_match_hostname_exactly ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_false_if_req_hostname_is_undefined ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_true_if_hostname_starts_with_star_dot_and_req_hostname_is_the_root ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_true_if_hostname_starts_with_star_dot_and_req_hostname_matches_the_root ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_true_if_hostname_starts_with_star_dot_and_req_hostname_matches_the_root_with_additional_subdomains ... ok
[INFO] [stdout] test util::header_placeholders::tests::test_multiple_placeholders ... ok
[INFO] [stdout] test util::match_location::tests::test_non_matching_paths ... ok
[INFO] [stdout] test util::match_location::tests::test_case_insensitivity_on_windows ... ok
[INFO] [stdout] test util::match_location::tests::test_subpath_match ... ok
[INFO] [stdout] test util::match_location::tests::test_trailing_slash ... ok
[INFO] [stdout] test util::module_cache::test::module_loading_test ... ok
[INFO] [stdout] test util::module_cache::test::test_cache_operations ... ok
[INFO] [stdout] test util::module_cache::test::should_cache_the_module ... ok
[INFO] [stdout] test util::parse_q_value_header::tests::test_parse_q_value_header ... ok
[INFO] [stdout] test util::parse_q_value_header::tests::test_parse_q_value_header_with_out_of_order_and_sparse_q_values ... ok
[INFO] [stdout] test util::match_location::tests::test_exact_match ... ok
[INFO] [stdout] test util::sizify::tests::test_sizify_add_i_suffix ... ok
[INFO] [stdout] test util::match_location::tests::test_multiple_slashes ... ok
[INFO] [stdout] test util::sizify::tests::test_sizify_decimal_points ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_true_if_hostname_is_undefined ... ok
[INFO] [stdout] test util::sizify::tests::test_sizify_larger_values ... ok
[INFO] [stdout] test util::sizify::tests::test_sizify_edge_cases ... ok
[INFO] [stdout] test util::sizify::tests::test_sizify_no_i_suffix ... ok
[INFO] [stdout] test util::sizify::tests::test_sizify_small_values ... ok
[INFO] [stdout] test util::sizify::tests::test_sizify_zero_bytes ... ok
[INFO] [stdout] test util::ttl_cache::tests::test_get_non_existent ... ok
[INFO] [stdout] test util::ttl_cache::tests::test_insert_and_get ... ok
[INFO] [stdout] test util::ttl_cache::tests::test_insert_and_get_multiple ... ok
[INFO] [stdout] test util::ttl_cache::tests::test_remove ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_true_if_hostname_is_star ... ok
[INFO] [stdout] test util::match_hostname::tests::should_return_true_if_req_hostname_matches_hostname_exactly ... ok
[INFO] [stdout] test util::ttl_cache::tests::test_cleanup ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ferron-dns-builtin/c5bbae500bb43df4/deps/ferron_dns_builtin-c5bbae500bb43df4)
[INFO] [stdout] test util::ttl_cache::tests::test_get_expired ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ferron-load-modules/77b0a658ad488382/deps/ferron_load_modules-77b0a658ad488382)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ferron-modules-builtin/5231bc502c9b147d/deps/ferron_modules_builtin-5231bc502c9b147d)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test util::body_replacer::tests::test_empty_search_pattern ... ok
[INFO] [stdout] test util::body_replacer::tests::test_empty_body ... ok
[INFO] [stdout] test util::body_replacer::tests::test_multiple_chunks_with_multiple_replacements ... ok
[INFO] [stdout] test util::body_replacer::tests::test_multiple_replacements ... ok
[INFO] [stdout] test util::body_replacer::tests::test_overlapping_patterns ... ok
[INFO] [stdout] test util::body_replacer::tests::test_body_replacer_creation ... ok
[INFO] [stdout] test util::body_replacer::tests::test_basic_replacement ... ok
[INFO] [stdout] test util::body_replacer::tests::test_pattern_at_end ... ok
[INFO] [stdout] test util::body_replacer::tests::test_empty_replacement ... ok
[INFO] [stdout] test util::body_replacer::tests::test_pattern_spanning_chunks ... ok
[INFO] [stdout] test util::body_replacer::tests::test_pattern_at_beginning ... ok
[INFO] [stdout] test util::body_replacer::tests::test_replacement_shorter_than_original ... ok
[INFO] [stdout] test util::body_replacer::tests::test_pattern_larger_than_chunk ... ok
[INFO] [stdout] test util::body_replacer::tests::test_replacement_longer_than_original ... ok
[INFO] [stdout] test util::body_replacer::tests::test_no_matches ... ok
[INFO] [stdout] test util::body_replacer::tests::test_single_byte_replacement ... ok
[INFO] [stdout] test util::body_replacer::tests::test_single_replacement_with_once ... ok
[INFO] [stdout] test util::cgi::cgi_response::tests::test_get_head_empty ... ok
[INFO] [stdout] test util::cgi::cgi_response::tests::test_get_head_nn ... ok
[INFO] [stdout] test util::body_replacer::tests::test_very_large_pattern ... ok
[INFO] [stdout] test util::cgi::cgi_response::tests::test_get_head_empty_nn ... ok
[INFO] [stdout] test util::cgi::cgi_response::tests::test_poll_read ... ok
[INFO] [stdout] test util::cgi::cgi_response::tests::test_get_head_premature_eof ... ok
[INFO] [stdout] test util::fcgi::fcgi_decoder::tests::test_fcgi_decoder_invalid_record ... ok
[INFO] [stdout] test util::fcgi::fcgi_decoder::tests::test_fcgi_decoder_stderr ... ok
[INFO] [stdout] test util::fcgi::fcgi_decoder::tests::test_fcgi_decoder_end_request ... ok
[INFO] [stdout] test util::fcgi::fcgi_decoder::tests::test_fcgi_decoder_stdout ... ok
[INFO] [stdout] test util::cgi::cgi_response::tests::test_get_head ... ok
[INFO] [stdout] test util::fcgi::fcgi_encoder::tests::test_fcgi_encoder ... ok
[INFO] [stdout] test util::fcgi::fcgi_name_value_pair::tests::test_empty_name_and_value ... ok
[INFO] [stdout] test util::fcgi::fcgi_name_value_pair::tests::test_short_name_and_value ... ok
[INFO] [stdout] test util::fcgi::fcgi_name_value_pair::tests::test_value_length_127 ... ok
[INFO] [stdout] test util::fcgi::fcgi_record::tests::test_construct_fastcgi_record ... ok
[INFO] [stdout] test util::cgi::cgi_response::tests::test_get_head_large_headers ... ok
[INFO] [stdout] test util::fcgi::fcgi_name_value_pair::tests::test_long_name_and_value ... ok
[INFO] [stdout] test util::fcgi::fcgi_name_value_pair::tests::test_name_length_127 ... ok
[INFO] [stdout] test util::split_stream_by_map::tests::test_split_by_map_all_right ... ok
[INFO] [stdout] test util::split_stream_by_map::tests::test_split_by_map_empty_stream ... ok
[INFO] [stdout] test util::split_stream_by_map::tests::test_split_by_map_basic ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ferron-observability-builtin/d6ab55c50c85280e/deps/ferron_observability_builtin-d6ab55c50c85280e)
[INFO] [stdout] test util::split_stream_by_map::tests::test_split_by_map_all_left ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/ferron-passwd/007463d5f948cb79/deps/ferron_passwd-007463d5f948cb79)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/ferron-precompress/334b1839eec11054/deps/ferron_precompress-334b1839eec11054)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/ferron-yaml2kdl/31068de86f5f7269/deps/ferron_yaml2kdl-31068de86f5f7269)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/ferron-yaml2kdl-core/6d4d8d3806a94d9d/deps/ferron_yaml2kdl_core-6d4d8d3806a94d9d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ferron_common
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ferron-common/src/logging.rs - logging::ErrorLogger::log (line 86) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.20s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ferron_dns_builtin
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ferron_load_modules
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ferron_modules_builtin
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ferron-modules-builtin/src/util/split_stream_by_map.rs - util::split_stream_by_map::SplitStreamByMapExt::split_by_map (line 225) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ferron_observability_builtin
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ferron_yaml2kdl_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0663930676a39829ba4c994288dbb25f99578a1af2b97f70c45ce11584a90ccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0663930676a39829ba4c994288dbb25f99578a1af2b97f70c45ce11584a90ccf", kill_on_drop: false }`
[INFO] [stdout] 0663930676a39829ba4c994288dbb25f99578a1af2b97f70c45ce11584a90ccf
