[INFO] cloning repository https://github.com/Cameron-Cooper22/narp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cameron-Cooper22/narp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCameron-Cooper22%2Fnarp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCameron-Cooper22%2Fnarp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5da9486c1c800d283bb1687beab12d62cda4f91c
[INFO] checking Cameron-Cooper22/narp against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCameron-Cooper22%2Fnarp" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cameron-Cooper22/narp
[INFO] finished tweaking git repo https://github.com/Cameron-Cooper22/narp
[INFO] tweaked toml for git repo https://github.com/Cameron-Cooper22/narp written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cameron-Cooper22/narp on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cameron-Cooper22/narp 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sval_ref v2.13.2
[INFO] [stderr]   Downloaded subnetwork v0.4.8
[INFO] [stderr]   Downloaded value-bag-sval2 v1.10.0
[INFO] [stderr]   Downloaded sval_buffer v2.13.2
[INFO] [stderr]   Downloaded sval v2.13.2
[INFO] [stderr]   Downloaded bitcode_derive v0.6.5
[INFO] [stderr]   Downloaded value-bag-serde1 v1.10.0
[INFO] [stderr]   Downloaded pnet v0.35.0
[INFO] [stderr]   Downloaded ipnetwork v0.21.1
[INFO] [stderr]   Downloaded typeid v1.0.2
[INFO] [stderr]   Downloaded erased-serde v0.4.5
[INFO] [stderr]   Downloaded bitcode v0.6.6
[INFO] [stderr]   Downloaded sval_dynamic v2.13.2
[INFO] [stderr]   Downloaded pcap v1.3.0
[INFO] [stderr]   Downloaded syn v2.0.93
[INFO] [stderr]   Downloaded sval_fmt v2.13.2
[INFO] [stderr]   Downloaded pnet_datalink v0.35.0
[INFO] [stderr]   Downloaded pnet_macros v0.35.0
[INFO] [stderr]   Downloaded pnet_base v0.35.0
[INFO] [stderr]   Downloaded pnet_macros_support v0.35.0
[INFO] [stderr]   Downloaded pnet_packet v0.35.0
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] [stderr]   Downloaded serde_fmt v1.0.3
[INFO] [stderr]   Downloaded sval_json v2.13.2
[INFO] [stderr]   Downloaded sval_nested v2.13.2
[INFO] [stderr]   Downloaded redis v0.29.2
[INFO] [stderr]   Downloaded uuid v1.15.1
[INFO] [stderr]   Downloaded pnet_sys v0.35.0
[INFO] [stderr]   Downloaded pnet_transport v0.35.0
[INFO] [stderr]   Downloaded queues v1.1.0
[INFO] [stderr]   Downloaded sval_serde v2.13.2
[INFO] [stderr]   Downloaded glam v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 737adc63a12a9dd904c2b3cb277ac026614ca02fc148248fca3c5216cd2ba13a
[INFO] running `Command { std: "docker" "start" "-a" "737adc63a12a9dd904c2b3cb277ac026614ca02fc148248fca3c5216cd2ba13a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "737adc63a12a9dd904c2b3cb277ac026614ca02fc148248fca3c5216cd2ba13a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "737adc63a12a9dd904c2b3cb277ac026614ca02fc148248fca3c5216cd2ba13a", kill_on_drop: false }`
[INFO] [stdout] 737adc63a12a9dd904c2b3cb277ac026614ca02fc148248fca3c5216cd2ba13a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cfcdef1d9b3f6a025435f6673212c808264d0498ba00e72c7c67cd947ed6147
[INFO] running `Command { std: "docker" "start" "-a" "4cfcdef1d9b3f6a025435f6673212c808264d0498ba00e72c7c67cd947ed6147", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking queues v1.1.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pcap v1.3.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling bitcode_derive v0.6.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking bitcode v0.6.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking subnetwork v0.4.8
[INFO] [stderr]     Checking db v0.1.0 (/opt/rustwide/workdir/db)
[INFO] [stdout] error: expected expression, found `}`
[INFO] [stdout]   --> db/src/ds/btree.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     let new_root = Box::new(Node {
[INFO] [stdout]    |                                             ---- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |                     })
[INFO] [stdout]    |                     ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `}`
[INFO] [stdout]   --> db/src/ds/btree.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     let new_root = Box::new(Node {
[INFO] [stdout]    |                                             ---- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |                     })
[INFO] [stdout]    |                     ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> db/src/ds/btree.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     })
[INFO] [stdout]    |                       ^ help: add `;` here
[INFO] [stdout] 40 |                 }
[INFO] [stdout]    |                 - unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `;`, found `}`
[INFO] [stdout]   --> db/src/ds/btree.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     })
[INFO] [stdout]    |                       ^ help: add `;` here
[INFO] [stdout] 40 |                 }
[INFO] [stdout]    |                 - unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SaveMode` in this scope
[INFO] [stdout]   --> db/src/lib.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn save(&self, mode: SaveMode, format: FileFormat) -> Result<(), TableErrors> {
[INFO] [stdout]    |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileFormat` in this scope
[INFO] [stdout]   --> db/src/lib.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn save(&self, mode: SaveMode, format: FileFormat) -> Result<(), TableErrors> {
[INFO] [stdout]    |                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileFormat` in this scope
[INFO] [stdout]   --> db/src/lib.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |         format: FileFormat,
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `array`, `cell::RefCell`, `rc::Rc`, and `str::FromStr`
[INFO] [stdout]  --> db/src/ds/btree.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{array, cell::RefCell, rc::Rc, str::FromStr};
[INFO] [stdout]   |           ^^^^^  ^^^^^^^^^^^^^  ^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SaveMode` in this scope
[INFO] [stdout]   --> db/src/lib.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn save(&self, mode: SaveMode, format: FileFormat) -> Result<(), TableErrors> {
[INFO] [stdout]    |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileFormat` in this scope
[INFO] [stdout]   --> db/src/lib.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn save(&self, mode: SaveMode, format: FileFormat) -> Result<(), TableErrors> {
[INFO] [stdout]    |                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `FileFormat` in this scope
[INFO] [stdout]   --> db/src/lib.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |         format: FileFormat,
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `array`, `cell::RefCell`, `rc::Rc`, and `str::FromStr`
[INFO] [stdout]  --> db/src/ds/btree.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{array, cell::RefCell, rc::Rc, str::FromStr};
[INFO] [stdout]   |           ^^^^^  ^^^^^^^^^^^^^  ^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied
[INFO] [stdout]   --> db/src/ds/btree.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T: Ord> BTree<T> {
[INFO] [stdout]    |              ^^^^^^^^ the trait `Copy` is not implemented for `T`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTree`
[INFO] [stdout]   --> db/src/ds/btree.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BTree<T: Copy> {
[INFO] [stdout]    |                     ^^^^ required by this bound in `BTree`
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `Copy`
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T: Ord + std::marker::Copy> BTree<T> {
[INFO] [stdout]    |             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied
[INFO] [stdout]   --> db/src/ds/btree.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T: Ord> BTree<T> {
[INFO] [stdout]    |              ^^^^^^^^ the trait `Copy` is not implemented for `T`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTree`
[INFO] [stdout]   --> db/src/ds/btree.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BTree<T: Copy> {
[INFO] [stdout]    |                     ^^^^ required by this bound in `BTree`
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `Copy`
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T: Ord + std::marker::Copy> BTree<T> {
[INFO] [stdout]    |             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied
[INFO] [stdout]   --> db/src/ds/btree.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(degree: usize) -> Self {
[INFO] [stdout]    |                                  ^^^^ the trait `Copy` is not implemented for `T`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTree`
[INFO] [stdout]   --> db/src/ds/btree.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BTree<T: Copy> {
[INFO] [stdout]    |                     ^^^^ required by this bound in `BTree`
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `Copy`
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T: Ord + std::marker::Copy> BTree<T> {
[INFO] [stdout]    |             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied
[INFO] [stdout]   --> db/src/ds/btree.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(degree: usize) -> Self {
[INFO] [stdout]    |                                  ^^^^ the trait `Copy` is not implemented for `T`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTree`
[INFO] [stdout]   --> db/src/ds/btree.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BTree<T: Copy> {
[INFO] [stdout]    |                     ^^^^ required by this bound in `BTree`
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `Copy`
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T: Ord + std::marker::Copy> BTree<T> {
[INFO] [stdout]    |             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied
[INFO] [stdout]   --> db/src/ds/btree.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn insert(&mut self, key: T) {
[INFO] [stdout]    |                        ^^^^ the trait `Copy` is not implemented for `T`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTree`
[INFO] [stdout]   --> db/src/ds/btree.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BTree<T: Copy> {
[INFO] [stdout]    |                     ^^^^ required by this bound in `BTree`
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `Copy`
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T: Ord + std::marker::Copy> BTree<T> {
[INFO] [stdout]    |             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied
[INFO] [stdout]   --> db/src/ds/btree.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn insert(&mut self, key: T) {
[INFO] [stdout]    |                        ^^^^ the trait `Copy` is not implemented for `T`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTree`
[INFO] [stdout]   --> db/src/ds/btree.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BTree<T: Copy> {
[INFO] [stdout]    |                     ^^^^ required by this bound in `BTree`
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `Copy`
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T: Ord + std::marker::Copy> BTree<T> {
[INFO] [stdout]    |             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> db/src/ds/btree.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Node { data, links }
[INFO] [stdout]    |                      ^^^^^ expected `Vec<Box<Node<T>>>`, found `Vec<Node<T>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Vec<Box<Node<_>>>`
[INFO] [stdout]               found struct `Vec<Node<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied
[INFO] [stdout]   --> db/src/ds/btree.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |         BTree { root: None, degree}
[INFO] [stdout]    |                       ^^^^ the trait `Copy` is not implemented for `T`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTree`
[INFO] [stdout]   --> db/src/ds/btree.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BTree<T: Copy> {
[INFO] [stdout]    |                     ^^^^ required by this bound in `BTree`
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `Copy`
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T: Ord + std::marker::Copy> BTree<T> {
[INFO] [stdout]    |             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `data` in initializer of `Node<_>`
[INFO] [stdout]   --> db/src/ds/btree.rs:36:45
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     let new_root = Box::new(Node {
[INFO] [stdout]    |                                             ^^^^ missing `data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> db/src/ds/btree.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Node { data, links }
[INFO] [stdout]    |                      ^^^^^ expected `Vec<Box<Node<T>>>`, found `Vec<Node<T>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Vec<Box<Node<_>>>`
[INFO] [stdout]               found struct `Vec<Node<_>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Copy` is not satisfied
[INFO] [stdout]   --> db/src/ds/btree.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |         BTree { root: None, degree}
[INFO] [stdout]    |                       ^^^^ the trait `Copy` is not implemented for `T`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `BTree`
[INFO] [stdout]   --> db/src/ds/btree.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BTree<T: Copy> {
[INFO] [stdout]    |                     ^^^^ required by this bound in `BTree`
[INFO] [stdout] help: consider further restricting type parameter `T` with trait `Copy`
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<T: Ord + std::marker::Copy> BTree<T> {
[INFO] [stdout]    |             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `data` in initializer of `Node<_>`
[INFO] [stdout]   --> db/src/ds/btree.rs:36:45
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     let new_root = Box::new(Node {
[INFO] [stdout]    |                                             ^^^^ missing `data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0277, E0308, E0412.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0277, E0308, E0412.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `db` (lib) due to 11 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `db` (lib test) due to 11 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4cfcdef1d9b3f6a025435f6673212c808264d0498ba00e72c7c67cd947ed6147", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cfcdef1d9b3f6a025435f6673212c808264d0498ba00e72c7c67cd947ed6147", kill_on_drop: false }`
[INFO] [stdout] 4cfcdef1d9b3f6a025435f6673212c808264d0498ba00e72c7c67cd947ed6147
