[INFO] cloning repository https://github.com/itsbth/akasabi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itsbth/akasabi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsbth%2Fakasabi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsbth%2Fakasabi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca81818497cb0954d287bd9ef17d1012b77efb2a [INFO] checking itsbth/akasabi against try#8cf44c88fc5805dc578c5c987397615b47d2e2b2 for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsbth%2Fakasabi" "/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/itsbth/akasabi on toolchain 8cf44c88fc5805dc578c5c987397615b47d2e2b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/itsbth/akasabi [INFO] finished tweaking git repo https://github.com/itsbth/akasabi [INFO] tweaked toml for git repo https://github.com/itsbth/akasabi written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/itsbth/akasabi 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" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82dd352c34c1d8c8e0b28ff2ba73ec5026f76e22a06012475ce96f28986fb0d3 [INFO] running `Command { std: "docker" "start" "-a" "82dd352c34c1d8c8e0b28ff2ba73ec5026f76e22a06012475ce96f28986fb0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82dd352c34c1d8c8e0b28ff2ba73ec5026f76e22a06012475ce96f28986fb0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82dd352c34c1d8c8e0b28ff2ba73ec5026f76e22a06012475ce96f28986fb0d3", kill_on_drop: false }` [INFO] [stdout] 82dd352c34c1d8c8e0b28ff2ba73ec5026f76e22a06012475ce96f28986fb0d3 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+8cf44c88fc5805dc578c5c987397615b47d2e2b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84f30f321379471eba971f94fb42f69bed4c7c12d88f272d6bc154b840ab0a34 [INFO] running `Command { std: "docker" "start" "-a" "84f30f321379471eba971f94fb42f69bed4c7c12d88f272d6bc154b840ab0a34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking yada v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ownedbytes v0.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking tantivy-fst v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling tar v0.4.42 [INFO] [stderr] Checking bitpacking v0.8.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking murmurhash32 v0.3.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking fastdivide v0.4.1 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking measure_time v0.8.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking lz4_flex v0.10.0 [INFO] [stderr] Checking oneshot v0.1.8 [INFO] [stderr] Checking census v0.4.2 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking wana_kana v3.0.0 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking xml v0.8.20 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking fs4 v0.6.6 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking tantivy-bitpacker v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tantivy-query-grammar v0.20.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking fail v0.5.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking lindera-decompress v0.25.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking tantivy-tokenizer-api v0.1.1 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking lindera-core v0.25.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking lindera-ipadic-neologd-builder v0.25.0 [INFO] [stderr] Checking lindera-ko-dic-builder v0.25.0 [INFO] [stderr] Checking lindera-cc-cedict-builder v0.25.0 [INFO] [stderr] Checking lindera-ipadic-builder v0.25.0 [INFO] [stderr] Checking lindera-unidic-builder v0.25.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Compiling lindera-ipadic v0.25.0 [INFO] [stderr] Checking tantivy-common v0.5.0 [INFO] [stderr] Checking tantivy-stacker v0.1.0 [INFO] [stderr] Checking tantivy-sstable v0.1.0 [INFO] [stderr] Checking tantivy-columnar v0.1.0 [INFO] [stderr] Checking tantivy v0.20.2 [INFO] [stderr] Checking lindera-dictionary v0.25.0 [INFO] [stderr] Checking lindera-tokenizer v0.25.0 [INFO] [stderr] Checking lindera-tantivy v0.25.1 [INFO] [stderr] Checking akasabi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `fetch_jmdict` is never used [INFO] [stdout] --> src/indexer.rs:185:4 [INFO] [stdout] | [INFO] [stdout] 185 | fn fetch_jmdict>(out_file: P) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fetch_jmdict` is never used [INFO] [stdout] --> src/indexer.rs:185:4 [INFO] [stdout] | [INFO] [stdout] 185 | fn fetch_jmdict>(out_file: P) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "84f30f321379471eba971f94fb42f69bed4c7c12d88f272d6bc154b840ab0a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84f30f321379471eba971f94fb42f69bed4c7c12d88f272d6bc154b840ab0a34", kill_on_drop: false }` [INFO] [stdout] 84f30f321379471eba971f94fb42f69bed4c7c12d88f272d6bc154b840ab0a34