[INFO] cloning repository https://github.com/sahiljani/Rusting-Frog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sahiljani/Rusting-Frog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsahiljani%2FRusting-Frog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsahiljani%2FRusting-Frog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4eac6cdd1d353681bac465794f79645aab8930d7
[INFO] testing sahiljani/Rusting-Frog against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsahiljani%2FRusting-Frog" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sahiljani/Rusting-Frog
[INFO] finished tweaking git repo https://github.com/sahiljani/Rusting-Frog
[INFO] tweaked toml for git repo https://github.com/sahiljani/Rusting-Frog written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sahiljani/Rusting-Frog on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sahiljani/Rusting-Frog 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.103.12
[INFO] [stderr]   Downloaded redox_syscall v0.7.4
[INFO] [stderr]   Downloaded cc v1.2.60
[INFO] [stderr]   Downloaded windows-interface v0.57.0
[INFO] [stderr]   Downloaded windows-implement v0.57.0
[INFO] [stderr]   Downloaded windows-core v0.57.0
[INFO] [stderr]   Downloaded rustls v0.23.38
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded sysinfo v0.32.1
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded match_token v0.1.0
[INFO] [stderr]   Downloaded markup5ever v0.14.1
[INFO] [stderr]   Downloaded tokio v1.52.0
[INFO] [stderr]   Downloaded derive_more v0.99.20
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded html5ever v0.29.1
[INFO] [stderr]   Downloaded robotstxt v0.3.0
[INFO] [stderr]   Downloaded libc v0.2.185
[INFO] [stderr]   Downloaded compression-codecs v0.4.37
[INFO] [stderr]   Downloaded async-compression v0.4.41
[INFO] [stderr]   Downloaded zlib-rs v0.6.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.113
[INFO] [stderr]   Downloaded openssl v0.10.77
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] [stderr]   Downloaded lol_html v2.7.2
[INFO] [stderr]   Downloaded validator_derive v0.19.0
[INFO] [stderr]   Downloaded validator v0.19.0
[INFO] [stderr]   Downloaded chrono-tz v0.10.4
[INFO] [stderr]   Downloaded rust_xlsxwriter v0.95.0
[INFO] [stderr]   Downloaded windows v0.57.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b
[INFO] running `Command { std: "docker" "start" "ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling robotstxt v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling compression-codecs v0.4.37
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling lol_html v2.7.2
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sysinfo v0.32.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sf-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling sf-evaluators v0.1.0 (/opt/rustwide/workdir/crates/evaluators)
[INFO] [stderr]    Compiling sf-migrations v0.1.0 (/opt/rustwide/workdir/crates/migrations)
[INFO] [stderr]    Compiling sf-crawl-worker v0.1.0 (/opt/rustwide/workdir/crates/crawl-worker)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling lol_html v2.7.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sf-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling sf-migrations v0.1.0 (/opt/rustwide/workdir/crates/migrations)
[INFO] [stderr]    Compiling sf-evaluators v0.1.0 (/opt/rustwide/workdir/crates/evaluators)
[INFO] [stderr]    Compiling sf-crawl-worker v0.1.0 (/opt/rustwide/workdir/crates/crawl-worker)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.57s
[INFO] running `Command { std: "docker" "inspect" "ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sf_core-ac1c453c5d4d7328)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test filter_key::capability::tests::accessibility_color_contrast_is_axe_and_disabled ... ok
[INFO] [stdout] test filter_key::capability::tests::ai_slot_is_ai_and_disabled ... ok
[INFO] [stdout] test filter_key::capability::tests::custom_search_slot_is_custom_search_and_disabled ... ok
[INFO] [stdout] test filter_key::capability::tests::pagespeed_all_is_lighthouse_and_disabled ... ok
[INFO] [stdout] test filter_key::capability::tests::title_missing_is_builtin_and_enabled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/export_catalog.rs (/opt/rustwide/target/debug/deps/export_catalog-9994aedc99d0ce3c)
[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/filter_key.rs (/opt/rustwide/target/debug/deps/filter_key-68caaeeab3e9fe94)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test every_filter_except_unknown_has_a_real_tab ... ok
[INFO] [stdout] test serde_json_round_trip ... ok
[INFO] [stdout] test for_tab_returns_expected_slot_counts ... ok
[INFO] [stdout] test severity_is_consistent_within_slot_family ... ok
[INFO] [stdout] test slot_serde_shape ... ok
[INFO] [stdout] test slot_tab_mapping_is_correct ... ok
[INFO] [stdout] test unknown_serde_key_returns_none ... ok
[INFO] [stdout] test unknown_json_key_fails_to_deserialize ... ok
[INFO] [stdout] test kind_classifies_slots_vs_built_in ... ok
[INFO] [stdout] test serde_keys_are_unique ... ok
[INFO] [stdout] test for_tab_is_non_empty_for_every_real_tab ... ok
[INFO] [stdout] test slot_display_names_include_the_number ... ok
[INFO] [stdout] test serde_keys_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sf_crawl_worker-036692c34d45d9a2)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test frontier::tests::allows_when_no_patterns ... ok
[INFO] [stdout] test debug_log::tests::disabled_logger_is_silent_on_unwritable_dir ... ok
[INFO] [stdout] test frontier::tests::empty_strings_are_ignored ... ok
[INFO] [stdout] test frontier::tests::invalid_regex_is_dropped ... ok
[INFO] [stdout] test frontier::tests::exclude_takes_precedence ... ok
[INFO] [stdout] test frontier::tests::include_must_match ... ok
[INFO] [stderr]      Running tests/queue_integration_test.rs (/opt/rustwide/target/debug/deps/queue_integration_test-47b7650df64d7929)
[INFO] [stdout] test debug_log::tests::writes_jsonl_and_rotates_at_size_cap ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sf_evaluators-e93c2b453a89457e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dispatch_fail_clears_reservation ... ignored, requires live Postgres with Laravel migrations applied
[INFO] [stdout] test dispatch_poll_lock_and_ack ... ignored, requires live Postgres with Laravel migrations applied
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 166 tests
[INFO] [stdout] test accessibility::tests::clean_page_only_fires_all ... ok
[INFO] [stdout] test accessibility::tests::unnamed_button_flagged ... ok
[INFO] [stdout] test accessibility::tests::meta_refresh_flagged ... ok
[INFO] [stdout] test accessibility::tests::iframe_without_title_flagged ... ok
[INFO] [stdout] test accessibility::tests::missing_lang_flagged ... ok
[INFO] [stdout] test accessibility::tests::blink_flagged ... ok
[INFO] [stdout] test accessibility::tests::empty_link_flagged ... ok
[INFO] [stdout] test accessibility::tests::image_with_empty_alt_not_flagged ... ok
[INFO] [stdout] test accessibility::tests::marquee_flagged ... ok
[INFO] [stdout] test accessibility::tests::missing_title_flagged ... ok
[INFO] [stdout] test accessibility::tests::input_image_without_alt_flagged ... ok
[INFO] [stdout] test accessibility::tests::image_without_alt_flagged ... ok
[INFO] [stdout] test accessibility::tests::invalid_lang_flagged ... ok
[INFO] [stdout] test accessibility::tests::valid_lang_not_flagged ... ok
[INFO] [stdout] test amp::tests::amp_page_emits_amp_all ... ok
[INFO] [stdout] test amp::tests::amp_disallowed_iframe_flagged ... ok
[INFO] [stdout] test amp::tests::non_200_amp_flagged ... ok
[INFO] [stdout] test amp::tests::non_amp_page_emits_nothing ... ok
[INFO] [stdout] test amp::tests::amp_with_all_essentials_passes_structural_checks ... ok
[INFO] [stdout] test canonicals::tests::every_html_page_emits_all ... ok
[INFO] [stdout] test canonicals::tests::non_html_emits_nothing ... ok
[INFO] [stdout] test canonicals::tests::self_referencing_canonical ... ok
[INFO] [stdout] test canonicals::tests::fragment_canonical_flagged ... ok
[INFO] [stdout] test canonicals::tests::relative_canonical_flagged ... ok
[INFO] [stdout] test canonicals::tests::canonicalised_to_other_url ... ok
[INFO] [stdout] test canonicals::tests::multiple_conflicting_canonicals_flagged ... ok
[INFO] [stdout] test canonicals::tests::canonical_without_href_flagged_invalid ... ok
[INFO] [stdout] test canonicals::tests::multiple_canonicals_flagged ... ok
[INFO] [stdout] test canonicals::tests::canonical_outside_head_flagged ... ok
[INFO] [stdout] test content::tests::every_html_page_emits_all ... ok
[INFO] [stdout] test content::tests::lorem_ipsum_flagged ... ok
[INFO] [stdout] test accessibility::tests::link_with_aria_label_not_flagged ... ok
[INFO] [stdout] test amp::tests::amp_indexable_by_default ... ok
[INFO] [stdout] test amp::tests::amp_noindex_is_non_indexable ... ok
[INFO] [stdout] test content::tests::long_page_not_flagged_low_content ... ok
[INFO] [stdout] test content::tests::non_html_emits_nothing ... ok
[INFO] [stdout] test directives::tests::max_image_and_video_preview_flagged ... ok
[INFO] [stdout] test directives::tests::every_html_page_emits_all ... ok
[INFO] [stdout] test directives::tests::noindex_and_nofollow_flagged ... ok
[INFO] [stdout] test directives::tests::meta_refresh_flagged ... ok
[INFO] [stdout] test directives::tests::max_snippet_with_value_flagged ... ok
[INFO] [stdout] test directives::tests::none_token_flagged ... ok
[INFO] [stdout] test directives::tests::empty_robots_fires_only_all ... ok
[INFO] [stdout] test content::tests::syllables_basic ... ok
[INFO] [stdout] test content::tests::very_complex_prose_is_very_difficult ... ok
[INFO] [stdout] test directives::tests::robots_inside_head_not_flagged_outside ... ok
[INFO] [stdout] test directives::tests::robots_outside_head_flagged ... ok
[INFO] [stdout] test content::tests::low_content_flagged ... ok
[INFO] [stdout] test directives::tests::index_and_follow_flagged_when_positive ... ok
[INFO] [stdout] test external::tests::internal_url_produces_no_findings ... ok
[INFO] [stdout] test external::tests::external_image_bucketed_correctly ... ok
[INFO] [stdout] test external::tests::external_html_emits_all_and_html ... ok
[INFO] [stdout] test external::tests::external_unknown_when_content_type_empty ... ok
[INFO] [stdout] test headings::tests::long_h1_flagged_over_chars ... ok
[INFO] [stdout] test headings::tests::h3_before_h2_is_non_sequential ... ok
[INFO] [stdout] test headings::tests::img_alt_only_h1_flagged ... ok
[INFO] [stdout] test headings::tests::long_h2_flagged ... ok
[INFO] [stdout] test headings::tests::multiple_h1_flagged ... ok
[INFO] [stdout] test headings::tests::no_h1_flags_missing ... ok
[INFO] [stdout] test headings::tests::normal_h1_h2_h3_order_is_sequential ... ok
[INFO] [stdout] test hreflang::tests::bcp47_accepts_common_tags ... ok
[INFO] [stdout] test hreflang::tests::every_html_page_emits_all ... ok
[INFO] [stdout] test hreflang::tests::missing_when_no_tags ... ok
[INFO] [stdout] test hreflang::tests::invalid_code_flagged ... ok
[INFO] [stdout] test hreflang::tests::missing_xdefault_flagged ... ok
[INFO] [stdout] test hreflang::tests::multiple_entries_flagged ... ok
[INFO] [stdout] test headings::tests::single_short_h1_is_clean ... ok
[INFO] [stdout] test hreflang::tests::non_html_emits_nothing ... ok
[INFO] [stdout] test headings::tests::two_h2s_flagged_multiple ... ok
[INFO] [stdout] test images::tests::background_image_inline_style_flagged ... ok
[INFO] [stdout] test images::tests::empty_html_produces_no_img_findings ... ok
[INFO] [stdout] test hreflang::tests::missing_self_reference_flagged ... ok
[INFO] [stdout] test headings::tests::h2_missing_on_h1_only_page ... ok
[INFO] [stdout] test images::tests::html_page_with_empty_alt_flagged ... ok
[INFO] [stdout] test hreflang::tests::not_using_canonical_flagged ... ok
[INFO] [stdout] test hreflang::tests::well_formed_set_with_xdefault_and_self ... ok
[INFO] [stdout] test images::tests::image_over_threshold_flagged ... ok
[INFO] [stdout] test images::tests::missing_width_or_height_flagged ... ok
[INFO] [stdout] test integrations::tests::analytics_emits_nothing ... ok
[INFO] [stdout] test integrations::tests::custom_javascript_emits_nothing ... ok
[INFO] [stdout] test integrations::tests::custom_search_emits_nothing ... ok
[INFO] [stdout] test javascript::tests::hashbang_url_flagged ... ok
[INFO] [stdout] test javascript::tests::meta_fragment_flagged ... ok
[INFO] [stdout] test javascript::tests::escaped_fragment_flagged ... ok
[INFO] [stdout] test images::tests::image_url_always_emits_all ... ok
[INFO] [stdout] test integrations::tests::custom_extraction_emits_nothing ... ok
[INFO] [stdout] test images::tests::long_alt_over_max_flagged ... ok
[INFO] [stdout] test links::tests::anchor_with_img_alt_is_not_empty ... ok
[INFO] [stdout] test javascript::tests::page_with_script_tag_flagged ... ok
[INFO] [stdout] test images::tests::html_page_with_img_missing_alt_attr ... ok
[INFO] [stdout] test links::tests::descriptive_anchor_not_flagged ... ok
[INFO] [stdout] test integrations::tests::link_metrics_emits_nothing ... ok
[INFO] [stdout] test integrations::tests::search_console_emits_nothing ... ok
[INFO] [stdout] test images::tests::sized_img_does_not_trip_missing_size ... ok
[INFO] [stdout] test links::tests::click_here_flagged_non_descriptive ... ok
[INFO] [stdout] test images::tests::small_image_does_not_trip_over_x_kb ... ok
[INFO] [stdout] test links::tests::every_html_page_emits_all ... ok
[INFO] [stdout] test links::tests::empty_anchor_text_flagged ... ok
[INFO] [stdout] test links::tests::high_crawl_depth_flagged ... ok
[INFO] [stdout] test links::tests::non_html_emits_nothing ... ok
[INFO] [stdout] test links::tests::page_with_no_internal_links_flagged ... ok
[INFO] [stdout] test links::tests::page_with_internal_link_not_flagged_no_internal ... ok
[INFO] [stdout] test meta_description::tests::description_below_min_length_is_flagged ... ok
[INFO] [stdout] test meta_description::tests::missing_description_flags_missing ... ok
[INFO] [stdout] test meta_description::tests::case_insensitive_name_attribute ... ok
[INFO] [stdout] test meta_description::tests::description_over_max_length_is_flagged ... ok
[INFO] [stdout] test meta_description::tests::multiple_descriptions_flagged ... ok
[INFO] [stdout] test meta_description::tests::description_in_body_is_outside_head ... ok
[INFO] [stdout] test meta_keywords::tests::always_emits_all ... ok
[INFO] [stdout] test pagespeed::tests::html_page_fires_pagespeed_all ... ok
[INFO] [stdout] test pagespeed::tests::non_html_page_fires_nothing ... ok
[INFO] [stdout] test links::tests::localhost_outlink_flagged ... ok
[INFO] [stdout] test mobile::tests::page_with_viewport_not_flagged ... ok
[INFO] [stdout] test meta_keywords::tests::two_keyword_tags_flags_multiple ... ok
[INFO] [stdout] test meta_keywords::tests::empty_content_is_missing ... ok
[INFO] [stdout] test mobile::tests::mobile_alternate_link_flagged ... ok
[INFO] [stdout] test links::tests::internal_nofollow_flagged ... ok
[INFO] [stdout] test pagination::tests::anchor_pagination_does_not_trip_not_in_anchor ... ok
[INFO] [stdout] test pagination::tests::every_html_page_emits_all ... ok
[INFO] [stdout] test pagination::tests::multiple_next_links_flagged ... ok
[INFO] [stdout] test pagination::tests::link_only_flagged_not_in_anchor ... ok
[INFO] [stdout] test pagination::tests::non_html_emits_nothing ... ok
[INFO] [stdout] test pagination::tests::second_page_has_prev ... ok
[INFO] [stdout] test pagination::tests::first_page_has_next_no_prev ... ok
[INFO] [stdout] test pagination::tests::page_without_pagination_does_not_fire ... ok
[INFO] [stdout] test security::tests::non_html_emits_nothing ... ok
[INFO] [stdout] test links::tests::high_external_outlinks_flagged ... ok
[INFO] [stdout] test meta_keywords::tests::no_keywords_flags_missing ... ok
[INFO] [stdout] test security::tests::form_on_http_page_flagged ... ok
[INFO] [stdout] test security::tests::https_page_emits_https_not_http ... ok
[INFO] [stdout] test parity::tests::non_html_page_fires_nothing ... ok
[INFO] [stdout] test parity::tests::html_page_fires_parity_all ... ok
[INFO] [stdout] test security::tests::form_action_http_flagged_even_on_https_page ... ok
[INFO] [stdout] test security::tests::mixed_content_flagged ... ok
[INFO] [stdout] test security::tests::protocol_relative_flagged ... ok
[INFO] [stdout] test structured_data::tests::malformed_jsonld_fires_parse_errors ... ok
[INFO] [stdout] test structured_data::tests::microdata_fires_microdata_flag ... ok
[INFO] [stdout] test security::tests::unsafe_cross_origin_flagged ... ok
[INFO] [stdout] test security::tests::unsafe_cross_origin_not_flagged_with_noopener ... ok
[INFO] [stdout] test structured_data::tests::page_with_valid_jsonld_fires_contains_and_jsonld_but_not_parse_error ... ok
[INFO] [stdout] test structured_data::tests::rdfa_fires_rdfa_flag ... ok
[INFO] [stdout] test structured_data::tests::plain_page_fires_missing ... ok
[INFO] [stdout] test url::tests::ga_params_flagged ... ok
[INFO] [stdout] test url::tests::ascii_clean_url_emits_only_all ... ok
[INFO] [stdout] test url::tests::multiple_slashes_flagged ... ok
[INFO] [stdout] test url::tests::every_url_emits_all ... ok
[INFO] [stdout] test url::tests::gclid_flagged ... ok
[INFO] [stdout] test url::tests::over_max_length_flagged ... ok
[INFO] [stdout] test url::tests::non_ascii_flagged ... ok
[INFO] [stdout] test url::tests::internal_search_flagged_by_path ... ok
[INFO] [stdout] test url::tests::parameters_flagged ... ok
[INFO] [stdout] test url::tests::internal_search_flagged_by_query ... ok
[INFO] [stdout] test url::tests::repetitive_path_flagged ... ok
[INFO] [stdout] test url::tests::space_flagged ... ok
[INFO] [stdout] test url::tests::underscore_flagged ... ok
[INFO] [stdout] test validation::tests::non_html_emits_nothing ... ok
[INFO] [stdout] test validation::tests::oversized_document_flagged ... ok
[INFO] [stdout] test validation::tests::well_formed_page_only_emits_all ... ok
[INFO] [stdout] test url::tests::uppercase_flagged ... ok
[INFO] [stdout] test validation::tests::invalid_head_child_flagged ... ok
[INFO] [stdout] test mobile::tests::page_without_viewport_flagged ... ok
[INFO] [stdout] test accessibility::tests::missing_h1_flagged ... ok
[INFO] [stdout] test amp::tests::amp_missing_canonical_and_charset_flagged ... ok
[INFO] [stdout] test canonicals::tests::page_without_canonical_is_missing ... ok
[INFO] [stdout] test hreflang::tests::outside_head_flagged ... ok
[INFO] [stdout] test integrations::tests::ai_emits_nothing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 166 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sf_migrations-7ba0efe821172489)
[INFO] [stderr]    Doc-tests sf_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] [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 sf_evaluators
[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" "ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b", kill_on_drop: false }`
[INFO] [stdout] ce859a00dd7a5311b094e86d710f78893e4570dcf48c011a4e189b62c729ca5b
