[INFO] cloning repository https://github.com/TokisakiYuu/markdown-storage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TokisakiYuu/markdown-storage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTokisakiYuu%2Fmarkdown-storage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTokisakiYuu%2Fmarkdown-storage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a8c0f64e73e37462862b7c9981a7572dac95076 [INFO] building TokisakiYuu/markdown-storage against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTokisakiYuu%2Fmarkdown-storage" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TokisakiYuu/markdown-storage [INFO] finished tweaking git repo https://github.com/TokisakiYuu/markdown-storage [INFO] tweaked toml for git repo https://github.com/TokisakiYuu/markdown-storage written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TokisakiYuu/markdown-storage on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TokisakiYuu/markdown-storage 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/graphql-rust/juniper` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonrpc-http-server v18.0.0 [INFO] [stderr] Downloaded enum-iterator v0.6.0 [INFO] [stderr] Downloaded pipeline v0.5.0 [INFO] [stderr] Downloaded enum-iterator-derive v0.6.0 [INFO] [stderr] Downloaded getset v0.1.1 [INFO] [stderr] Downloaded markdown-parser v0.1.2 [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded globset v0.4.8 [INFO] [stderr] Downloaded futures-enum v0.1.17 [INFO] [stderr] Downloaded page_size v0.4.2 [INFO] [stderr] Downloaded serde_yaml v0.8.17 [INFO] [stderr] Downloaded tokio-stream v0.1.7 [INFO] [stderr] Downloaded bson v1.2.2 [INFO] [stderr] Downloaded smartstring v0.2.9 [INFO] [stderr] Downloaded jammdb v0.5.0 [INFO] [stderr] Downloaded jsonrpc-server-utils v18.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.127 [INFO] [stderr] Downloaded graphql-parser v0.3.0 [INFO] [stderr] Downloaded serde v1.0.127 [INFO] [stderr] Downloaded markdown v0.3.0 [INFO] [stderr] Downloaded bstr v0.2.16 [INFO] [stderr] Downloaded hyper v0.14.11 [INFO] [stderr] Downloaded tokio v1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00c39b6aacf3758c4515429723b856bd4457c75f20a4d8b826324776f52ebac4 [INFO] running `Command { std: "docker" "start" "-a" "00c39b6aacf3758c4515429723b856bd4457c75f20a4d8b826324776f52ebac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00c39b6aacf3758c4515429723b856bd4457c75f20a4d8b826324776f52ebac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c39b6aacf3758c4515429723b856bd4457c75f20a4d8b826324776f52ebac4", kill_on_drop: false }` [INFO] [stdout] 00c39b6aacf3758c4515429723b856bd4457c75f20a4d8b826324776f52ebac4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac66003002c4b7514d886b428492b9fb6507b03504b13978062b3c4c0e2e4918 [INFO] running `Command { std: "docker" "start" "-a" "ac66003002c4b7514d886b428492b9fb6507b03504b13978062b3c4c0e2e4918", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling jammdb v0.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling markdown v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling juniper_codegen v0.15.7 (https://github.com/graphql-rust/juniper#39d1e434) [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling bson v1.2.2 [INFO] [stderr] Compiling markdown-parser v0.1.2 [INFO] [stderr] Compiling jsonrpc-server-utils v18.0.0 [INFO] [stderr] Compiling jsonrpc-http-server v18.0.0 [INFO] [stderr] Compiling juniper v0.15.7 (https://github.com/graphql-rust/juniper#39d1e434) [INFO] [stderr] Compiling markdown-storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `db::MDDB` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use db::MDDB; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jsonrpc_http_server::*` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use jsonrpc_http_server::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jsonrpc_http_server::jsonrpc_core::*` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use jsonrpc_http_server::jsonrpc_core::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jsonrpc_http_server::jsonrpc_core::serde_json::json` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use jsonrpc_http_server::jsonrpc_core::serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/main.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MDDB` is never constructed [INFO] [stdout] --> src/db.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct MDDB { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/db.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 14 | impl MDDB { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 15 | pub fn open() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn save_markdown(&self, content: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | fn save_metadata(&self, hash: &String, data: &MarkdownMetadata) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn save_source(&self, hash: &String, content: String) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fn parse_markdown(content: String) -> (MarkdownMetadata, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn get_markdown(&self, hash: &str) -> Option<(MarkdownMetadata, String)> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | fn get_metadata(&self, hash: &String) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | fn get_source(&self, hash: &String) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MarkdownMetadata` is never constructed [INFO] [stdout] --> src/types.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MarkdownMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `users` is never read [INFO] [stdout] --> src/graphql/objects.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Ctx { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 8 | users: HashMap [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ctx` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.73s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "ac66003002c4b7514d886b428492b9fb6507b03504b13978062b3c4c0e2e4918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac66003002c4b7514d886b428492b9fb6507b03504b13978062b3c4c0e2e4918", kill_on_drop: false }` [INFO] [stdout] ac66003002c4b7514d886b428492b9fb6507b03504b13978062b3c4c0e2e4918 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fc36b38f534bc749b06603e0ad3248da2fcbd19321affade9dfb015997d737b [INFO] running `Command { std: "docker" "start" "-a" "7fc36b38f534bc749b06603e0ad3248da2fcbd19321affade9dfb015997d737b", kill_on_drop: false }` [INFO] [stderr] Compiling markdown-storage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `db::MDDB` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use db::MDDB; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jsonrpc_http_server::*` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use jsonrpc_http_server::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `jsonrpc_http_server::jsonrpc_core::serde_json::json` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use jsonrpc_http_server::jsonrpc_core::serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc` and `Mutex` [INFO] [stdout] --> src/main.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MDDB` is never constructed [INFO] [stdout] --> src/db.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct MDDB { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/db.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 14 | impl MDDB { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 15 | pub fn open() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn save_markdown(&self, content: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | fn save_metadata(&self, hash: &String, data: &MarkdownMetadata) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn save_source(&self, hash: &String, content: String) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | fn parse_markdown(content: String) -> (MarkdownMetadata, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn get_markdown(&self, hash: &str) -> Option<(MarkdownMetadata, String)> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | fn get_metadata(&self, hash: &String) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | fn get_source(&self, hash: &String) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MarkdownMetadata` is never constructed [INFO] [stdout] --> src/types.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct MarkdownMetadata { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `users` is never read [INFO] [stdout] --> src/graphql/objects.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Ctx { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 8 | users: HashMap [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ctx` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "7fc36b38f534bc749b06603e0ad3248da2fcbd19321affade9dfb015997d737b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc36b38f534bc749b06603e0ad3248da2fcbd19321affade9dfb015997d737b", kill_on_drop: false }` [INFO] [stdout] 7fc36b38f534bc749b06603e0ad3248da2fcbd19321affade9dfb015997d737b