[INFO] cloning repository https://github.com/maroon297/markdown_editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maroon297/markdown_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroon297%2Fmarkdown_editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroon297%2Fmarkdown_editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 568bcf09455fbe334f78f0d78bbe01cdd15d881f [INFO] testing maroon297/markdown_editor against 1.63.0 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroon297%2Fmarkdown_editor" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maroon297/markdown_editor 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/maroon297/markdown_editor [INFO] finished tweaking git repo https://github.com/maroon297/markdown_editor [INFO] tweaked toml for git repo https://github.com/maroon297/markdown_editor written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/maroon297/markdown_editor 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] Downloading crates ... [INFO] [stderr] Downloaded actix-threadpool v0.3.2 [INFO] [stderr] Downloaded adler32 v1.1.0 [INFO] [stderr] Downloaded addr2line v0.12.2 [INFO] [stderr] Downloaded backtrace v0.3.49 [INFO] [stderr] Downloaded actix-identity v0.2.1 [INFO] [stderr] Downloaded gimli v0.21.0 [INFO] [stderr] Downloaded hermit-abi v0.1.14 [INFO] [stderr] Downloaded cc v1.0.56 [INFO] [stderr] Downloaded mysqlclient-sys v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 035b7b1bfe593287f71966172d5107fda563eed8d97dfa96b4e4e9c812aed087 [INFO] running `Command { std: "docker" "start" "-a" "035b7b1bfe593287f71966172d5107fda563eed8d97dfa96b4e4e9c812aed087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "035b7b1bfe593287f71966172d5107fda563eed8d97dfa96b4e4e9c812aed087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035b7b1bfe593287f71966172d5107fda563eed8d97dfa96b4e4e9c812aed087", kill_on_drop: false }` [INFO] [stdout] 035b7b1bfe593287f71966172d5107fda563eed8d97dfa96b4e4e9c812aed087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 46c3853bd8ffde349a44bac4899bbbddcfe836877dc3ade998ae9c827f0de056 [INFO] running `Command { std: "docker" "start" "-a" "46c3853bd8ffde349a44bac4899bbbddcfe836877dc3ade998ae9c827f0de056", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling blowfish v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling bcrypt v0.8.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-identity v0.2.1 [INFO] [stderr] Compiling markdown_edit_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `find_editor` is never used [INFO] [stdout] --> src/editors.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn find_editor( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_editor` is never used [INFO] [stdout] --> src/editors.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn add_editor( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_password` is never used [INFO] [stdout] --> src/editors.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn update_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_article` is never used [INFO] [stdout] --> src/articles.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn add_article( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_titles` is never used [INFO] [stdout] --> src/articles.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_titles( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_article` is never used [INFO] [stdout] --> src/articles.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn find_article( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_article` is never used [INFO] [stdout] --> src/articles.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn update_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_article` is never used [INFO] [stdout] --> src/articles.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn delete_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DbPool` is never used [INFO] [stdout] --> src/actions.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | type DbPool = r2d2::Pool>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_editor` is never used [INFO] [stdout] --> src/actions.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn get_editor( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login` is never used [INFO] [stdout] --> src/actions.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn login( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_editor` is never used [INFO] [stdout] --> src/actions.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | pub async fn add_editor( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_password` is never used [INFO] [stdout] --> src/actions.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | pub async fn update_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_article` is never used [INFO] [stdout] --> src/actions.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | pub async fn create_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_title_list` is never used [INFO] [stdout] --> src/actions.rs:184:14 [INFO] [stdout] | [INFO] [stdout] 184 | pub async fn get_title_list( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_article` is never used [INFO] [stdout] --> src/actions.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | pub async fn get_article( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_article` is never used [INFO] [stdout] --> src/actions.rs:266:14 [INFO] [stdout] | [INFO] [stdout] 266 | pub async fn update_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_article` is never used [INFO] [stdout] --> src/actions.rs:288:14 [INFO] [stdout] | [INFO] [stdout] 288 | pub async fn delete_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "46c3853bd8ffde349a44bac4899bbbddcfe836877dc3ade998ae9c827f0de056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c3853bd8ffde349a44bac4899bbbddcfe836877dc3ade998ae9c827f0de056", kill_on_drop: false }` [INFO] [stdout] 46c3853bd8ffde349a44bac4899bbbddcfe836877dc3ade998ae9c827f0de056 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 0513b41e17ba48ebd572e354d58ecda41ed49f8249cdfd3c9617835fb6d34ef2 [INFO] running `Command { std: "docker" "start" "-a" "0513b41e17ba48ebd572e354d58ecda41ed49f8249cdfd3c9617835fb6d34ef2", kill_on_drop: false }` [INFO] [stdout] warning: function `find_editor` is never used [INFO] [stdout] --> src/editors.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn find_editor( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_editor` is never used [INFO] [stdout] --> src/editors.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn add_editor( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_password` is never used [INFO] [stdout] --> src/editors.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn update_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_article` is never used [INFO] [stdout] --> src/articles.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn add_article( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_titles` is never used [INFO] [stdout] --> src/articles.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_titles( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_article` is never used [INFO] [stdout] --> src/articles.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn find_article( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_article` is never used [INFO] [stdout] --> src/articles.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn update_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_article` is never used [INFO] [stdout] --> src/articles.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn delete_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DbPool` is never used [INFO] [stdout] --> src/actions.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | type DbPool = r2d2::Pool>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_editor` is never used [INFO] [stdout] --> src/actions.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn get_editor( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login` is never used [INFO] [stdout] --> src/actions.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn login( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_editor` is never used [INFO] [stdout] --> src/actions.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | pub async fn add_editor( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_password` is never used [INFO] [stdout] --> src/actions.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | pub async fn update_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_article` is never used [INFO] [stdout] --> src/actions.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | pub async fn create_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_title_list` is never used [INFO] [stdout] --> src/actions.rs:184:14 [INFO] [stdout] | [INFO] [stdout] 184 | pub async fn get_title_list( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_article` is never used [INFO] [stdout] --> src/actions.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | pub async fn get_article( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_article` is never used [INFO] [stdout] --> src/actions.rs:266:14 [INFO] [stdout] | [INFO] [stdout] 266 | pub async fn update_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_article` is never used [INFO] [stdout] --> src/actions.rs:288:14 [INFO] [stdout] | [INFO] [stdout] 288 | pub async fn delete_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling markdown_edit_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `find_editor` is never used [INFO] [stdout] --> src/editors.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn find_editor( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_editor` is never used [INFO] [stdout] --> src/editors.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn add_editor( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_password` is never used [INFO] [stdout] --> src/editors.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn update_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_article` is never used [INFO] [stdout] --> src/articles.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn add_article( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_titles` is never used [INFO] [stdout] --> src/articles.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_titles( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_article` is never used [INFO] [stdout] --> src/articles.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn find_article( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_article` is never used [INFO] [stdout] --> src/articles.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn update_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_article` is never used [INFO] [stdout] --> src/articles.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn delete_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DbPool` is never used [INFO] [stdout] --> src/actions.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | type DbPool = r2d2::Pool>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_editor` is never used [INFO] [stdout] --> src/actions.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn get_editor( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login` is never used [INFO] [stdout] --> src/actions.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | pub async fn login( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_editor` is never used [INFO] [stdout] --> src/actions.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 72 | pub async fn add_editor( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_password` is never used [INFO] [stdout] --> src/actions.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | pub async fn update_password( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_article` is never used [INFO] [stdout] --> src/actions.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | pub async fn create_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_title_list` is never used [INFO] [stdout] --> src/actions.rs:184:14 [INFO] [stdout] | [INFO] [stdout] 184 | pub async fn get_title_list( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_article` is never used [INFO] [stdout] --> src/actions.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | pub async fn get_article( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_article` is never used [INFO] [stdout] --> src/actions.rs:266:14 [INFO] [stdout] | [INFO] [stdout] 266 | pub async fn update_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_article` is never used [INFO] [stdout] --> src/actions.rs:288:14 [INFO] [stdout] | [INFO] [stdout] 288 | pub async fn delete_article( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `Command { std: "docker" "inspect" "0513b41e17ba48ebd572e354d58ecda41ed49f8249cdfd3c9617835fb6d34ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0513b41e17ba48ebd572e354d58ecda41ed49f8249cdfd3c9617835fb6d34ef2", kill_on_drop: false }` [INFO] [stdout] 0513b41e17ba48ebd572e354d58ecda41ed49f8249cdfd3c9617835fb6d34ef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 52906e6b66edbf022f839655f93a9216dbb504872a05d3668f64b940929883bc [INFO] running `Command { std: "docker" "start" "-a" "52906e6b66edbf022f839655f93a9216dbb504872a05d3668f64b940929883bc", kill_on_drop: false }` [INFO] [stderr] warning: function `find_editor` is never used [INFO] [stderr] --> src/editors.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn find_editor( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `add_editor` is never used [INFO] [stderr] --> src/editors.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn add_editor( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_password` is never used [INFO] [stderr] --> src/editors.rs:38:8 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn update_password( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `add_article` is never used [INFO] [stderr] --> src/articles.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn add_article( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_titles` is never used [INFO] [stderr] --> src/articles.rs:20:8 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn get_titles( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `find_article` is never used [INFO] [stderr] --> src/articles.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn find_article( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_article` is never used [INFO] [stderr] --> src/articles.rs:44:8 [INFO] [stderr] | [INFO] [stderr] 44 | pub fn update_article( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `delete_article` is never used [INFO] [stderr] --> src/articles.rs:61:8 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn delete_article( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `DbPool` is never used [INFO] [stderr] --> src/actions.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | type DbPool = r2d2::Pool>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_editor` is never used [INFO] [stderr] --> src/actions.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | pub async fn get_editor( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `login` is never used [INFO] [stderr] --> src/actions.rs:42:14 [INFO] [stderr] | [INFO] [stderr] 42 | pub async fn login( [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `add_editor` is never used [INFO] [stderr] --> src/actions.rs:72:14 [INFO] [stderr] | [INFO] [stderr] 72 | pub async fn add_editor( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_password` is never used [INFO] [stderr] --> src/actions.rs:94:14 [INFO] [stderr] | [INFO] [stderr] 94 | pub async fn update_password( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `create_article` is never used [INFO] [stderr] --> src/actions.rs:140:14 [INFO] [stderr] | [INFO] [stderr] 140 | pub async fn create_article( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_title_list` is never used [INFO] [stderr] --> src/actions.rs:184:14 [INFO] [stderr] | [INFO] [stderr] 184 | pub async fn get_title_list( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_article` is never used [INFO] [stderr] --> src/actions.rs:233:14 [INFO] [stderr] | [INFO] [stderr] 233 | pub async fn get_article( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_article` is never used [INFO] [stderr] --> src/actions.rs:266:14 [INFO] [stderr] | [INFO] [stderr] 266 | pub async fn update_article( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `delete_article` is never used [INFO] [stderr] --> src/actions.rs:288:14 [INFO] [stderr] | [INFO] [stderr] 288 | pub async fn delete_article( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `markdown_edit_api` (lib) generated 18 warnings [INFO] [stderr] warning: `markdown_edit_api` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/markdown_edit_api-0b1a54ecd172c113) [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/markdown_edit_api-51899ea1546e9ad0) [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] Doc-tests markdown_edit_api [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" "52906e6b66edbf022f839655f93a9216dbb504872a05d3668f64b940929883bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52906e6b66edbf022f839655f93a9216dbb504872a05d3668f64b940929883bc", kill_on_drop: false }` [INFO] [stdout] 52906e6b66edbf022f839655f93a9216dbb504872a05d3668f64b940929883bc