[INFO] fetching crate copernica-common 0.1.0...
[INFO] checking copernica-common-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate copernica-common 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate copernica-common 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate copernica-common 0.1.0
[INFO] finished tweaking crates.io crate copernica-common 0.1.0
[INFO] tweaked toml for crates.io crate copernica-common 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fern v0.5.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 372cd3a1d1f1c14e1aa6f7d1d05e602a79a153048a2d666b1333bd1481162d71
[INFO] running `Command { std: "docker" "start" "-a" "372cd3a1d1f1c14e1aa6f7d1d05e602a79a153048a2d666b1333bd1481162d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "372cd3a1d1f1c14e1aa6f7d1d05e602a79a153048a2d666b1333bd1481162d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "372cd3a1d1f1c14e1aa6f7d1d05e602a79a153048a2d666b1333bd1481162d71", kill_on_drop: false }`
[INFO] [stdout] 372cd3a1d1f1c14e1aa6f7d1d05e602a79a153048a2d666b1333bd1481162d71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9258fec7402b8f51b2cc6cb8551770a062b18da4bd949014cb5b876f0997fcbe
[INFO] running `Command { std: "docker" "start" "-a" "9258fec7402b8f51b2cc6cb8551770a062b18da4bd949014cb5b876f0997fcbe", kill_on_drop: false }`
[INFO] [stderr]     Checking fern v0.5.9
[INFO] [stderr]     Checking copernica-common v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let actual: BFI = [0u16; BLOOM_FILTER_INDEX_ELEMENT_LENGTH];
[INFO] [stdout]    |                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLOOM_FILTER_INDEX_ELEMENT_LENGTH` in this scope
[INFO] [stdout]   --> src/serialization.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let actual: BFI = [0u16; BLOOM_FILTER_INDEX_ELEMENT_LENGTH];
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 26 +     use constants::BLOOM_FILTER_INDEX_ELEMENT_LENGTH;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let actual: BFI = [0, 1, 2, 3];
[INFO] [stdout]    |                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let actual: BFI = [u16::MAX, u16::MAX, u16::MAX, u16::MAX];
[INFO] [stdout]    |                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bfi_to_u8` in this scope
[INFO] [stdout]   --> src/serialization.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 1  | pub fn u16_to_u8(i: u16) -> [u8; 2] {
[INFO] [stdout]    | ----------------------------------- similarly named function `u16_to_u8` defined here
[INFO] [stdout] ...
[INFO] [stdout] 47 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                                       ^^^^^^^^^ help: a function with a similar name exists: `u16_to_u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `u8_to_bfi` in this scope
[INFO] [stdout]   --> src/serialization.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub fn u8_to_u16(i: [u8; 2]) -> u16 {
[INFO] [stdout]    | ----------------------------------- similarly named function `u8_to_u16` defined here
[INFO] [stdout] ...
[INFO] [stdout] 47 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                             ^^^^^^^^^ help: a function with a similar name exists: `u8_to_u16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bfi_to_u8` in this scope
[INFO] [stdout]   --> src/serialization.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 1  | pub fn u16_to_u8(i: u16) -> [u8; 2] {
[INFO] [stdout]    | ----------------------------------- similarly named function `u16_to_u8` defined here
[INFO] [stdout] ...
[INFO] [stdout] 52 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                                       ^^^^^^^^^ help: a function with a similar name exists: `u16_to_u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `u8_to_bfi` in this scope
[INFO] [stdout]   --> src/serialization.rs:52:29
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub fn u8_to_u16(i: [u8; 2]) -> u16 {
[INFO] [stdout]    | ----------------------------------- similarly named function `u8_to_u16` defined here
[INFO] [stdout] ...
[INFO] [stdout] 52 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                             ^^^^^^^^^ help: a function with a similar name exists: `u8_to_u16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bfi_to_u8` in this scope
[INFO] [stdout]   --> src/serialization.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 1  | pub fn u16_to_u8(i: u16) -> [u8; 2] {
[INFO] [stdout]    | ----------------------------------- similarly named function `u16_to_u8` defined here
[INFO] [stdout] ...
[INFO] [stdout] 57 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                                       ^^^^^^^^^ help: a function with a similar name exists: `u16_to_u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `u8_to_bfi` in this scope
[INFO] [stdout]   --> src/serialization.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub fn u8_to_u16(i: [u8; 2]) -> u16 {
[INFO] [stdout]    | ----------------------------------- similarly named function `u8_to_u16` defined here
[INFO] [stdout] ...
[INFO] [stdout] 57 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                             ^^^^^^^^^ help: a function with a similar name exists: `u8_to_u16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `copernica-common` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "9258fec7402b8f51b2cc6cb8551770a062b18da4bd949014cb5b876f0997fcbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9258fec7402b8f51b2cc6cb8551770a062b18da4bd949014cb5b876f0997fcbe", kill_on_drop: false }`
[INFO] [stdout] 9258fec7402b8f51b2cc6cb8551770a062b18da4bd949014cb5b876f0997fcbe
[INFO] checking copernica-common-0.1.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate copernica-common 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate copernica-common 0.1.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate copernica-common 0.1.0
[INFO] finished tweaking crates.io crate copernica-common 0.1.0
[INFO] tweaked toml for crates.io crate copernica-common 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 512f14461f70cdb830657f34b1d37ee7e37e6cb37d0f4b9c39be79fc95a08ccf
[INFO] running `Command { std: "docker" "start" "-a" "512f14461f70cdb830657f34b1d37ee7e37e6cb37d0f4b9c39be79fc95a08ccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "512f14461f70cdb830657f34b1d37ee7e37e6cb37d0f4b9c39be79fc95a08ccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "512f14461f70cdb830657f34b1d37ee7e37e6cb37d0f4b9c39be79fc95a08ccf", kill_on_drop: false }`
[INFO] [stdout] 512f14461f70cdb830657f34b1d37ee7e37e6cb37d0f4b9c39be79fc95a08ccf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b88627f8d98c411a1c296a290d61c79a12befa911fb2118d35b210dc74deb0f5
[INFO] running `Command { std: "docker" "start" "-a" "b88627f8d98c411a1c296a290d61c79a12befa911fb2118d35b210dc74deb0f5", kill_on_drop: false }`
[INFO] [stderr]     Checking fern v0.5.9
[INFO] [stderr]     Checking copernica-common v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let actual: BFI = [0u16; BLOOM_FILTER_INDEX_ELEMENT_LENGTH];
[INFO] [stdout]    |                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLOOM_FILTER_INDEX_ELEMENT_LENGTH` in this scope
[INFO] [stdout]   --> src/serialization.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let actual: BFI = [0u16; BLOOM_FILTER_INDEX_ELEMENT_LENGTH];
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 26 +     use constants::BLOOM_FILTER_INDEX_ELEMENT_LENGTH;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let actual: BFI = [0, 1, 2, 3];
[INFO] [stdout]    |                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let actual: BFI = [u16::MAX, u16::MAX, u16::MAX, u16::MAX];
[INFO] [stdout]    |                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BFI` in this scope
[INFO] [stdout]   --> src/serialization.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bfi_to_u8` in this scope
[INFO] [stdout]   --> src/serialization.rs:47:39
[INFO] [stdout]    |
[INFO] [stdout] 1  | pub fn u16_to_u8(i: u16) -> [u8; 2] {
[INFO] [stdout]    | ----------------------------------- similarly named function `u16_to_u8` defined here
[INFO] [stdout] ...
[INFO] [stdout] 47 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                                       ^^^^^^^^^ help: a function with a similar name exists: `u16_to_u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `u8_to_bfi` in this scope
[INFO] [stdout]   --> src/serialization.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub fn u8_to_u16(i: [u8; 2]) -> u16 {
[INFO] [stdout]    | ----------------------------------- similarly named function `u8_to_u16` defined here
[INFO] [stdout] ...
[INFO] [stdout] 47 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                             ^^^^^^^^^ help: a function with a similar name exists: `u8_to_u16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bfi_to_u8` in this scope
[INFO] [stdout]   --> src/serialization.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 1  | pub fn u16_to_u8(i: u16) -> [u8; 2] {
[INFO] [stdout]    | ----------------------------------- similarly named function `u16_to_u8` defined here
[INFO] [stdout] ...
[INFO] [stdout] 52 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                                       ^^^^^^^^^ help: a function with a similar name exists: `u16_to_u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `u8_to_bfi` in this scope
[INFO] [stdout]   --> src/serialization.rs:52:29
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub fn u8_to_u16(i: [u8; 2]) -> u16 {
[INFO] [stdout]    | ----------------------------------- similarly named function `u8_to_u16` defined here
[INFO] [stdout] ...
[INFO] [stdout] 52 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                             ^^^^^^^^^ help: a function with a similar name exists: `u8_to_u16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `bfi_to_u8` in this scope
[INFO] [stdout]   --> src/serialization.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 1  | pub fn u16_to_u8(i: u16) -> [u8; 2] {
[INFO] [stdout]    | ----------------------------------- similarly named function `u16_to_u8` defined here
[INFO] [stdout] ...
[INFO] [stdout] 57 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                                       ^^^^^^^^^ help: a function with a similar name exists: `u16_to_u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `u8_to_bfi` in this scope
[INFO] [stdout]   --> src/serialization.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub fn u8_to_u16(i: [u8; 2]) -> u16 {
[INFO] [stdout]    | ----------------------------------- similarly named function `u8_to_u16` defined here
[INFO] [stdout] ...
[INFO] [stdout] 57 |         let expected: BFI = u8_to_bfi(bfi_to_u8(actual));
[INFO] [stdout]    |                             ^^^^^^^^^ help: a function with a similar name exists: `u8_to_u16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `copernica-common` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "b88627f8d98c411a1c296a290d61c79a12befa911fb2118d35b210dc74deb0f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88627f8d98c411a1c296a290d61c79a12befa911fb2118d35b210dc74deb0f5", kill_on_drop: false }`
[INFO] [stdout] b88627f8d98c411a1c296a290d61c79a12befa911fb2118d35b210dc74deb0f5
