[INFO] cloning repository https://github.com/saresend/ordc_search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saresend/ordc_search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaresend%2Fordc_search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaresend%2Fordc_search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 112823cd3e86e1087a04c79f4ce0378c79f51f29 [INFO] testing saresend/ordc_search against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaresend%2Fordc_search" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saresend/ordc_search on toolchain 1.63.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saresend/ordc_search [INFO] finished tweaking git repo https://github.com/saresend/ordc_search [INFO] tweaked toml for git repo https://github.com/saresend/ordc_search written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/saresend/ordc_search already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.63.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.2.12 [INFO] [stderr] Downloaded murmurhash32 v0.2.0 [INFO] [stderr] Downloaded owning_ref v0.4.1 [INFO] [stderr] Downloaded memmap v0.7.0 [INFO] [stderr] Downloaded crunchy v0.2.2 [INFO] [stderr] Downloaded downcast-rs v1.2.0 [INFO] [stderr] Downloaded fs2 v0.4.3 [INFO] [stderr] Downloaded atomicwrites v0.2.5 [INFO] [stderr] Downloaded crossbeam v0.7.3 [INFO] [stderr] Downloaded notify v4.0.15 [INFO] [stderr] Downloaded bitpacking v0.8.2 [INFO] [stderr] Downloaded census v0.4.0 [INFO] [stderr] Downloaded tantivy-query-grammar v0.12.0 [INFO] [stderr] Downloaded fail v0.3.0 [INFO] [stderr] Downloaded tantivy v0.12.0 [INFO] [stderr] Downloaded smallvec v1.4.1 [INFO] [stderr] Downloaded nix v0.14.1 [INFO] [stderr] Downloaded inotify-sys v0.1.3 [INFO] [stderr] Downloaded owned-read v0.4.1 [INFO] [stderr] Downloaded combine v4.2.1 [INFO] [stderr] Downloaded levenshtein_automata v0.1.1 [INFO] [stderr] Downloaded fst v0.3.5 [INFO] [stderr] Downloaded rust-stemmers v1.2.0 [INFO] [stderr] Downloaded snap v1.0.1 [INFO] [stderr] Downloaded regex-syntax v0.4.2 [INFO] [stderr] Downloaded tantivy-fst v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d1f4158bcb98a80c4da08c34065120f987ebd842bef7a4f334095ce54352d5a [INFO] running `Command { std: "docker" "start" "-a" "4d1f4158bcb98a80c4da08c34065120f987ebd842bef7a4f334095ce54352d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d1f4158bcb98a80c4da08c34065120f987ebd842bef7a4f334095ce54352d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1f4158bcb98a80c4da08c34065120f987ebd842bef7a4f334095ce54352d5a", kill_on_drop: false }` [INFO] [stdout] 4d1f4158bcb98a80c4da08c34065120f987ebd842bef7a4f334095ce54352d5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c55e3c7e8ecc52d678ccf2642a4226fc1e92eabb92a677368b50e2353a0d002 [INFO] running `Command { std: "docker" "start" "-a" "6c55e3c7e8ecc52d678ccf2642a4226fc1e92eabb92a677368b50e2353a0d002", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling snap v1.0.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling owned-read v0.4.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling bitpacking v0.8.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tantivy-fst v0.2.1 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling fail v0.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tantivy-query-grammar v0.12.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling warp v0.2.4 [INFO] [stderr] Compiling tantivy v0.12.0 [INFO] [stderr] Compiling ordc_search v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `score` [INFO] [stdout] --> src/main.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | for (score, doc_address) in docs { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_score` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paper_abstract` is never read [INFO] [stdout] --> src/json_parser.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct PaperStruct { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | paper_abstract: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `PaperStruct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `middle` and `last` are never read [INFO] [stdout] --> src/json_parser.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Author { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 31 | first: String, [INFO] [stdout] 32 | middle: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | last: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `section` is never read [INFO] [stdout] --> src/json_parser.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Paragraph { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 38 | text: String, [INFO] [stdout] 39 | section: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Paragraph` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "6c55e3c7e8ecc52d678ccf2642a4226fc1e92eabb92a677368b50e2353a0d002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c55e3c7e8ecc52d678ccf2642a4226fc1e92eabb92a677368b50e2353a0d002", kill_on_drop: false }` [INFO] [stdout] 6c55e3c7e8ecc52d678ccf2642a4226fc1e92eabb92a677368b50e2353a0d002 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 319b83d996139cff630636acb22ded4688e920c03f0b9cedf6b1741fdcb7b434 [INFO] running `Command { std: "docker" "start" "-a" "319b83d996139cff630636acb22ded4688e920c03f0b9cedf6b1741fdcb7b434", kill_on_drop: false }` [INFO] [stderr] Compiling ordc_search v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `score` [INFO] [stdout] --> src/main.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | for (score, doc_address) in docs { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_score` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `paper_abstract` is never read [INFO] [stdout] --> src/json_parser.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct PaperStruct { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | paper_abstract: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `PaperStruct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `middle` and `last` are never read [INFO] [stdout] --> src/json_parser.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Author { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 31 | first: String, [INFO] [stdout] 32 | middle: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | last: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `section` is never read [INFO] [stdout] --> src/json_parser.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Paragraph { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 38 | text: String, [INFO] [stdout] 39 | section: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Paragraph` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "319b83d996139cff630636acb22ded4688e920c03f0b9cedf6b1741fdcb7b434", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319b83d996139cff630636acb22ded4688e920c03f0b9cedf6b1741fdcb7b434", kill_on_drop: false }` [INFO] [stdout] 319b83d996139cff630636acb22ded4688e920c03f0b9cedf6b1741fdcb7b434 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+1.63.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01dec28c4df65c8973fd978ebe76f9559e682bbbfb915a6401ea406a66842907 [INFO] running `Command { std: "docker" "start" "-a" "01dec28c4df65c8973fd978ebe76f9559e682bbbfb915a6401ea406a66842907", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `score` [INFO] [stderr] --> src/main.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | for (score, doc_address) in docs { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_score` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `paper_abstract` is never read [INFO] [stderr] --> src/json_parser.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct PaperStruct { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 17 | paper_abstract: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: `PaperStruct` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `middle` and `last` are never read [INFO] [stderr] --> src/json_parser.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 30 | pub struct Author { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 31 | first: String, [INFO] [stderr] 32 | middle: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 33 | last: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Author` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `section` is never read [INFO] [stderr] --> src/json_parser.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 37 | pub struct Paragraph { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 38 | text: String, [INFO] [stderr] 39 | section: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Paragraph` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `ordc_search` (bin "ordc_search" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ordc_search-e2f953c5211a9ab9) [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" "01dec28c4df65c8973fd978ebe76f9559e682bbbfb915a6401ea406a66842907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01dec28c4df65c8973fd978ebe76f9559e682bbbfb915a6401ea406a66842907", kill_on_drop: false }` [INFO] [stdout] 01dec28c4df65c8973fd978ebe76f9559e682bbbfb915a6401ea406a66842907