[INFO] cloning repository https://github.com/GrantSparks/cardinal-profiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GrantSparks/cardinal-profiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrantSparks%2Fcardinal-profiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrantSparks%2Fcardinal-profiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e028e6c46b25f369c1d316fd4845b03e4564c43c [INFO] testing GrantSparks/cardinal-profiler against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrantSparks%2Fcardinal-profiler" "/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/GrantSparks/cardinal-profiler [INFO] finished tweaking git repo https://github.com/GrantSparks/cardinal-profiler [INFO] tweaked toml for git repo https://github.com/GrantSparks/cardinal-profiler written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GrantSparks/cardinal-profiler on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GrantSparks/cardinal-profiler 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9284978b9e945b60242711b788f2dcf3df89459543501c59ecab174a076d87e4 [INFO] running `Command { std: "docker" "start" "-a" "9284978b9e945b60242711b788f2dcf3df89459543501c59ecab174a076d87e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9284978b9e945b60242711b788f2dcf3df89459543501c59ecab174a076d87e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9284978b9e945b60242711b788f2dcf3df89459543501c59ecab174a076d87e4", kill_on_drop: false }` [INFO] [stdout] 9284978b9e945b60242711b788f2dcf3df89459543501c59ecab174a076d87e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 563d8bea4fe2dd79127bbfbdf6e58fa5e74be535b2d645d2e5715d222cf0c128 [INFO] running `Command { std: "docker" "start" "-a" "563d8bea4fe2dd79127bbfbdf6e58fa5e74be535b2d645d2e5715d222cf0c128", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling toml_write v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling brotli v8.0.0 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling toml v0.8.21 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cardinal-profiler v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.23 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rusqlite v0.34.0 [INFO] [stderr] Compiling r2d2_sqlite v0.27.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "563d8bea4fe2dd79127bbfbdf6e58fa5e74be535b2d645d2e5715d222cf0c128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "563d8bea4fe2dd79127bbfbdf6e58fa5e74be535b2d645d2e5715d222cf0c128", kill_on_drop: false }` [INFO] [stdout] 563d8bea4fe2dd79127bbfbdf6e58fa5e74be535b2d645d2e5715d222cf0c128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6bc6f0db6f291850bcc98fb9de3a1d874cea472ca21c5205ed32d50117b42d9 [INFO] running `Command { std: "docker" "start" "-a" "a6bc6f0db6f291850bcc98fb9de3a1d874cea472ca21c5205ed32d50117b42d9", kill_on_drop: false }` [INFO] [stderr] Compiling toml_write v0.1.0 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wiremock v0.6.3 [INFO] [stderr] Compiling toml v0.8.21 [INFO] [stderr] Compiling cardinal-profiler v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.76s [INFO] running `Command { std: "docker" "inspect" "a6bc6f0db6f291850bcc98fb9de3a1d874cea472ca21c5205ed32d50117b42d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bc6f0db6f291850bcc98fb9de3a1d874cea472ca21c5205ed32d50117b42d9", kill_on_drop: false }` [INFO] [stdout] a6bc6f0db6f291850bcc98fb9de3a1d874cea472ca21c5205ed32d50117b42d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7ce26504ea09a740ce8b1365c46b8490137d73e70a1a5457ba29dd14f910a4c [INFO] running `Command { std: "docker" "start" "-a" "f7ce26504ea09a740ce8b1365c46b8490137d73e70a1a5457ba29dd14f910a4c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cardinal_profiler-b2af4da9ef2171d2) [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/deps/cardinal_profiler-6d578fc67f8d10e8) [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 tests/audit_log.rs (/opt/rustwide/target/debug/deps/audit_log-0030c3adbd172889) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test audit_log_line_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cache_hit.rs (/opt/rustwide/target/debug/deps/cache_hit-1b5e1f701c97c06a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test cache_prevents_http_call ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/delimiter_sniffer.rs (/opt/rustwide/target/debug/deps/delimiter_sniffer-ef003ba3b0b41be4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test override_comma ... ok [INFO] [stdout] test sniff_semicolon ... ok [INFO] [stdout] test sniff_tab ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/evidence_absence.rs (/opt/rustwide/target/debug/deps/evidence_absence-ef59d8c015e77897) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test csv_excludes_evidence_column ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/header_length.rs (/opt/rustwide/target/debug/deps/header_length-09de722e1f0f70bb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test header_length_includes_18_profiler_cols ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/json_parse_error.rs (/opt/rustwide/target/debug/deps/json_parse_error-c4a3f1ecd9d8791d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test parse_l3_malformed_json ... ok [INFO] [stdout] test parse_l4_malformed_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/l0_injection.rs (/opt/rustwide/target/debug/deps/l0_injection-9b3b6238ba1c7634) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test l0_injection_writes_country_region ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/min_score_filter.rs (/opt/rustwide/target/debug/deps/min_score_filter-582c96f03fb7f264) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test min_score_filters_out_low_scores ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/no_cache.rs (/opt/rustwide/target/debug/deps/no_cache-e079292c029bbc0f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test no_cache_creates_no_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/paragraph_bounds.rs (/opt/rustwide/target/debug/deps/paragraph_bounds-95667d9e0861f929) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test paragraph_padded_to_70 ... ok [INFO] [stdout] test paragraph_trimmed_to_100 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/regions_smoke.rs (/opt/rustwide/target/debug/deps/regions_smoke-f5959f83f1be5adf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test smoke_test_all_regions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/taxonomy_parity.rs (/opt/rustwide/target/debug/deps/taxonomy_parity-1c3e577d963a0262) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test taxonomy_parity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/validator_happy.rs (/opt/rustwide/target/debug/deps/validator_happy-fa256335e37640e0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test too_many_tags_truncated ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/validator_len_mismatch.rs (/opt/rustwide/target/debug/deps/validator_len_mismatch-a412048b0d7fc1b8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test evidence_longer_than_tags_trimmed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/validator_unknown_tag.rs (/opt/rustwide/target/debug/deps/validator_unknown_tag-0c437463d668fc9d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test validator_rejects_unknown_tag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/whitelist_render.rs (/opt/rustwide/target/debug/deps/whitelist_render-2f3568889766fae1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test whitelist_render_first_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cardinal_profiler [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" "f7ce26504ea09a740ce8b1365c46b8490137d73e70a1a5457ba29dd14f910a4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ce26504ea09a740ce8b1365c46b8490137d73e70a1a5457ba29dd14f910a4c", kill_on_drop: false }` [INFO] [stdout] f7ce26504ea09a740ce8b1365c46b8490137d73e70a1a5457ba29dd14f910a4c