[INFO] cloning repository https://github.com/rimutaka/ld-lambdas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rimutaka/ld-lambdas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frimutaka%2Fld-lambdas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frimutaka%2Fld-lambdas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7b1ff95f07bce49d075ca3498631dd1b337cf75 [INFO] testing rimutaka/ld-lambdas against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frimutaka%2Fld-lambdas" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rimutaka/ld-lambdas on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rimutaka/ld-lambdas [INFO] finished tweaking git repo https://github.com/rimutaka/ld-lambdas [INFO] tweaked toml for git repo https://github.com/rimutaka/ld-lambdas written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/rimutaka/ld-lambdas already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] edd3ca944c04af2d1f45fc3b29f1f775546f4703d83561a36df9a4f5bb10fcdf [INFO] running `Command { std: "docker" "start" "-a" "edd3ca944c04af2d1f45fc3b29f1f775546f4703d83561a36df9a4f5bb10fcdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edd3ca944c04af2d1f45fc3b29f1f775546f4703d83561a36df9a4f5bb10fcdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd3ca944c04af2d1f45fc3b29f1f775546f4703d83561a36df9a4f5bb10fcdf", kill_on_drop: false }` [INFO] [stdout] edd3ca944c04af2d1f45fc3b29f1f775546f4703d83561a36df9a4f5bb10fcdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fc621844ab3f97e4edbbe5b86c8b0da20a7c47a141c6cbbc09e10c09d41025c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4fc621844ab3f97e4edbbe5b86c8b0da20a7c47a141c6cbbc09e10c09d41025c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling simple-error v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling postgres-protocol v0.5.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling dynomite-derive v0.9.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wasm-timer v0.2.4 [INFO] [stderr] Compiling again v0.1.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling postgres-types v0.1.2 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rusoto_credential v0.44.0 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling rusoto_signature v0.44.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.44.0 [INFO] [stderr] Compiling dynomite v0.9.0 [INFO] [stderr] Compiling pgsql_zero v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `simple_logger` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use simple_logger; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_all_user_lists_from_ddb` [INFO] [stdout] --> src/structures_ddb.rs:142:25 [INFO] [stdout] | [INFO] [stdout] 142 | pub(crate) async fn get_all_user_lists_from_ddb( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `delete_from_all_dbs` [INFO] [stdout] --> src/structures_ddb.rs:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | pub(crate) async fn delete_from_all_dbs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Logged` [INFO] [stdout] --> src/structures_pg.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Logged, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_t_list_item` [INFO] [stdout] --> src/structures_pg.rs:140:21 [INFO] [stdout] | [INFO] [stdout] 140 | pub(crate) async fn get_t_list_item(liid: Uuid, client: &Client) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_t_list_items` [INFO] [stdout] --> src/structures_pg.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub(crate) async fn get_t_list_items(lid: Uuid, client: &Client) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_t_list` [INFO] [stdout] --> src/structures_pg.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | pub(crate) async fn get_t_list(lid: Uuid, client: &Client) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_t_user` [INFO] [stdout] --> src/structures_pg.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | pub(crate) async fn get_t_user(user_id: Option, user_email: Option, client: &Client) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_user_lists` [INFO] [stdout] --> src/structures_pg.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | pub(crate) async fn get_user_lists(user_id: Uuid, client: &Client) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `put_t_user` [INFO] [stdout] --> src/structures_pg.rs:338:21 [INFO] [stdout] | [INFO] [stdout] 338 | pub(crate) async fn put_t_user(user_email: &String, client: &Client) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `del_t_list` [INFO] [stdout] --> src/structures_pg.rs:375:21 [INFO] [stdout] | [INFO] [stdout] 375 | pub(crate) async fn del_t_list(lid: Uuid, client: &Client) -> Result<(), PgError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `del_t_user` [INFO] [stdout] --> src/structures_pg.rs:389:21 [INFO] [stdout] | [INFO] [stdout] 389 | pub(crate) async fn del_t_user(user_id: Uuid, client: &Client) -> Result<(), PgError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_ddb_get_batch_input` [INFO] [stdout] --> src/utils.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn build_ddb_get_batch_input( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_ddb_del_input` [INFO] [stdout] --> src/utils.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | pub(crate) fn build_ddb_del_input(table_key: &str, key_value: Uuid, table: &str) -> DeleteItemInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 58s [INFO] running `Command { std: "docker" "inspect" "4fc621844ab3f97e4edbbe5b86c8b0da20a7c47a141c6cbbc09e10c09d41025c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc621844ab3f97e4edbbe5b86c8b0da20a7c47a141c6cbbc09e10c09d41025c", kill_on_drop: false }` [INFO] [stdout] 4fc621844ab3f97e4edbbe5b86c8b0da20a7c47a141c6cbbc09e10c09d41025c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] db3b557ea5b0cb6c394ba8d90825bc96f702e93dc03f3958da18187f4f396853 [INFO] running `Command { std: "docker" "start" "-a" "db3b557ea5b0cb6c394ba8d90825bc96f702e93dc03f3958da18187f4f396853", kill_on_drop: false }` [INFO] [stderr] Compiling pgsql_zero v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `simple_logger` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use simple_logger; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.45s [INFO] running `Command { std: "docker" "inspect" "db3b557ea5b0cb6c394ba8d90825bc96f702e93dc03f3958da18187f4f396853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3b557ea5b0cb6c394ba8d90825bc96f702e93dc03f3958da18187f4f396853", kill_on_drop: false }` [INFO] [stdout] db3b557ea5b0cb6c394ba8d90825bc96f702e93dc03f3958da18187f4f396853 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f74272148f861b2aa9c24b5895b8722d33833752bbb47f024c83f77b3aeaf8d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f74272148f861b2aa9c24b5895b8722d33833752bbb47f024c83f77b3aeaf8d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `simple_logger` [INFO] [stderr] --> src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use simple_logger; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pgsql_zero` (bin "pgsql_zero" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pgsql_zero-0b14a8840861a402) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test structures_pg::tests_pg::tests_pg::test_postgres_functions ... FAILED [INFO] [stdout] test structures_ddb::tests_ddb::tests_ddb::test_dynamodb_list_listitems_new_update_delete ... FAILED [INFO] [stdout] test structures_ddb::tests_ddb::tests_ddb::test_dynamodb_get_user_lists ... FAILED [INFO] [stdout] test structures_ddb::tests_ddb::tests_ddb::test_dynamodb_del_user ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- structures_pg::tests_pg::tests_pg::test_postgres_functions stdout ---- [INFO] [stdout] 2021-12-05 10:34:15,280 DEBUG [pgsql_zero::utils] simple_logger::init failed attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2021-12-05 10:34:15,299 DEBUG [pgsql_zero::structures_pg::tests_pg::tests_pg] main started [INFO] [stdout] thread 'structures_pg::tests_pg::tests_pg::test_postgres_functions' panicked at 'Env var DB_NAME: NotPresent', src/utils.rs:19:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f8d95cfe1c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f8d95cfe1c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f8d95cfe1c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f8d95cfe1c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f8d95f3c8c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55f8d95c8d35 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55f8d95d18c0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f8d95d18c0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f8d95d18c0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55f8d95d14a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55f8d95d1f74 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55f8d95d1a50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55f8d95d02d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55f8d95d19b9 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55f8d8ac5f81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55f8d8ac6073 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55f8d8acf85e - core::result::Result::expect::h9a5db504447e2848 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x55f8d8b03024 - pgsql_zero::utils::load_db_config::ha3631f11435a5ac4 [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:19:19 [INFO] [stdout] 18: 0x55f8d8b0550c - pgsql_zero::utils::get_pg_client::{{closure}}::h1268bfd2849d1e1c [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:133:57 [INFO] [stdout] 19: 0x55f8d8b0d4a9 - as core::future::future::Future>::poll::hd68e06891fdb1f19 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 20: 0x55f8d8b16fb3 - pgsql_zero::structures_pg::tests_pg::tests_pg::test_postgres_functions::{{closure}}::hed3063953f54bd85 [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_pg_test.rs:16:22 [INFO] [stdout] 21: 0x55f8d8b0cefb - as core::future::future::Future>::poll::h9e0a68f80e7872ba [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 22: 0x55f8d8af9440 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hd07334b388e3f5b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 23: 0x55f8d8b21430 - tokio::coop::with_budget::{{closure}}::h7a6cdd6a1f58ebb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127:9 [INFO] [stdout] 24: 0x55f8d8af5a98 - std::thread::local::LocalKey::try_with::hc9a8ad3ea442d5ae [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x55f8d8af437d - std::thread::local::LocalKey::with::h487d13286c7ff79d [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x55f8d8af8a0c - tokio::coop::with_budget::hd139aa39e6032613 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120:5 [INFO] [stdout] 27: 0x55f8d8af8a0c - tokio::coop::budget::h8c912fd6c52ba5c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96:5 [INFO] [stdout] 28: 0x55f8d8af8a0c - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::heecfd6e280ea244a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 29: 0x55f8d8afa427 - tokio::runtime::basic_scheduler::enter::{{closure}}::h85360aa1ba6ee0cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 30: 0x55f8d8b55290 - tokio::macros::scoped_tls::ScopedKey::set::hb0f1605a06d7da92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 31: 0x55f8d8af9e9a - tokio::runtime::basic_scheduler::enter::hc96adee8f6d608f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 32: 0x55f8d8af6e66 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4467d22abf458367 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 33: 0x55f8d8b00698 - tokio::runtime::Runtime::block_on::{{closure}}::hc9c069cb13fa7883 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:444:34 [INFO] [stdout] 34: 0x55f8d8b15818 - tokio::runtime::context::enter::h70977f0eb0b1c570 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72:5 [INFO] [stdout] 35: 0x55f8d8b153f0 - tokio::runtime::handle::Handle::enter::h5e1f7ad693c292b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76:9 [INFO] [stdout] 36: 0x55f8d8b00313 - tokio::runtime::Runtime::block_on::ha68cfe1083cecb05 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441:9 [INFO] [stdout] 37: 0x55f8d8b165d5 - pgsql_zero::structures_pg::tests_pg::tests_pg::test_postgres_functions::h61d49d14f8244a48 [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_pg_test.rs:10:5 [INFO] [stdout] 38: 0x55f8d8b164ea - pgsql_zero::structures_pg::tests_pg::tests_pg::test_postgres_functions::{{closure}}::hbcc61e9c2aa3e048 [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_pg_test.rs:10:5 [INFO] [stdout] 39: 0x55f8d8ac69ae - core::ops::function::FnOnce::call_once::h0c282b81a01dd69d [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 40: 0x55f8d8b8bfc3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55f8d8b8bfc3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 42: 0x55f8d8b8abd7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 43: 0x55f8d8b8abd7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 44: 0x55f8d8b8abd7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 45: 0x55f8d8b8abd7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 46: 0x55f8d8b8abd7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 47: 0x55f8d8b8abd7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 48: 0x55f8d8b8abd7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 49: 0x55f8d8b57e7e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 50: 0x55f8d8b57e7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 51: 0x55f8d8b5cbd8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 52: 0x55f8d8b5cbd8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x55f8d8b5cbd8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 54: 0x55f8d8b5cbd8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x55f8d8b5cbd8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x55f8d8b5cbd8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 57: 0x55f8d8b5cbd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x55f8d95d6d23 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 59: 0x55f8d95d6d23 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 60: 0x55f8d95d6d23 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 61: 0x7fa8bb620609 - start_thread [INFO] [stdout] 62: 0x7fa8bb3f8293 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- structures_ddb::tests_ddb::tests_ddb::test_dynamodb_list_listitems_new_update_delete stdout ---- [INFO] [stdout] 2021-12-05 10:34:15,279 DEBUG [pgsql_zero::utils] simple_logger::init succeeded [INFO] [stdout] 2021-12-05 10:34:15,291 DEBUG [pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_helpers] init_db_clients started [INFO] [stdout] 2021-12-05 10:34:15,341 DEBUG [rustls::anchors] add_pem_file processed 128 valid and 0 invalid certs [INFO] [stdout] 2021-12-05 10:34:15,341 DEBUG [pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_helpers] ddb_client created [INFO] [stdout] thread 'structures_ddb::tests_ddb::tests_ddb::test_dynamodb_list_listitems_new_update_delete' panicked at 'Env var DB_NAME: NotPresent', src/utils.rs:19:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f8d95cfe1c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f8d95cfe1c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f8d95cfe1c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f8d95cfe1c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f8d95f3c8c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55f8d95c8d35 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55f8d95d18c0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f8d95d18c0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f8d95d18c0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55f8d95d14a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55f8d95d1f74 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55f8d95d1a50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55f8d95d02d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55f8d95d19b9 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55f8d8ac5f81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55f8d8ac6073 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55f8d8acf85e - core::result::Result::expect::h9a5db504447e2848 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x55f8d8b03024 - pgsql_zero::utils::load_db_config::ha3631f11435a5ac4 [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:19:19 [INFO] [stdout] 18: 0x55f8d8b0550c - pgsql_zero::utils::get_pg_client::{{closure}}::h1268bfd2849d1e1c [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:133:57 [INFO] [stdout] 19: 0x55f8d8b0d4a9 - as core::future::future::Future>::poll::hd68e06891fdb1f19 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 20: 0x55f8d8b57614 - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_helpers::init_db_clients::{{closure}}::hd9f928df29331bef [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:256:29 [INFO] [stdout] 21: 0x55f8d8b0bf17 - as core::future::future::Future>::poll::h2998153265d8bf32 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 22: 0x55f8d8ae3735 - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_dynamodb_list_listitems_new_update_delete::{{closure}}::h392a006791ba78c7 [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:14:39 [INFO] [stdout] 23: 0x55f8d8b0d1db - as core::future::future::Future>::poll::hae94ff5c81dc2f18 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x55f8d8af9120 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h45b3ed1daea4be73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 25: 0x55f8d8b219d0 - tokio::coop::with_budget::{{closure}}::hbfe4b478f10625a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127:9 [INFO] [stdout] 26: 0x55f8d8af4d08 - std::thread::local::LocalKey::try_with::h4a7cd1dde572cb3c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 27: 0x55f8d8af46bd - std::thread::local::LocalKey::with::hbf403c5c3a6e29c4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 28: 0x55f8d8af81ec - tokio::coop::with_budget::hd001b870daf3217e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120:5 [INFO] [stdout] 29: 0x55f8d8af81ec - tokio::coop::budget::h674d119be1f87270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96:5 [INFO] [stdout] 30: 0x55f8d8af81ec - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h73e9ce49fbb11cfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 31: 0x55f8d8afa2d7 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1713a4d6d26e1ba9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 32: 0x55f8d8b553b0 - tokio::macros::scoped_tls::ScopedKey::set::hd2ac2c89413c9d87 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 33: 0x55f8d8af9b1a - tokio::runtime::basic_scheduler::enter::ha8ef1c447d6260fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 34: 0x55f8d8af6ea6 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4b8210552e2448df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 35: 0x55f8d8b005e8 - tokio::runtime::Runtime::block_on::{{closure}}::had1f88751cb7c8ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:444:34 [INFO] [stdout] 36: 0x55f8d8b15718 - tokio::runtime::context::enter::h5272d8e03f4ec694 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72:5 [INFO] [stdout] 37: 0x55f8d8b15330 - tokio::runtime::handle::Handle::enter::h039f6e1669122e91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76:9 [INFO] [stdout] 38: 0x55f8d8b002b3 - tokio::runtime::Runtime::block_on::h0399e95b18552d8f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441:9 [INFO] [stdout] 39: 0x55f8d8ae3145 - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_dynamodb_list_listitems_new_update_delete::h3d69cdb8af1bfd97 [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:9:5 [INFO] [stdout] 40: 0x55f8d8ae305a - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_dynamodb_list_listitems_new_update_delete::{{closure}}::h57d99c227bafb354 [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:9:5 [INFO] [stdout] 41: 0x55f8d8ac6aee - core::ops::function::FnOnce::call_once::h39b325669c52d0fb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x55f8d8b8bfc3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55f8d8b8bfc3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 44: 0x55f8d8b8abd7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 45: 0x55f8d8b8abd7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x55f8d8b8abd7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 47: 0x55f8d8b8abd7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 48: 0x55f8d8b8abd7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 49: 0x55f8d8b8abd7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 50: 0x55f8d8b8abd7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 51: 0x55f8d8b57e7e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 52: 0x55f8d8b57e7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 53: 0x55f8d8b5cbd8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 54: 0x55f8d8b5cbd8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x55f8d8b5cbd8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 56: 0x55f8d8b5cbd8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 57: 0x55f8d8b5cbd8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 58: 0x55f8d8b5cbd8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 59: 0x55f8d8b5cbd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x55f8d95d6d23 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 61: 0x55f8d95d6d23 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 62: 0x55f8d95d6d23 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa8bb620609 - start_thread [INFO] [stdout] 64: 0x7fa8bb3f8293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- structures_ddb::tests_ddb::tests_ddb::test_dynamodb_get_user_lists stdout ---- [INFO] [stdout] 2021-12-05 10:34:15,280 DEBUG [pgsql_zero::structures_ddb::tests_ddb::tests_ddb] test_dynamodb_get_user_lists started [INFO] [stdout] 2021-12-05 10:34:15,295 DEBUG [pgsql_zero::utils] simple_logger::init failed attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2021-12-05 10:34:15,295 DEBUG [pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_helpers] init_db_clients started [INFO] [stdout] 2021-12-05 10:34:15,341 DEBUG [pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_helpers] ddb_client created [INFO] [stdout] thread 'structures_ddb::tests_ddb::tests_ddb::test_dynamodb_get_user_lists' panicked at 'Env var DB_NAME: NotPresent', src/utils.rs:19:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f8d95cfe1c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f8d95cfe1c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f8d95cfe1c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f8d95cfe1c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f8d95f3c8c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55f8d95c8d35 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55f8d95d18c0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f8d95d18c0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f8d95d18c0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55f8d95d14a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55f8d95d1f74 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55f8d95d1a50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55f8d95d02d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55f8d95d19b9 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55f8d8ac5f81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55f8d8ac6073 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55f8d8acf85e - core::result::Result::expect::h9a5db504447e2848 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x55f8d8b03024 - pgsql_zero::utils::load_db_config::ha3631f11435a5ac4 [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:19:19 [INFO] [stdout] 18: 0x55f8d8b0550c - pgsql_zero::utils::get_pg_client::{{closure}}::h1268bfd2849d1e1c [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:133:57 [INFO] [stdout] 19: 0x55f8d8b0d4a9 - as core::future::future::Future>::poll::hd68e06891fdb1f19 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 20: 0x55f8d8b57614 - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_helpers::init_db_clients::{{closure}}::hd9f928df29331bef [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:256:29 [INFO] [stdout] 21: 0x55f8d8b0bf17 - as core::future::future::Future>::poll::h2998153265d8bf32 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 22: 0x55f8d8ae6f7e - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_dynamodb_get_user_lists::{{closure}}::h3f254ff550d65bbd [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:120:39 [INFO] [stdout] 23: 0x55f8d8b0e02b - as core::future::future::Future>::poll::hfb4a0cab0c435a29 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x55f8d8af8fb0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h1be3769884ca53ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 25: 0x55f8d8b21d30 - tokio::coop::with_budget::{{closure}}::he4cdf139c7bf3629 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127:9 [INFO] [stdout] 26: 0x55f8d8af5978 - std::thread::local::LocalKey::try_with::hc09f20192f8ef5f6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 27: 0x55f8d8af43ed - std::thread::local::LocalKey::with::h4bbee908101ac200 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 28: 0x55f8d8af71ac - tokio::coop::with_budget::h485bc1c2189c6081 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120:5 [INFO] [stdout] 29: 0x55f8d8af71ac - tokio::coop::budget::h41d7c94bbd9819f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96:5 [INFO] [stdout] 30: 0x55f8d8af71ac - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h2e30f589c3251d02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 31: 0x55f8d8afa3b1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h7aabb148e33901af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 32: 0x55f8d8b5504a - tokio::macros::scoped_tls::ScopedKey::set::h3186d23ea4cd0996 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 33: 0x55f8d8afa21a - tokio::runtime::basic_scheduler::enter::hfd53c3bff4300c00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 34: 0x55f8d8af6e20 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h06950ae0a437fc91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 35: 0x55f8d8b00488 - tokio::runtime::Runtime::block_on::{{closure}}::h627bc30d07498d3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:444:34 [INFO] [stdout] 36: 0x55f8d8b15622 - tokio::runtime::context::enter::h1952241752f408db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72:5 [INFO] [stdout] 37: 0x55f8d8b1555a - tokio::runtime::handle::Handle::enter::hd7a9e79f4a8d0441 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76:9 [INFO] [stdout] 38: 0x55f8d8b0036d - tokio::runtime::Runtime::block_on::haf0fdbfdb66b0abf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441:9 [INFO] [stdout] 39: 0x55f8d8ae68f5 - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_dynamodb_get_user_lists::hea47268cc2a32a55 [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:115:5 [INFO] [stdout] 40: 0x55f8d8ae680a - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_dynamodb_get_user_lists::{{closure}}::h2acfa5c389c48f34 [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:115:5 [INFO] [stdout] 41: 0x55f8d8ac6cbe - core::ops::function::FnOnce::call_once::h923921559122b394 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x55f8d8b8bfc3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55f8d8b8bfc3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 44: 0x55f8d8b8abd7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 45: 0x55f8d8b8abd7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x55f8d8b8abd7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 47: 0x55f8d8b8abd7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 48: 0x55f8d8b8abd7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 49: 0x55f8d8b8abd7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 50: 0x55f8d8b8abd7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 51: 0x55f8d8b57e7e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 52: 0x55f8d8b57e7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 53: 0x55f8d8b5cbd8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 54: 0x55f8d8b5cbd8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x55f8d8b5cbd8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 56: 0x55f8d8b5cbd8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 57: 0x55f8d8b5cbd8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 58: 0x55f8d8b5cbd8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 59: 0x55f8d8b5cbd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x55f8d95d6d23 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 61: 0x55f8d95d6d23 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 62: 0x55f8d95d6d23 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa8bb620609 - start_thread [INFO] [stdout] 64: 0x7fa8bb3f8293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- structures_ddb::tests_ddb::tests_ddb::test_dynamodb_del_user stdout ---- [INFO] [stdout] 2021-12-05 10:34:15,280 DEBUG [pgsql_zero::structures_ddb::tests_ddb::tests_ddb] test_dynamodb_del_user started [INFO] [stdout] 2021-12-05 10:34:15,299 DEBUG [pgsql_zero::utils] simple_logger::init failed attempted to set a logger after the logging system was already initialized [INFO] [stdout] 2021-12-05 10:34:15,299 DEBUG [pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_helpers] init_db_clients started [INFO] [stdout] 2021-12-05 10:34:15,341 DEBUG [pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_helpers] ddb_client created [INFO] [stdout] thread 'structures_ddb::tests_ddb::tests_ddb::test_dynamodb_del_user' panicked at 'Env var DB_NAME: NotPresent', src/utils.rs:19:35 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f8d95cfe1c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f8d95cfe1c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f8d95cfe1c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f8d95cfe1c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f8d95f3c8c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55f8d95c8d35 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55f8d95d18c0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f8d95d18c0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f8d95d18c0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55f8d95d14a6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55f8d95d1f74 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55f8d95d1a50 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55f8d95d02d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55f8d95d19b9 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55f8d8ac5f81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55f8d8ac6073 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55f8d8acf85e - core::result::Result::expect::h9a5db504447e2848 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x55f8d8b03024 - pgsql_zero::utils::load_db_config::ha3631f11435a5ac4 [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:19:19 [INFO] [stdout] 18: 0x55f8d8b0550c - pgsql_zero::utils::get_pg_client::{{closure}}::h1268bfd2849d1e1c [INFO] [stdout] at /opt/rustwide/workdir/src/utils.rs:133:57 [INFO] [stdout] 19: 0x55f8d8b0d4a9 - as core::future::future::Future>::poll::hd68e06891fdb1f19 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 20: 0x55f8d8b57614 - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_helpers::init_db_clients::{{closure}}::hd9f928df29331bef [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:256:29 [INFO] [stdout] 21: 0x55f8d8b0bf17 - as core::future::future::Future>::poll::h2998153265d8bf32 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 22: 0x55f8d8ae93ae - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_dynamodb_del_user::{{closure}}::h6ead9d153bd56b79 [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:174:30 [INFO] [stdout] 23: 0x55f8d8b0cd5b - as core::future::future::Future>::poll::h98db38023ae0e689 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x55f8d8af93e0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hc283e118e8d76de7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 25: 0x55f8d8b21c10 - tokio::coop::with_budget::{{closure}}::hd3bf6624abe2c6fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127:9 [INFO] [stdout] 26: 0x55f8d8af4e28 - std::thread::local::LocalKey::try_with::h4e98512aacc36469 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 27: 0x55f8d8af41cd - std::thread::local::LocalKey::with::h1da64b1217df331b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 28: 0x55f8d8af79c6 - tokio::coop::with_budget::h280b182f2abbda49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120:5 [INFO] [stdout] 29: 0x55f8d8af79c6 - tokio::coop::budget::h5136d55ae23200a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96:5 [INFO] [stdout] 30: 0x55f8d8af79c6 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h70e26ba96368c064 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 31: 0x55f8d8afa33f - tokio::runtime::basic_scheduler::enter::{{closure}}::h3ee2f2c56a5e4e74 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 32: 0x55f8d8b55168 - tokio::macros::scoped_tls::ScopedKey::set::h81cf6e019d6fd010 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 33: 0x55f8d8af9794 - tokio::runtime::basic_scheduler::enter::h7c5e432c6fdb38e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 34: 0x55f8d8af6ee2 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd5ece66f0a6eae73 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 35: 0x55f8d8b00538 - tokio::runtime::Runtime::block_on::{{closure}}::h740db9eb50de9f67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:444:34 [INFO] [stdout] 36: 0x55f8d8b15912 - tokio::runtime::context::enter::hec9e03d7ad5515d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72:5 [INFO] [stdout] 37: 0x55f8d8b154a8 - tokio::runtime::handle::Handle::enter::h803439f7980fc123 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76:9 [INFO] [stdout] 38: 0x55f8d8b003cf - tokio::runtime::Runtime::block_on::hc4382a7d1ab089eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441:9 [INFO] [stdout] 39: 0x55f8d8ae8f55 - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_dynamodb_del_user::hb24e72ee0045337a [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:169:5 [INFO] [stdout] 40: 0x55f8d8ae8e6a - pgsql_zero::structures_ddb::tests_ddb::tests_ddb::test_dynamodb_del_user::{{closure}}::h54ae502303697b9f [INFO] [stdout] at /opt/rustwide/workdir/src/./structures_ddb_test.rs:169:5 [INFO] [stdout] 41: 0x55f8d8ac6dbe - core::ops::function::FnOnce::call_once::heabc66299934bafe [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x55f8d8b8bfc3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x55f8d8b8bfc3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 44: 0x55f8d8b8abd7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 45: 0x55f8d8b8abd7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x55f8d8b8abd7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 47: 0x55f8d8b8abd7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 48: 0x55f8d8b8abd7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 49: 0x55f8d8b8abd7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 50: 0x55f8d8b8abd7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 51: 0x55f8d8b57e7e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 52: 0x55f8d8b57e7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 53: 0x55f8d8b5cbd8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 54: 0x55f8d8b5cbd8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x55f8d8b5cbd8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 56: 0x55f8d8b5cbd8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 57: 0x55f8d8b5cbd8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 58: 0x55f8d8b5cbd8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 59: 0x55f8d8b5cbd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x55f8d95d6d23 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 61: 0x55f8d95d6d23 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 62: 0x55f8d95d6d23 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 63: 0x7fa8bb620609 - start_thread [INFO] [stdout] 64: 0x7fa8bb3f8293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] structures_ddb::tests_ddb::tests_ddb::test_dynamodb_del_user [INFO] [stdout] structures_ddb::tests_ddb::tests_ddb::test_dynamodb_get_user_lists [INFO] [stdout] structures_ddb::tests_ddb::tests_ddb::test_dynamodb_list_listitems_new_update_delete [INFO] [stdout] structures_pg::tests_pg::tests_pg::test_postgres_functions [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin pgsql_zero' [INFO] running `Command { std: "docker" "inspect" "2f74272148f861b2aa9c24b5895b8722d33833752bbb47f024c83f77b3aeaf8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f74272148f861b2aa9c24b5895b8722d33833752bbb47f024c83f77b3aeaf8d", kill_on_drop: false }` [INFO] [stdout] 2f74272148f861b2aa9c24b5895b8722d33833752bbb47f024c83f77b3aeaf8d