[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 beta-2025-09-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mortano/experiment-archiver-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] feb779fb87ed4d103bafa88d156355c12a8ecacf9c7764ef31ab3a5d105ac3f2
[INFO] running `Command { std: "docker" "start" "-a" "feb779fb87ed4d103bafa88d156355c12a8ecacf9c7764ef31ab3a5d105ac3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "feb779fb87ed4d103bafa88d156355c12a8ecacf9c7764ef31ab3a5d105ac3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb779fb87ed4d103bafa88d156355c12a8ecacf9c7764ef31ab3a5d105ac3f2", kill_on_drop: false }`
[INFO] [stdout] feb779fb87ed4d103bafa88d156355c12a8ecacf9c7764ef31ab3a5d105ac3f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a8f96ec647f9f1fadacda9b0cad0cfde7eb4b7a4a126143d70e09b44a6056fe
[INFO] running `Command { std: "docker" "start" "-a" "1a8f96ec647f9f1fadacda9b0cad0cfde7eb4b7a4a126143d70e09b44a6056fe", 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 unicode-ident v1.0.8
[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 bytes v1.4.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling base64 v0.21.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[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 block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling papergrid v0.9.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[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 parking_lot v0.12.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.26
[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 tabled v0.12.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling postgres-protocol v0.6.5
[INFO] [stderr]    Compiling anstream v0.3.2
[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 postgres-types v0.2.5
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling clap v4.3.0
[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 36.44s
[INFO] running `Command { std: "docker" "inspect" "1a8f96ec647f9f1fadacda9b0cad0cfde7eb4b7a4a126143d70e09b44a6056fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a8f96ec647f9f1fadacda9b0cad0cfde7eb4b7a4a126143d70e09b44a6056fe", kill_on_drop: false }`
[INFO] [stdout] 1a8f96ec647f9f1fadacda9b0cad0cfde7eb4b7a4a126143d70e09b44a6056fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dce77363ec34c6227fe2e2ec096d234444f537e73274912d5fa1cfe63880ee39
[INFO] running `Command { std: "docker" "start" "-a" "dce77363ec34c6227fe2e2ec096d234444f537e73274912d5fa1cfe63880ee39", 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.58s
[INFO] running `Command { std: "docker" "inspect" "dce77363ec34c6227fe2e2ec096d234444f537e73274912d5fa1cfe63880ee39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dce77363ec34c6227fe2e2ec096d234444f537e73274912d5fa1cfe63880ee39", kill_on_drop: false }`
[INFO] [stdout] dce77363ec34c6227fe2e2ec096d234444f537e73274912d5fa1cfe63880ee39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f70e846a875c37e34dd54d0728a3c6557a461df883e11cd62d2bbba535196a4d
[INFO] running `Command { std: "docker" "start" "-a" "f70e846a875c37e34dd54d0728a3c6557a461df883e11cd62d2bbba535196a4d", 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.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/experiment_archiver-2eff1c62b7a58f41)
[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-34110af2b2c6eb75)
[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-46b97504e80452ea)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test showcase ... FAILED
[INFO] [stdout] test delete_runs ... FAILED
[INFO] [stdout] test delete_experiment ... FAILED
[INFO] [stdout] test new_experiment_run ... FAILED
[INFO] [stdout] test add_known_experiment ... FAILED
[INFO] [stdout] test new_experiment_is_added_to_db ... 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] ---- 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] ---- 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] ---- 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] 
[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] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "f70e846a875c37e34dd54d0728a3c6557a461df883e11cd62d2bbba535196a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f70e846a875c37e34dd54d0728a3c6557a461df883e11cd62d2bbba535196a4d", kill_on_drop: false }`
[INFO] [stdout] f70e846a875c37e34dd54d0728a3c6557a461df883e11cd62d2bbba535196a4d
