[INFO] fetching crate grus-lib 0.1.0...
[INFO] checking grus-lib-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate grus-lib 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate grus-lib 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate grus-lib 0.1.0
[INFO] finished tweaking crates.io crate grus-lib 0.1.0
[INFO] tweaked toml for crates.io crate grus-lib 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded sanakirja v1.4.1
[INFO] [stderr]   Downloaded interim v0.1.1
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded sanakirja-core v1.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68c6190e0aaa1d474fcc21a12f87d3faf01b03cdebed08db8368422fe60efd03
[INFO] running `Command { std: "docker" "start" "-a" "68c6190e0aaa1d474fcc21a12f87d3faf01b03cdebed08db8368422fe60efd03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68c6190e0aaa1d474fcc21a12f87d3faf01b03cdebed08db8368422fe60efd03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c6190e0aaa1d474fcc21a12f87d3faf01b03cdebed08db8368422fe60efd03", kill_on_drop: false }`
[INFO] [stdout] 68c6190e0aaa1d474fcc21a12f87d3faf01b03cdebed08db8368422fe60efd03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39893e849d066abf97a03c02446096c99a34844e876e2fdef57d6dd2ad6da3a6
[INFO] running `Command { std: "docker" "start" "-a" "39893e849d066abf97a03c02446096c99a34844e876e2fdef57d6dd2ad6da3a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking sanakirja-core v1.4.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking sanakirja v1.4.1
[INFO] [stderr]     Checking grus-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:157:31
[INFO] [stdout]     |
[INFO] [stdout] 157 |         self.txn.set_root(DB_LINKS, self.links.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 157 |         self.txn.set_root(DB_LINKS, self.links.db.into());
[INFO] [stdout]     |                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:157:31
[INFO] [stdout]     |
[INFO] [stdout] 157 |         self.txn.set_root(DB_LINKS, self.links.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 157 |         self.txn.set_root(DB_LINKS, self.links.db.into());
[INFO] [stdout]     |                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:158:32
[INFO] [stdout]     |
[INFO] [stdout] 158 |         self.txn.set_root(DB_RLINKS, self.rlinks.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 158 |         self.txn.set_root(DB_RLINKS, self.rlinks.db.into());
[INFO] [stdout]     |                                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:158:32
[INFO] [stdout]     |
[INFO] [stdout] 158 |         self.txn.set_root(DB_RLINKS, self.rlinks.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 158 |         self.txn.set_root(DB_RLINKS, self.rlinks.db.into());
[INFO] [stdout]     |                                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:159:31
[INFO] [stdout]     |
[INFO] [stdout] 159 |         self.txn.set_root(DB_NAMES, self.names.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 159 |         self.txn.set_root(DB_NAMES, self.names.db.into());
[INFO] [stdout]     |                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:159:31
[INFO] [stdout]     |
[INFO] [stdout] 159 |         self.txn.set_root(DB_NAMES, self.names.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 159 |         self.txn.set_root(DB_NAMES, self.names.db.into());
[INFO] [stdout]     |                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:160:35
[INFO] [stdout]     |
[INFO] [stdout] 160 |         self.txn.set_root(DB_DUE_DATES, self.due_dates.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 160 |         self.txn.set_root(DB_DUE_DATES, self.due_dates.db.into());
[INFO] [stdout]     |                                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:160:35
[INFO] [stdout]     |
[INFO] [stdout] 160 |         self.txn.set_root(DB_DUE_DATES, self.due_dates.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 160 |         self.txn.set_root(DB_DUE_DATES, self.due_dates.db.into());
[INFO] [stdout]     |                                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         self.txn.set_root(DB_SESSIONS, self.sessions.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 161 |         self.txn.set_root(DB_SESSIONS, self.sessions.db.into());
[INFO] [stdout]     |                                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         self.txn.set_root(DB_SESSIONS, self.sessions.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 161 |         self.txn.set_root(DB_SESSIONS, self.sessions.db.into());
[INFO] [stdout]     |                                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:162:35
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.txn.set_root(DB_RSESSIONS, self.rsessions.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.txn.set_root(DB_RSESSIONS, self.rsessions.db.into());
[INFO] [stdout]     |                                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/writer.rs:162:35
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.txn.set_root(DB_RSESSIONS, self.rsessions.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 162 |         self.txn.set_root(DB_RSESSIONS, self.rsessions.db.into());
[INFO] [stdout]     |                                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:79:28
[INFO] [stdout]     |
[INFO] [stdout] 79  |                 txn.set_root(DB_LINKS, links.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 79  |                 txn.set_root(DB_LINKS, links.db.into());
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:79:28
[INFO] [stdout]     |
[INFO] [stdout] 79  |                 txn.set_root(DB_LINKS, links.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 79  |                 txn.set_root(DB_LINKS, links.db.into());
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:80:29
[INFO] [stdout]     |
[INFO] [stdout] 80  |                 txn.set_root(DB_RLINKS, rlinks.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 80  |                 txn.set_root(DB_RLINKS, rlinks.db.into());
[INFO] [stdout]     |                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:80:29
[INFO] [stdout]     |
[INFO] [stdout] 80  |                 txn.set_root(DB_RLINKS, rlinks.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 80  |                 txn.set_root(DB_RLINKS, rlinks.db.into());
[INFO] [stdout]     |                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:81:28
[INFO] [stdout]     |
[INFO] [stdout] 81  |                 txn.set_root(DB_NAMES, names.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 81  |                 txn.set_root(DB_NAMES, names.db.into());
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:81:28
[INFO] [stdout]     |
[INFO] [stdout] 81  |                 txn.set_root(DB_NAMES, names.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 81  |                 txn.set_root(DB_NAMES, names.db.into());
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:82:32
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 txn.set_root(DB_DUE_DATES, due_dates.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 txn.set_root(DB_DUE_DATES, due_dates.db.into());
[INFO] [stdout]     |                                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:82:32
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 txn.set_root(DB_DUE_DATES, due_dates.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 82  |                 txn.set_root(DB_DUE_DATES, due_dates.db.into());
[INFO] [stdout]     |                                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:83:31
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 txn.set_root(DB_SESSIONS, sessions.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 txn.set_root(DB_SESSIONS, sessions.db.into());
[INFO] [stdout]     |                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:84:32
[INFO] [stdout]     |
[INFO] [stdout] 84  |                 txn.set_root(DB_RSESSIONS, rsessions.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 84  |                 txn.set_root(DB_RSESSIONS, rsessions.db.into());
[INFO] [stdout]     |                                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:83:31
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 txn.set_root(DB_SESSIONS, sessions.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 83  |                 txn.set_root(DB_SESSIONS, sessions.db.into());
[INFO] [stdout]     |                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:84:32
[INFO] [stdout]     |
[INFO] [stdout] 84  |                 txn.set_root(DB_RSESSIONS, rsessions.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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sanakirja-1.4.1/src/environment/muttxn.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     pub fn set_root(&mut self, num: usize, value: u64) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `NonZero<u64>` into `u64`
[INFO] [stdout]     |
[INFO] [stdout] 84  |                 txn.set_root(DB_RSESSIONS, rsessions.db.into());
[INFO] [stdout]     |                                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grus-lib` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `grus-lib` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "39893e849d066abf97a03c02446096c99a34844e876e2fdef57d6dd2ad6da3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39893e849d066abf97a03c02446096c99a34844e876e2fdef57d6dd2ad6da3a6", kill_on_drop: false }`
[INFO] [stdout] 39893e849d066abf97a03c02446096c99a34844e876e2fdef57d6dd2ad6da3a6
