[INFO] fetching crate neweden 0.3.3... [INFO] testing neweden-0.3.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate neweden 0.3.3 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate neweden 0.3.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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.3) [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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27102002c919019fc1174cc8cdf35fdd073ece3b31ccfc88748f9d4ba0c48e41 [INFO] running `Command { std: "docker" "start" "-a" "27102002c919019fc1174cc8cdf35fdd073ece3b31ccfc88748f9d4ba0c48e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27102002c919019fc1174cc8cdf35fdd073ece3b31ccfc88748f9d4ba0c48e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27102002c919019fc1174cc8cdf35fdd073ece3b31ccfc88748f9d4ba0c48e41", kill_on_drop: false }` [INFO] [stdout] 27102002c919019fc1174cc8cdf35fdd073ece3b31ccfc88748f9d4ba0c48e41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20d006b75a9d49b80e99f93804820f9a1623e023c38cf98b28e679fe5c6536b0 [INFO] running `Command { std: "docker" "start" "-a" "20d006b75a9d49b80e99f93804820f9a1623e023c38cf98b28e679fe5c6536b0", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling rstar v0.11.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 3.61s [INFO] running `Command { std: "docker" "inspect" "20d006b75a9d49b80e99f93804820f9a1623e023c38cf98b28e679fe5c6536b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d006b75a9d49b80e99f93804820f9a1623e023c38cf98b28e679fe5c6536b0", kill_on_drop: false }` [INFO] [stdout] 20d006b75a9d49b80e99f93804820f9a1623e023c38cf98b28e679fe5c6536b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e0a164ec5210e5b0b450ec65100edac4d73119690871ea7fc7f55a0c3912c02 [INFO] running `Command { std: "docker" "start" "-a" "7e0a164ec5210e5b0b450ec65100edac4d73119690871ea7fc7f55a0c3912c02", 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] [stderr] Compiling neweden v0.3.3 (/opt/rustwide/workdir) [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] [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.58s [INFO] running `Command { std: "docker" "inspect" "7e0a164ec5210e5b0b450ec65100edac4d73119690871ea7fc7f55a0c3912c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0a164ec5210e5b0b450ec65100edac4d73119690871ea7fc7f55a0c3912c02", kill_on_drop: false }` [INFO] [stdout] 7e0a164ec5210e5b0b450ec65100edac4d73119690871ea7fc7f55a0c3912c02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6710ad2da004e66c4152bcb4710b83223a7b80f2dd0b5c62ad1fc0546c304f92 [INFO] running `Command { std: "docker" "start" "-a" "6710ad2da004e66c4152bcb4710b83223a7b80f2dd0b5c62ad1fc0546c304f92", 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neweden-4db91faa095048a3) [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] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests neweden [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/types.rs - types::Universe (line 426) ... FAILED [INFO] [stdout] test src/types.rs - types::SystemId (line 11) ... ok [INFO] [stdout] test src/types.rs - types::ExtendedUniverse (line 558) ... 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::SecurityClass (line 49) ... ok [INFO] [stdout] test src/types.rs - types::BridgeType (line 115) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] 429 | 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] ---- 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] 561 | 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] 574 | let path = PathBuilder::new(&extended) [INFO] [stdout] | ____________- [INFO] [stdout] 575 | | .waypoint(extended.get_system(&30002718.into()).unwrap()) // from Rancer [INFO] [stdout] 576 | | .waypoint(extended.get_system(&30000049.into()).unwrap()) // to Camal [INFO] [stdout] 577 | | .build() // returns an iterator [INFO] [stdout] 578 | | .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] 578 | .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] [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.42s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "6710ad2da004e66c4152bcb4710b83223a7b80f2dd0b5c62ad1fc0546c304f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6710ad2da004e66c4152bcb4710b83223a7b80f2dd0b5c62ad1fc0546c304f92", kill_on_drop: false }` [INFO] [stdout] 6710ad2da004e66c4152bcb4710b83223a7b80f2dd0b5c62ad1fc0546c304f92