[INFO] cloning repository https://github.com/henrixd7/ndb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henrixd7/ndb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrixd7%2Fndb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrixd7%2Fndb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f725bf0345a0ea576e50014962ed22f84d74966 [INFO] testing henrixd7/ndb against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrixd7%2Fndb" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/henrixd7/ndb [INFO] finished tweaking git repo https://github.com/henrixd7/ndb [INFO] tweaked toml for git repo https://github.com/henrixd7/ndb written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/henrixd7/ndb on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/henrixd7/ndb 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b79a3c0b667f8b3e3359c5835cef07c4029039c9568c7fe3fd466b49a884a11 [INFO] running `Command { std: "docker" "start" "-a" "9b79a3c0b667f8b3e3359c5835cef07c4029039c9568c7fe3fd466b49a884a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b79a3c0b667f8b3e3359c5835cef07c4029039c9568c7fe3fd466b49a884a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b79a3c0b667f8b3e3359c5835cef07c4029039c9568c7fe3fd466b49a884a11", kill_on_drop: false }` [INFO] [stdout] 9b79a3c0b667f8b3e3359c5835cef07c4029039c9568c7fe3fd466b49a884a11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b620e0d7a721d6a304d2749e6478e1bc6a196199ad3efd94544712334674f66 [INFO] running `Command { std: "docker" "start" "-a" "2b620e0d7a721d6a304d2749e6478e1bc6a196199ad3efd94544712334674f66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling yada v0.5.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling kanaria v0.2.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-blocks v0.1.9 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling jieba-rs v0.6.8 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling pinyin v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cedarwood v0.4.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling whatlang v0.16.4 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling doxygen-rs v0.2.2 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling lmdb-master-sys v0.1.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling nostr-kv v0.3.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling lindera-decompress v0.23.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lindera-compress v0.23.0 [INFO] [stderr] Compiling lindera-core v0.23.0 [INFO] [stderr] Compiling irg-kvariants v0.1.0 [INFO] [stderr] Compiling lindera-ko-dic-builder v0.23.0 [INFO] [stderr] Compiling lindera-ipadic-builder v0.23.0 [INFO] [stderr] Compiling lindera-cc-cedict-builder v0.23.0 [INFO] [stderr] Compiling lindera-unidic-builder v0.23.0 [INFO] [stderr] Compiling lindera-ipadic v0.23.0 [INFO] [stderr] Compiling lindera-ko-dic v0.23.0 [INFO] [stderr] Compiling lindera-dictionary v0.23.0 [INFO] [stderr] Compiling lindera-filter v0.23.1 [INFO] [stderr] Compiling lindera v0.23.1 [INFO] [stderr] Compiling charabia v0.7.2 [INFO] [stderr] Compiling nostr-db v0.4.3 [INFO] [stderr] Compiling ndb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s [INFO] running `Command { std: "docker" "inspect" "2b620e0d7a721d6a304d2749e6478e1bc6a196199ad3efd94544712334674f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b620e0d7a721d6a304d2749e6478e1bc6a196199ad3efd94544712334674f66", kill_on_drop: false }` [INFO] [stdout] 2b620e0d7a721d6a304d2749e6478e1bc6a196199ad3efd94544712334674f66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93cdd3e1d3ab24978f214c4319d96feb42f64cffbb166180ad3a52291971686a [INFO] running `Command { std: "docker" "start" "-a" "93cdd3e1d3ab24978f214c4319d96feb42f64cffbb166180ad3a52291971686a", kill_on_drop: false }` [INFO] [stderr] Compiling ndb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "93cdd3e1d3ab24978f214c4319d96feb42f64cffbb166180ad3a52291971686a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93cdd3e1d3ab24978f214c4319d96feb42f64cffbb166180ad3a52291971686a", kill_on_drop: false }` [INFO] [stdout] 93cdd3e1d3ab24978f214c4319d96feb42f64cffbb166180ad3a52291971686a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3db8e605ca9fb07289f8130675d2565bb5302ea94ce2edd61bb768fabcb486b [INFO] running `Command { std: "docker" "start" "-a" "f3db8e605ca9fb07289f8130675d2565bb5302ea94ce2edd61bb768fabcb486b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ndb-ed32e19548f6732c) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ndb-2e06a6f9a70b5764) [INFO] [stdout] [INFO] [stderr] Doc-tests ndb [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [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" "f3db8e605ca9fb07289f8130675d2565bb5302ea94ce2edd61bb768fabcb486b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3db8e605ca9fb07289f8130675d2565bb5302ea94ce2edd61bb768fabcb486b", kill_on_drop: false }` [INFO] [stdout] f3db8e605ca9fb07289f8130675d2565bb5302ea94ce2edd61bb768fabcb486b