[INFO] fetching crate possum-db 0.3.1... [INFO] checking possum-db-0.3.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate possum-db 0.3.1 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate possum-db 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate possum-db 0.3.1 [INFO] tweaked toml for crates.io crate possum-db 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate possum-db 0.3.1 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 possum-db 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25f4e0f9727efe85ccbabd8fe0231d7363d4c413c171536bd3e48c0757b0bb11 [INFO] running `Command { std: "docker" "start" "-a" "25f4e0f9727efe85ccbabd8fe0231d7363d4c413c171536bd3e48c0757b0bb11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25f4e0f9727efe85ccbabd8fe0231d7363d4c413c171536bd3e48c0757b0bb11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f4e0f9727efe85ccbabd8fe0231d7363d4c413c171536bd3e48c0757b0bb11", kill_on_drop: false }` [INFO] [stdout] 25f4e0f9727efe85ccbabd8fe0231d7363d4c413c171536bd3e48c0757b0bb11 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c7f2d1a077c89c07ec0062f6f7aa678887b70c9237b42c5869b73760fe9dee8 [INFO] running `Command { std: "docker" "start" "-a" "7c7f2d1a077c89c07ec0062f6f7aa678887b70c9237b42c5869b73760fe9dee8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling possum-db v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking positioned-io v0.3.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ctx-thread v0.1.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking env_logger v0.11.2 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Compiling test-log-macros v0.2.15 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking test-log v0.2.15 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking rusqlite v0.30.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:351:22 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn new_value(&mut self) -> BeginWriteValue { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 351 | pub fn new_value(&mut self) -> BeginWriteValue<'_, H> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/handle.rs:219:47 [INFO] [stdout] | [INFO] [stdout] 219 | pub(crate) fn start_immediate_transaction(&self) -> rusqlite::Result { [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] 219 | pub(crate) fn start_immediate_transaction(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/handle.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 225 | behaviour: TransactionBehavior, [INFO] [stdout] 226 | ) -> rusqlite::Result { [INFO] [stdout] | ------- 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 226 | ) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/handle.rs:245:48 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn start_deferred_transaction_for_read(&self) -> rusqlite::Result { [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] 245 | pub fn start_deferred_transaction_for_read(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/handle.rs:258:46 [INFO] [stdout] | [INFO] [stdout] 258 | pub(crate) fn start_deferred_transaction(&self) -> rusqlite::Result { [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] 258 | pub(crate) fn start_deferred_transaction(&self) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/handle.rs:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn read(&self) -> rusqlite::Result> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 263 | pub fn read(&self) -> rusqlite::Result>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tx.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | fn readonly_transaction(&self) -> &rusqlite::Transaction; [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 13 | fn readonly_transaction(&self) -> &rusqlite::Transaction<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tx.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result; [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tx.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | fn prepare_cached_readonly(&self, sql: &str) -> rusqlite::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tx.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | fn readonly_transaction(&self) -> &rusqlite::Transaction { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 43 | fn readonly_transaction(&self) -> &rusqlite::Transaction<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tx.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | fn file_values(&self, file_id: FileId) -> rusqlite::Result> { [INFO] [stdout] | ^^^^^ --------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 51 | fn file_values(&self, file_id: FileId) -> rusqlite::Result>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tx.rs:178:29 [INFO] [stdout] | [INFO] [stdout] 178 | fn readonly_transaction(&self) -> &rusqlite::Transaction { [INFO] [stdout] | ^^^^^ ---------------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [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] 178 | fn readonly_transaction(&self) -> &rusqlite::Transaction<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/concurrency/sync.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn lock(&self) -> LockResult> { [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] 38 | pub fn lock(&self) -> LockResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `possum::testing` [INFO] [stdout] --> benches/possum.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use possum::testing::test_tempdir; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `possum` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "testing")] [INFO] [stdout] | ------------------- the item is gated behind the `testing` feature [INFO] [stdout] 58 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `possum` [INFO] [stdout] --> benches/torrent_storage.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use possum::testing::torrent_storage::*; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `possum` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "testing")] [INFO] [stdout] | ------------------- the item is gated behind the `testing` feature [INFO] [stdout] 58 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `possum::testing` [INFO] [stdout] --> benches/clonefile.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use possum::testing::test_tempdir; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `possum` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "testing")] [INFO] [stdout] | ------------------- the item is gated behind the `testing` feature [INFO] [stdout] 58 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `testing` in `possum` [INFO] [stdout] --> benches/clonefile.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | possum::testing::write_random(&mut file, *file_size)?; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `possum` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "testing")] [INFO] [stdout] | ------------------- the item is gated behind the `testing` feature [INFO] [stdout] 58 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TorrentStorageOpts` in this scope [INFO] [stdout] --> benches/torrent_storage.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | let opts = TorrentStorageOpts { ..BENCHMARK_OPTS }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BENCHMARK_OPTS` in this scope [INFO] [stdout] --> benches/torrent_storage.rs:5:39 [INFO] [stdout] | [INFO] [stdout] 5 | let opts = TorrentStorageOpts { ..BENCHMARK_OPTS }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TorrentStorageOpts` in this scope [INFO] [stdout] --> benches/torrent_storage.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | let inner = TorrentStorageOpts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TorrentStorageOpts` in this scope [INFO] [stdout] --> benches/torrent_storage.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | let inner = TorrentStorageOpts { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `possum::testing` [INFO] [stdout] --> tests/simple_tests.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use possum::testing::*; [INFO] [stdout] | ^^^^^^^ could not find `testing` in `possum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fdlimit` [INFO] [stdout] --> tests/simple_tests.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use fdlimit::raise_fd_limit; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `fdlimit` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fdlimit`, use `cargo add fdlimit` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `possum-db` (bench "possum") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `crate::testing` [INFO] [stdout] --> src/sys/seekhole/mod.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | use crate::testing::write_random_tempfile; [INFO] [stdout] | ^^^^^^^ could not find `testing` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "testing")] [INFO] [stdout] | ------------------- the item is gated behind the `testing` feature [INFO] [stdout] 58 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `testing` [INFO] [stdout] --> src/tests.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | use testing::torrent_storage::*; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "testing")] [INFO] [stdout] | ------------------- the item is gated behind the `testing` feature [INFO] [stdout] 58 | pub mod testing; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: to make use of source file src/testing.rs, use `mod testing` in this file to declare the module [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 + mod testing; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::testing` [INFO] [stdout] --> src/tests.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::testing::*; [INFO] [stdout] | ^^^^^^^ could not find `testing` in the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `possum-db` (test "simple_tests") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `possum-db` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "7c7f2d1a077c89c07ec0062f6f7aa678887b70c9237b42c5869b73760fe9dee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c7f2d1a077c89c07ec0062f6f7aa678887b70c9237b42c5869b73760fe9dee8", kill_on_drop: false }` [INFO] [stdout] 7c7f2d1a077c89c07ec0062f6f7aa678887b70c9237b42c5869b73760fe9dee8