[INFO] fetching crate manifold-properties 0.1.0...
[INFO] testing manifold-properties-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate manifold-properties 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate manifold-properties 0.1.0
[INFO] finished tweaking crates.io crate manifold-properties 0.1.0
[INFO] tweaked toml for crates.io crate manifold-properties 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate manifold-properties 0.1.0 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] crate crates.io crate manifold-properties 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 7bac0446063a142f8e4baf35a46d4ee317f0aaeb150552b6b59f0ccafefd4926
[INFO] running `Command { std: "docker" "start" "-a" "7bac0446063a142f8e4baf35a46d4ee317f0aaeb150552b6b59f0ccafefd4926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bac0446063a142f8e4baf35a46d4ee317f0aaeb150552b6b59f0ccafefd4926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bac0446063a142f8e4baf35a46d4ee317f0aaeb150552b6b59f0ccafefd4926", kill_on_drop: false }`
[INFO] [stdout] 7bac0446063a142f8e4baf35a46d4ee317f0aaeb150552b6b59f0ccafefd4926
[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] 142cdd2bcda2b05b7c37ed21916886190d2c87a5598981925559541840f51dd6
[INFO] running `Command { std: "docker" "start" "-a" "142cdd2bcda2b05b7c37ed21916886190d2c87a5598981925559541840f51dd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling manifold-db v3.1.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling manifold-properties v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.83s
[INFO] running `Command { std: "docker" "inspect" "142cdd2bcda2b05b7c37ed21916886190d2c87a5598981925559541840f51dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "142cdd2bcda2b05b7c37ed21916886190d2c87a5598981925559541840f51dd6", kill_on_drop: false }`
[INFO] [stdout] 142cdd2bcda2b05b7c37ed21916886190d2c87a5598981925559541840f51dd6
[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] 4ff422e815fed2f19b9bc8d21ec20dae4dd05e08bed5ee8f5ff2c416b09ada40
[INFO] running `Command { std: "docker" "start" "-a" "4ff422e815fed2f19b9bc8d21ec20dae4dd05e08bed5ee8f5ff2c416b09ada40", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling manifold-db v3.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling manifold-properties v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.80s
[INFO] running `Command { std: "docker" "inspect" "4ff422e815fed2f19b9bc8d21ec20dae4dd05e08bed5ee8f5ff2c416b09ada40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff422e815fed2f19b9bc8d21ec20dae4dd05e08bed5ee8f5ff2c416b09ada40", kill_on_drop: false }`
[INFO] [stdout] 4ff422e815fed2f19b9bc8d21ec20dae4dd05e08bed5ee8f5ff2c416b09ada40
[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] 61a5e235da26ade79d90dac53b05abc52b2e776107bdd1e35cae37cedc66376f
[INFO] running `Command { std: "docker" "start" "-a" "61a5e235da26ade79d90dac53b05abc52b2e776107bdd1e35cae37cedc66376f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/manifold_properties-02cd27cf25c8d265)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test encoding::tests::test_encoding_size_integer ... ok
[INFO] [stdout] test encoding::tests::test_encoding_size_null ... ok
[INFO] [stdout] test encoding::tests::test_encoding_size_boolean ... ok
[INFO] [stdout] test encoding::tests::test_boolean_roundtrip ... ok
[INFO] [stdout] test encoding::tests::test_null_roundtrip ... ok
[INFO] [stdout] test encoding::tests::test_string_roundtrip ... ok
[INFO] [stdout] test encoding::tests::test_to_owned ... ok
[INFO] [stdout] test encoding::tests::test_integer_roundtrip ... ok
[INFO] [stdout] test encoding::tests::test_float_roundtrip ... ok
[INFO] [stdout] test property_value::tests::test_boolean_creation ... ok
[INFO] [stdout] test property_value::tests::test_float_creation ... ok
[INFO] [stdout] test property_value::tests::test_partial_eq ... ok
[INFO] [stdout] test property_value::tests::test_type_safety ... ok
[INFO] [stdout] test property_value::tests::test_null_creation ... ok
[INFO] [stdout] test property_value::tests::test_with_timestamps ... ok
[INFO] [stdout] test property_value::tests::test_string_creation ... ok
[INFO] [stdout] test property_value::tests::test_integer_with_timestamps ... ok
[INFO] [stdout] test property_value::tests::test_integer_creation ... ok
[INFO] [stdout] test property_value::tests::test_clone ... ok
[INFO] [stdout] test property_value::tests::test_display ... ok
[INFO] [stdout] test operations::tests::test_batch_set_properties_sorted ... ok
[INFO] [stdout] test table::tests::test_set_and_get_string ... ok
[INFO] [stdout] test operations::tests::test_batch_operations_multiple_entities ... ok
[INFO] [stdout] test operations::tests::test_bulk_delete_properties ... ok
[INFO] [stdout] test operations::tests::test_batch_get_properties ... ok
[INFO] [stdout] test table::tests::test_delete_property ... ok
[INFO] [stdout] test table::tests::test_get_all_empty ... ok
[INFO] [stdout] test table::tests::test_set_and_get_boolean ... ok
[INFO] [stdout] test operations::tests::test_batch_set_properties_unsorted ... ok
[INFO] [stdout] test table::tests::test_get_all_properties ... ok
[INFO] [stdout] test operations::tests::test_batch_get_all_properties ... ok
[INFO] [stdout] test table::tests::test_type_safety ... ok
[INFO] [stdout] test table::tests::test_multiple_entities ... ok
[INFO] [stdout] test table::tests::test_set_and_get_null ... ok
[INFO] [stdout] test table::tests::test_set_and_get_float ... ok
[INFO] [stdout] test operations::tests::test_delete_all_properties ... ok
[INFO] [stdout] test temporal::tests::test_get_all_properties_at ... ok
[INFO] [stdout] test temporal::tests::test_get_property_at_before_valid ... ok
[INFO] [stdout] test temporal::tests::test_get_property_at_exact_timestamp ... ok
[INFO] [stdout] test temporal::tests::test_get_property_at_valid ... ok
[INFO] [stdout] test temporal::tests::test_temporal_with_null_property ... ok
[INFO] [stdout] test temporal::tests::test_property_existed_at ... ok
[INFO] [stdout] test temporal::tests::test_get_property_history_nonexistent ... ok
[INFO] [stdout] test temporal::tests::test_get_property_history ... ok
[INFO] [stdout] test table::tests::test_set_and_get_integer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests manifold_properties
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/temporal.rs - temporal::get_property_at (line 31) - compile ... FAILED
[INFO] [stdout] test src/operations.rs - operations::batch_get_properties (line 100) - compile ... FAILED
[INFO] [stdout] test src/operations.rs - operations::batch_get_all_properties (line 194) - compile ... FAILED
[INFO] [stdout] test src/temporal.rs - temporal::get_all_properties_at (line 154) - compile ... FAILED
[INFO] [stdout] test src/operations.rs - operations::bulk_delete_properties (line 145) - compile ... FAILED
[INFO] [stdout] test src/operations.rs - operations::delete_all_properties (line 241) - compile ... FAILED
[INFO] [stdout] test src/temporal.rs - temporal::property_existed_at (line 204) - compile ... FAILED
[INFO] [stdout] test src/operations.rs - operations::batch_set_properties (line 36) - compile ... FAILED
[INFO] [stdout] test src/temporal.rs - temporal::get_property_history (line 85) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/temporal.rs - temporal::get_property_at (line 31) stdout ----
[INFO] [stdout] error[E0599]: no method named `create_temp` found for struct `manifold::Builder` in the current scope
[INFO] [stdout]     --> src/temporal.rs:36:30
[INFO] [stdout]      |
[INFO] [stdout]   36 | let db = Database::builder().create_temp().unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `create` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manifold-db-3.1.0/src/db.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database, DatabaseError> {
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operations.rs - operations::batch_get_properties (line 100) stdout ----
[INFO] [stdout] error[E0599]: no method named `create_temp` found for struct `manifold::Builder` in the current scope
[INFO] [stdout]     --> src/operations.rs:105:30
[INFO] [stdout]      |
[INFO] [stdout]  105 | let db = Database::builder().create_temp().unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `create` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manifold-db-3.1.0/src/db.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database, DatabaseError> {
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operations.rs - operations::batch_get_all_properties (line 194) stdout ----
[INFO] [stdout] error[E0599]: no method named `create_temp` found for struct `manifold::Builder` in the current scope
[INFO] [stdout]     --> src/operations.rs:199:30
[INFO] [stdout]      |
[INFO] [stdout]  199 | let db = Database::builder().create_temp().unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `create` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manifold-db-3.1.0/src/db.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database, DatabaseError> {
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/temporal.rs - temporal::get_all_properties_at (line 154) stdout ----
[INFO] [stdout] error[E0599]: no method named `create_temp` found for struct `manifold::Builder` in the current scope
[INFO] [stdout]     --> src/temporal.rs:159:30
[INFO] [stdout]      |
[INFO] [stdout]  159 | let db = Database::builder().create_temp().unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `create` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manifold-db-3.1.0/src/db.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database, DatabaseError> {
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operations.rs - operations::bulk_delete_properties (line 145) stdout ----
[INFO] [stdout] error[E0599]: no method named `create_temp` found for struct `manifold::Builder` in the current scope
[INFO] [stdout]     --> src/operations.rs:150:30
[INFO] [stdout]      |
[INFO] [stdout]  150 | let db = Database::builder().create_temp().unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `create` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manifold-db-3.1.0/src/db.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database, DatabaseError> {
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operations.rs - operations::delete_all_properties (line 241) stdout ----
[INFO] [stdout] error[E0599]: no method named `create_temp` found for struct `manifold::Builder` in the current scope
[INFO] [stdout]     --> src/operations.rs:246:30
[INFO] [stdout]      |
[INFO] [stdout]  246 | let db = Database::builder().create_temp().unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `create` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manifold-db-3.1.0/src/db.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database, DatabaseError> {
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/temporal.rs - temporal::property_existed_at (line 204) stdout ----
[INFO] [stdout] error[E0599]: no method named `create_temp` found for struct `manifold::Builder` in the current scope
[INFO] [stdout]     --> src/temporal.rs:209:30
[INFO] [stdout]      |
[INFO] [stdout]  209 | let db = Database::builder().create_temp().unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `create` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manifold-db-3.1.0/src/db.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database, DatabaseError> {
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/operations.rs - operations::batch_set_properties (line 36) stdout ----
[INFO] [stdout] error[E0599]: no method named `create_temp` found for struct `manifold::Builder` in the current scope
[INFO] [stdout]     --> src/operations.rs:41:30
[INFO] [stdout]      |
[INFO] [stdout]   41 | let db = Database::builder().create_temp().unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `create` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manifold-db-3.1.0/src/db.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database, DatabaseError> {
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/temporal.rs - temporal::get_property_history (line 85) stdout ----
[INFO] [stdout] error[E0599]: no method named `create_temp` found for struct `manifold::Builder` in the current scope
[INFO] [stdout]     --> src/temporal.rs:90:30
[INFO] [stdout]      |
[INFO] [stdout]   90 | let db = Database::builder().create_temp().unwrap();
[INFO] [stdout]      |                              ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `create` with a similar name, but with different arguments
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/manifold-db-3.1.0/src/db.rs:1201:5
[INFO] [stdout]      |
[INFO] [stdout] 1201 |     pub fn create(&self, path: impl AsRef<Path>) -> Result<Database, DatabaseError> {
[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 E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/operations.rs - operations::batch_get_all_properties (line 194)
[INFO] [stdout]     src/operations.rs - operations::batch_get_properties (line 100)
[INFO] [stdout]     src/operations.rs - operations::batch_set_properties (line 36)
[INFO] [stdout]     src/operations.rs - operations::bulk_delete_properties (line 145)
[INFO] [stdout]     src/operations.rs - operations::delete_all_properties (line 241)
[INFO] [stdout]     src/temporal.rs - temporal::get_all_properties_at (line 154)
[INFO] [stdout]     src/temporal.rs - temporal::get_property_at (line 31)
[INFO] [stdout]     src/temporal.rs - temporal::get_property_history (line 85)
[INFO] [stdout]     src/temporal.rs - temporal::property_existed_at (line 204)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.65s; merged doctests compilation took 0.17s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "61a5e235da26ade79d90dac53b05abc52b2e776107bdd1e35cae37cedc66376f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61a5e235da26ade79d90dac53b05abc52b2e776107bdd1e35cae37cedc66376f", kill_on_drop: false }`
[INFO] [stdout] 61a5e235da26ade79d90dac53b05abc52b2e776107bdd1e35cae37cedc66376f
