[INFO] fetching crate dbutils 0.17.0...
[INFO] testing dbutils-0.17.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate dbutils 0.17.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate dbutils 0.17.0
[INFO] finished tweaking crates.io crate dbutils 0.17.0
[INFO] tweaked toml for crates.io crate dbutils 0.17.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dbutils 0.17.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dbutils 0.17.0 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921
[INFO] running `Command { std: "docker" "start" "5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent-flipped v1.0.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cheap-clone v0.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling varing v0.12.0
[INFO] [stderr]    Compiling dbutils v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::equivalent::*`
[INFO] [stdout]  --> src/types/impls/bytes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::equivalent::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::equivalent::*`
[INFO] [stdout]  --> src/types/impls/string.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::equivalent::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.38s
[INFO] running `Command { std: "docker" "inspect" "5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling libm v0.2.9
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling varing v0.12.0
[INFO] [stderr]    Compiling dbutils v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::equivalent::*`
[INFO] [stdout]  --> src/types/impls/bytes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::equivalent::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::equivalent::*`
[INFO] [stdout]  --> src/types/impls/string.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::equivalent::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stdout] warning: unused import: `crate::equivalent::*`
[INFO] [stdout]  --> src/types/impls/bytes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::equivalent::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::equivalent::*`
[INFO] [stdout]  --> src/types/impls/string.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::equivalent::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.15s
[INFO] running `Command { std: "docker" "inspect" "5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::equivalent::*`
[INFO] [stderr]  --> src/types/impls/bytes.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::equivalent::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::equivalent::*`
[INFO] [stderr]  --> src/types/impls/string.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::equivalent::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dbutils` (lib) generated 2 warnings (run `cargo fix --lib -p dbutils` to apply 2 suggestions)
[INFO] [stderr] warning: `dbutils` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dbutils-088b0f1576257d18)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test types::impls::f32_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::f32_encode ... ok
[INFO] [stdout] test types::impls::f64_encode ... ok
[INFO] [stdout] test types::impls::i16_encode ... ok
[INFO] [stdout] test types::impls::f64_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::i64_encode ... ok
[INFO] [stdout] test types::impls::i16_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::i32_encode ... ok
[INFO] [stdout] test types::impls::i64_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::u64_encode ... ok
[INFO] [stdout] test types::impls::i32_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::u64_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::i8_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::i128_encode ... ok
[INFO] [stdout] test types::impls::u16_encode ... ok
[INFO] [stdout] test types::impls::u8_encode ... ok
[INFO] [stdout] test types::impls::u8_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::usize_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::isize_encode ... ok
[INFO] [stdout] test types::impls::u128_encode ... ok
[INFO] [stdout] test types::impls::isize_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::u16_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::u32_encode ... ok
[INFO] [stdout] test types::impls::u32_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::u128_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::i128_encode_to_buffer ... ok
[INFO] [stdout] test types::impls::i8_encode ... ok
[INFO] [stdout] test types::impls::usize_encode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dbutils
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - builder (line 50) ... ok
[INFO] [stdout] test src/checksum.rs - checksum::BuildChecksumer::build_checksumer (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/checksum.rs - checksum::BuildChecksumer::build_checksumer (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `dbutils::checksum::Crc32`
[INFO] [stdout]   --> src/checksum.rs:22:42
[INFO] [stdout]    |
[INFO] [stdout] 22 | use dbutils::checksum::{BuildChecksumer, Crc32};
[INFO] [stdout]    |                                          ^^^^^ no `Crc32` in `checksum`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/checksum.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "crc32fast")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `crc32fast` feature
[INFO] [stdout] ...
[INFO] [stdout] 56 | pub struct Crc32(crc32fast::Hasher);
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/checksum.rs - checksum::BuildChecksumer::build_checksumer (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921", kill_on_drop: false }`
[INFO] [stdout] 5a21613d5f40e97035b47e0a5fa7bd1bfe8307e0fb67c08c213330ba0924c921
