[INFO] cloning repository https://github.com/sorami/sudachi.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorami/sudachi.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorami%2Fsudachi.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorami%2Fsudachi.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fba29237e93deb01340c46eb311f92a26cb47b90 [INFO] testing sorami/sudachi.rs against try#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorami%2Fsudachi.rs" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorami/sudachi.rs on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sorami/sudachi.rs [INFO] finished tweaking git repo https://github.com/sorami/sudachi.rs [INFO] tweaked toml for git repo https://github.com/sorami/sudachi.rs written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/sorami/sudachi.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8db533fbd066933a9d5ad4b212217ab3d0b5f3695659ba203116bc9c96631e4a [INFO] running `Command { std: "docker" "start" "-a" "8db533fbd066933a9d5ad4b212217ab3d0b5f3695659ba203116bc9c96631e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8db533fbd066933a9d5ad4b212217ab3d0b5f3695659ba203116bc9c96631e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db533fbd066933a9d5ad4b212217ab3d0b5f3695659ba203116bc9c96631e4a", kill_on_drop: false }` [INFO] [stdout] 8db533fbd066933a9d5ad4b212217ab3d0b5f3695659ba203116bc9c96631e4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 903c7463cfe5845fb47fc2a77e49b6c67d235c827cd0a584ab3da714d32d27ec [INFO] running `Command { std: "docker" "start" "-a" "903c7463cfe5845fb47fc2a77e49b6c67d235c827cd0a584ab3da714d32d27ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling yada v0.5.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling sudachi v0.6.3-a1 (/opt/rustwide/workdir/sudachi) [INFO] [stderr] Compiling sudachi-cli v0.6.3-a1 (/opt/rustwide/workdir/sudachi-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "903c7463cfe5845fb47fc2a77e49b6c67d235c827cd0a584ab3da714d32d27ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903c7463cfe5845fb47fc2a77e49b6c67d235c827cd0a584ab3da714d32d27ec", kill_on_drop: false }` [INFO] [stdout] 903c7463cfe5845fb47fc2a77e49b6c67d235c827cd0a584ab3da714d32d27ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb020f9be3b22660a49585bb639d30a7833cdbd4cf24a5859d7caac3cb368241 [INFO] running `Command { std: "docker" "start" "-a" "bb020f9be3b22660a49585bb639d30a7833cdbd4cf24a5859d7caac3cb368241", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling join_katakana_oov v0.6.3-a1 (/opt/rustwide/workdir/plugin/path_rewrite/join_katakana_oov) [INFO] [stderr] Compiling join_numeric v0.6.3-a1 (/opt/rustwide/workdir/plugin/path_rewrite/join_numeric) [INFO] [stderr] Compiling simple_oov v0.6.3-a1 (/opt/rustwide/workdir/plugin/oov/simple_oov) [INFO] [stderr] Compiling default_input_text v0.6.3-a1 (/opt/rustwide/workdir/plugin/input_text/default_input_text) [INFO] [stderr] Compiling sudachi-cli v0.6.3-a1 (/opt/rustwide/workdir/sudachi-cli) [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling sudachi v0.6.3-a1 (/opt/rustwide/workdir/sudachi) [INFO] [stdout] warning: constant is never used: `LEX_CSV` [INFO] [stdout] --> sudachi/tests/common/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub const LEX_CSV: &[u8] = include_bytes!("../resources/lex.csv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEX_CSV` [INFO] [stdout] --> sudachi/tests/common/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub const LEX_CSV: &[u8] = include_bytes!("../resources/lex.csv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEX_CSV` [INFO] [stdout] --> sudachi/tests/common/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub const LEX_CSV: &[u8] = include_bytes!("../resources/lex.csv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEX_CSV` [INFO] [stdout] --> sudachi/tests/common/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub const LEX_CSV: &[u8] = include_bytes!("../resources/lex.csv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEX_CSV` [INFO] [stdout] --> sudachi/tests/common/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub const LEX_CSV: &[u8] = include_bytes!("../resources/lex.csv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEX_CSV` [INFO] [stdout] --> sudachi/tests/common/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub const LEX_CSV: &[u8] = include_bytes!("../resources/lex.csv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `LEX_CSV` [INFO] [stdout] --> sudachi/tests/common/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub const LEX_CSV: &[u8] = include_bytes!("../resources/lex.csv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sudachi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sudachi --edition=2018 sudachi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=783dad246b08a38b -C extra-filename=-783dad246b08a38b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib --extern claim=/opt/rustwide/target/debug/deps/libclaim-bbdc6febb8a5cd0f.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-202b6e18a337f946.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-22c0e40daaea6c87.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d63fabfec760c9fb.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-3b486c13784978d7.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-7c134721898d2a74.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-161a278a6ec7c4a4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-51f120c66029b996.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1d7a657a3df18dd4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3e3d724aebbae6c3.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib --extern yada=/opt/rustwide/target/debug/deps/libyada-5a8fb832f015a82e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bb020f9be3b22660a49585bb639d30a7833cdbd4cf24a5859d7caac3cb368241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb020f9be3b22660a49585bb639d30a7833cdbd4cf24a5859d7caac3cb368241", kill_on_drop: false }` [INFO] [stdout] bb020f9be3b22660a49585bb639d30a7833cdbd4cf24a5859d7caac3cb368241