[INFO] fetching crate libruster 1.3.1... [INFO] testing libruster-1.3.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate libruster 1.3.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate libruster 1.3.1 [INFO] finished tweaking crates.io crate libruster 1.3.1 [INFO] tweaked toml for crates.io crate libruster 1.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libruster 1.3.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 18 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.8.4 (available: v0.11.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `libruster` which is deprecated [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.8.4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f12b5c74e013abcdbea6f998f3e1cfe08a4d6fcf7969898b8d3c8868be32bfd [INFO] running `Command { std: "docker" "start" "-a" "6f12b5c74e013abcdbea6f998f3e1cfe08a4d6fcf7969898b8d3c8868be32bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f12b5c74e013abcdbea6f998f3e1cfe08a4d6fcf7969898b8d3c8868be32bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f12b5c74e013abcdbea6f998f3e1cfe08a4d6fcf7969898b8d3c8868be32bfd", kill_on_drop: false }` [INFO] [stdout] 6f12b5c74e013abcdbea6f998f3e1cfe08a4d6fcf7969898b8d3c8868be32bfd [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af844c68fc4d2be5c9461af828531c1a24e98d58ffef99596a160002c25a97af [INFO] running `Command { std: "docker" "start" "-a" "af844c68fc4d2be5c9461af828531c1a24e98d58ffef99596a160002c25a97af", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `libruster` which is deprecated [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling libruster v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.87s [INFO] running `Command { std: "docker" "inspect" "af844c68fc4d2be5c9461af828531c1a24e98d58ffef99596a160002c25a97af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af844c68fc4d2be5c9461af828531c1a24e98d58ffef99596a160002c25a97af", kill_on_drop: false }` [INFO] [stdout] af844c68fc4d2be5c9461af828531c1a24e98d58ffef99596a160002c25a97af [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0afc4e55363bec91b0a4aa3b613a2956ec0c87444d22628ba76af68fc2f47f7c [INFO] running `Command { std: "docker" "start" "-a" "0afc4e55363bec91b0a4aa3b613a2956ec0c87444d22628ba76af68fc2f47f7c", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `libruster` which is deprecated [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Compiling libruster v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "0afc4e55363bec91b0a4aa3b613a2956ec0c87444d22628ba76af68fc2f47f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0afc4e55363bec91b0a4aa3b613a2956ec0c87444d22628ba76af68fc2f47f7c", kill_on_drop: false }` [INFO] [stdout] 0afc4e55363bec91b0a4aa3b613a2956ec0c87444d22628ba76af68fc2f47f7c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 58b67cde5bf7a8c464e59ddee8e830f67d97b95a7cca8943e93b6028a581d863 [INFO] running `Command { std: "docker" "start" "-a" "58b67cde5bf7a8c464e59ddee8e830f67d97b95a7cca8943e93b6028a581d863", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `libruster` which is deprecated [INFO] [stderr] warning: unused manifest key: lib.plugin [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests lib/ruster.rs (/opt/rustwide/target/debug/deps/libruster-2b3d108651194fbd) [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 libruster [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test lib/ruster.rs - psql_restore_all_databases (line 586) - compile ... FAILED [INFO] [stdout] test lib/ruster.rs - mysqldump_all_databases (line 12) - compile ... FAILED [INFO] [stdout] test lib/ruster.rs - psql_restore_database (line 507) - compile ... FAILED [INFO] [stdout] test lib/ruster.rs - pg_dump_database (line 332) - compile ... FAILED [INFO] [stdout] test lib/ruster.rs - pg_dump_all_databases (line 420) - compile ... FAILED [INFO] [stdout] test lib/ruster.rs - mysql_restore_database (line 179) - compile ... FAILED [INFO] [stdout] test lib/ruster.rs - mysql_restore_all_databases (line 259) - compile ... FAILED [INFO] [stdout] test lib/ruster.rs - mysqldump_database (line 93) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lib/ruster.rs - psql_restore_all_databases (line 586) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `os` in this scope [INFO] [stdout] --> lib/ruster.rs:588:1 [INFO] [stdout] | [INFO] [stdout] 4 | os.Getenv("PGPASSWORD"); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:589:1 [INFO] [stdout] | [INFO] [stdout] 5 | C.psql_restore_all_databases( [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:590:2 [INFO] [stdout] | [INFO] [stdout] 6 | C.CString("localhost"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:591:2 [INFO] [stdout] | [INFO] [stdout] 7 | C.CString("5432"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:592:2 [INFO] [stdout] | [INFO] [stdout] 8 | C.CString("postgres"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:593:2 [INFO] [stdout] | [INFO] [stdout] 9 | C.CString("dump.sql"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:594:2 [INFO] [stdout] | [INFO] [stdout] 10 | C.CString("true"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- lib/ruster.rs - mysqldump_all_databases (line 12) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `os` in this scope [INFO] [stdout] --> lib/ruster.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 4 | os.Getenv("MYSQL_ROOT_PASSWORD"); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 5 | C.mysqldump_all_databases( [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:16:2 [INFO] [stdout] | [INFO] [stdout] 6 | C.CString("localhost"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 7 | C.CString("3306"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 8 | C.CString("root"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 9 | C.CString("dump.sql"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 10 | C.CString("true"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- lib/ruster.rs - psql_restore_database (line 507) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `os` in this scope [INFO] [stdout] --> lib/ruster.rs:509:1 [INFO] [stdout] | [INFO] [stdout] 4 | os.Getenv("PGPASSWORD"); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:510:1 [INFO] [stdout] | [INFO] [stdout] 5 | C.psql_restore_database( [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:511:2 [INFO] [stdout] | [INFO] [stdout] 6 | C.CString("localhost"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:512:2 [INFO] [stdout] | [INFO] [stdout] 7 | C.CString("5432"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:513:2 [INFO] [stdout] | [INFO] [stdout] 8 | C.CString("postgres"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:514:2 [INFO] [stdout] | [INFO] [stdout] 9 | C.CString("postgres"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:515:2 [INFO] [stdout] | [INFO] [stdout] 10 | C.CString("dump.sql"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:516:2 [INFO] [stdout] | [INFO] [stdout] 11 | C.CString("true"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- lib/ruster.rs - pg_dump_database (line 332) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `os` in this scope [INFO] [stdout] --> lib/ruster.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 4 | os.Getenv("PGPASSWORD"); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 5 | C.pg_dump_database( [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:336:2 [INFO] [stdout] | [INFO] [stdout] 6 | C.CString("localhost"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:337:2 [INFO] [stdout] | [INFO] [stdout] 7 | C.CString("5432"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:338:2 [INFO] [stdout] | [INFO] [stdout] 8 | C.CString("postgres"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:339:2 [INFO] [stdout] | [INFO] [stdout] 9 | C.CString("postgres"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:340:2 [INFO] [stdout] | [INFO] [stdout] 10 | C.CString("dump.sql"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:341:2 [INFO] [stdout] | [INFO] [stdout] 11 | C.CString("true"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- lib/ruster.rs - pg_dump_all_databases (line 420) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `os` in this scope [INFO] [stdout] --> lib/ruster.rs:422:1 [INFO] [stdout] | [INFO] [stdout] 4 | os.Getenv("PGPASSWORD"); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:423:1 [INFO] [stdout] | [INFO] [stdout] 5 | C.pg_dump_all_databases( [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:424:2 [INFO] [stdout] | [INFO] [stdout] 6 | C.CString("localhost"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:425:2 [INFO] [stdout] | [INFO] [stdout] 7 | C.CString("5432"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:426:2 [INFO] [stdout] | [INFO] [stdout] 8 | C.CString("postgres"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:427:2 [INFO] [stdout] | [INFO] [stdout] 9 | C.CString("dump.sql"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:428:2 [INFO] [stdout] | [INFO] [stdout] 10 | C.CString("true"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- lib/ruster.rs - mysql_restore_database (line 179) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `os` in this scope [INFO] [stdout] --> lib/ruster.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 4 | os.Getenv("MYSQL_ROOT_PASSWORD"); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 5 | C.mysql_restore_database( [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:183:2 [INFO] [stdout] | [INFO] [stdout] 6 | C.CString("localhost"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:184:2 [INFO] [stdout] | [INFO] [stdout] 7 | C.CString("3306"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:185:2 [INFO] [stdout] | [INFO] [stdout] 8 | C.CString("root"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:186:2 [INFO] [stdout] | [INFO] [stdout] 9 | C.CString("mysql"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:187:2 [INFO] [stdout] | [INFO] [stdout] 10 | C.CString("dump.sql"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:188:2 [INFO] [stdout] | [INFO] [stdout] 11 | C.CString("true"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- lib/ruster.rs - mysql_restore_all_databases (line 259) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `os` in this scope [INFO] [stdout] --> lib/ruster.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 4 | os.Getenv("MYSQL_ROOT_PASSWORD"); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:262:1 [INFO] [stdout] | [INFO] [stdout] 5 | C.mysql_restore_all_databases( [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:263:2 [INFO] [stdout] | [INFO] [stdout] 6 | C.CString("localhost"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:264:2 [INFO] [stdout] | [INFO] [stdout] 7 | C.CString("3306"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:265:2 [INFO] [stdout] | [INFO] [stdout] 8 | C.CString("root"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:266:2 [INFO] [stdout] | [INFO] [stdout] 9 | C.CString("dump.sql"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:267:2 [INFO] [stdout] | [INFO] [stdout] 10 | C.CString("true"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- lib/ruster.rs - mysqldump_database (line 93) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `os` in this scope [INFO] [stdout] --> lib/ruster.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 4 | os.Getenv("MYSQL_ROOT_PASSWORD"); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 5 | C.mysqldump_database( [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:97:2 [INFO] [stdout] | [INFO] [stdout] 6 | C.CString("localhost"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:98:2 [INFO] [stdout] | [INFO] [stdout] 7 | C.CString("3306"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:99:2 [INFO] [stdout] | [INFO] [stdout] 8 | C.CString("root"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:100:2 [INFO] [stdout] | [INFO] [stdout] 9 | C.CString("mysql"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:101:2 [INFO] [stdout] | [INFO] [stdout] 10 | C.CString("dump.sql"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `C` in this scope [INFO] [stdout] --> lib/ruster.rs:102:2 [INFO] [stdout] | [INFO] [stdout] 11 | C.CString("true"), [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a const parameter [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0() { [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lib/ruster.rs - mysql_restore_all_databases (line 259) [INFO] [stdout] lib/ruster.rs - mysql_restore_database (line 179) [INFO] [stdout] lib/ruster.rs - mysqldump_all_databases (line 12) [INFO] [stdout] lib/ruster.rs - mysqldump_database (line 93) [INFO] [stdout] lib/ruster.rs - pg_dump_all_databases (line 420) [INFO] [stdout] lib/ruster.rs - pg_dump_database (line 332) [INFO] [stdout] lib/ruster.rs - psql_restore_all_databases (line 586) [INFO] [stdout] lib/ruster.rs - psql_restore_database (line 507) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "58b67cde5bf7a8c464e59ddee8e830f67d97b95a7cca8943e93b6028a581d863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58b67cde5bf7a8c464e59ddee8e830f67d97b95a7cca8943e93b6028a581d863", kill_on_drop: false }` [INFO] [stdout] 58b67cde5bf7a8c464e59ddee8e830f67d97b95a7cca8943e93b6028a581d863