[INFO] fetching crate kitsune_p2p_dht 0.4.4... [INFO] checking kitsune_p2p_dht-0.4.4 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate kitsune_p2p_dht 0.4.4 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate kitsune_p2p_dht 0.4.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kitsune_p2p_dht 0.4.4 [INFO] tweaked toml for crates.io crate kitsune_p2p_dht 0.4.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kitsune_p2p_dht 0.4.4 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kitsune_p2p_dht 0.4.4 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a314255752998bcba713d2fb90cfe07fe71262c65e456932d160c7cc04140eca [INFO] running `Command { std: "docker" "start" "-a" "a314255752998bcba713d2fb90cfe07fe71262c65e456932d160c7cc04140eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a314255752998bcba713d2fb90cfe07fe71262c65e456932d160c7cc04140eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a314255752998bcba713d2fb90cfe07fe71262c65e456932d160c7cc04140eca", kill_on_drop: false }` [INFO] [stdout] a314255752998bcba713d2fb90cfe07fe71262c65e456932d160c7cc04140eca [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1214fb356a0b98a00c6cf320ce0335d9c16b6e3f513d265f2dff3264b11fbf7 [INFO] running `Command { std: "docker" "start" "-a" "b1214fb356a0b98a00c6cf320ce0335d9c16b6e3f513d265f2dff3264b11fbf7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking trilean v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking gcollections v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking intervallum v1.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.55 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking inferno v0.11.21 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking kitsune_p2p_dht_arc v0.4.4 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking holochain_serialized_bytes v0.0.55 [INFO] [stderr] Checking kitsune_p2p_timestamp v0.4.4 [INFO] [stderr] Checking holochain_trace v0.4.4 [INFO] [stderr] Checking statrs v0.16.1 [INFO] [stderr] Checking kitsune_p2p_dht v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::arq::print_arqs` [INFO] [stdout] --> src/arq/peer_view.rs:424:28 [INFO] [stdout] | [INFO] [stdout] 424 | use crate::arq::{pow2, print_arqs}; [INFO] [stdout] | ^^^^^^^^^^ no `print_arqs` in `arq` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/arq/arq_set.rs:197:8 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test_utils` feature [INFO] [stdout] 197 | pub fn print_arqs(dim: impl SpaceDim, arqs: &[Arq], len: usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `fake_hash` in module `crate::hash` [INFO] [stdout] --> src/region/region_data.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | let hash: RegionHash = crate::hash::fake_hash().into(); [INFO] [stdout] | ^^^^^^^^^ not found in `crate::hash` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/hash.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test_utils` feature [INFO] [stdout] 25 | pub fn fake_hash() -> Hash32 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:219:30 [INFO] [stdout] | [INFO] [stdout] 219 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `print_arqs` in this scope [INFO] [stdout] --> src/arq/arq_set.rs:227:9 [INFO] [stdout] | [INFO] [stdout] 227 | print_arqs(&topo, &a, 64); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `print_arqs` in this scope [INFO] [stdout] --> src/arq/arq_set.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | print_arqs(&topo, &b, 64); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `print_arqs` in this scope [INFO] [stdout] --> src/arq/arq_set.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | print_arqs(&topo, &c, 64); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `print_arqs` in this scope [INFO] [stdout] --> src/arq/arq_set.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | print_arqs(&topo, &a, 64); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `print_arqs` in this scope [INFO] [stdout] --> src/arq/arq_set.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | print_arqs(&topo, &b, 64); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `print_arqs` in this scope [INFO] [stdout] --> src/arq/arq_set.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | print_arqs(&topo, &c, 64); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `strat::ArqStrat` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 313 | let strat = ArqStrat::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `strat::ArqStrat` [INFO] [stdout] | [INFO] [stdout] ::: src/arq/strat.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ArqStrat { [INFO] [stdout] | ------------------- function or associated item `default` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `strat::ArqStrat`, consider using `strat::ArqStrat::standard` which returns `strat::ArqStrat` [INFO] [stdout] --> src/arq/strat.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn standard(local_storage: LocalStorageConfig, min_coverage: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_start_and_half_len_approximate` found for struct `arq::Arq` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:318:18 [INFO] [stdout] | [INFO] [stdout] 318 | Arq::from_start_and_half_len_approximate(dim, &strat, start_a.into(), len_a / 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `arq::Arq<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/arq.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Arq { [INFO] [stdout] | --------------------------------- function or associated item `from_start_and_half_len_approximate` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `arq::Arq<_>` consider using one of the following associated functions: [INFO] [stdout] arq::Arq::::new [INFO] [stdout] arq::Arq::::new_full [INFO] [stdout] arq::Arq::::new_full_max [INFO] [stdout] arq::Arq::new_empty [INFO] [stdout] and 2 others [INFO] [stdout] --> src/arq.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(power: u8, start: S, count: SpaceOffset) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn new_full(dim: impl SpaceDim, start: S, power: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn new_full_max(dim: impl SpaceDim, strat: &ArqStrat, start: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn new_empty(dim: impl SpaceDim, start: Loc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_start_and_half_len_approximate` found for struct `arq::Arq` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:323:18 [INFO] [stdout] | [INFO] [stdout] 323 | Arq::from_start_and_half_len_approximate(dim, &strat, start_b.into(), len_b / 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `arq::Arq<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/arq.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Arq { [INFO] [stdout] | --------------------------------- function or associated item `from_start_and_half_len_approximate` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `arq::Arq<_>` consider using one of the following associated functions: [INFO] [stdout] arq::Arq::::new [INFO] [stdout] arq::Arq::::new_full [INFO] [stdout] arq::Arq::::new_full_max [INFO] [stdout] arq::Arq::new_empty [INFO] [stdout] and 2 others [INFO] [stdout] --> src/arq.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(power: u8, start: S, count: SpaceOffset) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn new_full(dim: impl SpaceDim, start: S, power: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn new_full_max(dim: impl SpaceDim, strat: &ArqStrat, start: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn new_empty(dim: impl SpaceDim, start: Loc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_start_and_half_len_approximate` found for struct `arq::Arq` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:331:22 [INFO] [stdout] | [INFO] [stdout] 331 | Arq::from_start_and_half_len_approximate(dim, &strat, 100.into(), 100); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `arq::Arq<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/arq.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Arq { [INFO] [stdout] | --------------------------------- function or associated item `from_start_and_half_len_approximate` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `arq::Arq<_>` consider using one of the following associated functions: [INFO] [stdout] arq::Arq::::new [INFO] [stdout] arq::Arq::::new_full [INFO] [stdout] arq::Arq::::new_full_max [INFO] [stdout] arq::Arq::new_empty [INFO] [stdout] and 2 others [INFO] [stdout] --> src/arq.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(power: u8, start: S, count: SpaceOffset) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn new_full(dim: impl SpaceDim, start: S, power: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn new_full_max(dim: impl SpaceDim, strat: &ArqStrat, start: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn new_empty(dim: impl SpaceDim, start: Loc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_start_and_half_len_approximate` found for struct `arq::Arq` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:339:50 [INFO] [stdout] | [INFO] [stdout] 339 | let agent_arc_overlap_start_a = Arq::from_start_and_half_len_approximate( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `arq::Arq<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/arq.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Arq { [INFO] [stdout] | --------------------------------- function or associated item `from_start_and_half_len_approximate` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `arq::Arq<_>` consider using one of the following associated functions: [INFO] [stdout] arq::Arq::::new [INFO] [stdout] arq::Arq::::new_full [INFO] [stdout] arq::Arq::::new_full_max [INFO] [stdout] arq::Arq::new_empty [INFO] [stdout] and 2 others [INFO] [stdout] --> src/arq.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(power: u8, start: S, count: SpaceOffset) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn new_full(dim: impl SpaceDim, start: S, power: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn new_full_max(dim: impl SpaceDim, strat: &ArqStrat, start: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn new_empty(dim: impl SpaceDim, start: Loc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_start_and_half_len_approximate` found for struct `arq::Arq` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:352:43 [INFO] [stdout] | [INFO] [stdout] 352 | let agent_arc_inside_a = Arq::from_start_and_half_len_approximate( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `arq::Arq<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/arq.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Arq { [INFO] [stdout] | --------------------------------- function or associated item `from_start_and_half_len_approximate` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `arq::Arq<_>` consider using one of the following associated functions: [INFO] [stdout] arq::Arq::::new [INFO] [stdout] arq::Arq::::new_full [INFO] [stdout] arq::Arq::::new_full_max [INFO] [stdout] arq::Arq::new_empty [INFO] [stdout] and 2 others [INFO] [stdout] --> src/arq.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(power: u8, start: S, count: SpaceOffset) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn new_full(dim: impl SpaceDim, start: S, power: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn new_full_max(dim: impl SpaceDim, strat: &ArqStrat, start: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn new_empty(dim: impl SpaceDim, start: Loc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_start_and_half_len_approximate` found for struct `arq::Arq` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:365:48 [INFO] [stdout] | [INFO] [stdout] 365 | let agent_arc_overlap_end_a = Arq::from_start_and_half_len_approximate( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `arq::Arq<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/arq.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Arq { [INFO] [stdout] | --------------------------------- function or associated item `from_start_and_half_len_approximate` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `arq::Arq<_>` consider using one of the following associated functions: [INFO] [stdout] arq::Arq::::new [INFO] [stdout] arq::Arq::::new_full [INFO] [stdout] arq::Arq::::new_full_max [INFO] [stdout] arq::Arq::new_empty [INFO] [stdout] and 2 others [INFO] [stdout] --> src/arq.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(power: u8, start: S, count: SpaceOffset) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn new_full(dim: impl SpaceDim, start: S, power: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn new_full_max(dim: impl SpaceDim, strat: &ArqStrat, start: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn new_empty(dim: impl SpaceDim, start: Loc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_start_and_half_len_approximate` found for struct `arq::Arq` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:379:22 [INFO] [stdout] | [INFO] [stdout] 379 | Arq::from_start_and_half_len_approximate(dim, &strat, 1_000_000.into(), 1_000); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `arq::Arq<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/arq.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Arq { [INFO] [stdout] | --------------------------------- function or associated item `from_start_and_half_len_approximate` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `arq::Arq<_>` consider using one of the following associated functions: [INFO] [stdout] arq::Arq::::new [INFO] [stdout] arq::Arq::::new_full [INFO] [stdout] arq::Arq::::new_full_max [INFO] [stdout] arq::Arq::new_empty [INFO] [stdout] and 2 others [INFO] [stdout] --> src/arq.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(power: u8, start: S, count: SpaceOffset) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn new_full(dim: impl SpaceDim, start: S, power: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn new_full_max(dim: impl SpaceDim, strat: &ArqStrat, start: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn new_empty(dim: impl SpaceDim, start: Loc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_start_and_half_len_approximate` found for struct `arq::Arq` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:387:50 [INFO] [stdout] | [INFO] [stdout] 387 | let agent_arc_overlap_start_b = Arq::from_start_and_half_len_approximate( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `arq::Arq<_>` [INFO] [stdout] | [INFO] [stdout] ::: src/arq.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Arq { [INFO] [stdout] | --------------------------------- function or associated item `from_start_and_half_len_approximate` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `arq::Arq<_>` consider using one of the following associated functions: [INFO] [stdout] arq::Arq::::new [INFO] [stdout] arq::Arq::::new_full [INFO] [stdout] arq::Arq::::new_full_max [INFO] [stdout] arq::Arq::new_empty [INFO] [stdout] and 2 others [INFO] [stdout] --> src/arq.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(power: u8, start: S, count: SpaceOffset) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn new_full(dim: impl SpaceDim, start: S, power: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn new_full_max(dim: impl SpaceDim, strat: &ArqStrat, start: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn new_empty(dim: impl SpaceDim, start: Loc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_epoch_full` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:412:30 [INFO] [stdout] | [INFO] [stdout] 412 | let topo = Topology::standard_epoch_full(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `standard_epoch_full` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `strat::ArqStrat` in the current scope [INFO] [stdout] --> src/arq/arq_set.rs:413:31 [INFO] [stdout] | [INFO] [stdout] 413 | let strat = ArqStrat::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `strat::ArqStrat` [INFO] [stdout] | [INFO] [stdout] ::: src/arq/strat.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ArqStrat { [INFO] [stdout] | ------------------- function or associated item `default` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `strat::ArqStrat`, consider using `strat::ArqStrat::standard` which returns `strat::ArqStrat` [INFO] [stdout] --> src/arq/strat.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn standard(local_storage: LocalStorageConfig, min_coverage: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq/peer_view.rs:444:30 [INFO] [stdout] | [INFO] [stdout] 444 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `strat::ArqStrat` in the current scope [INFO] [stdout] --> src/arq/peer_view.rs:452:59 [INFO] [stdout] | [INFO] [stdout] 452 | let view = PeerViewQ::new(topo.clone(), ArqStrat::default(), arqs); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `strat::ArqStrat` [INFO] [stdout] | [INFO] [stdout] ::: src/arq/strat.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ArqStrat { [INFO] [stdout] | ------------------- function or associated item `default` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `strat::ArqStrat`, consider using `strat::ArqStrat::standard` which returns `strat::ArqStrat` [INFO] [stdout] --> src/arq/strat.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn standard(local_storage: LocalStorageConfig, min_coverage: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq/peer_view.rs:467:30 [INFO] [stdout] | [INFO] [stdout] 467 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `strat::ArqStrat` in the current scope [INFO] [stdout] --> src/arq/peer_view.rs:474:59 [INFO] [stdout] | [INFO] [stdout] 474 | let view = PeerViewQ::new(topo.clone(), ArqStrat::default(), arqs); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `strat::ArqStrat` [INFO] [stdout] | [INFO] [stdout] ::: src/arq/strat.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ArqStrat { [INFO] [stdout] | ------------------- function or associated item `default` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `strat::ArqStrat`, consider using `strat::ArqStrat::standard` which returns `strat::ArqStrat` [INFO] [stdout] --> src/arq/strat.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn standard(local_storage: LocalStorageConfig, min_coverage: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:671:34 [INFO] [stdout] | [INFO] [stdout] 671 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_epoch_full` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:686:34 [INFO] [stdout] | [INFO] [stdout] 686 | let topo = Topology::standard_epoch_full(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `standard_epoch_full` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:699:30 [INFO] [stdout] | [INFO] [stdout] 699 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:737:30 [INFO] [stdout] | [INFO] [stdout] 737 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:754:30 [INFO] [stdout] | [INFO] [stdout] 754 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_epoch_full` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:765:30 [INFO] [stdout] | [INFO] [stdout] 765 | let topo = Topology::standard_epoch_full(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `standard_epoch_full` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `power_and_count_from_length` in this scope [INFO] [stdout] --> src/arq.rs:766:40 [INFO] [stdout] | [INFO] [stdout] 766 | let ArqSize { power, count } = power_and_count_from_length(&topo, len, 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `common::quantized` [INFO] [stdout] --> tests/arc_stability.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use common::quantized::*; [INFO] [stdout] | ^^^^^^^^^ could not find `quantized` in `common` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_epoch_full` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:780:30 [INFO] [stdout] | [INFO] [stdout] 780 | let topo = Topology::standard_epoch_full(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `standard_epoch_full` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `power_and_count_from_length_exact` in this scope [INFO] [stdout] --> src/arq.rs:781:40 [INFO] [stdout] | [INFO] [stdout] 781 | let ArqSize { power, count } = power_and_count_from_length_exact(&topo, len, 8).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_epoch_full` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:796:34 [INFO] [stdout] | [INFO] [stdout] 796 | let topo = Topology::standard_epoch_full(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `standard_epoch_full` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `kitsune_p2p_dht::test_utils` [INFO] [stdout] --> tests/arc_stability.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | test_utils::{generate_ideal_coverage, generate_messy_coverage, seeded_rng}, [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `kitsune_p2p_dht` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "test_utils")] [INFO] [stdout] | ---------------------- the item is gated behind the `test_utils` feature [INFO] [stdout] 166 | pub mod test_utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_epoch_full` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:808:34 [INFO] [stdout] | [INFO] [stdout] 808 | let topo = Topology::standard_epoch_full(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `standard_epoch_full` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:847:34 [INFO] [stdout] | [INFO] [stdout] 847 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `strat::ArqStrat` in the current scope [INFO] [stdout] --> src/arq.rs:849:35 [INFO] [stdout] | [INFO] [stdout] 849 | let strat = ArqStrat::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `strat::ArqStrat` [INFO] [stdout] | [INFO] [stdout] ::: src/arq/strat.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ArqStrat { [INFO] [stdout] | ------------------- function or associated item `default` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `strat::ArqStrat`, consider using `strat::ArqStrat::standard` which returns `strat::ArqStrat` [INFO] [stdout] --> src/arq/strat.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn standard(local_storage: LocalStorageConfig, min_coverage: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `approximate_arq` in this scope [INFO] [stdout] --> src/arq.rs:850:23 [INFO] [stdout] | [INFO] [stdout] 850 | let arq = approximate_arq(&topo, &strat, center.into(), length); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_dht_arc_approximate` found for struct `arq::Arq` in the current scope [INFO] [stdout] --> src/arq.rs:853:29 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Arq { [INFO] [stdout] | --------------------------------- function or associated item `from_dht_arc_approximate` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 853 | let arq2 = Arq::from_dht_arc_approximate(&topo, &strat, &arc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `arq::Arq<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `arq::Arq<_>` consider using one of the following associated functions: [INFO] [stdout] arq::Arq::::new [INFO] [stdout] arq::Arq::::new_full [INFO] [stdout] arq::Arq::::new_full_max [INFO] [stdout] arq::Arq::new_empty [INFO] [stdout] and 2 others [INFO] [stdout] --> src/arq.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(power: u8, start: S, count: SpaceOffset) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn new_full(dim: impl SpaceDim, start: S, power: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn new_full_max(dim: impl SpaceDim, strat: &ArqStrat, start: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn new_empty(dim: impl SpaceDim, start: Loc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `to_dht_arc_range` with a similar name, but with different arguments [INFO] [stdout] --> src/arq.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn to_dht_arc_range(&self, dim: impl SpaceDim) -> DhtArcRange { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_epoch_full` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:861:34 [INFO] [stdout] | [INFO] [stdout] 861 | let topo = Topology::standard_epoch_full(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `standard_epoch_full` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `strat::ArqStrat` in the current scope [INFO] [stdout] --> src/arq.rs:863:35 [INFO] [stdout] | [INFO] [stdout] 863 | let strat = ArqStrat::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `strat::ArqStrat` [INFO] [stdout] | [INFO] [stdout] ::: src/arq/strat.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ArqStrat { [INFO] [stdout] | ------------------- function or associated item `default` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `strat::ArqStrat`, consider using `strat::ArqStrat::standard` which returns `strat::ArqStrat` [INFO] [stdout] --> src/arq/strat.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn standard(local_storage: LocalStorageConfig, min_coverage: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `approximate_arq` in this scope [INFO] [stdout] --> src/arq.rs:864:23 [INFO] [stdout] | [INFO] [stdout] 864 | let arq = approximate_arq(&topo, &strat, center.into(), length); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_dht_arc_approximate` found for struct `arq::Arq` in the current scope [INFO] [stdout] --> src/arq.rs:867:29 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct Arq { [INFO] [stdout] | --------------------------------- function or associated item `from_dht_arc_approximate` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 867 | let arq2 = Arq::from_dht_arc_approximate(&topo, &strat, &arc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `arq::Arq<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `arq::Arq<_>` consider using one of the following associated functions: [INFO] [stdout] arq::Arq::::new [INFO] [stdout] arq::Arq::::new_full [INFO] [stdout] arq::Arq::::new_full_max [INFO] [stdout] arq::Arq::new_empty [INFO] [stdout] and 2 others [INFO] [stdout] --> src/arq.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn new(power: u8, start: S, count: SpaceOffset) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | pub fn new_full(dim: impl SpaceDim, start: S, power: u8) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn new_full_max(dim: impl SpaceDim, strat: &ArqStrat, start: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 296 | pub fn new_empty(dim: impl SpaceDim, start: Loc) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `to_dht_arc_range` with a similar name, but with different arguments [INFO] [stdout] --> src/arq.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn to_dht_arc_range(&self, dim: impl SpaceDim) -> DhtArcRange { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_epoch_full` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/arq.rs:875:34 [INFO] [stdout] | [INFO] [stdout] 875 | let topo = Topology::standard_epoch_full(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `standard_epoch_full` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `strat::ArqStrat` in the current scope [INFO] [stdout] --> src/arq.rs:877:35 [INFO] [stdout] | [INFO] [stdout] 877 | let strat = ArqStrat::default(); [INFO] [stdout] | ^^^^^^^ function or associated item not found in `strat::ArqStrat` [INFO] [stdout] | [INFO] [stdout] ::: src/arq/strat.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ArqStrat { [INFO] [stdout] | ------------------- function or associated item `default` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `strat::ArqStrat`, consider using `strat::ArqStrat::standard` which returns `strat::ArqStrat` [INFO] [stdout] --> src/arq/strat.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn standard(local_storage: LocalStorageConfig, min_coverage: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `default`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `approximate_arq` in this scope [INFO] [stdout] --> src/arq.rs:878:23 [INFO] [stdout] | [INFO] [stdout] 878 | let arq = approximate_arq(&topo, &strat, center.into(), length).to_bounds(&topo); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_epoch_full` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/region/region_coords.rs:115:30 [INFO] [stdout] | [INFO] [stdout] 115 | let topo = Topology::standard_epoch_full(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `standard_epoch_full` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/spacetime/quantum.rs:166:30 [INFO] [stdout] | [INFO] [stdout] 166 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_zero` found for struct `Topology` in the current scope [INFO] [stdout] --> tests/arc_stability.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | let topo = Topology::standard_zero(); [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `Topology` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Topology`, consider using `Topology::standard` which returns `Topology` [INFO] [stdout] --> /opt/rustwide/workdir/src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `standard` with a similar name [INFO] [stdout] --> /opt/rustwide/workdir/src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/spacetime/quantum.rs:222:30 [INFO] [stdout] | [INFO] [stdout] 222 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_epoch_full` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/spacetime/quantum.rs:234:30 [INFO] [stdout] | [INFO] [stdout] 234 | let topo = Topology::standard_epoch_full(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `standard_epoch_full` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `kitsune_p2p_dht::ArqStrat` in the current scope [INFO] [stdout] --> tests/arc_stability.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | ..ArqStrat::default() [INFO] [stdout] | ^^^^^^^ function or associated item not found in `kitsune_p2p_dht::ArqStrat` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `kitsune_p2p_dht::ArqStrat`, consider using `kitsune_p2p_dht::ArqStrat::standard` which returns `kitsune_p2p_dht::ArqStrat` [INFO] [stdout] --> /opt/rustwide/workdir/src/arq/strat.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn standard(local_storage: LocalStorageConfig, min_coverage: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `standard_zero` found for struct `Topology` in the current scope [INFO] [stdout] --> tests/arc_stability.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | let topo = Topology::standard_zero(); [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `Topology` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Topology`, consider using `Topology::standard` which returns `Topology` [INFO] [stdout] --> /opt/rustwide/workdir/src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `standard` with a similar name [INFO] [stdout] --> /opt/rustwide/workdir/src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `topology::Topology` in the current scope [INFO] [stdout] --> src/spacetime/telescoping_times.rs:236:34 [INFO] [stdout] | [INFO] [stdout] 236 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `topology::Topology` [INFO] [stdout] | [INFO] [stdout] ::: src/spacetime/topology.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Topology { [INFO] [stdout] | ------------------- function or associated item `unit_zero` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `topology::Topology`, consider using `topology::Topology::standard` which returns `topology::Topology` [INFO] [stdout] --> src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `kitsune_p2p_dht::ArqStrat` in the current scope [INFO] [stdout] --> tests/arc_stability.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | ..ArqStrat::default() [INFO] [stdout] | ^^^^^^^ function or associated item not found in `kitsune_p2p_dht::ArqStrat` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `kitsune_p2p_dht::ArqStrat`, consider using `kitsune_p2p_dht::ArqStrat::standard` which returns `kitsune_p2p_dht::ArqStrat` [INFO] [stdout] --> /opt/rustwide/workdir/src/arq/strat.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn standard(local_storage: LocalStorageConfig, min_coverage: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `unit_zero` found for struct `Topology` in the current scope [INFO] [stdout] --> tests/arc_stability.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | let topo = Topology::unit_zero(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `Topology` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Topology`, consider using `Topology::standard` which returns `Topology` [INFO] [stdout] --> /opt/rustwide/workdir/src/spacetime/topology.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn standard(time_origin: Timestamp, time_cutoff: Duration) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `default` found for struct `kitsune_p2p_dht::ArqStrat` in the current scope [INFO] [stdout] --> tests/arc_stability.rs:102:25 [INFO] [stdout] | [INFO] [stdout] 102 | ..ArqStrat::default() [INFO] [stdout] | ^^^^^^^ function or associated item not found in `kitsune_p2p_dht::ArqStrat` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `kitsune_p2p_dht::ArqStrat`, consider using `kitsune_p2p_dht::ArqStrat::standard` which returns `kitsune_p2p_dht::ArqStrat` [INFO] [stdout] --> /opt/rustwide/workdir/src/arq/strat.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn standard(local_storage: LocalStorageConfig, min_coverage: f64) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 `kitsune_p2p_dht` (test "arc_stability") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kitsune_p2p_dht` (lib test) due to 52 previous errors [INFO] running `Command { std: "docker" "inspect" "b1214fb356a0b98a00c6cf320ce0335d9c16b6e3f513d265f2dff3264b11fbf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1214fb356a0b98a00c6cf320ce0335d9c16b6e3f513d265f2dff3264b11fbf7", kill_on_drop: false }` [INFO] [stdout] b1214fb356a0b98a00c6cf320ce0335d9c16b6e3f513d265f2dff3264b11fbf7