[INFO] cloning repository https://github.com/jonknapp/zero2prod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonknapp/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonknapp%2Fzero2prod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonknapp%2Fzero2prod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cc3a3e05ffd701e3c43b3a192e2d35620ac94ad
[INFO] testing jonknapp/zero2prod against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonknapp%2Fzero2prod" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonknapp/zero2prod
[INFO] finished tweaking git repo https://github.com/jonknapp/zero2prod
[INFO] tweaked toml for git repo https://github.com/jonknapp/zero2prod written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonknapp/zero2prod on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonknapp/zero2prod 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-macros v0.5.5
[INFO] [stderr]   Downloaded sqlx-rt v0.5.5
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded actix-codec v0.4.0
[INFO] [stderr]   Downloaded actix-server v2.0.0-beta.5
[INFO] [stderr]   Downloaded actix-web-codegen v0.5.0-beta.3
[INFO] [stderr]   Downloaded sqlformat v0.1.6
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded actix-http v3.0.0-beta.8
[INFO] [stderr]   Downloaded actix-web v4.0.0-beta.8
[INFO] [stderr]   Downloaded sqlx v0.5.5
[INFO] [stderr]   Downloaded cookie v0.15.0
[INFO] [stderr]   Downloaded derive_more v0.99.14
[INFO] [stderr]   Downloaded security-framework v2.3.1
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded jobserver v0.1.22
[INFO] [stderr]   Downloaded actix-tls v3.0.0-beta.5
[INFO] [stderr]   Downloaded actix-macros v0.2.1
[INFO] [stderr]   Downloaded atoi v0.4.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.6
[INFO] [stderr]   Downloaded whoami v1.1.2
[INFO] [stderr]   Downloaded actix-service v2.0.0
[INFO] [stderr]   Downloaded actix-rt v2.2.0
[INFO] [stderr]   Downloaded sqlx-core v0.5.5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1137fd9f78edb6e3eb7527d152dd5ee8eda9cf6e0dfa53f2613431d537b4973
[INFO] running `Command { std: "docker" "start" "-a" "c1137fd9f78edb6e3eb7527d152dd5ee8eda9cf6e0dfa53f2613431d537b4973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1137fd9f78edb6e3eb7527d152dd5ee8eda9cf6e0dfa53f2613431d537b4973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1137fd9f78edb6e3eb7527d152dd5ee8eda9cf6e0dfa53f2613431d537b4973", kill_on_drop: false }`
[INFO] [stdout] c1137fd9f78edb6e3eb7527d152dd5ee8eda9cf6e0dfa53f2613431d537b4973
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2df47450b8802c76c33f3dd9c9d5493447884399aa2ec1ab43a3ade5b39102e
[INFO] running `Command { std: "docker" "start" "-a" "b2df47450b8802c76c33f3dd9c9d5493447884399aa2ec1ab43a3ade5b39102e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling tokio v1.7.1
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling local-waker v0.1.1
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling sha-1 v0.9.6
[INFO] [stderr]    Compiling zstd-safe v3.1.0+zstd.1.4.9
[INFO] [stderr]    Compiling whoami v1.1.2
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling actix-service v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling cookie v0.15.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling zstd-sys v1.5.0+zstd.1.4.9
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling sqlformat v0.1.6
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling tokio-stream v0.1.6
[INFO] [stderr]    Compiling actix-codec v0.4.0
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling actix-rt v2.2.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling sqlx-rt v0.5.5
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling derive_more v0.99.14
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.25
[INFO] [stderr]    Compiling actix-server v2.0.0-beta.5
[INFO] [stderr]    Compiling actix-web-codegen v0.5.0-beta.3
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling local-channel v0.1.2
[INFO] [stderr]    Compiling actix-tls v3.0.0-beta.5
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling hyper v0.14.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling sqlx-core v0.5.5
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling sqlx-macros v0.5.5
[INFO] [stderr]    Compiling sqlx v0.5.5
[INFO] [stderr]    Compiling zstd v0.7.0+zstd.1.4.9
[INFO] [stderr]    Compiling actix-http v3.0.0-beta.8
[INFO] [stderr]    Compiling actix-web v4.0.0-beta.8
[INFO] [stderr]    Compiling zero2prod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `email` and `name` are never read
[INFO] [stdout]  --> src/routes/subscriptions.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct FormData {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 5 |     email: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 6 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.1.2, sqlx-core v0.5.5, sqlx-macros v0.5.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "b2df47450b8802c76c33f3dd9c9d5493447884399aa2ec1ab43a3ade5b39102e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2df47450b8802c76c33f3dd9c9d5493447884399aa2ec1ab43a3ade5b39102e", kill_on_drop: false }`
[INFO] [stdout] b2df47450b8802c76c33f3dd9c9d5493447884399aa2ec1ab43a3ade5b39102e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc8d171234518a91c613b28f6f40afad09d5fde0cc851bd305d3703001eef095
[INFO] running `Command { std: "docker" "start" "-a" "dc8d171234518a91c613b28f6f40afad09d5fde0cc851bd305d3703001eef095", kill_on_drop: false }`
[INFO] [stderr]    Compiling zero2prod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `email` and `name` are never read
[INFO] [stdout]  --> src/routes/subscriptions.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct FormData {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 5 |     email: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 6 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email` and `name` are never read
[INFO] [stdout]  --> src/routes/subscriptions.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct FormData {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 5 |     email: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 6 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `connection`
[INFO] [stdout]   --> tests/heatlh_check.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let connection = PgConnection::connect(&connection_string)
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.1.2, sqlx-core v0.5.5, sqlx-macros v0.5.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "dc8d171234518a91c613b28f6f40afad09d5fde0cc851bd305d3703001eef095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc8d171234518a91c613b28f6f40afad09d5fde0cc851bd305d3703001eef095", kill_on_drop: false }`
[INFO] [stdout] dc8d171234518a91c613b28f6f40afad09d5fde0cc851bd305d3703001eef095
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cec8ef12f114f46eb8d498ec1b4e53392810e09bcc60f9e4aff91ec399fa129c
[INFO] running `Command { std: "docker" "start" "-a" "cec8ef12f114f46eb8d498ec1b4e53392810e09bcc60f9e4aff91ec399fa129c", kill_on_drop: false }`
[INFO] [stderr] warning: fields `email` and `name` are never read
[INFO] [stderr]  --> src/routes/subscriptions.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct FormData {
[INFO] [stderr]   |            -------- fields in this struct
[INFO] [stderr] 5 |     email: String,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] 6 |     name: String,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `zero2prod` (lib) generated 1 warning
[INFO] [stderr] warning: `zero2prod` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused variable: `connection`
[INFO] [stderr]   --> tests/heatlh_check.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     let connection = PgConnection::connect(&connection_string)
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connection`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `zero2prod` (test "heatlh_check") generated 1 warning (run `cargo fix --test "heatlh_check" -p zero2prod` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.1.2, sqlx-core v0.5.5, sqlx-macros v0.5.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zero2prod-c748647732bb0fd4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zero2prod-c49a890fbda36767)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/heatlh_check.rs (/opt/rustwide/target/debug/deps/heatlh_check-f77da3e9b57d3bec)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test subscribe_returns_a_200_for_valid_form_data ... FAILED
[INFO] [stdout] test health_check_works ... ok
[INFO] [stdout] test subscribe_returns_a_400_when_data_is_missing ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- subscribe_returns_a_200_for_valid_form_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscribe_returns_a_200_for_valid_form_data' (28) panicked at tests/heatlh_check.rs:22:45:
[INFO] [stdout] Failed to read configuration: configuration file "configuration" not found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7fb158a232 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7fb158a232 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7fb158a232 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7fb158a232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7fb159c3ff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7fb159c3ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5a7fb1555dd3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7fb1555dd3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7fb1562df2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7fb1567dbf - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a7fb1567c51 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a7fb0d2884e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5a7fb0d2884e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7fb156847f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5a7fb156847f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a7fb156822a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5a7fb1562f39 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a7fb1549e2d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a7fb15a7340 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a7fb15a6516 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5a7fb0b80955 - core::result::Result<T,E>::expect::hccc97cb0c0c33aee
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a7fb0b78d59 - heatlh_check::subscribe_returns_a_200_for_valid_form_data::{{closure}}::h2da430641be124c7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/heatlh_check.rs:22:45
[INFO] [stdout]   22:     0x5a7fb0b7f0f6 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::he5cf89973aeb792c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/task/local.rs:634:67
[INFO] [stdout]   23:     0x5a7fb0b821a0 - tokio::coop::with_budget::{{closure}}::h91766f1ecdb7a9a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5a7fb0b7b9d5 - std::thread::local::LocalKey<T>::try_with::hdf210a94c7bd5bd2
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   25:     0x5a7fb0b7a1be - std::thread::local::LocalKey<T>::with::h6157da93d3ac4b36
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   26:     0x5a7fb0b7efa2 - tokio::coop::with_budget::h05a841c640974d71
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5a7fb0b7efa2 - tokio::coop::budget::hae23e6ec29054608
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5a7fb0b7efa2 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hb4b2e736fce268d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/task/local.rs:634:42
[INFO] [stdout]   29:     0x5a7fb0b7e33d - tokio::macros::scoped_tls::ScopedKey<T>::set::hbb24f44e46e53827
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   30:     0x5a7fb0b7d747 - tokio::task::local::LocalSet::with::h124b7a5b93c0a607
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/task/local.rs:548:17
[INFO] [stdout]   31:     0x5a7fb0b7e9db - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h9e91dc2edd606348
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/task/local.rs:624:22
[INFO] [stdout]   32:     0x5a7fb0b7daf3 - tokio::task::local::LocalSet::run_until::{{closure}}::h161e794bb2712d57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/task/local.rs:498:19
[INFO] [stdout]   33:     0x5a7fb0b7e85d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3138b5001e498649
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5a7fb0b894ed - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h528b8857bd6fc91d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:78
[INFO] [stdout]   35:     0x5a7fb0b82070 - tokio::coop::with_budget::{{closure}}::h8f24efefcebea8f3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:106:9
[INFO] [stdout]   36:     0x5a7fb0b7abd5 - std::thread::local::LocalKey<T>::try_with::h496d63c432dee5d2
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   37:     0x5a7fb0b7a56e - std::thread::local::LocalKey<T>::with::hee3cbd17eac4f3aa
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   38:     0x5a7fb0b87b78 - tokio::coop::with_budget::h7f5f894d9b0e9e4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:99:13
[INFO] [stdout]   39:     0x5a7fb0b87b78 - tokio::coop::budget::h049bdf5f99e1eb7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/coop.rs:76:5
[INFO] [stdout]   40:     0x5a7fb0b87b78 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h523a6c2df90f14ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   41:     0x5a7fb0b8b09a - tokio::runtime::basic_scheduler::enter::{{closure}}::h73f9d10267555cc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   42:     0x5a7fb0b7e055 - tokio::macros::scoped_tls::ScopedKey<T>::set::h3c6740027751a8c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   43:     0x5a7fb0b8b032 - tokio::runtime::basic_scheduler::enter::hfbfa3613b1e770e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:323:13
[INFO] [stdout]   44:     0x5a7fb0b87853 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h116a3a8aa8a79a78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   45:     0x5a7fb0b899b7 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h8af2568c8a3dd654
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:516:38
[INFO] [stdout]   46:     0x5a7fb0b89b4e - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h1334e878a71fdebb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/basic_scheduler.rs:162:30
[INFO] [stdout]   47:     0x5a7fb0b84731 - tokio::runtime::Runtime::block_on::h0d1fd2e41478d79d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/runtime/mod.rs:450:51
[INFO] [stdout]   48:     0x5a7fb0b7d7fb - tokio::task::local::LocalSet::block_on::hdf403a9c0a3eb4bf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.7.1/src/task/local.rs:459:12
[INFO] [stdout]   49:     0x5a7fb0b85f7a - actix_rt::runtime::Runtime::block_on::h9690b081a36ece6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   50:     0x5a7fb0b85f1a - actix_rt::system::SystemRunner::block_on::hcb0c7aeb0c90799b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   51:     0x5a7fb0b78ba2 - heatlh_check::subscribe_returns_a_200_for_valid_form_data::h46447a7e28720337
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/heatlh_check.rs:19:1
[INFO] [stdout]   52:     0x5a7fb0b78c07 - heatlh_check::subscribe_returns_a_200_for_valid_form_data::{{closure}}::h1516036f7681d1f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/heatlh_check.rs:20:55
[INFO] [stdout]   53:     0x5a7fb0b866e6 - core::ops::function::FnOnce::call_once::h134d780d5a8a1b1d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5a7fb0d2862b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5a7fb0d2862b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5a7fb0d3c6ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5a7fb0d3c6ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a7fb0d3c6ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5a7fb0d3c6ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5a7fb0d3c6ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a7fb0d3c6ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5a7fb0d3c6ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5a7fb0d15bc4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5a7fb0d15bc4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x5a7fb0d194fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   66:     0x5a7fb0d194fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5a7fb0d194fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x5a7fb0d194fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x5a7fb0d194fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5a7fb0d194fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   71:     0x5a7fb0d194fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5a7fb155e32f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   73:     0x5a7fb155e32f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   74:     0x7c39ff6bdaa4 - <unknown>
[INFO] [stdout]   75:     0x7c39ff74aa64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     subscribe_returns_a_200_for_valid_form_data
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test heatlh_check`
[INFO] running `Command { std: "docker" "inspect" "cec8ef12f114f46eb8d498ec1b4e53392810e09bcc60f9e4aff91ec399fa129c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cec8ef12f114f46eb8d498ec1b4e53392810e09bcc60f9e4aff91ec399fa129c", kill_on_drop: false }`
[INFO] [stdout] cec8ef12f114f46eb8d498ec1b4e53392810e09bcc60f9e4aff91ec399fa129c
