[INFO] cloning repository https://github.com/cklxx/server-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cklxx/server-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcklxx%2Fserver-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcklxx%2Fserver-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46abf82c1ad3dbd93a77f2c141163f07b9a0029a [INFO] testing cklxx/server-rs against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcklxx%2Fserver-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cklxx/server-rs on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cklxx/server-rs [INFO] finished tweaking git repo https://github.com/cklxx/server-rs [INFO] tweaked toml for git repo https://github.com/cklxx/server-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cklxx/server-rs 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool-sync v0.1.2 [INFO] [stderr] Downloaded deadpool-diesel v0.4.1 [INFO] [stderr] Downloaded tantivy-columnar v0.2.0 [INFO] [stderr] Downloaded tantivy-common v0.6.0 [INFO] [stderr] Downloaded tantivy-bitpacker v0.5.0 [INFO] [stderr] Downloaded tantivy-sstable v0.2.0 [INFO] [stderr] Downloaded tantivy-stacker v0.2.0 [INFO] [stderr] Downloaded ownedbytes v0.6.0 [INFO] [stderr] Downloaded murmurhash32 v0.3.0 [INFO] [stderr] Downloaded tantivy-jieba v0.10.0 [INFO] [stderr] Downloaded tantivy-tokenizer-api v0.2.0 [INFO] [stderr] Downloaded cedarwood v0.4.6 [INFO] [stderr] Downloaded tantivy-query-grammar v0.21.0 [INFO] [stderr] Downloaded tantivy-fst v0.4.0 [INFO] [stderr] Downloaded tantivy v0.21.1 [INFO] [stderr] Downloaded jieba-rs v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e04089bd9ffcb07f1a43d6275f2ab918f2a55956b555bfde7c39b8ef08afc5d6 [INFO] running `Command { std: "docker" "start" "-a" "e04089bd9ffcb07f1a43d6275f2ab918f2a55956b555bfde7c39b8ef08afc5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e04089bd9ffcb07f1a43d6275f2ab918f2a55956b555bfde7c39b8ef08afc5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e04089bd9ffcb07f1a43d6275f2ab918f2a55956b555bfde7c39b8ef08afc5d6", kill_on_drop: false }` [INFO] [stdout] e04089bd9ffcb07f1a43d6275f2ab918f2a55956b555bfde7c39b8ef08afc5d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47bd6214299a45be71bd2d275b82b3ec9e2d3d6e01b77781c7466566cabc602f [INFO] running `Command { std: "docker" "start" "-a" "47bd6214299a45be71bd2d275b82b3ec9e2d3d6e01b77781c7466566cabc602f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ownedbytes v0.6.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling jieba-rs v0.6.8 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tantivy-fst v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling murmurhash32 v0.3.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tantivy-bitpacker v0.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling cedarwood v0.4.6 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling fastdivide v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling measure_time v0.8.2 [INFO] [stderr] Compiling tantivy-query-grammar v0.21.0 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling deadpool-sync v0.1.2 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling fs4 v0.6.6 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling diesel v2.1.4 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling tantivy-common v0.6.0 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Compiling tantivy-stacker v0.2.0 [INFO] [stderr] Compiling lru v0.11.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling oneshot v0.1.6 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling lz4_flex v0.11.2 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tantivy-jieba v0.10.0 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling tantivy-sstable v0.2.0 [INFO] [stderr] Compiling tantivy-columnar v0.2.0 [INFO] [stderr] Compiling tantivy v0.21.1 [INFO] [stderr] Compiling diesel_migrations v2.1.0 [INFO] [stderr] Compiling deadpool-diesel v0.4.1 [INFO] [stderr] Compiling rust-starter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `read_file_data` is never used [INFO] [stdout] --> src/crawler/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn read_file_data() -> Vec<(String, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_text_file` is never used [INFO] [stdout] --> src/crawler/file.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn read_text_file(file_path: &Path) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_file_data` is never used [INFO] [stdout] --> src/crawler/file.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn read_file_data<'a>() -> Vec<(String, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `notfound_opt`, `notfound_msg`, and `notfound` are never used [INFO] [stdout] --> src/error.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl AppError { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn notfound_opt(message: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn notfound_msg(msg: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn notfound() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Template` and `Notfound` are never constructed [INFO] [stdout] --> src/error.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub enum AppErrorType { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 92 | Template, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 93 | Notfound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STOPWORDS_CMN` is never used [INFO] [stdout] --> src/nlpcut/stopwords.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub static STOPWORDS_CMN: &[&str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `exc_search` is never used [INFO] [stdout] --> src/search/engine.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn exc_search() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.32s [INFO] running `Command { std: "docker" "inspect" "47bd6214299a45be71bd2d275b82b3ec9e2d3d6e01b77781c7466566cabc602f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47bd6214299a45be71bd2d275b82b3ec9e2d3d6e01b77781c7466566cabc602f", kill_on_drop: false }` [INFO] [stdout] 47bd6214299a45be71bd2d275b82b3ec9e2d3d6e01b77781c7466566cabc602f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e264f1610cd9c084fb771544c3097574e5c58bca3aabe17478c5d2c14994a990 [INFO] running `Command { std: "docker" "start" "-a" "e264f1610cd9c084fb771544c3097574e5c58bca3aabe17478c5d2c14994a990", kill_on_drop: false }` [INFO] [stderr] Compiling rust-starter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `notfound_opt`, `notfound_msg`, and `notfound` are never used [INFO] [stdout] --> src/error.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl AppError { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn notfound_opt(message: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn notfound_msg(msg: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn notfound() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Template` and `Notfound` are never constructed [INFO] [stdout] --> src/error.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub enum AppErrorType { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 92 | Template, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 93 | Notfound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.61s [INFO] running `Command { std: "docker" "inspect" "e264f1610cd9c084fb771544c3097574e5c58bca3aabe17478c5d2c14994a990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e264f1610cd9c084fb771544c3097574e5c58bca3aabe17478c5d2c14994a990", kill_on_drop: false }` [INFO] [stdout] e264f1610cd9c084fb771544c3097574e5c58bca3aabe17478c5d2c14994a990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea822423a29e3221222298da8637341ef74a728291f38b7175fa9cd4f0b3abd6 [INFO] running `Command { std: "docker" "start" "-a" "ea822423a29e3221222298da8637341ef74a728291f38b7175fa9cd4f0b3abd6", kill_on_drop: false }` [INFO] [stderr] warning: associated functions `notfound_opt`, `notfound_msg`, and `notfound` are never used [INFO] [stderr] --> src/error.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl AppError { [INFO] [stderr] | ------------- associated functions in this implementation [INFO] [stderr] ... [INFO] [stderr] 29 | pub fn notfound_opt(message: Option) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 32 | pub fn notfound_msg(msg: &str) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 35 | pub fn notfound() -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variants `Template` and `Notfound` are never constructed [INFO] [stderr] --> src/error.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 89 | pub enum AppErrorType { [INFO] [stderr] | ------------ variants in this enum [INFO] [stderr] ... [INFO] [stderr] 92 | Template, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 93 | Notfound, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `AppErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `rust-starter` (bin "rust-starter" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_starter-f2bf229cbdd8c385) [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 src/main.rs (/opt/rustwide/target/debug/deps/rust_starter-53b587e071935ab8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_search ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s [INFO] [stdout] [INFO] [stderr] Doc-tests rust-starter [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] running `Command { std: "docker" "inspect" "ea822423a29e3221222298da8637341ef74a728291f38b7175fa9cd4f0b3abd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea822423a29e3221222298da8637341ef74a728291f38b7175fa9cd4f0b3abd6", kill_on_drop: false }` [INFO] [stdout] ea822423a29e3221222298da8637341ef74a728291f38b7175fa9cd4f0b3abd6 [INFO] testing cklxx/server-rs against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcklxx%2Fserver-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cklxx/server-rs on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cklxx/server-rs [INFO] finished tweaking git repo https://github.com/cklxx/server-rs [INFO] tweaked toml for git repo https://github.com/cklxx/server-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cklxx/server-rs 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7380f36fb563fc2d80509b8fd359d0d8a003f462519b96e598e9f06fa112d3e [INFO] running `Command { std: "docker" "start" "-a" "b7380f36fb563fc2d80509b8fd359d0d8a003f462519b96e598e9f06fa112d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7380f36fb563fc2d80509b8fd359d0d8a003f462519b96e598e9f06fa112d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7380f36fb563fc2d80509b8fd359d0d8a003f462519b96e598e9f06fa112d3e", kill_on_drop: false }` [INFO] [stdout] b7380f36fb563fc2d80509b8fd359d0d8a003f462519b96e598e9f06fa112d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e94b8a81cff479a467bd06f47ef4c63ca42b3b50d3e6619ea709f53276b74c20 [INFO] running `Command { std: "docker" "start" "-a" "e94b8a81cff479a467bd06f47ef4c63ca42b3b50d3e6619ea709f53276b74c20", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ownedbytes v0.6.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling jieba-rs v0.6.8 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling tantivy-fst v0.4.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling murmurhash32 v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling tantivy-bitpacker v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling cedarwood v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fastdivide v0.4.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling measure_time v0.8.2 [INFO] [stderr] Compiling tantivy-query-grammar v0.21.0 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling fs4 v0.6.6 [INFO] [stderr] Compiling deadpool-runtime v0.1.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling deadpool-sync v0.1.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling lru v0.11.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling diesel v2.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling lz4_flex v0.11.2 [INFO] [stderr] Compiling tantivy-common v0.6.0 [INFO] [stderr] Compiling tantivy-stacker v0.2.0 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling oneshot v0.1.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling tantivy-jieba v0.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling tantivy-sstable v0.2.0 [INFO] [stderr] Compiling tantivy-columnar v0.2.0 [INFO] [stderr] Compiling tantivy v0.21.1 [INFO] [stderr] Compiling deadpool-diesel v0.4.1 [INFO] [stderr] Compiling diesel_migrations v2.1.0 [INFO] [stderr] Compiling rust-starter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `read_file_data` is never used [INFO] [stdout] --> src/crawler/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn read_file_data() -> Vec<(String, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_text_file` is never used [INFO] [stdout] --> src/crawler/file.rs:6:4 [INFO] [stdout] | [INFO] [stdout] 6 | fn read_text_file(file_path: &Path) -> io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_file_data` is never used [INFO] [stdout] --> src/crawler/file.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn read_file_data<'a>() -> Vec<(String, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `notfound_opt`, `notfound_msg`, and `notfound` are never used [INFO] [stdout] --> src/error.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl AppError { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn notfound_opt(message: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn notfound_msg(msg: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn notfound() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Template` and `Notfound` are never constructed [INFO] [stdout] --> src/error.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub enum AppErrorType { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 92 | Template, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 93 | Notfound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STOPWORDS_CMN` is never used [INFO] [stdout] --> src/nlpcut/stopwords.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub static STOPWORDS_CMN: &[&str] = &[ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `exc_search` is never used [INFO] [stdout] --> src/search/engine.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn exc_search() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.77s [INFO] running `Command { std: "docker" "inspect" "e94b8a81cff479a467bd06f47ef4c63ca42b3b50d3e6619ea709f53276b74c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e94b8a81cff479a467bd06f47ef4c63ca42b3b50d3e6619ea709f53276b74c20", kill_on_drop: false }` [INFO] [stdout] e94b8a81cff479a467bd06f47ef4c63ca42b3b50d3e6619ea709f53276b74c20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea081d98d230e4c65ae8862430ed0ad2b752e71d9645635f5f64f9424bb885f8 [INFO] running `Command { std: "docker" "start" "-a" "ea081d98d230e4c65ae8862430ed0ad2b752e71d9645635f5f64f9424bb885f8", kill_on_drop: false }` [INFO] [stderr] Compiling rust-starter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `notfound_opt`, `notfound_msg`, and `notfound` are never used [INFO] [stdout] --> src/error.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl AppError { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn notfound_opt(message: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn notfound_msg(msg: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn notfound() -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Template` and `Notfound` are never constructed [INFO] [stdout] --> src/error.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub enum AppErrorType { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 92 | Template, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 93 | Notfound, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcGX18Sr/symbols.o" "/opt/rustwide/target/debug/deps/rust_starter-53b587e071935ab8.rust_starter.e8561da40686c0e4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_starter-53b587e071935ab8.39d5b5icly4alyus.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/zstd-sys-27c634d89ded3f82/out" "-L" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtantivy_jieba-f8a363db3401e375.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-8ecf01a5d2575600.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libthread_local-641795be127d6c70.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-571ae74d40b279ac.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0cd255ee414ee1b7.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d94d981cfad2e302.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc5c85135ebc2d28.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a783581261810918.rlib" "/opt/rustwide/target/debug/deps/librust_starter-34ab61b7f49a2786.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-6444c72a9db28c99.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-cc9d6d829b78b203.rlib" "/opt/rustwide/target/debug/deps/libtoml-381748d4e6f0d436.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-a0230fe5d3fe1bea.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-f5d1d1feedd93094.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6cc59351e96e084f.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libwinnow-0a1209e951a42e66.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-965a9fcfbb1f2d8c.rlib" "/opt/rustwide/target/debug/deps/libjieba_rs-bd21fc7314714d40.rlib" "/opt/rustwide/target/debug/deps/libphf-c4c904ad0247671b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3139ebb76337ac77.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b9c790f685f59773.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e34bdadb6594be69.rlib" "/opt/rustwide/target/debug/deps/libcedarwood-8b6c9259e59372db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libtantivy-9272975b20f6d271.rlib" "/opt/rustwide/target/debug/deps/libsketches_ddsketch-d518ec4e529b6991.rlib" "/opt/rustwide/target/debug/deps/liboneshot-e6c4ceb1bb662098.rlib" "/opt/rustwide/target/debug/deps/libcensus-9bcba51e89b03463.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-81f5cd6352f12bb8.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-45139ea17ba4c0e5.rlib" "/opt/rustwide/target/debug/deps/liblz4_flex-26afee8b073fdea2.rlib" "/opt/rustwide/target/debug/deps/liblru-5e09af91e556d8f7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2835a0a7069e3552.rlib" "/opt/rustwide/target/debug/deps/libahash-aa7cc9d19aaa71d3.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-b5de6ab072fcc516.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6806486f9b6b652d.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-d0fc46d1e62213a6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fb9afd08d92c5e6d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3b49e46db6a8af46.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-9c17e85cb2bfca86.rlib" "/opt/rustwide/target/debug/deps/libfs4-19fcedfbb867e244.rlib" "/opt/rustwide/target/debug/deps/librustix-11dde4563c66e10c.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-57b4b02ea99efaaf.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-5777906e3d50784e.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-82efa347d28581ed.rlib" "/opt/rustwide/target/debug/deps/libregex-2f943c9f7abb5345.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-60fc67b445dc981c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7f486e8fcda81f8f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-eaa19fd5aec82aae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4636d65d35859681.rlib" "/opt/rustwide/target/debug/deps/libtantivy_tokenizer_api-46a91747a2e2b172.rlib" "/opt/rustwide/target/debug/deps/libmeasure_time-b200e313a1063905.rlib" "/opt/rustwide/target/debug/deps/libinstant-659dc31c99af2e40.rlib" "/opt/rustwide/target/debug/deps/libuuid-5a70644da5f445e3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c598f6287c921d6a.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/librayon-ae78d85523eb6fc1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2d200e94a18ba009.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7a70732e5aa8c82d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3a35a12b36869a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a1ca00fa44a87e97.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-05a4adb4e3fe62e5.rlib" "/opt/rustwide/target/debug/deps/libnom-34b8b0d8377a6bde.rlib" "/opt/rustwide/target/debug/deps/libtantivy_columnar-fcd38656d590c521.rlib" "/opt/rustwide/target/debug/deps/libtantivy_stacker-a31f4239f3f2e9c9.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-236bbf86923a6ee5.rlib" "/opt/rustwide/target/debug/deps/libfastdivide-db8b8aec1ce1beab.rlib" "/opt/rustwide/target/debug/deps/libtantivy_bitpacker-d7ad8399c7732c3c.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-8b7bf39dbb25c7b2.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-8be2c4684b4e447f.rlib" "/opt/rustwide/target/debug/deps/libitertools-72cd5f0707c6aea3.rlib" "/opt/rustwide/target/debug/deps/libeither-a582a5f7c612da26.rlib" "/opt/rustwide/target/debug/deps/libtantivy_sstable-654ff744c833680a.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-0c618747578b82c1.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-4df04a965bdcca26.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/libzstd-9d3cd40827873ece.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-e6de787934708c59.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-e4e643fd28402949.rlib" "/opt/rustwide/target/debug/deps/libtantivy_common-2c52c1dd15e6aea4.rlib" "/opt/rustwide/target/debug/deps/libtime-36d2d8ce843e8644.rlib" "/opt/rustwide/target/debug/deps/libtime_core-7582d5fab5df1a9d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a860e14a40dd449d.rlib" "/opt/rustwide/target/debug/deps/libderanged-7dd3c8bbe8b5a1b8.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libownedbytes-a5d5fd7b8dbcc018.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-1235d2fbdcbb29e5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-60e863d83f699352.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_diesel-f65aed95075e5ad6.rlib" "/opt/rustwide/target/debug/deps/libdiesel-4c39189b42efde0d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-21f7b5cf0912bdf7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-921e9eb05e03d6ac.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-6bd1c70cf08cba41.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_sync-2402b98d92bdfaf4.rlib" "/opt/rustwide/target/debug/deps/libdeadpool-7a78f093a6786e0a.rlib" "/opt/rustwide/target/debug/deps/libretain_mut-3807ae67c62c0c52.rlib" "/opt/rustwide/target/debug/deps/libdeadpool_runtime-34772f21ae70354d.rlib" "/opt/rustwide/target/debug/deps/libaxum-c60dbb25aa52ea88.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-944ff1bb4d80f820.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dea31b900860f574.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-674c0575ac6b424b.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libmatchit-d098decbc76de575.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libhyper-efa81356a2bb945c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libtracing-b567cd5f6153f108.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-76816fa0290f4b87.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libserde-5cbf6af60d171158.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-c4df95a73dc3f8a8.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-92d78b9430df312d.rlib" "/opt/rustwide/target/debug/deps/libtower-a429039123f9e39b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0735ccfdd3c0dd1d.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1b012a9c11e2264e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2a6000d3441ba1b3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtokio-6fb8fdbc0f45b18b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-aa736b683dc4eb59.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib" "/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-484e50b2cdde9acf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ce04a077f49a7145.rlib" "/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b9d08a155ba55ac9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_starter-53b587e071935ab8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-starter` (bin "rust-starter" test) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ea081d98d230e4c65ae8862430ed0ad2b752e71d9645635f5f64f9424bb885f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea081d98d230e4c65ae8862430ed0ad2b752e71d9645635f5f64f9424bb885f8", kill_on_drop: false }` [INFO] [stdout] ea081d98d230e4c65ae8862430ed0ad2b752e71d9645635f5f64f9424bb885f8