[INFO] fetching crate neweden 0.3.3... [INFO] testing neweden-0.3.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate neweden 0.3.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate neweden 0.3.3 [INFO] finished tweaking crates.io crate neweden 0.3.3 [INFO] tweaked toml for crates.io crate neweden 0.3.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate neweden 0.3.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] [stderr] Adding diesel v1.4.8 (available: v2.3.2) [INFO] [stderr] Adding rstar v0.11.0 (available: v0.12.2) [INFO] [stderr] Adding rusqlite v0.29.0 (available: v0.37.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0a0a4164a127613c9396acd5d59b20250d96c1d299d94feef050c1c347754b7 [INFO] running `Command { std: "docker" "start" "-a" "c0a0a4164a127613c9396acd5d59b20250d96c1d299d94feef050c1c347754b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0a0a4164a127613c9396acd5d59b20250d96c1d299d94feef050c1c347754b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0a0a4164a127613c9396acd5d59b20250d96c1d299d94feef050c1c347754b7", kill_on_drop: false }` [INFO] [stdout] c0a0a4164a127613c9396acd5d59b20250d96c1d299d94feef050c1c347754b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc402301c8112b1e08c97dd4ba2d74809f7e4fc912966448ce2fd8de7ebbc0a0 [INFO] running `Command { std: "docker" "start" "-a" "dc402301c8112b1e08c97dd4ba2d74809f7e4fc912966448ce2fd8de7ebbc0a0", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling neweden v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rpc` [INFO] [stdout] --> src/source/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "rpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `diesel`, `postgres`, `rusqlite`, and `sqlite` [INFO] [stdout] = help: consider adding `rpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:509:19 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn extend(&self, connections: AdjacentMap) -> ExtendedUniverse { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 509 | pub fn extend(&self, connections: AdjacentMap) -> ExtendedUniverse<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/navigation.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn iter(&self) -> PathIterator { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn iter(&self) -> PathIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s [INFO] running `Command { std: "docker" "inspect" "dc402301c8112b1e08c97dd4ba2d74809f7e4fc912966448ce2fd8de7ebbc0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc402301c8112b1e08c97dd4ba2d74809f7e4fc912966448ce2fd8de7ebbc0a0", kill_on_drop: false }` [INFO] [stdout] dc402301c8112b1e08c97dd4ba2d74809f7e4fc912966448ce2fd8de7ebbc0a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 326abdd2c050448f58e94ec0501894dbc7bdc6665883447ba0b362b4c9164ce8 [INFO] running `Command { std: "docker" "start" "-a" "326abdd2c050448f58e94ec0501894dbc7bdc6665883447ba0b362b4c9164ce8", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `rpc` [INFO] [stdout] --> src/source/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "rpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `diesel`, `postgres`, `rusqlite`, and `sqlite` [INFO] [stdout] = help: consider adding `rpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:509:19 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn extend(&self, connections: AdjacentMap) -> ExtendedUniverse { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 509 | pub fn extend(&self, connections: AdjacentMap) -> ExtendedUniverse<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/navigation.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn iter(&self) -> PathIterator { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn iter(&self) -> PathIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling neweden v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rpc` [INFO] [stdout] --> src/source/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "rpc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `diesel`, `postgres`, `rusqlite`, and `sqlite` [INFO] [stdout] = help: consider adding `rpc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/types.rs:509:19 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn extend(&self, connections: AdjacentMap) -> ExtendedUniverse { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 509 | pub fn extend(&self, connections: AdjacentMap) -> ExtendedUniverse<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/navigation.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn iter(&self) -> PathIterator { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn iter(&self) -> PathIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "326abdd2c050448f58e94ec0501894dbc7bdc6665883447ba0b362b4c9164ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "326abdd2c050448f58e94ec0501894dbc7bdc6665883447ba0b362b4c9164ce8", kill_on_drop: false }` [INFO] [stdout] 326abdd2c050448f58e94ec0501894dbc7bdc6665883447ba0b362b4c9164ce8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8ff8dcf814c6480c8470e1f9b1930fcf4f969a048e39c567ffb0df3c2bea716 [INFO] running `Command { std: "docker" "start" "-a" "d8ff8dcf814c6480c8470e1f9b1930fcf4f969a048e39c567ffb0df3c2bea716", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `rpc` [INFO] [stderr] --> src/source/mod.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(feature = "rpc")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `diesel`, `postgres`, `rusqlite`, and `sqlite` [INFO] [stderr] = help: consider adding `rpc` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/types.rs:509:19 [INFO] [stderr] | [INFO] [stderr] 509 | pub fn extend(&self, connections: AdjacentMap) -> ExtendedUniverse { [INFO] [stderr] | ^^^^^ the lifetime is elided here ---------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 509 | pub fn extend(&self, connections: AdjacentMap) -> ExtendedUniverse<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/navigation.rs:69:17 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn iter(&self) -> PathIterator { [INFO] [stderr] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 69 | pub fn iter(&self) -> PathIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `neweden` (lib) generated 3 warnings (run `cargo fix --lib -p neweden` to apply 2 suggestions) [INFO] [stderr] warning: `neweden` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neweden-9a85901aac8121fe) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test types::tests::test_ship_range_calculation ... ok [INFO] [stderr] Doc-tests neweden [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/types.rs - types::ExtendedUniverse (line 558) ... FAILED [INFO] [stdout] test src/types.rs - types::Universe (line 426) ... FAILED [INFO] [stdout] test src/types.rs - types::JumpdriveShip (line 162) ... ok [INFO] [stdout] test src/types.rs - types::SystemClass (line 227) ... ok [INFO] [stdout] test src/types.rs - types::BridgeType (line 115) ... ok [INFO] [stdout] test src/types.rs - types::SystemId (line 11) ... ok [INFO] [stdout] test src/types.rs - types::SecurityClass (line 49) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/types.rs - types::ExtendedUniverse (line 558) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `neweden::source::sqlite` [INFO] [stdout] --> src/types.rs:561:22 [INFO] [stdout] | [INFO] [stdout] 6 | use neweden::source::sqlite::DatabaseBuilder; [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `source` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/source/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 10 | pub mod sqlite; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `collect` found for enum `Option>` in the current scope [INFO] [stdout] --> src/types.rs:578:6 [INFO] [stdout] | [INFO] [stdout] 19 | let path = PathBuilder::new(&extended) [INFO] [stdout] | ____________- [INFO] [stdout] 20 | | .waypoint(extended.get_system(&30002718.into()).unwrap()) // from Rancer [INFO] [stdout] 21 | | .waypoint(extended.get_system(&30000049.into()).unwrap()) // to Camal [INFO] [stdout] 22 | | .build() // returns an iterator [INFO] [stdout] 23 | | .collect::>(); [INFO] [stdout] | | -^^^^^^^ `Option>` is not an iterator [INFO] [stdout] | |_____| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 23 | .into_iter().collect::>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types.rs - types::Universe (line 426) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `neweden::source::sqlite` [INFO] [stdout] --> src/types.rs:429:22 [INFO] [stdout] | [INFO] [stdout] 6 | use neweden::source::sqlite::DatabaseBuilder; [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `source` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/source/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 10 | pub mod sqlite; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/types.rs - types::ExtendedUniverse (line 558) [INFO] [stdout] src/types.rs - types::Universe (line 426) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "d8ff8dcf814c6480c8470e1f9b1930fcf4f969a048e39c567ffb0df3c2bea716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ff8dcf814c6480c8470e1f9b1930fcf4f969a048e39c567ffb0df3c2bea716", kill_on_drop: false }` [INFO] [stdout] d8ff8dcf814c6480c8470e1f9b1930fcf4f969a048e39c567ffb0df3c2bea716