[INFO] fetching crate oxitraffic 0.10.2...
[INFO] testing oxitraffic-0.10.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate oxitraffic 0.10.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate oxitraffic 0.10.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate oxitraffic 0.10.2
[INFO] finished tweaking crates.io crate oxitraffic 0.10.2
[INFO] tweaked toml for crates.io crate oxitraffic 0.10.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate oxitraffic 0.10.2 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-compression v0.4.9
[INFO] [stderr]   Downloaded bigdecimal v0.4.3
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] [stderr]   Downloaded axum-ctx v0.4.0
[INFO] [stderr]   Downloaded oxi-axum-helpers v0.0.34
[INFO] [stderr]   Downloaded figment v0.10.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db153f463ac53c594f514d1b8ad31dc02270053bed16950301d12bdd1ceeca57
[INFO] running `Command { std: "docker" "start" "-a" "db153f463ac53c594f514d1b8ad31dc02270053bed16950301d12bdd1ceeca57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db153f463ac53c594f514d1b8ad31dc02270053bed16950301d12bdd1ceeca57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db153f463ac53c594f514d1b8ad31dc02270053bed16950301d12bdd1ceeca57", kill_on_drop: false }`
[INFO] [stdout] db153f463ac53c594f514d1b8ad31dc02270053bed16950301d12bdd1ceeca57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a6d7227a89ba28f8013e5cc3fe2f397323ce9e0d8f0f063b82242c2c53bf861
[INFO] running `Command { std: "docker" "start" "-a" "4a6d7227a89ba28f8013e5cc3fe2f397323ce9e0d8f0f063b82242c2c53bf861", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.3
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling figment v0.10.18
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling bigdecimal v0.4.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling async-compression v0.4.9
[INFO] [stderr]    Compiling axum-ctx v0.4.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling oxitraffic v0.10.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling oxi-axum-helpers v0.0.34
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] running `Command { std: "docker" "inspect" "4a6d7227a89ba28f8013e5cc3fe2f397323ce9e0d8f0f063b82242c2c53bf861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a6d7227a89ba28f8013e5cc3fe2f397323ce9e0d8f0f063b82242c2c53bf861", kill_on_drop: false }`
[INFO] [stdout] 4a6d7227a89ba28f8013e5cc3fe2f397323ce9e0d8f0f063b82242c2c53bf861
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce0f9e094832e1f697bc45b2ccb46097f90e82ce7d5d22e615d771259de2422d
[INFO] running `Command { std: "docker" "start" "-a" "ce0f9e094832e1f697bc45b2ccb46097f90e82ce7d5d22e615d771259de2422d", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling figment v0.10.18
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling typed-builder v0.18.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling oxi-axum-helpers v0.0.34
[INFO] [stderr]    Compiling oxitraffic v0.10.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.13s
[INFO] running `Command { std: "docker" "inspect" "ce0f9e094832e1f697bc45b2ccb46097f90e82ce7d5d22e615d771259de2422d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce0f9e094832e1f697bc45b2ccb46097f90e82ce7d5d22e615d771259de2422d", kill_on_drop: false }`
[INFO] [stdout] ce0f9e094832e1f697bc45b2ccb46097f90e82ce7d5d22e615d771259de2422d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4db62ee2a8e41b938832ca06a648b493622f28ab4d4ddda4f7b0a17e37c6007
[INFO] running `Command { std: "docker" "start" "-a" "a4db62ee2a8e41b938832ca06a648b493622f28ab4d4ddda4f7b0a17e37c6007", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxitraffic-a5a1f362bd5ac4c2)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test extractors::query_path::tests::path_normalization ... ok
[INFO] [stdout] test states::visitor_state::tests::ids ... ok
[INFO] [stdout]  INFO oxi_axum_helpers::postgres: Connecting to the PostgreSQL database
[INFO] [stdout] test states::visitor_state::tests::pre_min_delay ... ok
[INFO] [stdout] test states::visitor_state::tests::no_delay ... ok
[INFO] [stdout] test states::visitor_state::tests::no_post_visit_insertion ... ok
[INFO] [stdout] test states::visitor_state::tests::page_left ... ok
[INFO] [stdout] test states::visitor_state::tests::post_min_delay ... ok
[INFO] [stdout] test app::tests::simple_requests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app::tests::simple_requests stdout ----
[INFO] [stdout] thread 'app::tests::simple_requests' panicked at src/app.rs:204:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to connect to the PostgreSQL database!
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     pool timed out while waiting for an open connection
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]    2: oxi_axum_helpers::postgres::PgConfig::try_into_pool::{{closure}}
[INFO] [stdout]    3: oxitraffic::states::InnerAppState::build::{{closure}}
[INFO] [stdout]    4: oxitraffic::app::app::{{closure}}
[INFO] [stdout]    5: oxitraffic::app::tests::simple_requests::{{closure}}::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]   10: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   12: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   13: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   14: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   15: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   16: tokio::runtime::context::set_scheduler
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   18: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   20: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   21: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   22: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   23: oxitraffic::app::tests::simple_requests::{{closure}}
[INFO] [stdout]   24: figment::jail::Jail::try_with
[INFO] [stdout]   25: figment::jail::Jail::expect_with
[INFO] [stdout]   26: oxitraffic::app::tests::simple_requests
[INFO] [stdout]   27: oxitraffic::app::tests::simple_requests::{{closure}}
[INFO] [stdout]   28: core::ops::function::FnOnce::call_once
[INFO] [stdout]   29: test::__rust_begin_short_backtrace
[INFO] [stdout]   30: test::run_test::{{closure}}
[INFO] [stdout]   31: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   32: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   33: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]   34: <unknown>
[INFO] [stdout]   35: __clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55bc3adf22a5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]    1:     0x55bc3ae1fcab - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]    2:     0x55bc3adeef8f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]    3:     0x55bc3adf207e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]    4:     0x55bc3adf3aa9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]    5:     0x55bc3adf376e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]    6:     0x55bc3a6013da - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]    7:     0x55bc3adf40ab - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]    8:     0x55bc3adf3e24 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]    9:     0x55bc3adf2769 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]   10:     0x55bc3adf3b57 - rust_begin_unwind
[INFO] [stdout]   11:     0x55bc3a226513 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]   12:     0x55bc3a226aa6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]   13:     0x55bc3a276d7d - oxitraffic::app::tests::simple_requests::{{closure}}::{{closure}}::ha684b029fb662b9c
[INFO] [stdout]   14:     0x55bc3a292c9d - <core::pin::Pin<P> as core::future::future::Future>::poll::haed639783ec57474
[INFO] [stdout]   15:     0x55bc3a24dfef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6c8028501d5d9709
[INFO] [stdout]   16:     0x55bc3a24df25 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9176801a962b554e
[INFO] [stdout]   17:     0x55bc3a24ccd0 - tokio::runtime::scheduler::current_thread::Context::enter::hb5590c46d6d55e6b
[INFO] [stdout]   18:     0x55bc3a24d78e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h196a84bf6edb0ea0
[INFO] [stdout]   19:     0x55bc3a24d504 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4bfe6f0fc6f63518
[INFO] [stdout]   20:     0x55bc3a29267b - tokio::runtime::context::scoped::Scoped<T>::set::h7716232f244023c0
[INFO] [stdout]   21:     0x55bc3a24c139 - tokio::runtime::context::set_scheduler::{{closure}}::hf51f2f5baada1d27
[INFO] [stdout]   22:     0x55bc3a2825d0 - std::thread::local::LocalKey<T>::try_with::ha3bd792cd3ed9532
[INFO] [stdout]   23:     0x55bc3a28206a - std::thread::local::LocalKey<T>::with::hb86f9a81c60e8be4
[INFO] [stdout]   24:     0x55bc3a24c0ed - tokio::runtime::context::set_scheduler::h5d78bc2c8d907961
[INFO] [stdout]   25:     0x55bc3a24d2b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcfea16318e7d7f1d
[INFO] [stdout]   26:     0x55bc3a24d523 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h00d33e7814cc75d8
[INFO] [stdout]   27:     0x55bc3a24c51d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc2aaefbe288d13c6
[INFO] [stdout]   28:     0x55bc3a374556 - tokio::runtime::context::runtime::enter_runtime::h86bb36704132a5eb
[INFO] [stdout]   29:     0x55bc3a24c414 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h570458db1bfb222f
[INFO] [stdout]   30:     0x55bc3a374ad4 - tokio::runtime::runtime::Runtime::block_on::h7acc7b0d8fc5b069
[INFO] [stdout]   31:     0x55bc3a2769a1 - oxitraffic::app::tests::simple_requests::{{closure}}::hcaa652e25417a698
[INFO] [stdout]   32:     0x55bc3a3b8e11 - figment::jail::Jail::try_with::h7edf93c84fe0d079
[INFO] [stdout]   33:     0x55bc3a3b8089 - figment::jail::Jail::expect_with::ha6bcbfba79626a49
[INFO] [stdout]   34:     0x55bc3a27672d - oxitraffic::app::tests::simple_requests::hcd7953de7e3d4b0f
[INFO] [stdout]   35:     0x55bc3a276707 - oxitraffic::app::tests::simple_requests::{{closure}}::h92cd48f2b6a8e615
[INFO] [stdout]   36:     0x55bc3a2296f6 - core::ops::function::FnOnce::call_once::hf5e63ef5e3f51684
[INFO] [stdout]   37:     0x55bc3a605dbb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]   38:     0x55bc3a6054c1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]   39:     0x55bc3a5cde84 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]   40:     0x55bc3a5d28b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]   41:     0x55bc3adf935b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]   42:     0x7f15e525cac3 - <unknown>
[INFO] [stdout]   43:     0x7f15e52eda04 - __clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::tests::simple_requests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin oxitraffic`
[INFO] running `Command { std: "docker" "inspect" "a4db62ee2a8e41b938832ca06a648b493622f28ab4d4ddda4f7b0a17e37c6007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4db62ee2a8e41b938832ca06a648b493622f28ab4d4ddda4f7b0a17e37c6007", kill_on_drop: false }`
[INFO] [stdout] a4db62ee2a8e41b938832ca06a648b493622f28ab4d4ddda4f7b0a17e37c6007
