[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.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMortano%2Fexperiment-archiver-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mortano/experiment-archiver-rs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termion v2.0.1
[INFO] [stderr]   Downloaded tabled_derive v0.6.0
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded papergrid v0.9.0
[INFO] [stderr]   Downloaded clap_derive v4.3.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.0
[INFO] [stderr]   Downloaded is-terminal v0.4.7
[INFO] [stderr]   Downloaded postgres-protocol v0.6.5
[INFO] [stderr]   Downloaded tokio-postgres v0.7.8
[INFO] [stderr]   Downloaded tabled v0.12.0
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded anstyle v1.0.0
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded socket2 v0.5.3
[INFO] [stderr]   Downloaded cpufeatures v0.2.7
[INFO] [stderr]   Downloaded clap v4.3.0
[INFO] [stderr]   Downloaded base64 v0.21.1
[INFO] [stderr]   Downloaded tokio v1.28.1
[INFO] [stderr]   Downloaded clap_builder v4.3.0
[INFO] [stderr]   Downloaded fallible-iterator v0.2.0
[INFO] [stderr]   Downloaded postgres-types v0.2.5
[INFO] [stderr]   Downloaded postgres v0.19.5
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded rustix v0.37.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab076bf2915084ad3d34d5ff8e7738fd54623ccfa95ccbd3b8b03d50f75ed26d
[INFO] running `Command { std: "docker" "start" "-a" "ab076bf2915084ad3d34d5ff8e7738fd54623ccfa95ccbd3b8b03d50f75ed26d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab076bf2915084ad3d34d5ff8e7738fd54623ccfa95ccbd3b8b03d50f75ed26d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab076bf2915084ad3d34d5ff8e7738fd54623ccfa95ccbd3b8b03d50f75ed26d", kill_on_drop: false }`
[INFO] [stdout] ab076bf2915084ad3d34d5ff8e7738fd54623ccfa95ccbd3b8b03d50f75ed26d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2c46ecd126bb1a5661088a2f82bba12f9cd1c0459d3509d0233363be4c7b109
[INFO] running `Command { std: "docker" "start" "-a" "a2c46ecd126bb1a5661088a2f82bba12f9cd1c0459d3509d0233363be4c7b109", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling base64 v0.21.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling papergrid v0.9.0
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[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 getrandom v0.2.9
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.6
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.5
[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 tabled v0.12.0
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[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 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 42.69s
[INFO] running `Command { std: "docker" "inspect" "a2c46ecd126bb1a5661088a2f82bba12f9cd1c0459d3509d0233363be4c7b109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2c46ecd126bb1a5661088a2f82bba12f9cd1c0459d3509d0233363be4c7b109", kill_on_drop: false }`
[INFO] [stdout] a2c46ecd126bb1a5661088a2f82bba12f9cd1c0459d3509d0233363be4c7b109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c61844c94789bf273c71665d3c6aa7d5603e3822963af4c0032a9d9c3bc90f53
[INFO] running `Command { std: "docker" "start" "-a" "c61844c94789bf273c71665d3c6aa7d5603e3822963af4c0032a9d9c3bc90f53", kill_on_drop: false }`
[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] [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.86s
[INFO] running `Command { std: "docker" "inspect" "c61844c94789bf273c71665d3c6aa7d5603e3822963af4c0032a9d9c3bc90f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61844c94789bf273c71665d3c6aa7d5603e3822963af4c0032a9d9c3bc90f53", kill_on_drop: false }`
[INFO] [stdout] c61844c94789bf273c71665d3c6aa7d5603e3822963af4c0032a9d9c3bc90f53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b5e2bd5bf0be9876a9b9a08ab93f5a91c5cb751d0af8a5e6666f923aee5a118
[INFO] running `Command { std: "docker" "start" "-a" "6b5e2bd5bf0be9876a9b9a08ab93f5a91c5cb751d0af8a5e6666f923aee5a118", 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
[INFO] [stderr] warning: `experiment-archiver` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/experiment_archiver-4a350de0bb896f82)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/cli.rs (/opt/rustwide/target/debug/deps/phd_ex_cli-a27ea8fa19cf441e)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-cb43a0ffe0274d4b)
[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] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout] test showcase ... FAILED
[INFO] [stdout] test add_known_experiment ... FAILED
[INFO] [stdout] test new_experiment_is_added_to_db ... FAILED
[INFO] [stdout] test delete_experiment ... FAILED
[INFO] [stdout] test new_experiment_run ... FAILED
[INFO] [stdout] test delete_runs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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] ---- 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] ---- 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] ---- 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] ---- 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] 
[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" "6b5e2bd5bf0be9876a9b9a08ab93f5a91c5cb751d0af8a5e6666f923aee5a118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b5e2bd5bf0be9876a9b9a08ab93f5a91c5cb751d0af8a5e6666f923aee5a118", kill_on_drop: false }`
[INFO] [stdout] 6b5e2bd5bf0be9876a9b9a08ab93f5a91c5cb751d0af8a5e6666f923aee5a118
