[INFO] cloning repository https://github.com/AlexanderThaller/histdb-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderThaller/histdb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fhistdb-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fhistdb-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 236dd939286d31eecdb09f4c592cc49cb204a0e2 [INFO] testing AlexanderThaller/histdb-rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fhistdb-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/AlexanderThaller/histdb-rs [INFO] finished tweaking git repo https://github.com/AlexanderThaller/histdb-rs [INFO] tweaked toml for git repo https://github.com/AlexanderThaller/histdb-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AlexanderThaller/histdb-rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AlexanderThaller/histdb-rs 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.5.47 [INFO] [stderr] Downloaded ctrlc v3.4.6 [INFO] [stderr] Downloaded rusqlite v0.34.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.32.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be5f00680c9256bc9a63889fc61fb8d7d0416b8ed764fd1b32727948565918d2 [INFO] running `Command { std: "docker" "start" "-a" "be5f00680c9256bc9a63889fc61fb8d7d0416b8ed764fd1b32727948565918d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be5f00680c9256bc9a63889fc61fb8d7d0416b8ed764fd1b32727948565918d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be5f00680c9256bc9a63889fc61fb8d7d0416b8ed764fd1b32727948565918d2", kill_on_drop: false }` [INFO] [stdout] be5f00680c9256bc9a63889fc61fb8d7d0416b8ed764fd1b32727948565918d2 [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6d20e82904e2f5ab545500db03d89ac3596b0a775ccfd2441c61543c6094cd2 [INFO] running `Command { std: "docker" "start" "-a" "a6d20e82904e2f5ab545500db03d89ac3596b0a775ccfd2441c61543c6094cd2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling rusqlite v0.34.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling ctrlc v3.4.6 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling clap_complete v4.5.47 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling hstdb v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.41s [INFO] running `Command { std: "docker" "inspect" "a6d20e82904e2f5ab545500db03d89ac3596b0a775ccfd2441c61543c6094cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d20e82904e2f5ab545500db03d89ac3596b0a775ccfd2441c61543c6094cd2", kill_on_drop: false }` [INFO] [stdout] a6d20e82904e2f5ab545500db03d89ac3596b0a775ccfd2441c61543c6094cd2 [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58e8c5c2e33f51844de073cf82ced3f68830e4a8b664b34c097a4275c3175876 [INFO] running `Command { std: "docker" "start" "-a" "58e8c5c2e33f51844de073cf82ced3f68830e4a8b664b34c097a4275c3175876", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling hstdb v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.24s [INFO] running `Command { std: "docker" "inspect" "58e8c5c2e33f51844de073cf82ced3f68830e4a8b664b34c097a4275c3175876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e8c5c2e33f51844de073cf82ced3f68830e4a8b664b34c097a4275c3175876", kill_on_drop: false }` [INFO] [stdout] 58e8c5c2e33f51844de073cf82ced3f68830e4a8b664b34c097a4275c3175876 [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2d05544c043bf63fdd1f23d40664ebfa4c76c1eeeb7c9975a7a80395139c957 [INFO] running `Command { std: "docker" "start" "-a" "f2d05544c043bf63fdd1f23d40664ebfa4c76c1eeeb7c9975a7a80395139c957", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hstdb-98c8b307e1b5cd26) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test store::test::dot_filename_with_extension ... ok [INFO] [stdout] test store::filter::test::filter_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hstdb-a3c0b7c80c8a9a48) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test store::test::dot_filename_with_extension ... ok [INFO] [stdout] test store::filter::test::filter_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/client_server_integration.rs (/opt/rustwide/target/debug/deps/client_server_integration-ec437dec711e0ac2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test write_newline_command ... ok [INFO] [stdout] test write_empty_command ... ok [INFO] [stdout] test write_entry ... ok [INFO] [stdout] test stop_server ... ok [INFO] [stdout] test write_entry_whitespace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Doc-tests hstdb [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" "f2d05544c043bf63fdd1f23d40664ebfa4c76c1eeeb7c9975a7a80395139c957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d05544c043bf63fdd1f23d40664ebfa4c76c1eeeb7c9975a7a80395139c957", kill_on_drop: false }` [INFO] [stdout] f2d05544c043bf63fdd1f23d40664ebfa4c76c1eeeb7c9975a7a80395139c957