[INFO] fetching crate cqlite 0.2.3...
[INFO] testing cqlite-0.2.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cqlite 0.2.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate cqlite 0.2.3
[INFO] finished tweaking crates.io crate cqlite 0.2.3
[INFO] tweaked toml for crates.io crate cqlite 0.2.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cqlite 0.2.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 123 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding cbindgen v0.20.0 (available: v0.29.2)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding peg v0.7.0 (available: v0.8.5)
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `cqlite` library target)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peg-runtime v0.7.0
[INFO] [stderr]   Downloaded memmap2 v0.9.9
[INFO] [stderr]   Downloaded semver-parser v0.10.3
[INFO] [stderr]   Downloaded peg v0.7.0
[INFO] [stderr]   Downloaded inline-c-macro v0.1.7
[INFO] [stderr]   Downloaded target-lexicon v0.11.2
[INFO] [stderr]   Downloaded peg-macros v0.7.0
[INFO] [stderr]   Downloaded sanakirja-core v1.4.1
[INFO] [stderr]   Downloaded assert_cmd v1.0.8
[INFO] [stderr]   Downloaded sanakirja v1.4.3
[INFO] [stderr]   Downloaded inline-c v0.1.8
[INFO] [stderr]   Downloaded cbindgen v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65cdaed2e5a34fd187eb908bea875f116ee24bf3763f2341f6e14c121777824d
[INFO] running `Command { std: "docker" "start" "-a" "65cdaed2e5a34fd187eb908bea875f116ee24bf3763f2341f6e14c121777824d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65cdaed2e5a34fd187eb908bea875f116ee24bf3763f2341f6e14c121777824d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65cdaed2e5a34fd187eb908bea875f116ee24bf3763f2341f6e14c121777824d", kill_on_drop: false }`
[INFO] [stdout] 65cdaed2e5a34fd187eb908bea875f116ee24bf3763f2341f6e14c121777824d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 060f383105a3b572d90ed92f070f4cfa0024f0568250df59c532be265e8bc404
[INFO] running `Command { std: "docker" "start" "-a" "060f383105a3b572d90ed92f070f4cfa0024f0568250df59c532be265e8bc404", kill_on_drop: false }`
[INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `cqlite` library target)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cbindgen v0.20.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling sanakirja-core v1.4.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling peg v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling sanakirja v1.4.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cqlite v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0053]: method `load_page` has an incompatible type for trait
[INFO] [stdout]   --> src/store/txn.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn load_page(&self, off: u64) -> Result<sanakirja::CowPage, Self::Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected unsafe fn, found safe fn
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `unsafe fn(&DynTxn<_>, _) -> Result<_, _>`
[INFO] [stdout]               found signature `fn(&DynTxn<_>, _) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `alloc_page` has an incompatible type for trait
[INFO] [stdout]   --> src/store/txn.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn alloc_page(&mut self) -> Result<sanakirja::MutPage, Self::Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected unsafe fn, found safe fn
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `unsafe fn(&mut DynTxn<_>) -> Result<_, _>`
[INFO] [stdout]               found signature `fn(&mut DynTxn<_>) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `decr_rc` has an incompatible type for trait
[INFO] [stdout]   --> src/store/txn.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn decr_rc(&mut self, off: u64) -> Result<usize, Self::Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected unsafe fn, found safe fn
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `unsafe fn(&mut DynTxn<_>, _) -> Result<_, _>`
[INFO] [stdout]               found signature `fn(&mut DynTxn<_>, _) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `decr_rc_owned` has an incompatible type for trait
[INFO] [stdout]    --> src/store/txn.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn decr_rc_owned(&mut self, off: u64) -> Result<usize, Self::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected unsafe fn, found safe fn
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `unsafe fn(&mut DynTxn<_>, _) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&mut DynTxn<_>, _) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `alloc_contiguous` has an incompatible type for trait
[INFO] [stdout]    --> src/store/txn.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn alloc_contiguous(&mut self, off: u64) -> Result<MutPage, <Self as LoadPage>::Error> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected unsafe fn, found safe fn
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `unsafe fn(&mut DynTxn<_>, _) -> Result<_, _>`
[INFO] [stdout]                found signature `fn(&mut DynTxn<_>, _) -> Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/store/mod.rs:333:37
[INFO] [stdout]     |
[INFO] [stdout] 333 |         self.txn.set_root(DB_NODES, self.nodes.db)?;
[INFO] [stdout]     |                  --------           ^^^^^^^^^^^^^ expected `u64`, found `NonZero<u64>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `u64`
[INFO] [stdout]              found struct `NonZero<u64>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/store/txn.rs:11:12
[INFO] [stdout]     |
[INFO] [stdout]  11 |     pub fn set_root(&mut self, n: usize, value: u64) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^                      ----------
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 333 |         self.txn.set_root(DB_NODES, self.nodes.db.into())?;
[INFO] [stdout]     |                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/store/mod.rs:334:37
[INFO] [stdout]     |
[INFO] [stdout] 334 |         self.txn.set_root(DB_EDGES, self.edges.db)?;
[INFO] [stdout]     |                  --------           ^^^^^^^^^^^^^ expected `u64`, found `NonZero<u64>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `u64`
[INFO] [stdout]              found struct `NonZero<u64>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/store/txn.rs:11:12
[INFO] [stdout]     |
[INFO] [stdout]  11 |     pub fn set_root(&mut self, n: usize, value: u64) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^                      ----------
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 334 |         self.txn.set_root(DB_EDGES, self.edges.db.into())?;
[INFO] [stdout]     |                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/store/mod.rs:335:39
[INFO] [stdout]     |
[INFO] [stdout] 335 |         self.txn.set_root(DB_ORIGINS, self.origins.db)?;
[INFO] [stdout]     |                  --------             ^^^^^^^^^^^^^^^ expected `u64`, found `NonZero<u64>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `u64`
[INFO] [stdout]              found struct `NonZero<u64>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/store/txn.rs:11:12
[INFO] [stdout]     |
[INFO] [stdout]  11 |     pub fn set_root(&mut self, n: usize, value: u64) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^                      ----------
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 335 |         self.txn.set_root(DB_ORIGINS, self.origins.db.into())?;
[INFO] [stdout]     |                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/store/mod.rs:336:39
[INFO] [stdout]     |
[INFO] [stdout] 336 |         self.txn.set_root(DB_TARGETS, self.targets.db)?;
[INFO] [stdout]     |                  --------             ^^^^^^^^^^^^^^^ expected `u64`, found `NonZero<u64>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `u64`
[INFO] [stdout]              found struct `NonZero<u64>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/store/txn.rs:11:12
[INFO] [stdout]     |
[INFO] [stdout]  11 |     pub fn set_root(&mut self, n: usize, value: u64) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^                      ----------
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 336 |         self.txn.set_root(DB_TARGETS, self.targets.db.into())?;
[INFO] [stdout]     |                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/store/mod.rs:337:38
[INFO] [stdout]     |
[INFO] [stdout] 337 |         self.txn.set_root(DB_LABELS, self.labels.db)?;
[INFO] [stdout]     |                  --------            ^^^^^^^^^^^^^^ expected `u64`, found `NonZero<u64>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `u64`
[INFO] [stdout]              found struct `NonZero<u64>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/store/txn.rs:11:12
[INFO] [stdout]     |
[INFO] [stdout]  11 |     pub fn set_root(&mut self, n: usize, value: u64) -> Result<(), Error> {
[INFO] [stdout]     |            ^^^^^^^^                      ----------
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 337 |         self.txn.set_root(DB_LABELS, self.labels.db.into())?;
[INFO] [stdout]     |                                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `load_page` is unsafe and requires unsafe function or block
[INFO] [stdout]   --> src/store/txn.rs:41:36
[INFO] [stdout]    |
[INFO] [stdout] 41 |             DynTxn::Txn(txn) => Ok(txn.load_page(off)?),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `load_page` is unsafe and requires unsafe function or block
[INFO] [stdout]   --> src/store/txn.rs:42:39
[INFO] [stdout]    |
[INFO] [stdout] 42 |             DynTxn::MutTxn(txn) => Ok(txn.load_page(off)?),
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `alloc_page` is unsafe and requires unsafe function or block
[INFO] [stdout]   --> src/store/txn.rs:84:39
[INFO] [stdout]    |
[INFO] [stdout] 84 |             DynTxn::MutTxn(txn) => Ok(txn.alloc_page()?),
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `decr_rc` is unsafe and requires unsafe function or block
[INFO] [stdout]   --> src/store/txn.rs:98:39
[INFO] [stdout]    |
[INFO] [stdout] 98 |             DynTxn::MutTxn(txn) => Ok(txn.decr_rc(off)?),
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `decr_rc_owned` is unsafe and requires unsafe function or block
[INFO] [stdout]    --> src/store/txn.rs:105:39
[INFO] [stdout]     |
[INFO] [stdout] 105 |             DynTxn::MutTxn(txn) => Ok(txn.decr_rc_owned(off)?),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `alloc_contiguous` is unsafe and requires unsafe function or block
[INFO] [stdout]    --> src/store/txn.rs:112:39
[INFO] [stdout]     |
[INFO] [stdout] 112 |             DynTxn::MutTxn(txn) => Ok(txn.alloc_contiguous(off)?),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `create_db` is unsafe and requires unsafe function or block
[INFO] [stdout]    --> src/store/mod.rs:120:22
[INFO] [stdout]     |
[INFO] [stdout] 120 |             let db = btree::create_db(txn)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `create_db_` is unsafe and requires unsafe function or block
[INFO] [stdout]    --> src/store/mod.rs:133:22
[INFO] [stdout]     |
[INFO] [stdout] 133 |             let db = btree::create_db_(txn)?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0133, E0308.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cqlite` (lib) due to 18 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "060f383105a3b572d90ed92f070f4cfa0024f0568250df59c532be265e8bc404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "060f383105a3b572d90ed92f070f4cfa0024f0568250df59c532be265e8bc404", kill_on_drop: false }`
[INFO] [stdout] 060f383105a3b572d90ed92f070f4cfa0024f0568250df59c532be265e8bc404
