[INFO] fetching crate migrant_lib 0.34.0... [INFO] checking migrant_lib-0.34.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate migrant_lib 0.34.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate migrant_lib 0.34.0 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate migrant_lib 0.34.0 [INFO] finished tweaking crates.io crate migrant_lib 0.34.0 [INFO] tweaked toml for crates.io crate migrant_lib 0.34.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate migrant_lib 0.34.0 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pem v1.0.2 [INFO] [stderr] Downloaded siphasher v0.3.7 [INFO] [stderr] Downloaded postgres-native-tls v0.5.0 [INFO] [stderr] Downloaded fastrand v1.6.0 [INFO] [stderr] Downloaded frunk_proc_macro_helpers v0.1.0 [INFO] [stderr] Downloaded mysql v22.0.0 [INFO] [stderr] Downloaded frunk_proc_macros_impl v0.1.0 [INFO] [stderr] Downloaded frunk_proc_macros v0.1.0 [INFO] [stderr] Downloaded mysql_common v0.28.0 [INFO] [stderr] Downloaded twox-hash v1.6.2 [INFO] [stderr] Downloaded io-enum v1.0.1 [INFO] [stderr] Downloaded bindgen v0.58.1 [INFO] [stderr] Downloaded bitvec v0.22.3 [INFO] [stderr] Downloaded cmake v0.1.48 [INFO] [stderr] Downloaded frunk_derives v0.4.0 [INFO] [stderr] Downloaded lexical-parse-float v0.8.2 [INFO] [stderr] Downloaded lru v0.7.2 [INFO] [stderr] Downloaded libloading v0.7.2 [INFO] [stderr] Downloaded wyz v0.4.0 [INFO] [stderr] Downloaded frunk_core v0.4.0 [INFO] [stderr] Downloaded frunk v0.4.0 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.0 [INFO] [stderr] Downloaded lexical-write-float v0.8.2 [INFO] [stderr] Downloaded lexical-util v0.8.1 [INFO] [stderr] Downloaded lexical-write-integer v0.8.0 [INFO] [stderr] Downloaded lexical-core v0.8.2 [INFO] [stderr] Downloaded lexical v6.0.1 [INFO] [stderr] Downloaded rust_decimal v1.19.0 [INFO] [stderr] Downloaded subprocess v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eddf26d3c602f7ebbf31ca8a0ffe7ff87c466479c25d755e4a442ff4c390078 [INFO] running `Command { std: "docker" "start" "-a" "2eddf26d3c602f7ebbf31ca8a0ffe7ff87c466479c25d755e4a442ff4c390078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eddf26d3c602f7ebbf31ca8a0ffe7ff87c466479c25d755e4a442ff4c390078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eddf26d3c602f7ebbf31ca8a0ffe7ff87c466479c25d755e4a442ff4c390078", kill_on_drop: false }` [INFO] [stdout] 2eddf26d3c602f7ebbf31ca8a0ffe7ff87c466479c25d755e4a442ff4c390078 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 719923976f54ad44814aa25345213499d22afdc2e8a6a579c0c8fd1d30b8842f [INFO] running `Command { std: "docker" "start" "-a" "719923976f54ad44814aa25345213499d22afdc2e8a6a579c0c8fd1d30b8842f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking error-chain v0.12.4 [INFO] [stderr] Checking migrant_lib v0.34.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `chrono` is imported redundantly [INFO] [stdout] --> src/config.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use chrono::{self, TimeZone}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | extern crate chrono; [INFO] [stdout] | -------------------- the item `chrono` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/config.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `url` is imported redundantly [INFO] [stdout] --> src/config.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use url; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | extern crate url; [INFO] [stdout] | ----------------- the item `url` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/drivers/mysql.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/drivers/mysql.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/drivers/pg.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/drivers/pg.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/drivers/sqlite.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/drivers/sqlite.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `chrono` is imported redundantly [INFO] [stdout] --> src/errors.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | extern crate chrono; [INFO] [stdout] | -------------------- the item `chrono` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/errors.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/errors.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/errors.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `url` is imported redundantly [INFO] [stdout] --> src/errors.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use url; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | extern crate url; [INFO] [stdout] | ----------------- the item `url` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/migration.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `chrono` is imported redundantly [INFO] [stdout] --> src/config.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use chrono::{self, TimeZone}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | extern crate chrono; [INFO] [stdout] | -------------------- the item `chrono` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/config.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `url` is imported redundantly [INFO] [stdout] --> src/config.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use url; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | extern crate url; [INFO] [stdout] | ----------------- the item `url` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/drivers/mysql.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/drivers/mysql.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/drivers/pg.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/drivers/pg.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/drivers/sqlite.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/drivers/sqlite.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `chrono` is imported redundantly [INFO] [stdout] --> src/errors.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | extern crate chrono; [INFO] [stdout] | -------------------- the item `chrono` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/errors.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | extern crate serde_json; [INFO] [stdout] | ------------------------ the item `serde_json` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/errors.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/errors.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `url` is imported redundantly [INFO] [stdout] --> src/errors.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use url; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | extern crate url; [INFO] [stdout] | ----------------- the item `url` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `std` is imported redundantly [INFO] [stdout] --> src/migration.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std; [INFO] [stdout] | ^^^ the item `std` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn can_connect(conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn migration_table_exists(conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn migration_setup(conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn select_migrations(conn_str: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn insert_migration_tag(conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/mysql.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn insert_migration_tag(conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn remove_migration_tag(conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/mysql.rs:29:49 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn remove_migration_tag(conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn run_migration(conn_str: &str, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/drivers/mysql.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn run_migration(conn_str: &str, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn run_migration_str(conn_str: &str, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/drivers/mysql.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn run_migration_str(conn_str: &str, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn can_connect(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn can_connect(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn migration_table_exists(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:16:56 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn migration_table_exists(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn migration_setup(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:19:49 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn migration_setup(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn select_migrations(cert: Option<&Path>, conn_str: &str) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:22:51 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn select_migrations(cert: Option<&Path>, conn_str: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn insert_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:25:54 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn insert_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/pg.rs:25:70 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn insert_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn remove_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:28:54 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn remove_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/pg.rs:28:70 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn remove_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn run_migration(cert: Option<&Path>, conn_str: &str, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn run_migration(cert: Option<&Path>, conn_str: &str, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/drivers/pg.rs:31:63 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn run_migration(cert: Option<&Path>, conn_str: &str, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn run_migration_str(cert: Option<&Path>, conn_str: &str, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:34:51 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn run_migration_str(cert: Option<&Path>, conn_str: &str, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/drivers/pg.rs:34:67 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn run_migration_str(cert: Option<&Path>, conn_str: &str, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/drivers/sqlite.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create_file_if_missing(path: &Path) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn migration_table_exists(db_path: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn migration_setup(db_path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn select_migrations(db_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn insert_migration_tag(db_path: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/sqlite.rs:24:48 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn insert_migration_tag(db_path: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn remove_migration_tag(db_path: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/sqlite.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn remove_migration_tag(db_path: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn run_migration(db_path: &Path, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/drivers/sqlite.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn run_migration(db_path: &Path, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn run_migration_str(db_path: &Path, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/drivers/sqlite.rs:33:46 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn run_migration_str(db_path: &Path, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn can_connect(conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn migration_table_exists(conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn migration_setup(conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn select_migrations(conn_str: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn insert_migration_tag(conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/mysql.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn insert_migration_tag(conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:29:33 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn remove_migration_tag(conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/mysql.rs:29:49 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn remove_migration_tag(conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn run_migration(conn_str: &str, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/drivers/mysql.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn run_migration(conn_str: &str, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/mysql.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn run_migration_str(conn_str: &str, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/drivers/mysql.rs:35:46 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn run_migration_str(conn_str: &str, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn can_connect(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:13:45 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn can_connect(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn migration_table_exists(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:16:56 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn migration_table_exists(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn migration_setup(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:19:49 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn migration_setup(cert: Option<&Path>, conn_str: &str) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn select_migrations(cert: Option<&Path>, conn_str: &str) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:22:51 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn select_migrations(cert: Option<&Path>, conn_str: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn insert_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:25:54 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn insert_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/pg.rs:25:70 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn insert_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn remove_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:28:54 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn remove_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/pg.rs:28:70 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn remove_migration_tag(cert: Option<&Path>, conn_str: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn run_migration(cert: Option<&Path>, conn_str: &str, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:31:47 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn run_migration(cert: Option<&Path>, conn_str: &str, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/drivers/pg.rs:31:63 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn run_migration(cert: Option<&Path>, conn_str: &str, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cert` [INFO] [stdout] --> src/drivers/pg.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn run_migration_str(cert: Option<&Path>, conn_str: &str, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn_str` [INFO] [stdout] --> src/drivers/pg.rs:34:51 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn run_migration_str(cert: Option<&Path>, conn_str: &str, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conn_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/drivers/pg.rs:34:67 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn run_migration_str(cert: Option<&Path>, conn_str: &str, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/drivers/sqlite.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create_file_if_missing(path: &Path) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn migration_table_exists(db_path: &str) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn migration_setup(db_path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn select_migrations(db_path: &str) -> Result> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn insert_migration_tag(db_path: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/sqlite.rs:24:48 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn insert_migration_tag(db_path: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn remove_migration_tag(db_path: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> src/drivers/sqlite.rs:27:48 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn remove_migration_tag(db_path: &str, tag: &str) -> Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn run_migration(db_path: &Path, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/drivers/sqlite.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn run_migration(db_path: &Path, filename: &Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_path` [INFO] [stdout] --> src/drivers/sqlite.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn run_migration_str(db_path: &Path, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stmt` [INFO] [stdout] --> src/drivers/sqlite.rs:33:46 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn run_migration_str(db_path: &Path, stmt: &str) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CREATE_TABLE` is never used [INFO] [stdout] --> src/drivers/mod.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub static CREATE_TABLE: &str = "create table __migrant_migrations(tag text unique);"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MYSQL_CREATE_TABLE` is never used [INFO] [stdout] --> src/drivers/mod.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub static MYSQL_CREATE_TABLE: &str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `GET_MIGRATIONS` is never used [INFO] [stdout] --> src/drivers/mod.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub static GET_MIGRATIONS: &str = "select tag from __migrant_migrations;"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `SQLITE_MIGRATION_TABLE_EXISTS` is never used [INFO] [stdout] --> src/drivers/mod.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub static SQLITE_MIGRATION_TABLE_EXISTS: &str = "select exists(select 1 from sqlite_master where type = 'table' and name = '__migran... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `PG_MIGRATION_TABLE_EXISTS` is never used [INFO] [stdout] --> src/drivers/mod.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub static PG_MIGRATION_TABLE_EXISTS: &str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MYSQL_MIGRATION_TABLE_EXISTS` is never used [INFO] [stdout] --> src/drivers/mod.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub static MYSQL_MIGRATION_TABLE_EXISTS: &str = "select exists(select 1 from information_schema.tables where table_name='__migrant_mi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CREATE_TABLE` is never used [INFO] [stdout] --> src/drivers/mod.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub static CREATE_TABLE: &str = "create table __migrant_migrations(tag text unique);"; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MYSQL_CREATE_TABLE` is never used [INFO] [stdout] --> src/drivers/mod.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub static MYSQL_CREATE_TABLE: &str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `GET_MIGRATIONS` is never used [INFO] [stdout] --> src/drivers/mod.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub static GET_MIGRATIONS: &str = "select tag from __migrant_migrations;"; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `SQLITE_MIGRATION_TABLE_EXISTS` is never used [INFO] [stdout] --> src/drivers/mod.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | pub static SQLITE_MIGRATION_TABLE_EXISTS: &str = "select exists(select 1 from sqlite_master where type = 'table' and name = '__migran... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `PG_MIGRATION_TABLE_EXISTS` is never used [INFO] [stdout] --> src/drivers/mod.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | pub static PG_MIGRATION_TABLE_EXISTS: &str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MYSQL_MIGRATION_TABLE_EXISTS` is never used [INFO] [stdout] --> src/drivers/mod.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub static MYSQL_MIGRATION_TABLE_EXISTS: &str = "select exists(select 1 from information_schema.tables where table_name='__migrant_mi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 65 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 65 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s [INFO] running `Command { std: "docker" "inspect" "719923976f54ad44814aa25345213499d22afdc2e8a6a579c0c8fd1d30b8842f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "719923976f54ad44814aa25345213499d22afdc2e8a6a579c0c8fd1d30b8842f", kill_on_drop: false }` [INFO] [stdout] 719923976f54ad44814aa25345213499d22afdc2e8a6a579c0c8fd1d30b8842f [INFO] checking migrant_lib-0.34.0 against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] extracting crate migrant_lib 0.34.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate migrant_lib 0.34.0 on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate migrant_lib 0.34.0 [INFO] finished tweaking crates.io crate migrant_lib 0.34.0 [INFO] tweaked toml for crates.io crate migrant_lib 0.34.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate migrant_lib 0.34.0 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3582d96123bb8c4ccfaa901038ae2b85038f4e6574624fe0fad03f447f9bea6f [INFO] running `Command { std: "docker" "start" "-a" "3582d96123bb8c4ccfaa901038ae2b85038f4e6574624fe0fad03f447f9bea6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3582d96123bb8c4ccfaa901038ae2b85038f4e6574624fe0fad03f447f9bea6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3582d96123bb8c4ccfaa901038ae2b85038f4e6574624fe0fad03f447f9bea6f", kill_on_drop: false }` [INFO] [stdout] 3582d96123bb8c4ccfaa901038ae2b85038f4e6574624fe0fad03f447f9bea6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4af7dde113c096237ed50f7d35f1f193c6815f95d993e104406f53264b42379 [INFO] running `Command { std: "docker" "start" "-a" "a4af7dde113c096237ed50f7d35f1f193c6815f95d993e104406f53264b42379", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.4.4/src/inflate/core.rs:1060:9 [INFO] [stdout] | [INFO] [stdout] 1060 | / match state { [INFO] [stdout] 1061 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1062 | | l.bit_buf = 0; [INFO] [stdout] 1063 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1592 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1593 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking time v0.1.43 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a4af7dde113c096237ed50f7d35f1f193c6815f95d993e104406f53264b42379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4af7dde113c096237ed50f7d35f1f193c6815f95d993e104406f53264b42379", kill_on_drop: false }` [INFO] [stdout] a4af7dde113c096237ed50f7d35f1f193c6815f95d993e104406f53264b42379