[INFO] cloning repository https://github.com/Nuorah/fizzbuzztest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nuorah/fizzbuzztest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuorah%2Ffizzbuzztest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuorah%2Ffizzbuzztest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4bbe577e6a86f1f165aacca68ed6ed015ae8fb4
[INFO] testing Nuorah/fizzbuzztest against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuorah%2Ffizzbuzztest" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nuorah/fizzbuzztest
[INFO] finished tweaking git repo https://github.com/Nuorah/fizzbuzztest
[INFO] tweaked toml for git repo https://github.com/Nuorah/fizzbuzztest written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nuorah/fizzbuzztest on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nuorah/fizzbuzztest 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver v1.0.12
[INFO] [stderr]   Downloaded crypto-common v0.1.5
[INFO] [stderr]   Downloaded actix-http v3.2.1
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded hashbrown v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1565c99bea33b89816014de8804cc64e867fac6aab53340cd564da3c877bfa70
[INFO] running `Command { std: "docker" "start" "-a" "1565c99bea33b89816014de8804cc64e867fac6aab53340cd564da3c877bfa70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1565c99bea33b89816014de8804cc64e867fac6aab53340cd564da3c877bfa70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1565c99bea33b89816014de8804cc64e867fac6aab53340cd564da3c877bfa70", kill_on_drop: false }`
[INFO] [stdout] 1565c99bea33b89816014de8804cc64e867fac6aab53340cd564da3c877bfa70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ece73b9f7b6d2246a355755fa40035e135bddfe648814d3ea42f959d107cf354
[INFO] running `Command { std: "docker" "start" "-a" "ece73b9f7b6d2246a355755fa40035e135bddfe648814d3ea42f959d107cf354", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling crypto-common v0.1.5
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling hashbrown v0.12.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling actix-router v0.5.0
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling actix-web-codegen v4.0.1
[INFO] [stderr]    Compiling actix-http v3.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-web v4.1.0
[INFO] [stderr]    Compiling fizzbuzztest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `App` and `HttpServer`
[INFO] [stdout]  --> src/main.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{get, web, App, HttpServer, Result};
[INFO] [stdout]   |                           ^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.48s
[INFO] running `Command { std: "docker" "inspect" "ece73b9f7b6d2246a355755fa40035e135bddfe648814d3ea42f959d107cf354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ece73b9f7b6d2246a355755fa40035e135bddfe648814d3ea42f959d107cf354", kill_on_drop: false }`
[INFO] [stdout] ece73b9f7b6d2246a355755fa40035e135bddfe648814d3ea42f959d107cf354
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ef323f569a573167360e1747e74fc2c1f7a44315e2518a5335590995fa73fa4
[INFO] running `Command { std: "docker" "start" "-a" "5ef323f569a573167360e1747e74fc2c1f7a44315e2518a5335590995fa73fa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling fizzbuzztest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `App` and `HttpServer`
[INFO] [stdout]  --> src/main.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use actix_web::{get, web, App, HttpServer, Result};
[INFO] [stdout]   |                           ^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `body`, `http::header::ContentType`, and `web`
[INFO] [stdout]   --> src/main.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     use actix_web::{http::header::ContentType, test, web, App, body};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^        ^^^       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `actix_web::rt::pin`
[INFO] [stdout]   --> src/main.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use actix_web::rt::pin;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] running `Command { std: "docker" "inspect" "5ef323f569a573167360e1747e74fc2c1f7a44315e2518a5335590995fa73fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef323f569a573167360e1747e74fc2c1f7a44315e2518a5335590995fa73fa4", kill_on_drop: false }`
[INFO] [stdout] 5ef323f569a573167360e1747e74fc2c1f7a44315e2518a5335590995fa73fa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9fbdd4a309c892c3b6758fd81bfa4140b51c26bdd10c51e95fe7cf6ca38e57c
[INFO] running `Command { std: "docker" "start" "-a" "b9fbdd4a309c892c3b6758fd81bfa4140b51c26bdd10c51e95fe7cf6ca38e57c", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `App` and `HttpServer`
[INFO] [stderr]  --> src/main.rs:1:27
[INFO] [stderr]   |
[INFO] [stderr] 1 | use actix_web::{get, web, App, HttpServer, Result};
[INFO] [stderr]   |                           ^^^  ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `body`, `http::header::ContentType`, and `web`
[INFO] [stderr]   --> src/main.rs:48:21
[INFO] [stderr]    |
[INFO] [stderr] 48 |     use actix_web::{http::header::ContentType, test, web, App, body};
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^        ^^^       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `actix_web::rt::pin`
[INFO] [stderr]   --> src/main.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     use actix_web::rt::pin;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fizzbuzztest` (bin "fizzbuzztest" test) generated 3 warnings (run `cargo fix --bin "fizzbuzztest" --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fizzbuzztest-18f4a2b548f1b21e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_fizzbuzz_generator ... ok
[INFO] [stdout] test tests::test_fizzbuzz_invalid_param ... ok
[INFO] [stdout] test tests::test_fizzbuzz_missing_param ... ok
[INFO] [stdout] test tests::test_fizzbuzz_get ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_fizzbuzz_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_fizzbuzz_get' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.1.0/src/test/test_utils.rs:246:9:
[INFO] [stdout] could not deserialize body into a alloc::vec::Vec<alloc::string::String>
[INFO] [stdout] err: EOF while parsing a value at line 1 column 0
[INFO] [stdout] body: b""
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f59852635b2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f59852635b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f59852635b2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f59852635b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f598528ab93 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f598528ab93 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f5985260423 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f5985260423 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f5985263402 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f5985264b39 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f598526496e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f5984f8abb4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f5984f8abb4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f598526560e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f598526560e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f59852652da - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5f5985263ab9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f5985264f6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5f5985288be0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f5984f463ad - actix_web::test::test_utils::read_body_json::{{closure}}::{{closure}}::h37806e023069d936
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.1.0/src/test/test_utils.rs:246:9
[INFO] [stdout]   20:     0x5f5984f43f88 - core::result::Result<T,E>::unwrap_or_else::he66172846ebbca5b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   21:     0x5f5984f46220 - actix_web::test::test_utils::read_body_json::{{closure}}::hcb5377113c2a50b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.1.0/src/test/test_utils.rs:245:35
[INFO] [stdout]   22:     0x5f5984f46a76 - actix_web::test::test_utils::call_and_read_body_json::{{closure}}::h4c60fc87eef900aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.1.0/src/test/test_utils.rs:303:25
[INFO] [stdout]   23:     0x5f5984f47730 - fizzbuzztest::tests::test_fizzbuzz_get::{{closure}}::heb934f41b32b4b12
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:68:76
[INFO] [stdout]   24:     0x5f5984f3f566 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h905e43c027b5dabe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/task/local.rs:671:67
[INFO] [stdout]   25:     0x5f5984f228f0 - tokio::coop::with_budget::{{closure}}::hbec4faad3e9e28d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5f5984f3beb5 - std::thread::local::LocalKey<T>::try_with::hc721ce7763f5f646
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   27:     0x5f5984f3a79e - std::thread::local::LocalKey<T>::with::h5f6c3ffa35222a2a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   28:     0x5f5984f3f1f2 - tokio::coop::with_budget::he4933b0c876c6567
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   29:     0x5f5984f3f1f2 - tokio::coop::budget::h85dc9d517db7283d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5f5984f3f1f2 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::hd834724941efc54b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/task/local.rs:671:42
[INFO] [stdout]   31:     0x5f5984f3610d - tokio::macros::scoped_tls::ScopedKey<T>::set::hd2587c5f4fd87c74
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5f5984f3d3b7 - tokio::task::local::LocalSet::with::haa74e808e838def6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/task/local.rs:566:17
[INFO] [stdout]   33:     0x5f5984f3ec2b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::hafce3bdc34b446d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/task/local.rs:661:22
[INFO] [stdout]   34:     0x5f5984f3da0d - tokio::task::local::LocalSet::run_until::{{closure}}::h57530f738c99f32e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/task/local.rs:491:19
[INFO] [stdout]   35:     0x5f5984f450ed - <core::pin::Pin<P> as core::future::future::Future>::poll::haa960a06d90b08d3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5f5984f4ee6d - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h44015cd30a48268a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:64
[INFO] [stdout]   37:     0x5f5984f21e40 - tokio::coop::with_budget::{{closure}}::h35aeb9c2d3cbdc8c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:102:9
[INFO] [stdout]   38:     0x5f5984f3aeb5 - std::thread::local::LocalKey<T>::try_with::h1328e4dfaf153bc1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   39:     0x5f5984f3a74e - std::thread::local::LocalKey<T>::with::h5cf0506158358f05
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   40:     0x5f5984f4e7ff - tokio::coop::with_budget::h2c119c8cb03b991f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:95:13
[INFO] [stdout]   41:     0x5f5984f4e7ff - tokio::coop::budget::h575425b62c1611e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/coop.rs:72:5
[INFO] [stdout]   42:     0x5f5984f4e7ff - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h09d0d72e2260e43c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:508:25
[INFO] [stdout]   43:     0x5f5984f4a1c0 - tokio::runtime::basic_scheduler::Context::enter::h804158b6fda3c768
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:362:19
[INFO] [stdout]   44:     0x5f5984f4ce78 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::he369dc31bccc510e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:507:44
[INFO] [stdout]   45:     0x5f5984f4c254 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h3b2a66545f3cb63a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:57
[INFO] [stdout]   46:     0x5f5984f35d0d - tokio::macros::scoped_tls::ScopedKey<T>::set::h272611196e1099c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   47:     0x5f5984f4c02c - tokio::runtime::basic_scheduler::CoreGuard::enter::hdfdac434a5aa0947
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:565:35
[INFO] [stdout]   48:     0x5f5984f4c2da - tokio::runtime::basic_scheduler::CoreGuard::block_on::h1f5e7356657f702c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:498:14
[INFO] [stdout]   49:     0x5f5984f48f50 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::he2b2106c79fde633
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/basic_scheduler.rs:174:29
[INFO] [stdout]   50:     0x5f5984f3691b - tokio::runtime::Runtime::block_on::hdb2df943b23e7df1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/runtime/mod.rs:480:51
[INFO] [stdout]   51:     0x5f5984f3d402 - tokio::task::local::LocalSet::block_on::h353ca5ba055d11ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/task/local.rs:452:12
[INFO] [stdout]   52:     0x5f5984f3f627 - actix_rt::runtime::Runtime::block_on::hd1e19e31f49616ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/runtime.rs:80:20
[INFO] [stdout]   53:     0x5f5984f3f5da - actix_rt::system::SystemRunner::block_on::h9d95b6c38e90d1b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.7.0/src/system.rs:209:17
[INFO] [stdout]   54:     0x5f5984f47354 - fizzbuzztest::tests::test_fizzbuzz_get::he55c39b9a74e171d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:5
[INFO] [stdout]   55:     0x5f5984f47307 - fizzbuzztest::tests::test_fizzbuzz_get::{{closure}}::h8fe33df800ffcaa3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:63:33
[INFO] [stdout]   56:     0x5f5984f1e316 - core::ops::function::FnOnce::call_once::h01418e33ea26dfde
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   57:     0x5f5984f9041b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   58:     0x5f5984f9041b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   59:     0x5f5984f8f555 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   60:     0x5f5984f8f555 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   61:     0x5f5984f8f555 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x5f5984f8f555 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   63:     0x5f5984f8f555 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5f5984f8f555 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   65:     0x5f5984f8f555 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   66:     0x5f5984f53154 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   67:     0x5f5984f53154 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   68:     0x5f5984f56b2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   69:     0x5f5984f56b2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   70:     0x5f5984f56b2a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   71:     0x5f5984f56b2a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   72:     0x5f5984f56b2a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5f5984f56b2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   74:     0x5f5984f56b2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   75:     0x5f598526868f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   76:     0x5f598526868f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   77:     0x7e7a332f3aa4 - <unknown>
[INFO] [stdout]   78:     0x7e7a33380a34 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_fizzbuzz_get
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin fizzbuzztest`
[INFO] running `Command { std: "docker" "inspect" "b9fbdd4a309c892c3b6758fd81bfa4140b51c26bdd10c51e95fe7cf6ca38e57c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9fbdd4a309c892c3b6758fd81bfa4140b51c26bdd10c51e95fe7cf6ca38e57c", kill_on_drop: false }`
[INFO] [stdout] b9fbdd4a309c892c3b6758fd81bfa4140b51c26bdd10c51e95fe7cf6ca38e57c
