[INFO] fetching crate copernica-common 0.1.0...
[INFO] testing copernica-common-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate copernica-common 0.1.0 into /workspace/builds/worker-1-tc1/source
[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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate copernica-common 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding fern v0.5.9 (available: v0.7.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.15
[INFO] [stderr]   Downloaded fern v0.5.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f289170d4cc52b071d4dbe62ce9bf59b19500a47ff293e1c7bf9f7045ec5980
[INFO] running `Command { std: "docker" "start" "-a" "0f289170d4cc52b071d4dbe62ce9bf59b19500a47ff293e1c7bf9f7045ec5980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f289170d4cc52b071d4dbe62ce9bf59b19500a47ff293e1c7bf9f7045ec5980", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f289170d4cc52b071d4dbe62ce9bf59b19500a47ff293e1c7bf9f7045ec5980", kill_on_drop: false }`
[INFO] [stdout] 0f289170d4cc52b071d4dbe62ce9bf59b19500a47ff293e1c7bf9f7045ec5980
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a44487436c15a8c8e0a84158014e661b72cee979f583a9172f4c8634c2e221e
[INFO] running `Command { std: "docker" "start" "-a" "5a44487436c15a8c8e0a84158014e661b72cee979f583a9172f4c8634c2e221e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling fern v0.5.9
[INFO] [stderr]    Compiling copernica-common v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.19s
[INFO] running `Command { std: "docker" "inspect" "5a44487436c15a8c8e0a84158014e661b72cee979f583a9172f4c8634c2e221e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a44487436c15a8c8e0a84158014e661b72cee979f583a9172f4c8634c2e221e", kill_on_drop: false }`
[INFO] [stdout] 5a44487436c15a8c8e0a84158014e661b72cee979f583a9172f4c8634c2e221e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9571b6a3d5f38da245587bebffa760ae87d0b655386b2f96c3e74ecdb6a7ff2a
[INFO] running `Command { std: "docker" "start" "-a" "9571b6a3d5f38da245587bebffa760ae87d0b655386b2f96c3e74ecdb6a7ff2a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling 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] 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 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "9571b6a3d5f38da245587bebffa760ae87d0b655386b2f96c3e74ecdb6a7ff2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9571b6a3d5f38da245587bebffa760ae87d0b655386b2f96c3e74ecdb6a7ff2a", kill_on_drop: false }`
[INFO] [stdout] 9571b6a3d5f38da245587bebffa760ae87d0b655386b2f96c3e74ecdb6a7ff2a
