[INFO] cloning repository https://github.com/Mortano/experiment-archiver-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mortano/experiment-archiver-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMortano%2Fexperiment-archiver-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMortano%2Fexperiment-archiver-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d67c486eac1eb9d2c834c7816adfa3a64ee4b679
[INFO] testing Mortano/experiment-archiver-rs against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMortano%2Fexperiment-archiver-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mortano/experiment-archiver-rs
[INFO] finished tweaking git repo https://github.com/Mortano/experiment-archiver-rs
[INFO] tweaked toml for git repo https://github.com/Mortano/experiment-archiver-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mortano/experiment-archiver-rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mortano/experiment-archiver-rs 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded tabled_derive v0.6.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.58
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded termion v2.0.1
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.7
[INFO] [stderr]   Downloaded anstyle v1.0.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.40
[INFO] [stderr]   Downloaded md-5 v0.10.5
[INFO] [stderr]   Downloaded papergrid v0.9.0
[INFO] [stderr]   Downloaded time v0.1.45
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded clap v4.3.0
[INFO] [stderr]   Downloaded bumpalo v3.13.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.8
[INFO] [stderr]   Downloaded base64 v0.21.1
[INFO] [stderr]   Downloaded tabled v0.12.0
[INFO] [stderr]   Downloaded serde v1.0.163
[INFO] [stderr]   Downloaded postgres v0.19.5
[INFO] [stderr]   Downloaded serde_derive v1.0.163
[INFO] [stderr]   Downloaded chrono v0.4.26
[INFO] [stderr]   Downloaded clap_builder v4.3.0
[INFO] [stderr]   Downloaded clap_derive v4.3.0
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] [stderr]   Downloaded anstyle-parse v0.2.0
[INFO] [stderr]   Downloaded thiserror v1.0.40
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded postgres-protocol v0.6.5
[INFO] [stderr]   Downloaded rustix v0.37.19
[INFO] [stderr]   Downloaded postgres-types v0.2.5
[INFO] [stderr]   Downloaded libc v0.2.144
[INFO] [stderr]   Downloaded tokio v1.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 320739e750d77a3991040acefcf78ccea65a81e3762f2c12a4cf48555a6034ee
[INFO] running `Command { std: "docker" "start" "-a" "320739e750d77a3991040acefcf78ccea65a81e3762f2c12a4cf48555a6034ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "320739e750d77a3991040acefcf78ccea65a81e3762f2c12a4cf48555a6034ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "320739e750d77a3991040acefcf78ccea65a81e3762f2c12a4cf48555a6034ee", kill_on_drop: false }`
[INFO] [stdout] 320739e750d77a3991040acefcf78ccea65a81e3762f2c12a4cf48555a6034ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02effc1d35bcd64e70fc57f5cd4ee77044e650bdc1a8e224a9d57411615d5df1
[INFO] running `Command { std: "docker" "start" "-a" "02effc1d35bcd64e70fc57f5cd4ee77044e650bdc1a8e224a9d57411615d5df1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling base64 v0.21.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling papergrid v0.9.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling termion v2.0.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.5
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling postgres-types v0.2.5
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling tabled v0.12.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-postgres v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling postgres v0.19.5
[INFO] [stderr]    Compiling experiment-archiver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/experiment.rs:222:33
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn measurements_for_run(&self, run_id: &str) -> Result<Vec<Measurement>> {
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn measurements_for_run(&self, run_id: &str) -> Result<Vec<Measurement<'_>>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.81s
[INFO] running `Command { std: "docker" "inspect" "02effc1d35bcd64e70fc57f5cd4ee77044e650bdc1a8e224a9d57411615d5df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02effc1d35bcd64e70fc57f5cd4ee77044e650bdc1a8e224a9d57411615d5df1", kill_on_drop: false }`
[INFO] [stdout] 02effc1d35bcd64e70fc57f5cd4ee77044e650bdc1a8e224a9d57411615d5df1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f386d224ea10c709d54790a2deb4321b35190099c2270b0c097e0d99f52298e1
[INFO] running `Command { std: "docker" "start" "-a" "f386d224ea10c709d54790a2deb4321b35190099c2270b0c097e0d99f52298e1", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/experiment.rs:222:33
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn measurements_for_run(&self, run_id: &str) -> Result<Vec<Measurement>> {
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn measurements_for_run(&self, run_id: &str) -> Result<Vec<Measurement<'_>>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling experiment-archiver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/experiment.rs:222:33
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn measurements_for_run(&self, run_id: &str) -> Result<Vec<Measurement>> {
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn measurements_for_run(&self, run_id: &str) -> Result<Vec<Measurement<'_>>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "f386d224ea10c709d54790a2deb4321b35190099c2270b0c097e0d99f52298e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f386d224ea10c709d54790a2deb4321b35190099c2270b0c097e0d99f52298e1", kill_on_drop: false }`
[INFO] [stdout] f386d224ea10c709d54790a2deb4321b35190099c2270b0c097e0d99f52298e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d333f1deba402f18b6e45122bcefa80ea1f94f3c6e3531b8f28546a0305dfdb1
[INFO] running `Command { std: "docker" "start" "-a" "d333f1deba402f18b6e45122bcefa80ea1f94f3c6e3531b8f28546a0305dfdb1", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/experiment.rs:222:33
[INFO] [stderr]     |
[INFO] [stderr] 222 |     pub fn measurements_for_run(&self, run_id: &str) -> Result<Vec<Measurement>> {
[INFO] [stderr]     |                                 ^^^^^ the lifetime is elided here  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 222 |     pub fn measurements_for_run(&self, run_id: &str) -> Result<Vec<Measurement<'_>>> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `experiment-archiver` (lib) generated 1 warning (run `cargo fix --lib -p experiment-archiver` to apply 1 suggestion)
[INFO] [stderr] warning: `experiment-archiver` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/experiment_archiver-4ff37364b194286d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/phd_ex_cli-0b2ba2dc69dbadac)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::parse_run_numbers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-61e45e855bd77f6f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test new_experiment_is_added_to_db ... FAILED
[INFO] [stdout] test delete_experiment ... FAILED
[INFO] [stdout] test delete_runs ... FAILED
[INFO] [stdout] test add_known_experiment ... FAILED
[INFO] [stdout] test showcase ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout] test new_experiment_run ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- new_experiment_is_added_to_db stdout ----
[INFO] [stdout] Error: Failed to create new Experiment
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not connect to postgres DB
[INFO] [stdout]     1: Can't get connection configuration for postgres DB
[INFO] [stdout]     2: Could not get host name for postgres connection
[INFO] [stdout]     3: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- delete_experiment stdout ----
[INFO] [stdout] Error: Failed to create new Experiment
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not connect to postgres DB
[INFO] [stdout]     1: Can't get connection configuration for postgres DB
[INFO] [stdout]     2: Could not get host name for postgres connection
[INFO] [stdout]     3: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- delete_runs stdout ----
[INFO] [stdout] Error: Failed to create new Experiment
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not connect to postgres DB
[INFO] [stdout]     1: Can't get connection configuration for postgres DB
[INFO] [stdout]     2: Could not get host name for postgres connection
[INFO] [stdout]     3: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- add_known_experiment stdout ----
[INFO] [stdout] Error: Failed to create new Experiment
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not connect to postgres DB
[INFO] [stdout]     1: Can't get connection configuration for postgres DB
[INFO] [stdout]     2: Could not get host name for postgres connection
[INFO] [stdout]     3: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- showcase stdout ----
[INFO] [stdout] Error: Failed to create experiment
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not connect to postgres DB
[INFO] [stdout]     1: Can't get connection configuration for postgres DB
[INFO] [stdout]     2: Could not get host name for postgres connection
[INFO] [stdout]     3: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- new_experiment_run stdout ----
[INFO] [stdout] Error: Failed to create new Experiment
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Could not connect to postgres DB
[INFO] [stdout]     1: Can't get connection configuration for postgres DB
[INFO] [stdout]     2: Could not get host name for postgres connection
[INFO] [stdout]     3: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     add_known_experiment
[INFO] [stdout]     delete_experiment
[INFO] [stdout]     delete_runs
[INFO] [stdout]     new_experiment_is_added_to_db
[INFO] [stdout]     new_experiment_run
[INFO] [stdout]     showcase
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d333f1deba402f18b6e45122bcefa80ea1f94f3c6e3531b8f28546a0305dfdb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d333f1deba402f18b6e45122bcefa80ea1f94f3c6e3531b8f28546a0305dfdb1", kill_on_drop: false }`
[INFO] [stdout] d333f1deba402f18b6e45122bcefa80ea1f94f3c6e3531b8f28546a0305dfdb1
