[INFO] fetching crate three-dcf-core 0.2.0...
[INFO] testing three-dcf-core-0.2.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate three-dcf-core 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate three-dcf-core 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate three-dcf-core 0.2.0
[INFO] tweaked toml for crates.io crate three-dcf-core 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate three-dcf-core 0.2.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate three-dcf-core 0.2.0 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c51f11ba08ebf4a3e4044a1771163aee675ef47d913839fbd4ecfd604ac05825
[INFO] running `Command { std: "docker" "start" "-a" "c51f11ba08ebf4a3e4044a1771163aee675ef47d913839fbd4ecfd604ac05825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c51f11ba08ebf4a3e4044a1771163aee675ef47d913839fbd4ecfd604ac05825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c51f11ba08ebf4a3e4044a1771163aee675ef47d913839fbd4ecfd604ac05825", kill_on_drop: false }`
[INFO] [stdout] c51f11ba08ebf4a3e4044a1771163aee675ef47d913839fbd4ecfd604ac05825
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43a5ad2c351583d325e1dd87022892ba17ba036a25bd27f0563e63cc8787f08b
[INFO] running `Command { std: "docker" "start" "-a" "43a5ad2c351583d325e1dd87022892ba17ba036a25bd27f0563e63cc8787f08b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling fancy-regex v0.12.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling cff-parser v0.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling tiktoken-rs v0.5.9
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling rstar v0.11.0
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling three-dcf-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling xml5ever v0.17.0
[INFO] [stderr]    Compiling lopdf v0.34.0
[INFO] [stderr]    Compiling lopdf v0.38.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling html2text v0.5.1
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling pdf-extract v0.10.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "43a5ad2c351583d325e1dd87022892ba17ba036a25bd27f0563e63cc8787f08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43a5ad2c351583d325e1dd87022892ba17ba036a25bd27f0563e63cc8787f08b", kill_on_drop: false }`
[INFO] [stdout] 43a5ad2c351583d325e1dd87022892ba17ba036a25bd27f0563e63cc8787f08b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07b79bd061c9994cd5850567bf437839231af50b49ff1a724646db00ed171970
[INFO] running `Command { std: "docker" "start" "-a" "07b79bd061c9994cd5850567bf437839231af50b49ff1a724646db00ed171970", kill_on_drop: false }`
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling three-dcf-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.12s
[INFO] running `Command { std: "docker" "inspect" "07b79bd061c9994cd5850567bf437839231af50b49ff1a724646db00ed171970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b79bd061c9994cd5850567bf437839231af50b49ff1a724646db00ed171970", kill_on_drop: false }`
[INFO] [stdout] 07b79bd061c9994cd5850567bf437839231af50b49ff1a724646db00ed171970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41fa3965529f76aa2dd5d17115429b294297b1418a2d4ca71349469a6482e197
[INFO] running `Command { std: "docker" "start" "-a" "41fa3965529f76aa2dd5d17115429b294297b1418a2d4ca71349469a6482e197", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/three_dcf_core-d28d280062bb5a0d)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test index::tests::jsonl_writer_multiple_records ... ok
[INFO] [stdout] test metrics::tests::cer_handles_exact_match ... ok
[INFO] [stdout] test normalization::tests::normalizes_whitespace ... ok
[INFO] [stdout] test normalization::tests::tolerance_detects_layout_tables ... ok
[INFO] [stdout] test normalization::tests::detects_tables ... ok
[INFO] [stdout] test index::tests::jsonl_writer_roundtrips_records ... ok
[INFO] [stdout] test ingest::tests::ingest_creates_raw_and_index_files ... ok
[INFO] [stdout] test metrics::tests::numeric_stats_counts_matches ... ok
[INFO] [stdout] test serializer::tests::snapshot_serialization_dims_mode ... ok
[INFO] [stdout] test serializer::tests::snapshot_serialization_csv_mode ... ok
[INFO] [stdout] test serializer::tests::snapshot_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/property_roundtrip.rs (/opt/rustwide/target/debug/deps/property_roundtrip-52f7452c63d9ab8b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test deltas_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-701538e7655a70f3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test document_roundtrip_bin ... ok
[INFO] [stdout] test bbox_decode_matches_subset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests three_dcf_core
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 68) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - index (line 115) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 87) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - prelude (line 113) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 68) stdout ----
[INFO] [stdout] error[E0560]: struct `ImportanceTuning` has no field named `header_boost`
[INFO] [stdout]   --> src/lib.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         header_boost: 1.5,
[INFO] [stdout]    |         ^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 78 -         header_boost: 1.5,
[INFO] [stdout] 78 +         heading_boost: 1.5,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `ImportanceTuning` has no field named `table_boost`
[INFO] [stdout]   --> src/lib.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         table_boost: 1.2,
[INFO] [stdout]    |         ^^^^^^^^^^^ `ImportanceTuning` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `heading_boost`, `number_boost`, `footer_penalty`, `early_line_bonus`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0560`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 87) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `document` in this scope
[INFO] [stdout]   --> src/lib.rs:98:29
[INFO] [stdout]    |
[INFO] [stdout] 98 | let chunks = chunker.chunk(&document);
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Semantic` found for enum `ChunkMode` in the current scope
[INFO] [stdout]   --> src/lib.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |     mode: ChunkMode::Semantic,
[INFO] [stdout]    |                      ^^^^^^^^ variant or associated item not found in `ChunkMode`
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `ChunkConfig` has no field named `target_tokens`
[INFO] [stdout]   --> src/lib.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     target_tokens: 512,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ `ChunkConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `cells_per_chunk`, `overlap_cells`, `max_tokens`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `chunk` found for struct `Chunker` in the current scope
[INFO] [stdout]   --> src/lib.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 | let chunks = chunker.chunk(&document);
[INFO] [stdout]    |                      ^^^^^ method not found in `Chunker`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0560, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 68)
[INFO] [stdout]     src/lib.rs - (line 87)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "41fa3965529f76aa2dd5d17115429b294297b1418a2d4ca71349469a6482e197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41fa3965529f76aa2dd5d17115429b294297b1418a2d4ca71349469a6482e197", kill_on_drop: false }`
[INFO] [stdout] 41fa3965529f76aa2dd5d17115429b294297b1418a2d4ca71349469a6482e197
