[INFO] fetching crate sqlite-compressions 0.3.8... [INFO] testing sqlite-compressions-0.3.8 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sqlite-compressions 0.3.8 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate sqlite-compressions 0.3.8 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sqlite-compressions 0.3.8 [INFO] tweaked toml for crates.io crate sqlite-compressions 0.3.8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlite-compressions 0.3.8 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 sqlite-compressions 0.3.8 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qbsdiff v1.4.3 [INFO] [stderr] Downloaded bsdiff v0.2.1 [INFO] [stderr] Downloaded suffix_array v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 169d56baef77bc6f003141c2cca1d52e0f1f16958d3c2d80f27eaca3b4eee47e [INFO] running `Command { std: "docker" "start" "-a" "169d56baef77bc6f003141c2cca1d52e0f1f16958d3c2d80f27eaca3b4eee47e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "169d56baef77bc6f003141c2cca1d52e0f1f16958d3c2d80f27eaca3b4eee47e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "169d56baef77bc6f003141c2cca1d52e0f1f16958d3c2d80f27eaca3b4eee47e", kill_on_drop: false }` [INFO] [stdout] 169d56baef77bc6f003141c2cca1d52e0f1f16958d3c2d80f27eaca3b4eee47e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 71e35943c6830ce343a3382af72949c3f08334455b3ef164dded97c281da739a [INFO] running `Command { std: "docker" "start" "-a" "71e35943c6830ce343a3382af72949c3f08334455b3ef164dded97c281da739a", kill_on_drop: false }` [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling cdivsufsort v2.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling sacabase v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bsdiff v0.2.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling suffix_array v0.5.0 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling qbsdiff v1.4.3 [INFO] [stderr] Compiling sqlite-compressions v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.02s [INFO] running `Command { std: "docker" "inspect" "71e35943c6830ce343a3382af72949c3f08334455b3ef164dded97c281da739a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e35943c6830ce343a3382af72949c3f08334455b3ef164dded97c281da739a", kill_on_drop: false }` [INFO] [stdout] 71e35943c6830ce343a3382af72949c3f08334455b3ef164dded97c281da739a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] bc4ae8ec03fa783500ac20755b1b530513eeb6595c0e42554ccc5c90333c25c6 [INFO] running `Command { std: "docker" "start" "-a" "bc4ae8ec03fa783500ac20755b1b530513eeb6595c0e42554ccc5c90333c25c6", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.6 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling dtor v0.1.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling qbsdiff v1.4.3 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling ctor v0.5.0 [INFO] [stderr] Compiling sqlite-compressions v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "bc4ae8ec03fa783500ac20755b1b530513eeb6595c0e42554ccc5c90333c25c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc4ae8ec03fa783500ac20755b1b530513eeb6595c0e42554ccc5c90333c25c6", kill_on_drop: false }` [INFO] [stdout] bc4ae8ec03fa783500ac20755b1b530513eeb6595c0e42554ccc5c90333c25c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 97a02ad78e3c63d1e23fb72e4f94847c2274f3d461eb1182ffdec58d84585a20 [INFO] running `Command { std: "docker" "start" "-a" "97a02ad78e3c63d1e23fb72e4f94847c2274f3d461eb1182ffdec58d84585a20", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test bsdiffraw::tests::test_diff ... ok [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_compressions-ff497b60d4281670) [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-0f56774d1fc82df6) [INFO] [stdout] test bsdiffraw::tests::test_patch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test bzip2 ... ok [INFO] [stdout] test gzip ... ok [INFO] [stdout] test common::case_3 ... ok [INFO] [stdout] test bsdiffraw ... ok [INFO] [stdout] test common::case_1 ... ok [INFO] [stdout] test bsdiff4 ... ok [INFO] [stdout] test brotli ... ok [INFO] [stdout] test common::case_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Doc-tests sqlite_compressions [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - (line 98) ... ignored [INFO] [stdout] test src/brotli.rs - brotli::register_brotli_functions (line 16) ... ok [INFO] [stdout] test src/gzip.rs - gzip::register_gzip_functions (line 18) ... ok [INFO] [stdout] test src/bsdiff4.rs - bsdiff4::register_bsdiff4_functions (line 17) ... ok [INFO] [stdout] test src/bzip2.rs - bzip2::register_bzip2_functions (line 18) ... ok [INFO] [stdout] test src/bsdiffraw.rs - bsdiffraw::register_bsdiffraw_functions (line 15) ... ok [INFO] [stdout] test src/lib.rs - register_compression_functions (line 63) ... ok [INFO] [stdout] test src/lib.rs - (line 58) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "97a02ad78e3c63d1e23fb72e4f94847c2274f3d461eb1182ffdec58d84585a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a02ad78e3c63d1e23fb72e4f94847c2274f3d461eb1182ffdec58d84585a20", kill_on_drop: false }` [INFO] [stdout] 97a02ad78e3c63d1e23fb72e4f94847c2274f3d461eb1182ffdec58d84585a20