[INFO] fetching crate keyvaluedb-sqlite 0.1.3... [INFO] testing keyvaluedb-sqlite-0.1.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate keyvaluedb-sqlite 0.1.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate keyvaluedb-sqlite 0.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate keyvaluedb-sqlite 0.1.3 [INFO] tweaked toml for crates.io crate keyvaluedb-sqlite 0.1.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate keyvaluedb-sqlite 0.1.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate keyvaluedb-sqlite 0.1.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keyvaluedb v0.1.3 [INFO] [stderr] Downloaded keyvaluedb-shared-tests v0.1.3 [INFO] [stderr] Downloaded alloc_counter v0.0.4 [INFO] [stderr] Downloaded alloc_counter_macro v0.0.2 [INFO] [stderr] Downloaded keccak-hash v0.10.0 [INFO] [stderr] Downloaded rusqlite v0.29.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc6e4d3b8bcce37519e16466ff44581e6740fef4458163a0393659d56d4ce550 [INFO] running `Command { std: "docker" "start" "-a" "cc6e4d3b8bcce37519e16466ff44581e6740fef4458163a0393659d56d4ce550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc6e4d3b8bcce37519e16466ff44581e6740fef4458163a0393659d56d4ce550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc6e4d3b8bcce37519e16466ff44581e6740fef4458163a0393659d56d4ce550", kill_on_drop: false }` [INFO] [stdout] cc6e4d3b8bcce37519e16466ff44581e6740fef4458163a0393659d56d4ce550 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cf7005d20556410393d9b51d95ada0b47d692afd1dd22bc0c41ff1303755a05 [INFO] running `Command { std: "docker" "start" "-a" "3cf7005d20556410393d9b51d95ada0b47d692afd1dd22bc0c41ff1303755a05", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling keyvaluedb v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling keyvaluedb-sqlite v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.78s [INFO] running `Command { std: "docker" "inspect" "3cf7005d20556410393d9b51d95ada0b47d692afd1dd22bc0c41ff1303755a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cf7005d20556410393d9b51d95ada0b47d692afd1dd22bc0c41ff1303755a05", kill_on_drop: false }` [INFO] [stdout] 3cf7005d20556410393d9b51d95ada0b47d692afd1dd22bc0c41ff1303755a05 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a063a5b3b4ea2082ff18f3eb8dd9dd4af0b99d56371bb565c2d80a9a034efcf [INFO] running `Command { std: "docker" "start" "-a" "4a063a5b3b4ea2082ff18f3eb8dd9dd4af0b99d56371bb565c2d80a9a034efcf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling keyvaluedb-shared-tests v0.1.3 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling keyvaluedb-sqlite v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling alloc_counter_macro v0.0.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling alloc_counter v0.0.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling keccak-hash v0.10.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.75s [INFO] running `Command { std: "docker" "inspect" "4a063a5b3b4ea2082ff18f3eb8dd9dd4af0b99d56371bb565c2d80a9a034efcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a063a5b3b4ea2082ff18f3eb8dd9dd4af0b99d56371bb565c2d80a9a034efcf", kill_on_drop: false }` [INFO] [stdout] 4a063a5b3b4ea2082ff18f3eb8dd9dd4af0b99d56371bb565c2d80a9a034efcf [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b41599010df56e9fca979d2af7644ee98c0bc1b207ad1e26a9f2dee41476693 [INFO] running `Command { std: "docker" "start" "-a" "1b41599010df56e9fca979d2af7644ee98c0bc1b207ad1e26a9f2dee41476693", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/keyvaluedb_sqlite-82021331c7d3062b) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::get_fails_with_non_existing_column ... ok [INFO] [stdout] test tools::tests::check_key_text ... ok [INFO] [stdout] test tests::num_keys ... ok [INFO] [stdout] test tests::put_and_get ... ok [INFO] [stdout] test tests::iter_keys ... ok [INFO] [stdout] test tests::delete_and_get_single ... ok [INFO] [stdout] test tests::iter ... ok [INFO] [stdout] test tests::delete_and_get ... ok [INFO] [stdout] test tests::iter_with_prefix ... ok [INFO] [stdout] test tests::test_num_keys ... ok [INFO] [stdout] test tests::stats ... ok [INFO] [stdout] test tests::complex ... ok [INFO] [stdout] test tests::add_columns ... ok [INFO] [stdout] test tests::remove_columns ... ok [INFO] [stdout] test tests::delete_prefix ... ok [INFO] [stdout] test tests::db_config_with_zero_columns - should panic ... ok [INFO] [stdout] test tests::open_db_with_zero_columns - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Doc-tests keyvaluedb_sqlite [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1b41599010df56e9fca979d2af7644ee98c0bc1b207ad1e26a9f2dee41476693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b41599010df56e9fca979d2af7644ee98c0bc1b207ad1e26a9f2dee41476693", kill_on_drop: false }` [INFO] [stdout] 1b41599010df56e9fca979d2af7644ee98c0bc1b207ad1e26a9f2dee41476693