[INFO] cloning repository https://github.com/horowitzathome/hello-db
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horowitzathome/hello-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorowitzathome%2Fhello-db", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorowitzathome%2Fhello-db'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9660a4cc8a5a72fe60fa994f48a8d6f6f10d2018
[INFO] testing horowitzathome/hello-db against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorowitzathome%2Fhello-db" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/horowitzathome/hello-db
[INFO] finished tweaking git repo https://github.com/horowitzathome/hello-db
[INFO] tweaked toml for git repo https://github.com/horowitzathome/hello-db written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/horowitzathome/hello-db on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/horowitzathome/hello-db already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] [stderr] warning: `hello-db` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc
[INFO] running `Command { std: "docker" "start" "94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] [stderr] warning: `hello-db` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling metrics v0.20.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling syn v2.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling axum v0.6.15
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling quanta v0.10.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling metrics-macros v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling diesel_derives v2.0.2
[INFO] [stderr]    Compiling metrics-util v0.14.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling tower-http v0.4.0
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling serde_path_to_error v0.1.11
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling diesel v2.0.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling migrations_internals v2.0.0
[INFO] [stderr]    Compiling migrations_macros v2.0.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.11.0
[INFO] [stderr]    Compiling axum-prometheus v0.3.2
[INFO] [stderr]    Compiling diesel_migrations v2.0.0
[INFO] [stderr]    Compiling hello-db v0.1.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] [stderr] warning: `hello-db` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling assert2-macros v0.3.9
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling ctor v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling quanta v0.10.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling metrics v0.20.1
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling metrics-util v0.14.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling diesel v2.0.3
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling assert2 v0.3.10
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.6.15
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.11.0
[INFO] [stderr]    Compiling axum-prometheus v0.3.2
[INFO] [stderr]    Compiling diesel_migrations v2.0.0
[INFO] [stderr]    Compiling hello-db v0.1.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.60s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-unknown-linux-musl.rustflags
[INFO] [stderr] warning: `hello-db` (manifest) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_db-e7012366814f0df7)
[INFO] [stdout] We are in init to initialize environment and database
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (2748) panicked at src/db_infra_pool.rs:17:28:
[INFO] [stderr] Failed to create db pool: Error(Some("connection to server at \"192.168.1.20\", port 5432 failed: Network is unreachable\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x62d9ced565d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x62d9ced565d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x62d9ced565d1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x62d9ced565d1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x62d9ced6a78a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x62d9ced6a78a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    6:     0x62d9ced5b8fc - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stderr]    7:     0x62d9ced5b8fc - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]    8:     0x62d9ced34986 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x62d9ced34986 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x62d9ced4e6b1 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x62d9ced4e86b - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stderr]   12:     0x62d9ced34a32 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stderr]   13:     0x62d9ced2c129 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x62d9ced356cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stderr]   15:     0x62d9ced6af8c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x62d9ced6acd2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stderr]   17:     0x62d9cec5b491 - <core[6883ba1bc0fe4ed1]::result::Result<r2d2[70f1fe2c004531c1]::Pool<diesel[6f0e03a17916654e]::r2d2::ConnectionManager<diesel[6f0e03a17916654e]::pg::connection::PgConnection>>, r2d2[70f1fe2c004531c1]::Error>>::expect
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stderr]   18:     0x62d9cec49c39 - <hello_db[af971c86732c8b45]::db_infra_pool::POOL as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/workdir/src/db_infra_pool.rs:17:28
[INFO] [stderr]   19:     0x62d9cec49c39 - <<hello_db[af971c86732c8b45]::db_infra_pool::POOL as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   20:     0x62d9cec66b26 - <lazy_static[c94980f5494018e1]::lazy::Lazy<r2d2[70f1fe2c004531c1]::Pool<diesel[6f0e03a17916654e]::r2d2::ConnectionManager<diesel[6f0e03a17916654e]::pg::connection::PgConnection>>>>::get::<<hello_db[af971c86732c8b45]::db_infra_pool::POOL as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   21:     0x62d9cec5a5cd - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<r2d2[70f1fe2c004531c1]::Pool<diesel[6f0e03a17916654e]::r2d2::ConnectionManager<diesel[6f0e03a17916654e]::pg::connection::PgConnection>>>>::get<<hello_db[af971c86732c8b45]::db_infra_pool::POOL as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   22:     0x62d9ced3a329 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   23:     0x62d9cec56cc9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[c94980f5494018e1]::lazy::Lazy<r2d2[70f1fe2c004531c1]::Pool<diesel[6f0e03a17916654e]::r2d2::ConnectionManager<diesel[6f0e03a17916654e]::pg::connection::PgConnection>>>>::get<<hello_db[af971c86732c8b45]::db_infra_pool::POOL as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   24:     0x62d9cec6880f - <lazy_static[c94980f5494018e1]::lazy::Lazy<r2d2[70f1fe2c004531c1]::Pool<diesel[6f0e03a17916654e]::r2d2::ConnectionManager<diesel[6f0e03a17916654e]::pg::connection::PgConnection>>>>::get::<<hello_db[af971c86732c8b45]::db_infra_pool::POOL as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   25:     0x62d9cec6880f - <hello_db[af971c86732c8b45]::db_infra_pool::POOL as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   26:     0x62d9cec6880f - <hello_db[af971c86732c8b45]::db_infra_pool::POOL as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   27:     0x62d9cec6bbea - <hello_db[af971c86732c8b45]::db_infra_pool::POOL as lazy_static[c94980f5494018e1]::LazyStatic>::initialize
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:149:26
[INFO] [stderr]   28:     0x62d9cec562ea - lazy_static[c94980f5494018e1]::initialize::<hello_db[af971c86732c8b45]::db_infra_pool::POOL>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:214:5
[INFO] [stderr]   29:     0x62d9cec68113 - hello_db[af971c86732c8b45]::db_infra_pool::init
[INFO] [stderr]                                at /opt/rustwide/workdir/src/db_infra_pool.rs:22:5
[INFO] [stderr]   30:     0x62d9cec5c63a - hello_db[af971c86732c8b45]::tests::init
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:141:9
[INFO] [stderr]   31:     0x62d9cec5cd06 - hello_db[af971c86732c8b45]::tests::init___rust_ctor___ctor::init___rust_ctor___ctor
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:137:5
[INFO] [stderr]   32:     0x7945e11cf304 - __libc_start_main
[INFO] [stderr]   33:     0x62d9cec3d225 - _start
[INFO] [stderr]   34:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (2748) panicked at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:225:5:
[INFO] [stderr] panic in a function that cannot unwind
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x62d9ced565d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x62d9ced565d1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x62d9ced565d1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x62d9ced565d1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x62d9ced6a78a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x62d9ced6a78a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stderr]    6:     0x62d9ced5b8fc - std[73adb7dc35730857]::io::default_write_fmt::<std[73adb7dc35730857]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stderr]    7:     0x62d9ced5b8fc - <std[73adb7dc35730857]::sys::stdio::unix::Stderr as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]    8:     0x62d9ced34986 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x62d9ced34986 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x62d9ced4e6b1 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x62d9ced4e86b - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:815:13
[INFO] [stderr]   12:     0x62d9ced34a64 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stderr]   13:     0x62d9ced2c129 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x62d9ced356cd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stderr]   15:     0x62d9ced6ad7d - core[6883ba1bc0fe4ed1]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:122:22
[INFO] [stderr]   16:     0x62d9ced6ad7d - core[6883ba1bc0fe4ed1]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/intrinsics/mod.rs:2458:9
[INFO] [stderr]   17:     0x62d9ced6acfb - core[6883ba1bc0fe4ed1]::panicking::panic_nounwind
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:225:5
[INFO] [stderr]   18:     0x62d9ced6ae87 - core[6883ba1bc0fe4ed1]::panicking::panic_cannot_unwind
[INFO] [stderr]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:337:5
[INFO] [stderr]   19:     0x62d9cec5c5d6 - hello_db[af971c86732c8b45]::tests::init
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:137:5
[INFO] [stderr]   20:     0x62d9cec5cd06 - hello_db[af971c86732c8b45]::tests::init___rust_ctor___ctor::init___rust_ctor___ctor
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:137:5
[INFO] [stderr]   21:     0x7945e11cf304 - __libc_start_main
[INFO] [stderr]   22:     0x62d9cec3d225 - _start
[INFO] [stderr]   23:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin hello-db`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/hello_db-e7012366814f0df7` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc", kill_on_drop: false }`
[INFO] [stdout] 94fbabe103b0144284784903c90aa040a761f8016832146f4ccbc85126833abc
