[INFO] fetching crate vtpipeline 0.1.1...
[INFO] testing vtpipeline-0.1.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate vtpipeline 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate vtpipeline 0.1.1
[INFO] finished tweaking crates.io crate vtpipeline 0.1.1
[INFO] tweaked toml for crates.io crate vtpipeline 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vtpipeline 0.1.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vtpipeline 0.1.1 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8640f8d28b7b919f73a79637b8262efcf3e76d8b2945b11556d865f5099a39a8
[INFO] running `Command { std: "docker" "start" "-a" "8640f8d28b7b919f73a79637b8262efcf3e76d8b2945b11556d865f5099a39a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8640f8d28b7b919f73a79637b8262efcf3e76d8b2945b11556d865f5099a39a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8640f8d28b7b919f73a79637b8262efcf3e76d8b2945b11556d865f5099a39a8", kill_on_drop: false }`
[INFO] [stdout] 8640f8d28b7b919f73a79637b8262efcf3e76d8b2945b11556d865f5099a39a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2677f28640e373d2153c7e2769ae31808b3dc01e3fb39cf4ac47d807a6155693
[INFO] running `Command { std: "docker" "start" "-a" "2677f28640e373d2153c7e2769ae31808b3dc01e3fb39cf4ac47d807a6155693", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling tlsh-fixed v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling constcat v0.6.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling vtpipeline v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr] warning: vtpipeline@0.1.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tower-http v0.6.4
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.18
[INFO] [stderr]    Compiling malwaredb-virustotal v0.5.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "2677f28640e373d2153c7e2769ae31808b3dc01e3fb39cf4ac47d807a6155693", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2677f28640e373d2153c7e2769ae31808b3dc01e3fb39cf4ac47d807a6155693", kill_on_drop: false }`
[INFO] [stdout] 2677f28640e373d2153c7e2769ae31808b3dc01e3fb39cf4ac47d807a6155693
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce3f4f5a99e45aa379bde9f67ccd0aefacb319c32565228b4049e9b1d0b736b6
[INFO] running `Command { std: "docker" "start" "-a" "ce3f4f5a99e45aa379bde9f67ccd0aefacb319c32565228b4049e9b1d0b736b6", kill_on_drop: false }`
[INFO] [stderr] warning: vtpipeline@0.1.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling vtpipeline v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.76s
[INFO] running `Command { std: "docker" "inspect" "ce3f4f5a99e45aa379bde9f67ccd0aefacb319c32565228b4049e9b1d0b736b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce3f4f5a99e45aa379bde9f67ccd0aefacb319c32565228b4049e9b1d0b736b6", kill_on_drop: false }`
[INFO] [stdout] ce3f4f5a99e45aa379bde9f67ccd0aefacb319c32565228b4049e9b1d0b736b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d875415e3d45389043654f2f17ec6d9cc2b5de7572f33900ac9694e327a9dbc
[INFO] running `Command { std: "docker" "start" "-a" "4d875415e3d45389043654f2f17ec6d9cc2b5de7572f33900ac9694e327a9dbc", kill_on_drop: false }`
[INFO] [stderr] warning: vtpipeline@0.1.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: vtpipeline@0.1.1: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vtpipeline-44540a4d5421ce49)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test config::tests::default_avs ... ok
[INFO] [stdout] test config::tests::default_thresholds ... 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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vtpipeline-c03f9b8e448856db)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test verify_cli ... 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 vtpipeline
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - (line 37) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 51) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 6) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 58) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 45) ... FAILED
[INFO] [stdout] test src/config.rs - config::AVs::normalize_av (line 20) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 37) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `hashes`
[INFO] [stdout]   --> src/lib.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | vtpipeline hashes --date-offset 1
[INFO] [stdout]    |            ^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 51) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `scans`
[INFO] [stdout]   --> src/lib.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | vtpipeline scans --date-offset 90 --diff-threshold 30
[INFO] [stdout]    |            ^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]   --> src/lib.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | data_dir = "/path/to/base"
[INFO] [stdout]    |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `clone`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | git clone 
[INFO] [stdout]   |     ^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 58) stdout ----
[INFO] [stdout] error: expected item, found `@`
[INFO] [stdout]   --> src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | @inproceedings{joyce2025ember,
[INFO] [stdout]    | ^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 45) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `scans`
[INFO] [stdout]   --> src/lib.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | vtpipeline scans --date-offset 90
[INFO] [stdout]    |            ^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout]     src/lib.rs - (line 37)
[INFO] [stdout]     src/lib.rs - (line 45)
[INFO] [stdout]     src/lib.rs - (line 51)
[INFO] [stdout]     src/lib.rs - (line 58)
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4d875415e3d45389043654f2f17ec6d9cc2b5de7572f33900ac9694e327a9dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d875415e3d45389043654f2f17ec6d9cc2b5de7572f33900ac9694e327a9dbc", kill_on_drop: false }`
[INFO] [stdout] 4d875415e3d45389043654f2f17ec6d9cc2b5de7572f33900ac9694e327a9dbc
