[INFO] fetching crate zond-engine 0.15.0...
[INFO] checking zond-engine-0.15.0 against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] extracting crate zond-engine 0.15.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate zond-engine 0.15.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zond-engine 0.15.0
[INFO] tweaked toml for crates.io crate zond-engine 0.15.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zond-engine 0.15.0 on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zond-engine 0.15.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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:208:1
[INFO] [stderr]     |
[INFO] [stderr] 208 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `zond-engine` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d7828b10cdb578684a7ddcf11ca1ced875380e84fe05e5f8e6153e5402d8a424
[INFO] running `Command { std: "docker" "start" "d7828b10cdb578684a7ddcf11ca1ced875380e84fe05e5f8e6153e5402d8a424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7828b10cdb578684a7ddcf11ca1ced875380e84fe05e5f8e6153e5402d8a424", 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" "d7828b10cdb578684a7ddcf11ca1ced875380e84fe05e5f8e6153e5402d8a424" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7828b10cdb578684a7ddcf11ca1ced875380e84fe05e5f8e6153e5402d8a424", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d7828b10cdb578684a7ddcf11ca1ced875380e84fe05e5f8e6153e5402d8a424" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:208:1
[INFO] [stderr]     |
[INFO] [stderr] 208 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `zond-engine` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling portable-atomic v1.14.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v3.0.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking time v0.3.54
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling dns-parser v0.8.0
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking moka v0.12.13
[INFO] [stderr]     Checking netlink-packet-route v0.25.1
[INFO] [stderr]    Compiling toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]     Checking thin-vec v0.2.19
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking appendlist v1.4.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking fancy-regex v0.19.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rhai_codegen v3.2.0
[INFO] [stderr]     Checking tokio v1.53.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]     Checking asn1-rs v0.7.2
[INFO] [stderr]    Compiling pcap v2.4.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking pnet_packet v0.35.0
[INFO] [stderr]     Checking rhai v1.26.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking mac_oui v0.4.11
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking prefix-trie v0.8.4
[INFO] [stderr]     Checking netdev v0.38.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zond-engine v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking x509-parser v0.18.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking pnet_transport v0.35.0
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]     Checking boon v0.6.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hickory-net v0.26.1
[INFO] [stderr]     Checking hickory-resolver v0.26.1
[INFO] [stdout] error[E0433]: cannot find `JsonLinesExporter` in `export`
[INFO] [stdout]    --> src/export/conformance.rs:816:20
[INFO] [stdout]     |
[INFO] [stdout] 816 |     crate::export::JsonLinesExporter::new(options)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ could not find `JsonLinesExporter` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/export.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "export-jsonl")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `export-jsonl` feature
[INFO] [stdout] 116 | pub use jsonl::JsonLinesExporter;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 816 -     crate::export::JsonLinesExporter::new(options)
[INFO] [stdout] 816 +     crate::export::JsonExporter::new(options)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `report`
[INFO] [stdout]    --> examples/export.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 424 |     let report = hostile_report();
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_report`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `visible` is never used
[INFO] [stdout]    --> examples/export.rs:928:4
[INFO] [stdout]     |
[INFO] [stdout] 928 | fn visible(text: &str) -> String {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `favicon_digest` in module `zond_engine::fingerprint`
[INFO] [stdout]    --> tests/containers/main.rs:593:47
[INFO] [stdout]     |
[INFO] [stdout] 593 |             true => zond_engine::fingerprint::favicon_digest(container.addr).await,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^ not found in `zond_engine::fingerprint`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/fingerprint.rs:78:31
[INFO] [stdout]     |
[INFO] [stdout]  77 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout]  78 | pub use favicon::digest_of as favicon_digest;
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `zond_engine::export::NmapXmlExporter`
[INFO] [stdout]    --> examples/nmap_dump.rs:47:52
[INFO] [stdout]     |
[INFO] [stdout]  47 | use zond_engine::export::{ExportOptions, Exporter, NmapXmlExporter};
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^^^ no `NmapXmlExporter` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/export.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "export-nmap")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `export-nmap` feature
[INFO] [stdout] 125 | pub use nmap::NmapXmlExporter;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `zond_engine::transport::exchange`
[INFO] [stdout]   --> tests/simulated/exchange.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 | use zond_engine::transport::exchange::{Exchange, ExchangeError};
[INFO] [stdout]    |                             ^^^^^^^^ could not find `exchange` in `transport`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/transport.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "packet-exchange")]
[INFO] [stdout]    |       --------------------------- the item is gated behind the `packet-exchange` feature
[INFO] [stdout] 52 | pub mod exchange;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zond-engine` (example "nmap_dump") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `zond_engine::export::CsvExporter`, `zond_engine::export::HtmlExporter`, `zond_engine::export::JsonLinesExporter`
[INFO] [stdout]    --> tests/portable/export.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout]  29 |     CsvExporter, ExportFormat, ExportOptions, Exporter, HtmlExporter, JsonExporter,
[INFO] [stdout]     |     ^^^^^^^^^^^ no `CsvExporter` in `export`            ^^^^^^^^^^^^ no `HtmlExporter` in `export`
[INFO] [stdout]  30 |     JsonLinesExporter, Redaction,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ no `JsonLinesExporter` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/export.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(feature = "export-csv")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `export-csv` feature
[INFO] [stdout] 119 | pub use csv::CsvExporter;
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/export.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(feature = "export-html")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `export-html` feature
[INFO] [stdout] 122 | pub use html::HtmlExporter;
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/export.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "export-jsonl")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `export-jsonl` feature
[INFO] [stdout] 116 | pub use jsonl::JsonLinesExporter;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  29 -     CsvExporter, ExportFormat, ExportOptions, Exporter, HtmlExporter, JsonExporter,
[INFO] [stdout]  29 +     Exporter, ExportFormat, ExportOptions, Exporter, HtmlExporter, JsonExporter,
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  29 -     CsvExporter, ExportFormat, ExportOptions, Exporter, HtmlExporter, JsonExporter,
[INFO] [stdout]  29 +     CsvExporter, ExportFormat, ExportOptions, Exporter, Exporter, JsonExporter,
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  30 -     JsonLinesExporter, Redaction,
[INFO] [stdout]  30 +     JsonExporter, Redaction,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `zond_engine::export::JsonLinesExporter`
[INFO] [stdout]    --> tests/portable/import.rs:45:66
[INFO] [stdout]     |
[INFO] [stdout]  45 | use zond_engine::export::{ExportOptions, Exporter, JsonExporter, JsonLinesExporter};
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^ no `JsonLinesExporter` in `export`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/export.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "export-jsonl")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `export-jsonl` feature
[INFO] [stdout] 116 | pub use jsonl::JsonLinesExporter;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  45 - use zond_engine::export::{ExportOptions, Exporter, JsonExporter, JsonLinesExporter};
[INFO] [stdout]  45 + use zond_engine::export::{ExportOptions, Exporter, JsonExporter, JsonExporter};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `zond_engine::import::report`
[INFO] [stdout]    --> tests/portable/import.rs:46:26
[INFO] [stdout]     |
[INFO] [stdout]  46 | use zond_engine::import::report::{ReportFormat, ReportOptions};
[INFO] [stdout]     |                          ^^^^^^ could not find `report` in `import`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/import.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(any(feature = "import-json", feature = "import-nmap"))]
[INFO] [stdout]     |          -------------------------------------------------- the item is gated here
[INFO] [stdout] 126 | pub mod report;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `EthernetHandle` in the current scope
[INFO] [stdout]    --> tests/containers/../support/fake_lan.rs:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |         EthernetHandle::from_parts(Box::new(link), rx)
[INFO] [stdout]     |                         ^^^^^^^^^^ associated function or constant not found in `EthernetHandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `EthernetHandle` in the current scope
[INFO] [stdout]    --> tests/namespaced/../support/fake_lan.rs:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |         EthernetHandle::from_parts(Box::new(link), rx)
[INFO] [stdout]     |                         ^^^^^^^^^^ associated function or constant not found in `EthernetHandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `ProbeTransport` in the current scope
[INFO] [stdout]    --> tests/namespaced/../support/fake_net.rs:548:25
[INFO] [stdout]     |
[INFO] [stdout] 548 |         ProbeTransport::from_parts(Box::new(link), rx)
[INFO] [stdout]     |                         ^^^^^^^^^^ associated function or constant not found in `ProbeTransport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ProbeTransport` consider using one of the following associated functions:
[INFO] [stdout]       ProbeTransport::open
[INFO] [stdout]       ProbeTransport::open_with
[INFO] [stdout]       ProbeTransport::open_on
[INFO] [stdout]       ProbeTransport::open_link_first
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> src/transport/probe.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 772 |     pub fn open(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 783 |     pub fn open_with(kind: ProbeKind, mode: SendMode) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 808 |     pub fn open_on(kind: ProbeKind, links: &[Zone]) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 821 |     pub fn open_link_first(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `ProbeTransport` in the current scope
[INFO] [stdout]    --> tests/containers/../support/fake_net.rs:548:25
[INFO] [stdout]     |
[INFO] [stdout] 548 |         ProbeTransport::from_parts(Box::new(link), rx)
[INFO] [stdout]     |                         ^^^^^^^^^^ associated function or constant not found in `ProbeTransport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ProbeTransport` consider using one of the following associated functions:
[INFO] [stdout]       ProbeTransport::open
[INFO] [stdout]       ProbeTransport::open_with
[INFO] [stdout]       ProbeTransport::open_on
[INFO] [stdout]       ProbeTransport::open_link_first
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> src/transport/probe.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 772 |     pub fn open(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 783 |     pub fn open_with(kind: ProbeKind, mode: SendMode) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 808 |     pub fn open_on(kind: ProbeKind, links: &[Zone]) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 821 |     pub fn open_link_first(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `ProbeTransport` in the current scope
[INFO] [stdout]     --> tests/namespaced/../support/fake_net.rs:1298:21
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     ProbeTransport::from_parts(Box::new(Refuses(reason, tx)), rx)
[INFO] [stdout]      |                     ^^^^^^^^^^ associated function or constant not found in `ProbeTransport`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `ProbeTransport` consider using one of the following associated functions:
[INFO] [stdout]       ProbeTransport::open
[INFO] [stdout]       ProbeTransport::open_with
[INFO] [stdout]       ProbeTransport::open_on
[INFO] [stdout]       ProbeTransport::open_link_first
[INFO] [stdout]       and 2 others
[INFO] [stdout]     --> src/transport/probe.rs:772:5
[INFO] [stdout]      |
[INFO] [stdout]  772 |     pub fn open(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  783 |     pub fn open_with(kind: ProbeKind, mode: SendMode) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  808 |     pub fn open_on(kind: ProbeKind, links: &[Zone]) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  821 |     pub fn open_link_first(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `ProbeTransport` in the current scope
[INFO] [stdout]    --> tests/portable/hostname_resolution.rs:168:37
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let transport = ProbeTransport::from_parts(Box::new(SilentSender), capture_rx);
[INFO] [stdout]     |                                     ^^^^^^^^^^ associated function or constant not found in `ProbeTransport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ProbeTransport` consider using one of the following associated functions:
[INFO] [stdout]       ProbeTransport::open
[INFO] [stdout]       ProbeTransport::open_with
[INFO] [stdout]       ProbeTransport::open_on
[INFO] [stdout]       ProbeTransport::open_link_first
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> src/transport/probe.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 772 |     pub fn open(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 783 |     pub fn open_with(kind: ProbeKind, mode: SendMode) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 808 |     pub fn open_on(kind: ProbeKind, links: &[Zone]) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 821 |     pub fn open_link_first(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `ProbeTransport` in the current scope
[INFO] [stdout]     --> tests/containers/../support/fake_net.rs:1298:21
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     ProbeTransport::from_parts(Box::new(Refuses(reason, tx)), rx)
[INFO] [stdout]      |                     ^^^^^^^^^^ associated function or constant not found in `ProbeTransport`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `ProbeTransport` consider using one of the following associated functions:
[INFO] [stdout]       ProbeTransport::open
[INFO] [stdout]       ProbeTransport::open_with
[INFO] [stdout]       ProbeTransport::open_on
[INFO] [stdout]       ProbeTransport::open_link_first
[INFO] [stdout]       and 2 others
[INFO] [stdout]     --> src/transport/probe.rs:772:5
[INFO] [stdout]      |
[INFO] [stdout]  772 |     pub fn open(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  783 |     pub fn open_with(kind: ProbeKind, mode: SendMode) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  808 |     pub fn open_on(kind: ProbeKind, links: &[Zone]) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  821 |     pub fn open_link_first(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/containers/main.rs:599:18
[INFO] [stdout]     |
[INFO] [stdout] 599 |             Some(digest) => {
[INFO] [stdout]     |                  ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/containers/main.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             Some(digest) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/option.rs:606:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/containers/main.rs:609:13
[INFO] [stdout]     |
[INFO] [stdout] 609 |             None if found.speaks_http() => println!("             icon    none served"),
[INFO] [stdout]     |             ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::None`
[INFO] [stdout]    --> /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/option.rs:602:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/containers/main.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 |             None => println!(
[INFO] [stdout]     |             ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::None`
[INFO] [stdout]    --> /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/option.rs:602:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/containers/main.rs:594:22
[INFO] [stdout]     |
[INFO] [stdout] 594 |             false => None,
[INFO] [stdout]     |                      ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `std::prelude::v1::None`
[INFO] [stdout]    --> /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/option.rs:602:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/containers/main.rs:593:78
[INFO] [stdout]     |
[INFO] [stdout] 593 |             true => zond_engine::fingerprint::favicon_digest(container.addr).await,
[INFO] [stdout]     |                                                                              ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `std::option::Option`
[INFO] [stdout]    --> /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/option.rs:598:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> tests/containers/main.rs:602:44
[INFO] [stdout]     |
[INFO] [stdout] 602 |                     "             icon md5 {digest} ({})",
[INFO] [stdout]     |                                            ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `EthernetHandle` in the current scope
[INFO] [stdout]    --> tests/portable/../support/fake_lan.rs:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |         EthernetHandle::from_parts(Box::new(link), rx)
[INFO] [stdout]     |                         ^^^^^^^^^^ associated function or constant not found in `EthernetHandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `PassiveListener` in the current scope
[INFO] [stdout]    --> tests/simulated/listening.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |     PassiveListener::from_parts(rx, on_link(), Recording::Everything, ctx.clone())
[INFO] [stdout]     |                      ^^^^^^^^^^ associated function or constant not found in `PassiveListener`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `PassiveListener`, consider using `PassiveListener::open` which returns `Result<PassiveListener, StrategyError>`
[INFO] [stdout]    --> src/scanner/strategy/passive.rs:524:5
[INFO] [stdout]     |
[INFO] [stdout] 524 | /     pub fn open(
[INFO] [stdout] 525 | |         links: &[Zone],
[INFO] [stdout] 526 | |         recording: Recording,
[INFO] [stdout] 527 | |         ctx: ScanContext,
[INFO] [stdout] 528 | |     ) -> Result<Self, StrategyError> {
[INFO] [stdout]     | |____________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `ProbeTransport` in the current scope
[INFO] [stdout]    --> tests/portable/../support/fake_net.rs:548:25
[INFO] [stdout]     |
[INFO] [stdout] 548 |         ProbeTransport::from_parts(Box::new(link), rx)
[INFO] [stdout]     |                         ^^^^^^^^^^ associated function or constant not found in `ProbeTransport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ProbeTransport` consider using one of the following associated functions:
[INFO] [stdout]       ProbeTransport::open
[INFO] [stdout]       ProbeTransport::open_with
[INFO] [stdout]       ProbeTransport::open_on
[INFO] [stdout]       ProbeTransport::open_link_first
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> src/transport/probe.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 772 |     pub fn open(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 783 |     pub fn open_with(kind: ProbeKind, mode: SendMode) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 808 |     pub fn open_on(kind: ProbeKind, links: &[Zone]) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 821 |     pub fn open_link_first(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `ProbeTransport` in the current scope
[INFO] [stdout]     --> tests/portable/../support/fake_net.rs:1298:21
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     ProbeTransport::from_parts(Box::new(Refuses(reason, tx)), rx)
[INFO] [stdout]      |                     ^^^^^^^^^^ associated function or constant not found in `ProbeTransport`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `ProbeTransport` consider using one of the following associated functions:
[INFO] [stdout]       ProbeTransport::open
[INFO] [stdout]       ProbeTransport::open_with
[INFO] [stdout]       ProbeTransport::open_on
[INFO] [stdout]       ProbeTransport::open_link_first
[INFO] [stdout]       and 2 others
[INFO] [stdout]     --> src/transport/probe.rs:772:5
[INFO] [stdout]      |
[INFO] [stdout]  772 |     pub fn open(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  783 |     pub fn open_with(kind: ProbeKind, mode: SendMode) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  808 |     pub fn open_on(kind: ProbeKind, links: &[Zone]) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  821 |     pub fn open_link_first(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `EthernetHandle` in the current scope
[INFO] [stdout]    --> tests/simulated/../support/fake_lan.rs:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |         EthernetHandle::from_parts(Box::new(link), rx)
[INFO] [stdout]     |                         ^^^^^^^^^^ associated function or constant not found in `EthernetHandle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zond-engine` (test "containers") due to 11 previous errors
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `ProbeTransport` in the current scope
[INFO] [stdout]    --> tests/simulated/../support/fake_net.rs:548:25
[INFO] [stdout]     |
[INFO] [stdout] 548 |         ProbeTransport::from_parts(Box::new(link), rx)
[INFO] [stdout]     |                         ^^^^^^^^^^ associated function or constant not found in `ProbeTransport`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `ProbeTransport` consider using one of the following associated functions:
[INFO] [stdout]       ProbeTransport::open
[INFO] [stdout]       ProbeTransport::open_with
[INFO] [stdout]       ProbeTransport::open_on
[INFO] [stdout]       ProbeTransport::open_link_first
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> src/transport/probe.rs:772:5
[INFO] [stdout]     |
[INFO] [stdout] 772 |     pub fn open(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 783 |     pub fn open_with(kind: ProbeKind, mode: SendMode) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 808 |     pub fn open_on(kind: ProbeKind, links: &[Zone]) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 821 |     pub fn open_link_first(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `JsonLines` found for enum `ExportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/export.rs:290:28
[INFO] [stdout]     |
[INFO] [stdout] 290 |         Some(ExportFormat::JsonLines)
[INFO] [stdout]     |                            ^^^^^^^^^ variant, associated function, or constant not found in `ExportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `JsonLines` found for enum `ExportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/export.rs:295:28
[INFO] [stdout]     |
[INFO] [stdout] 295 |         Some(ExportFormat::JsonLines)
[INFO] [stdout]     |                            ^^^^^^^^^ variant, associated function, or constant not found in `ExportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_parts` found for struct `ProbeTransport` in the current scope
[INFO] [stdout]     --> tests/simulated/../support/fake_net.rs:1298:21
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     ProbeTransport::from_parts(Box::new(Refuses(reason, tx)), rx)
[INFO] [stdout]      |                     ^^^^^^^^^^ associated function or constant not found in `ProbeTransport`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `ProbeTransport` consider using one of the following associated functions:
[INFO] [stdout]       ProbeTransport::open
[INFO] [stdout]       ProbeTransport::open_with
[INFO] [stdout]       ProbeTransport::open_on
[INFO] [stdout]       ProbeTransport::open_link_first
[INFO] [stdout]       and 2 others
[INFO] [stdout]     --> src/transport/probe.rs:772:5
[INFO] [stdout]      |
[INFO] [stdout]  772 |     pub fn open(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  783 |     pub fn open_with(kind: ProbeKind, mode: SendMode) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  808 |     pub fn open_on(kind: ProbeKind, links: &[Zone]) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  821 |     pub fn open_link_first(kind: ProbeKind) -> Result<Self, TransportError> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Csv` found for enum `ExportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/export.rs:299:28
[INFO] [stdout]     |
[INFO] [stdout] 299 |         Some(ExportFormat::Csv)
[INFO] [stdout]     |                            ^^^ variant, associated function, or constant not found in `ExportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zond-engine` (test "namespaced") due to 3 previous errors
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Html` found for enum `ExportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/export.rs:303:28
[INFO] [stdout]     |
[INFO] [stdout] 303 |         Some(ExportFormat::Html)
[INFO] [stdout]     |                            ^^^^ variant, associated function, or constant not found in `ExportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Html` found for enum `ExportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/export.rs:308:28
[INFO] [stdout]     |
[INFO] [stdout] 308 |         Some(ExportFormat::Html)
[INFO] [stdout]     |                            ^^^^ variant, associated function, or constant not found in `ExportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Csv` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |         ImportFormat::Csv => TARGET_TABLE,
[INFO] [stdout]     |                       ^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Json` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:128:23
[INFO] [stdout]     |
[INFO] [stdout] 128 |         ImportFormat::Json => REPORT_DOCUMENT,
[INFO] [stdout]     |                       ^^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `JsonLines` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |         ImportFormat::JsonLines => REPORT_RECORDS,
[INFO] [stdout]     |                       ^^^^^^^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `NmapXml` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 |         ImportFormat::NmapXml => NMAP_DOCUMENT,
[INFO] [stdout]     |                       ^^^^^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Csv` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:353:56
[INFO] [stdout]     |
[INFO] [stdout] 353 |     let imported = read_targets("table", ImportFormat::Csv, TARGET_TABLE, &options())
[INFO] [stdout]     |                                                        ^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Json` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:377:57
[INFO] [stdout]     |
[INFO] [stdout] 377 |     let imported = read_targets("report", ImportFormat::Json, REPORT_DOCUMENT, &options())
[INFO] [stdout]     |                                                         ^^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `JsonLines` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:402:23
[INFO] [stdout]     |
[INFO] [stdout] 402 |         ImportFormat::JsonLines,
[INFO] [stdout]     |                       ^^^^^^^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Json` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:409:23
[INFO] [stdout]     |
[INFO] [stdout] 409 |         ImportFormat::Json,
[INFO] [stdout]     |                       ^^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `NmapXml` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:432:55
[INFO] [stdout]     |
[INFO] [stdout] 432 |     let imported = read_targets("nmap", ImportFormat::NmapXml, NMAP_DOCUMENT, &options())
[INFO] [stdout]     |                                                       ^^^^^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Csv` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:488:64
[INFO] [stdout]     |
[INFO] [stdout] 488 |     let error = read_targets("table-headerless", ImportFormat::Csv, file, &options())
[INFO] [stdout]     |                                                                ^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Json` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:518:61
[INFO] [stdout]     |
[INFO] [stdout] 518 |     let error = read_targets("report-broken", ImportFormat::Json, file, &options())
[INFO] [stdout]     |                                                             ^^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `JsonLines` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:549:62
[INFO] [stdout]     |
[INFO] [stdout] 549 |     let error = read_targets("records-broken", ImportFormat::JsonLines, file, &options())
[INFO] [stdout]     |                                                              ^^^^^^^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `NmapXml` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:574:57
[INFO] [stdout]     |
[INFO] [stdout] 574 |     let error = read_targets("nmap-port", ImportFormat::NmapXml, file, &options())
[INFO] [stdout]     |                                                         ^^^^^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Json` found for enum `ImportFormat` in the current scope
[INFO] [stdout]    --> tests/portable/import.rs:881:23
[INFO] [stdout]     |
[INFO] [stdout] 881 |         ImportFormat::Json,
[INFO] [stdout]     |                       ^^^^ variant, associated function, or constant not found in `ImportFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zond-engine` (test "portable") due to 26 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zond-engine` (test "simulated") due to 5 previous errors
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/import.rs:1284:17
[INFO] [stdout]      |
[INFO] [stdout] 1284 |             let mut all = vec![(ImportFormat::List, "10.0.0.1\n".to_string())];
[INFO] [stdout]      |                 ----^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zond-engine` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d7828b10cdb578684a7ddcf11ca1ced875380e84fe05e5f8e6153e5402d8a424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7828b10cdb578684a7ddcf11ca1ced875380e84fe05e5f8e6153e5402d8a424", kill_on_drop: false }`
[INFO] [stdout] d7828b10cdb578684a7ddcf11ca1ced875380e84fe05e5f8e6153e5402d8a424
