[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] checking henrixd7/ndb against try#a0cd57eba5d417638d3351ba13fc414ad1a24bec for pr-134688-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrixd7%2Fndb" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/henrixd7/ndb on toolchain a0cd57eba5d417638d3351ba13fc414ad1a24bec [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc2/source/Cargo.toml [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" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfd0f7c87a062c11b32a24fa32792f5f492008de421944185c36c7fa79db25d2 [INFO] running `Command { std: "docker" "start" "-a" "bfd0f7c87a062c11b32a24fa32792f5f492008de421944185c36c7fa79db25d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfd0f7c87a062c11b32a24fa32792f5f492008de421944185c36c7fa79db25d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd0f7c87a062c11b32a24fa32792f5f492008de421944185c36c7fa79db25d2", kill_on_drop: false }` [INFO] [stdout] bfd0f7c87a062c11b32a24fa32792f5f492008de421944185c36c7fa79db25d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+a0cd57eba5d417638d3351ba13fc414ad1a24bec" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99c615d865b126aeb172a15585cf541d68549c688111e2579b26f636079ca310 [INFO] running `Command { std: "docker" "start" "-a" "99c615d865b126aeb172a15585cf541d68549c688111e2579b26f636079ca310", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling yada v0.5.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking allocator-api2 v0.2.18 [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 lock_api v0.4.12 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking kanaria v0.2.0 [INFO] [stderr] Compiling jieba-rs v0.6.8 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling doxygen-rs v0.2.2 [INFO] [stderr] Compiling pinyin v0.9.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking unicode-blocks v0.1.9 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling lmdb-master-sys v0.1.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking cedarwood v0.4.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking anstream v0.6.14 [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] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking whatlang v0.16.4 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking nostr-kv v0.3.1 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking lindera-decompress v0.23.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking lindera-core v0.23.0 [INFO] [stderr] Compiling lindera-compress v0.23.0 [INFO] [stderr] Compiling irg-kvariants v0.1.0 [INFO] [stderr] Checking lindera-cc-cedict-builder v0.23.0 [INFO] [stderr] Checking lindera-ipadic-builder v0.23.0 [INFO] [stderr] Checking lindera-ko-dic-builder v0.23.0 [INFO] [stderr] Checking lindera-unidic-builder v0.23.0 [INFO] [stderr] Compiling lindera-ko-dic v0.23.0 [INFO] [stderr] Compiling lindera-ipadic v0.23.0 [INFO] [stderr] Checking lindera-dictionary v0.23.0 [INFO] [stderr] Checking lindera-filter v0.23.1 [INFO] [stderr] Checking lindera v0.23.1 [INFO] [stderr] Checking charabia v0.7.2 [INFO] [stderr] Checking nostr-db v0.4.3 [INFO] [stderr] Checking ndb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "99c615d865b126aeb172a15585cf541d68549c688111e2579b26f636079ca310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c615d865b126aeb172a15585cf541d68549c688111e2579b26f636079ca310", kill_on_drop: false }` [INFO] [stdout] 99c615d865b126aeb172a15585cf541d68549c688111e2579b26f636079ca310