[INFO] fetching crate copernica-common 0.1.0... [INFO] testing copernica-common-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate copernica-common 0.1.0 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate copernica-common 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbf5ec5e1290b4f52351f4e28bed567179fc1a87dbadcb972eaa2147e1e0f565 [INFO] running `Command { std: "docker" "start" "-a" "fbf5ec5e1290b4f52351f4e28bed567179fc1a87dbadcb972eaa2147e1e0f565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbf5ec5e1290b4f52351f4e28bed567179fc1a87dbadcb972eaa2147e1e0f565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf5ec5e1290b4f52351f4e28bed567179fc1a87dbadcb972eaa2147e1e0f565", kill_on_drop: false }` [INFO] [stdout] fbf5ec5e1290b4f52351f4e28bed567179fc1a87dbadcb972eaa2147e1e0f565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15425f61b0dbcedfe7184eff0d1ad61bcfd95987c22a7167653212fb359bc976 [INFO] running `Command { std: "docker" "start" "-a" "15425f61b0dbcedfe7184eff0d1ad61bcfd95987c22a7167653212fb359bc976", 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 3.45s [INFO] running `Command { std: "docker" "inspect" "15425f61b0dbcedfe7184eff0d1ad61bcfd95987c22a7167653212fb359bc976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15425f61b0dbcedfe7184eff0d1ad61bcfd95987c22a7167653212fb359bc976", kill_on_drop: false }` [INFO] [stdout] 15425f61b0dbcedfe7184eff0d1ad61bcfd95987c22a7167653212fb359bc976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ada090861d692ec3af704a5dce051adde325164bf453a924f12f8956c79a77eb [INFO] running `Command { std: "docker" "start" "-a" "ada090861d692ec3af704a5dce051adde325164bf453a924f12f8956c79a77eb", 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" "ada090861d692ec3af704a5dce051adde325164bf453a924f12f8956c79a77eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada090861d692ec3af704a5dce051adde325164bf453a924f12f8956c79a77eb", kill_on_drop: false }` [INFO] [stdout] ada090861d692ec3af704a5dce051adde325164bf453a924f12f8956c79a77eb