[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] 46b0f47c8741f537d8d96a024e03cbb639081f95 [INFO] testing sorami/sudachi.rs against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorami%2Fsudachi.rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorami/sudachi.rs on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-0/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aec1fb1a9aff23e6c11eaea183b96ac8f919045aa4840679d13128543327fe4c [INFO] running `Command { std: "docker" "start" "-a" "aec1fb1a9aff23e6c11eaea183b96ac8f919045aa4840679d13128543327fe4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aec1fb1a9aff23e6c11eaea183b96ac8f919045aa4840679d13128543327fe4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec1fb1a9aff23e6c11eaea183b96ac8f919045aa4840679d13128543327fe4c", kill_on_drop: false }` [INFO] [stdout] aec1fb1a9aff23e6c11eaea183b96ac8f919045aa4840679d13128543327fe4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62b5203269a129f9d83fc4d6c1c93276b0210dd3df78187bfb4c4757157ba436 [INFO] running `Command { std: "docker" "start" "-a" "62b5203269a129f9d83fc4d6c1c93276b0210dd3df78187bfb4c4757157ba436", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling multiset v0.0.5 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling sudachi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.53s [INFO] running `Command { std: "docker" "inspect" "62b5203269a129f9d83fc4d6c1c93276b0210dd3df78187bfb4c4757157ba436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b5203269a129f9d83fc4d6c1c93276b0210dd3df78187bfb4c4757157ba436", kill_on_drop: false }` [INFO] [stdout] 62b5203269a129f9d83fc4d6c1c93276b0210dd3df78187bfb4c4757157ba436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 164e4d2fa6f375adbead95538abeb16480fdca757bed523c890c60d5aa212581 [INFO] running `Command { std: "docker" "start" "-a" "164e4d2fa6f375adbead95538abeb16480fdca757bed523c890c60d5aa212581", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sudachi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `(dyn InputTextPlugin + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/tests.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static! { [INFO] [stdout] 8 | | static ref DICTIONARY_BYTES: Vec = { [INFO] [stdout] 9 | | let dictionary_path = env::var_os("SUDACHI_DICT_PATH").expect("Must set env var SUDACHI_DICT_PATH with path to Sudachi dictionary... [INFO] [stdout] 10 | | let dictionary_bytes = dictionary_bytes_from_path(dictionary_path) [INFO] [stdout] ... | [INFO] [stdout] 15 | | .expect("Failed to create Tokenizer for tests"); [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ `(dyn InputTextPlugin + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Lazy(Cell>, Once); [INFO] [stdout] | ---- required by this bound in `lazy_static::lazy::Lazy` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn InputTextPlugin + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn InputTextPlugin + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn InputTextPlugin + 'static)>` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique>` [INFO] [stdout] = note: required because it appears within the type `alloc::raw_vec::RawVec>` [INFO] [stdout] = note: required because it appears within the type `Vec>` [INFO] [stdout] note: required because it appears within the type `tokenizer::Tokenizer<'static>` [INFO] [stdout] --> src/tokenizer.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Tokenizer<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn OovProviderPlugin + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/tests.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static! { [INFO] [stdout] 8 | | static ref DICTIONARY_BYTES: Vec = { [INFO] [stdout] 9 | | let dictionary_path = env::var_os("SUDACHI_DICT_PATH").expect("Must set env var SUDACHI_DICT_PATH with path to Sudachi dictionary... [INFO] [stdout] 10 | | let dictionary_bytes = dictionary_bytes_from_path(dictionary_path) [INFO] [stdout] ... | [INFO] [stdout] 15 | | .expect("Failed to create Tokenizer for tests"); [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ `(dyn OovProviderPlugin + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Lazy(Cell>, Once); [INFO] [stdout] | ---- required by this bound in `lazy_static::lazy::Lazy` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn OovProviderPlugin + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn OovProviderPlugin + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn OovProviderPlugin + 'static)>` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique>` [INFO] [stdout] = note: required because it appears within the type `alloc::raw_vec::RawVec>` [INFO] [stdout] = note: required because it appears within the type `Vec>` [INFO] [stdout] note: required because it appears within the type `tokenizer::Tokenizer<'static>` [INFO] [stdout] --> src/tokenizer.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Tokenizer<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `(dyn PathRewritePlugin + 'static)` cannot be shared between threads safely [INFO] [stdout] --> src/tests.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / lazy_static! { [INFO] [stdout] 8 | | static ref DICTIONARY_BYTES: Vec = { [INFO] [stdout] 9 | | let dictionary_path = env::var_os("SUDACHI_DICT_PATH").expect("Must set env var SUDACHI_DICT_PATH with path to Sudachi dictionary... [INFO] [stdout] 10 | | let dictionary_bytes = dictionary_bytes_from_path(dictionary_path) [INFO] [stdout] ... | [INFO] [stdout] 15 | | .expect("Failed to create Tokenizer for tests"); [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ `(dyn PathRewritePlugin + 'static)` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Lazy(Cell>, Once); [INFO] [stdout] | ---- required by this bound in `lazy_static::lazy::Lazy` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `(dyn PathRewritePlugin + 'static)` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique<(dyn PathRewritePlugin + 'static)>` [INFO] [stdout] = note: required because it appears within the type `Box<(dyn PathRewritePlugin + 'static)>` [INFO] [stdout] = note: required because of the requirements on the impl of `Sync` for `Unique>` [INFO] [stdout] = note: required because it appears within the type `alloc::raw_vec::RawVec>` [INFO] [stdout] = note: required because it appears within the type `Vec>` [INFO] [stdout] note: required because it appears within the type `tokenizer::Tokenizer<'static>` [INFO] [stdout] --> src/tokenizer.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Tokenizer<'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sudachi` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "164e4d2fa6f375adbead95538abeb16480fdca757bed523c890c60d5aa212581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164e4d2fa6f375adbead95538abeb16480fdca757bed523c890c60d5aa212581", kill_on_drop: false }` [INFO] [stdout] 164e4d2fa6f375adbead95538abeb16480fdca757bed523c890c60d5aa212581