[INFO] fetching crate libruster 1.3.1...
[INFO] testing libruster-1.3.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate libruster 1.3.1 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libruster 1.3.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e9b5e9e31db0dd53a731dd1b139234a3977401d53c9ba8a6513dc8e2a2071ba
[INFO] running `Command { std: "docker" "start" "-a" "2e9b5e9e31db0dd53a731dd1b139234a3977401d53c9ba8a6513dc8e2a2071ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e9b5e9e31db0dd53a731dd1b139234a3977401d53c9ba8a6513dc8e2a2071ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e9b5e9e31db0dd53a731dd1b139234a3977401d53c9ba8a6513dc8e2a2071ba", kill_on_drop: false }`
[INFO] [stdout] 2e9b5e9e31db0dd53a731dd1b139234a3977401d53c9ba8a6513dc8e2a2071ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ecd52af2a0ad7a681621657ef0de17040a99c53c09fe4c38eada8f63a687ce01
[INFO] running `Command { std: "docker" "start" "-a" "ecd52af2a0ad7a681621657ef0de17040a99c53c09fe4c38eada8f63a687ce01", 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 memchr v2.7.6
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[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 7.62s
[INFO] running `Command { std: "docker" "inspect" "ecd52af2a0ad7a681621657ef0de17040a99c53c09fe4c38eada8f63a687ce01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecd52af2a0ad7a681621657ef0de17040a99c53c09fe4c38eada8f63a687ce01", kill_on_drop: false }`
[INFO] [stdout] ecd52af2a0ad7a681621657ef0de17040a99c53c09fe4c38eada8f63a687ce01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3d2c41700aec3821633ad0659bf21eeb7209217276346aef6ea236716b5cf367
[INFO] running `Command { std: "docker" "start" "-a" "3d2c41700aec3821633ad0659bf21eeb7209217276346aef6ea236716b5cf367", 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.51s
[INFO] running `Command { std: "docker" "inspect" "3d2c41700aec3821633ad0659bf21eeb7209217276346aef6ea236716b5cf367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d2c41700aec3821633ad0659bf21eeb7209217276346aef6ea236716b5cf367", kill_on_drop: false }`
[INFO] [stdout] 3d2c41700aec3821633ad0659bf21eeb7209217276346aef6ea236716b5cf367
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9f79868ccf620742f8a2017afa7b69cec9a8746df8639ae841a53df85faf0026
[INFO] running `Command { std: "docker" "start" "-a" "9f79868ccf620742f8a2017afa7b69cec9a8746df8639ae841a53df85faf0026", 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.04s
[INFO] [stderr]      Running unittests lib/ruster.rs (/opt/rustwide/target/debug/build/libruster/d7bbc41e7c0f2693/deps/libruster-d7bbc41e7c0f2693)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libruster
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test lib/ruster.rs - pg_dump_all_databases (line 420) - compile ... FAILED
[INFO] [stdout] test lib/ruster.rs - mysql_restore_all_databases (line 259) - compile ... FAILED
[INFO] [stdout] test lib/ruster.rs - psql_restore_database (line 507) - compile ... FAILED
[INFO] [stdout] test lib/ruster.rs - mysqldump_all_databases (line 12) - compile ... FAILED
[INFO] [stdout] test lib/ruster.rs - psql_restore_all_databases (line 586) - compile ... FAILED
[INFO] [stdout] test lib/ruster.rs - mysqldump_database (line 93) - compile ... FAILED
[INFO] [stdout] test lib/ruster.rs - mysql_restore_database (line 179) - compile ... FAILED
[INFO] [stdout] test lib/ruster.rs - pg_dump_database (line 332) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 422 | 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] 423 | 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] 420 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0<const C: /* Type */>() {
[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] 424 |     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] 420 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0<const C: /* Type */>() {
[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] 425 |     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] 420 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0<const C: /* Type */>() {
[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] 426 |     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] 420 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0<const C: /* Type */>() {
[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] 427 |     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] 420 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0<const C: /* Type */>() {
[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] 428 |     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] 420 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_420_0<const C: /* Type */>() {
[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_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] 261 | 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] 262 | 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] 259 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0<const C: /* Type */>() {
[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] 263 |     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] 259 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0<const C: /* Type */>() {
[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] 264 |     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] 259 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0<const C: /* Type */>() {
[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] 265 |     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] 259 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0<const C: /* Type */>() {
[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] 266 |     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] 259 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0<const C: /* Type */>() {
[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] 267 |     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] 259 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_259_0<const C: /* Type */>() {
[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] 509 | 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] 510 | 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] 507 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0<const C: /* Type */>() {
[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] 511 |     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] 507 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0<const C: /* Type */>() {
[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] 512 |     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] 507 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0<const C: /* Type */>() {
[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] 513 |     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] 507 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0<const C: /* Type */>() {
[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] 514 |     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] 507 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0<const C: /* Type */>() {
[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] 515 |     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] 507 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0<const C: /* Type */>() {
[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] 516 |     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] 507 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_507_0<const C: /* Type */>() {
[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 - 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] 14 | 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] 15 | 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] 12 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0<const C: /* Type */>() {
[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] 16 |     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] 12 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0<const C: /* Type */>() {
[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] 17 |     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] 12 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0<const C: /* Type */>() {
[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] 18 |     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] 12 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0<const C: /* Type */>() {
[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] 19 |     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] 12 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0<const C: /* Type */>() {
[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] 20 |     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] 12 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_12_0<const C: /* Type */>() {
[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_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] 588 | 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] 589 | 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] 586 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0<const C: /* Type */>() {
[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] 590 |     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] 586 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0<const C: /* Type */>() {
[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] 591 |     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] 586 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0<const C: /* Type */>() {
[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] 592 |     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] 586 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0<const C: /* Type */>() {
[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] 593 |     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] 586 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0<const C: /* Type */>() {
[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] 594 |     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] 586 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_586_0<const C: /* Type */>() {
[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] 95 | 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] 96 | 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] 93 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0<const C: /* Type */>() {
[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] 97 |     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] 93 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0<const C: /* Type */>() {
[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] 98 |     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] 93 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0<const C: /* Type */>() {
[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] 99 |     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] 93 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0<const C: /* Type */>() {
[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] 100 |     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]  93 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0<const C: /* Type */>() {
[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] 101 |     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]  93 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0<const C: /* Type */>() {
[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] 102 |     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]  93 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_93_0<const C: /* Type */>() {
[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_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] 181 | 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] 182 | 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] 179 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0<const C: /* Type */>() {
[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] 183 |     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] 179 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0<const C: /* Type */>() {
[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] 184 |     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] 179 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0<const C: /* Type */>() {
[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] 185 |     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] 179 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0<const C: /* Type */>() {
[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] 186 |     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] 179 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0<const C: /* Type */>() {
[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] 187 |     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] 179 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0<const C: /* Type */>() {
[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] 188 |     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] 179 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_179_0<const C: /* Type */>() {
[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] 334 | 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] 335 | 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] 332 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0<const C: /* Type */>() {
[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] 336 |     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] 332 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0<const C: /* Type */>() {
[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] 337 |     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] 332 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0<const C: /* Type */>() {
[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] 338 |     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] 332 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0<const C: /* Type */>() {
[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] 339 |     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] 332 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0<const C: /* Type */>() {
[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] 340 |     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] 332 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0<const C: /* Type */>() {
[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] 341 |     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] 332 | fn main() { #[allow(non_snake_case)] fn _doctest_main_lib_ruster_rs_332_0<const C: /* Type */>() {
[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.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9f79868ccf620742f8a2017afa7b69cec9a8746df8639ae841a53df85faf0026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f79868ccf620742f8a2017afa7b69cec9a8746df8639ae841a53df85faf0026", kill_on_drop: false }`
[INFO] [stdout] 9f79868ccf620742f8a2017afa7b69cec9a8746df8639ae841a53df85faf0026
