[INFO] fetching crate bosonnlp 0.10.3... [INFO] testing bosonnlp-0.10.3 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate bosonnlp 0.10.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate bosonnlp 0.10.3 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bosonnlp 0.10.3 [INFO] finished tweaking crates.io crate bosonnlp 0.10.3 [INFO] tweaked toml for crates.io crate bosonnlp 0.10.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38520595dba901581311929262009789e0ef7551a530733bcc2da1d64beb04ea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "38520595dba901581311929262009789e0ef7551a530733bcc2da1d64beb04ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38520595dba901581311929262009789e0ef7551a530733bcc2da1d64beb04ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38520595dba901581311929262009789e0ef7551a530733bcc2da1d64beb04ea", kill_on_drop: false }` [INFO] [stdout] 38520595dba901581311929262009789e0ef7551a530733bcc2da1d64beb04ea [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9202f4e9614064f52ca850a78df9114eec5d8fbcff02a577141b9a0a60e92d39 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9202f4e9614064f52ca850a78df9114eec5d8fbcff02a577141b9a0a60e92d39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling object v0.25.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling bosonnlp v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.15s [INFO] running `Command { std: "docker" "inspect" "9202f4e9614064f52ca850a78df9114eec5d8fbcff02a577141b9a0a60e92d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9202f4e9614064f52ca850a78df9114eec5d8fbcff02a577141b9a0a60e92d39", kill_on_drop: false }` [INFO] [stdout] 9202f4e9614064f52ca850a78df9114eec5d8fbcff02a577141b9a0a60e92d39 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e923c865c23686841d9c45336a65be978c2865096a44b88f363fef8f22fb249f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e923c865c23686841d9c45336a65be978c2865096a44b88f363fef8f22fb249f", kill_on_drop: false }` [INFO] [stderr] Compiling bosonnlp v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "e923c865c23686841d9c45336a65be978c2865096a44b88f363fef8f22fb249f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e923c865c23686841d9c45336a65be978c2865096a44b88f363fef8f22fb249f", kill_on_drop: false }` [INFO] [stdout] e923c865c23686841d9c45336a65be978c2865096a44b88f363fef8f22fb249f [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 385ee78bae5daeba536b2bf57b4e79fbce2fe3a58d4cccfd5194072cf363705a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "385ee78bae5daeba536b2bf57b4e79fbce2fe3a58d4cccfd5194072cf363705a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bosonnlp-da48ad56086565e8) [INFO] [stderr] Doc-tests bosonnlp [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/client.rs - client::BosonNLP::convert_time (line 176) ... FAILED [INFO] [stdout] test src/client.rs - client::BosonNLP::summary (line 402) ... FAILED [INFO] [stdout] test src/client.rs - client::BosonNLP::classify (line 204) ... FAILED [INFO] [stdout] test src/lib.rs - (line 17) ... FAILED [INFO] [stdout] test src/client.rs - client::BosonNLP::cluster (line 438) ... FAILED [INFO] [stdout] test src/client.rs - client::BosonNLP::sentiment (line 151) ... FAILED [INFO] [stdout] test src/client.rs - client::BosonNLP::comments (line 496) ... FAILED [INFO] [stdout] test src/client.rs - client::BosonNLP::depparser (line 284) ... FAILED [INFO] [stdout] test src/client.rs - client::BosonNLP::keywords (line 257) ... FAILED [INFO] [stdout] test src/client.rs - client::BosonNLP::tag (line 357) ... FAILED [INFO] [stdout] test src/client.rs - client::BosonNLP::ner (line 316) ... FAILED [INFO] [stdout] test src/client.rs - client::BosonNLP::suggest (line 228) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/client.rs - client::BosonNLP::convert_time (line 176) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/client.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::BosonNLP::summary (line 402) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/client.rs:408:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::BosonNLP::classify (line 204) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/client.rs:210:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 17) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/lib.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::BosonNLP::cluster (line 438) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/client.rs:444:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::BosonNLP::sentiment (line 151) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/client.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::BosonNLP::comments (line 496) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/client.rs:502:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::BosonNLP::depparser (line 284) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/client.rs:290:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::BosonNLP::keywords (line 257) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/client.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::BosonNLP::tag (line 357) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/client.rs:363:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::BosonNLP::ner (line 316) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/client.rs:322:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client.rs - client::BosonNLP::suggest (line 228) stdout ---- [INFO] [stdout] error: environment variable `BOSON_API_TOKEN` not defined [INFO] [stdout] --> src/client.rs:234:29 [INFO] [stdout] | [INFO] [stdout] 7 | let nlp = BosonNLP::new(env!("BOSON_API_TOKEN")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client.rs - client::BosonNLP::classify (line 204) [INFO] [stdout] src/client.rs - client::BosonNLP::cluster (line 438) [INFO] [stdout] src/client.rs - client::BosonNLP::comments (line 496) [INFO] [stdout] src/client.rs - client::BosonNLP::convert_time (line 176) [INFO] [stdout] src/client.rs - client::BosonNLP::depparser (line 284) [INFO] [stdout] src/client.rs - client::BosonNLP::keywords (line 257) [INFO] [stdout] src/client.rs - client::BosonNLP::ner (line 316) [INFO] [stdout] src/client.rs - client::BosonNLP::sentiment (line 151) [INFO] [stdout] src/client.rs - client::BosonNLP::suggest (line 228) [INFO] [stdout] src/client.rs - client::BosonNLP::summary (line 402) [INFO] [stdout] src/client.rs - client::BosonNLP::tag (line 357) [INFO] [stdout] src/lib.rs - (line 17) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "385ee78bae5daeba536b2bf57b4e79fbce2fe3a58d4cccfd5194072cf363705a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "385ee78bae5daeba536b2bf57b4e79fbce2fe3a58d4cccfd5194072cf363705a", kill_on_drop: false }` [INFO] [stdout] 385ee78bae5daeba536b2bf57b4e79fbce2fe3a58d4cccfd5194072cf363705a