[INFO] cloning repository https://github.com/Im-Nick/pokedex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Im-Nick/pokedex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIm-Nick%2Fpokedex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIm-Nick%2Fpokedex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9bf8bbf370128f04de038633841bd29aaef4624
[INFO] testing Im-Nick/pokedex against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIm-Nick%2Fpokedex" "/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/Im-Nick/pokedex
[INFO] finished tweaking git repo https://github.com/Im-Nick/pokedex
[INFO] tweaked toml for git repo https://github.com/Im-Nick/pokedex written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Im-Nick/pokedex 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/Im-Nick/pokedex 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded polling v2.4.0
[INFO] [stderr]   Downloaded cookie v0.16.1
[INFO] [stderr]   Downloaded http-cache-reqwest v0.5.0
[INFO] [stderr]   Downloaded reqwest-middleware v0.1.6
[INFO] [stderr]   Downloaded http-serde v1.1.2
[INFO] [stderr]   Downloaded jemallocator v0.5.0
[INFO] [stderr]   Downloaded concurrent-queue v1.2.4
[INFO] [stderr]   Downloaded pest_meta v2.4.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.1.0
[INFO] [stderr]   Downloaded async-channel v1.7.1
[INFO] [stderr]   Downloaded time v0.3.15
[INFO] [stderr]   Downloaded pest_generator v2.4.0
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded quanta v0.10.1
[INFO] [stderr]   Downloaded moka v0.8.6
[INFO] [stderr]   Downloaded pest v2.4.0
[INFO] [stderr]   Downloaded raw-cpuid v10.6.0
[INFO] [stderr]   Downloaded cacache v10.0.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded camino v1.1.1
[INFO] [stderr]   Downloaded uuid v1.2.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] [stderr]   Downloaded config v0.13.2
[INFO] [stderr]   Downloaded task-local-extensions v0.1.3
[INFO] [stderr]   Downloaded triomphe v0.1.8
[INFO] [stderr]   Downloaded http-cache-semantics v1.0.1
[INFO] [stderr]   Downloaded pest_derive v2.4.0
[INFO] [stderr]   Downloaded ssri v7.0.0
[INFO] [stderr]   Downloaded async-io v1.9.0
[INFO] [stderr]   Downloaded async-global-executor v2.3.0
[INFO] [stderr]   Downloaded async-process v1.5.0
[INFO] [stderr]   Downloaded miette-derive v4.7.1
[INFO] [stderr]   Downloaded http-cache v0.7.0
[INFO] [stderr]   Downloaded jobserver v0.1.25
[INFO] [stderr]   Downloaded miette v4.7.1
[INFO] [stderr]   Downloaded actix-http v3.2.2
[INFO] [stderr]   Downloaded actix-web v4.2.1
[INFO] [stderr]   Downloaded openssl-src v111.22.0+1.1.1q
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.2+5.3.0-patched
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d4a04c91f5ff16458e36ac6f765303c89e0f277bfbf25a1b1c8cd98337beffc
[INFO] running `Command { std: "docker" "start" "-a" "3d4a04c91f5ff16458e36ac6f765303c89e0f277bfbf25a1b1c8cd98337beffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d4a04c91f5ff16458e36ac6f765303c89e0f277bfbf25a1b1c8cd98337beffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d4a04c91f5ff16458e36ac6f765303c89e0f277bfbf25a1b1c8cd98337beffc", kill_on_drop: false }`
[INFO] [stdout] 3d4a04c91f5ff16458e36ac6f765303c89e0f277bfbf25a1b1c8cd98337beffc
[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=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] 29506c9c27239bd7cbe975d34222427805481cc5ddab3dbf383878d1cf983da3
[INFO] running `Command { std: "docker" "start" "-a" "29506c9c27239bd7cbe975d34222427805481cc5ddab3dbf383878d1cf983da3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling polling v2.4.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling openssl-src v111.22.0+1.1.1q
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling async-process v1.5.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling raw-cpuid v10.6.0
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling moka v0.8.6
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling memmap2 v0.5.7
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling triomphe v0.1.8
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling quanta v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-global-executor v2.3.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling miette-derive v4.7.1
[INFO] [stderr]    Compiling pest_meta v2.4.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling pest_generator v2.4.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling miette v4.7.1
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling pest_derive v2.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling task-local-extensions v0.1.3
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-serde v1.1.2
[INFO] [stderr]    Compiling ssri v7.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling http-cache-semantics v1.0.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling cacache v10.0.1
[INFO] [stderr]    Compiling config v0.13.2
[INFO] [stderr]    Compiling http-cache v0.7.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling reqwest-middleware v0.1.6
[INFO] [stderr]    Compiling http-cache-reqwest v0.5.0
[INFO] [stderr]    Compiling poke-api v0.1.0 (/opt/rustwide/workdir/poke_api)
[INFO] [stderr]    Compiling pokedex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "29506c9c27239bd7cbe975d34222427805481cc5ddab3dbf383878d1cf983da3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29506c9c27239bd7cbe975d34222427805481cc5ddab3dbf383878d1cf983da3", kill_on_drop: false }`
[INFO] [stdout] 29506c9c27239bd7cbe975d34222427805481cc5ddab3dbf383878d1cf983da3
[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=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] bc08840b1cf80b8b4e121d4c658435aa6fb10e8614eaf9453124fa31fbd6cb7e
[INFO] running `Command { std: "docker" "start" "-a" "bc08840b1cf80b8b4e121d4c658435aa6fb10e8614eaf9453124fa31fbd6cb7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pokedex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.17s
[INFO] running `Command { std: "docker" "inspect" "bc08840b1cf80b8b4e121d4c658435aa6fb10e8614eaf9453124fa31fbd6cb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc08840b1cf80b8b4e121d4c658435aa6fb10e8614eaf9453124fa31fbd6cb7e", kill_on_drop: false }`
[INFO] [stdout] bc08840b1cf80b8b4e121d4c658435aa6fb10e8614eaf9453124fa31fbd6cb7e
[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=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] 56371ace5146624d3f1b91706416ca33d373b9432679db29db35fdc5e8a74e33
[INFO] running `Command { std: "docker" "start" "-a" "56371ace5146624d3f1b91706416ca33d373b9432679db29db35fdc5e8a74e33", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pokedex-512fa947656c06f9)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test routes::tests::test_index_get ... ok
[INFO] [stdout] test routes::pokemon::tests::get_translated_pokemon ... FAILED
[INFO] [stdout] test routes::pokemon::tests::get_pokemon_wrong_name ... FAILED
[INFO] [stdout] test routes::pokemon::tests::get_pokemon_max_length_name ... FAILED
[INFO] [stdout] test routes::pokemon::tests::get_pokemon ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- routes::pokemon::tests::get_translated_pokemon stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::pokemon::tests::get_translated_pokemon' panicked at src/routes/pokemon.rs:59:9:
[INFO] [stdout] assertion failed: resp.status().is_success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5957d463cd52 - 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:     0x5957d463cd52 - 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:     0x5957d463cd52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5957d463cd52 - <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:     0x5957d4668e13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5957d4668e13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5957d4638fe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5957d4638fe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5957d463cba2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5957d463e2d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5957d463e10e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5957d3b4f5d4 - <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:     0x5957d3b4f5d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5957d463edae - <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:     0x5957d463edae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5957d463ea46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5957d463d259 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5957d463e70d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5957d4666720 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5957d46667ac - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5957d3adadb2 - pokedex::routes::pokemon::tests::get_translated_pokemon::{{closure}}::hf3f582a6ea2ec3c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:59:9
[INFO] [stdout]   21:     0x5957d3afd4a6 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h9f1814d95cbb35f5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:841:67
[INFO] [stdout]   22:     0x5957d3b05210 - tokio::coop::with_budget::{{closure}}::h472d695e795ca636
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   23:     0x5957d3af3335 - std::thread::local::LocalKey<T>::try_with::hd577792344920293
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x5957d3af0bde - std::thread::local::LocalKey<T>::with::hb173f56662ee5b07
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x5957d3afca64 - tokio::coop::with_budget::h8045e1a67a060c4b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   26:     0x5957d3afca64 - tokio::coop::budget::h86ec63814de33da3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   27:     0x5957d3afca64 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h097fb53c4891b621
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:841:42
[INFO] [stdout]   28:     0x5957d3af9472 - tokio::task::local::LocalSet::with::{{closure}}::h9f3d7c2e1ef2bb3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:633:13
[INFO] [stdout]   29:     0x5957d3af2635 - std::thread::local::LocalKey<T>::try_with::h6273945ecada1ede
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   30:     0x5957d3af0d9e - std::thread::local::LocalKey<T>::with::hbb2d427c9dcf0231
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   31:     0x5957d3af926b - tokio::task::local::LocalSet::with::h40edadaca8da4a5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:616:17
[INFO] [stdout]   32:     0x5957d3afc87b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h47b1e6f5628e298b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:831:22
[INFO] [stdout]   33:     0x5957d3afa46d - tokio::task::local::LocalSet::run_until::{{closure}}::hcf2c1af57b2e59e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:536:19
[INFO] [stdout]   34:     0x5957d3ab5edd - <core::pin::Pin<P> as core::future::future::Future>::poll::h4b52dcc65e81f5d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5957d3ac212d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h09b25b0aa1268499
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   36:     0x5957d3b049c0 - tokio::coop::with_budget::{{closure}}::h0d7b2c60887ecde0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   37:     0x5957d3af2335 - std::thread::local::LocalKey<T>::try_with::h57384ba3e6ac51a5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x5957d3af0ffe - std::thread::local::LocalKey<T>::with::hfaacdcd814107c27
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x5957d3ac1d0f - tokio::coop::with_budget::had53ad773accb333
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   40:     0x5957d3ac1d0f - tokio::coop::budget::ha47990ed01a6f809
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   41:     0x5957d3ac1d0f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9a9f54588fcbca5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   42:     0x5957d3abb390 - tokio::runtime::scheduler::current_thread::Context::enter::h3b215d05a239e680
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   43:     0x5957d3abf22f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h38723791839427c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   44:     0x5957d3abe414 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfe39ec41a402420d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   45:     0x5957d3aa9cf3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h1fbff733d4186c84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   46:     0x5957d3abd95f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h939c0122b5428c9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   47:     0x5957d3abe482 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1732390ef11a4335
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   48:     0x5957d3ab9dba - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8c4bf1612a34430f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   49:     0x5957d3ad198f - tokio::runtime::Runtime::block_on::heb8a3b0e1627a704
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   50:     0x5957d3af99a3 - tokio::task::local::LocalSet::block_on::h1ac1c98e4743d453
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:497:12
[INFO] [stdout]   51:     0x5957d3ad970e - actix_rt::runtime::Runtime::block_on::h08806294a0c46646
[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]   52:     0x5957d3ab6caa - actix_rt::system::SystemRunner::block_on::hd9e848b39227efd9
[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]   53:     0x5957d3ada7f2 - pokedex::routes::pokemon::tests::get_translated_pokemon::hc5360f37ad588051
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:50:5
[INFO] [stdout]   54:     0x5957d3ada7a7 - pokedex::routes::pokemon::tests::get_translated_pokemon::{{closure}}::he41b551e72ce17b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:51:38
[INFO] [stdout]   55:     0x5957d3ae3376 - core::ops::function::FnOnce::call_once::hb1065b73b5cd549f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5957d3b54e3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   57:     0x5957d3b54e3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   58:     0x5957d3b53f75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   59:     0x5957d3b53f75 - <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]   60:     0x5957d3b53f75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5957d3b53f75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5957d3b53f75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5957d3b53f75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   64:     0x5957d3b53f75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   65:     0x5957d3b17b74 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   66:     0x5957d3b17b74 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x5957d3b1b54a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x5957d3b1b54a - <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]   69:     0x5957d3b1b54a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x5957d3b1b54a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x5957d3b1b54a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5957d3b1b54a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x5957d3b1b54a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x5957d4641e2f - <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]   75:     0x5957d4641e2f - 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]   76:     0x790e60318aa4 - <unknown>
[INFO] [stdout]   77:     0x790e603a5a34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::pokemon::tests::get_pokemon_wrong_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::pokemon::tests::get_pokemon_wrong_name' panicked at src/routes/pokemon.rs:70:9:
[INFO] [stdout] assertion failed: resp.status().is_client_error()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5957d463cd52 - 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:     0x5957d463cd52 - 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:     0x5957d463cd52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5957d463cd52 - <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:     0x5957d4668e13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5957d4668e13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5957d4638fe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5957d4638fe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5957d463cba2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5957d463e2d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5957d463e10e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5957d3b4f5d4 - <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:     0x5957d3b4f5d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5957d463edae - <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:     0x5957d463edae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5957d463ea46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5957d463d259 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5957d463e70d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5957d4666720 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5957d46667ac - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5957d3adb412 - pokedex::routes::pokemon::tests::get_pokemon_wrong_name::{{closure}}::h1689762ae8609353
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:70:9
[INFO] [stdout]   21:     0x5957d3afd506 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::hfec6a4b187676846
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:841:67
[INFO] [stdout]   22:     0x5957d3b04c20 - tokio::coop::with_budget::{{closure}}::h1726c07faf929a2f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   23:     0x5957d3af1315 - std::thread::local::LocalKey<T>::try_with::h0c6b90b733e44483
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x5957d3af0ebe - std::thread::local::LocalKey<T>::with::hed4292c4731fa7e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x5957d3afd124 - tokio::coop::with_budget::h0cc27eb5d4cb8d96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   26:     0x5957d3afd124 - tokio::coop::budget::ha9ca7a3077c59599
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   27:     0x5957d3afd124 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h53e1d26cd3bdbfd7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:841:42
[INFO] [stdout]   28:     0x5957d3af98b2 - tokio::task::local::LocalSet::with::{{closure}}::hd043ae24f1da2a7e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:633:13
[INFO] [stdout]   29:     0x5957d3af3435 - std::thread::local::LocalKey<T>::try_with::hf486946513d76833
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   30:     0x5957d3af070e - std::thread::local::LocalKey<T>::with::h3e88155efb7b0a55
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   31:     0x5957d3af93ab - tokio::task::local::LocalSet::with::he1601806babc528e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:616:17
[INFO] [stdout]   32:     0x5957d3afc7db - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h0ec291bdf8111a96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:831:22
[INFO] [stdout]   33:     0x5957d3af9ddd - tokio::task::local::LocalSet::run_until::{{closure}}::h0d683d4c6978e21d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:536:19
[INFO] [stdout]   34:     0x5957d3ab5ffd - <core::pin::Pin<P> as core::future::future::Future>::poll::h801497d8d986cae4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5957d3ac21ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::had7e18e1b1fddb6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   36:     0x5957d3b06050 - tokio::coop::with_budget::{{closure}}::hb2a4fc8645d86b50
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   37:     0x5957d3af1515 - std::thread::local::LocalKey<T>::try_with::h1931fbc34fc23126
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x5957d3af0fae - std::thread::local::LocalKey<T>::with::hf5c61d62a8cc50a3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x5957d3ac1c3f - tokio::coop::with_budget::h536e072e0dfd76a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   40:     0x5957d3ac1c3f - tokio::coop::budget::hce994fedab02d3ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   41:     0x5957d3ac1c3f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h88d54868d042b11f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   42:     0x5957d3abaa60 - tokio::runtime::scheduler::current_thread::Context::enter::h06a15e7346aa561f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   43:     0x5957d3abfc3f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6ceaced93f266384
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   44:     0x5957d3abe3d4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4ad9b65969ba9136
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   45:     0x5957d3aa9e23 - tokio::macros::scoped_tls::ScopedKey<T>::set::h5f13b62a596d60d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   46:     0x5957d3abd17f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h37797e15ce111acd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   47:     0x5957d3abe432 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h02cd7f80055fecbe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   48:     0x5957d3aba35a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hce13e7af2fee1ae0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   49:     0x5957d3ad147f - tokio::runtime::Runtime::block_on::h558b14301ca871b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   50:     0x5957d3af9a43 - tokio::task::local::LocalSet::block_on::h9cf6a3ed0ffbb356
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:497:12
[INFO] [stdout]   51:     0x5957d3ad976e - actix_rt::runtime::Runtime::block_on::hd7cfb64ed0fdb0fa
[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]   52:     0x5957d3ab6c6a - actix_rt::system::SystemRunner::block_on::h032934637f437aa7
[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]   53:     0x5957d3adae52 - pokedex::routes::pokemon::tests::get_pokemon_wrong_name::hded6eb5c1a03b05b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:62:5
[INFO] [stdout]   54:     0x5957d3adae07 - pokedex::routes::pokemon::tests::get_pokemon_wrong_name::{{closure}}::h49d50bd43fcb0ac6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:63:38
[INFO] [stdout]   55:     0x5957d3ae30e6 - core::ops::function::FnOnce::call_once::h584629181bc299e9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5957d3b54e3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   57:     0x5957d3b54e3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   58:     0x5957d3b53f75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   59:     0x5957d3b53f75 - <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]   60:     0x5957d3b53f75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5957d3b53f75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5957d3b53f75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5957d3b53f75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   64:     0x5957d3b53f75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   65:     0x5957d3b17b74 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   66:     0x5957d3b17b74 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x5957d3b1b54a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x5957d3b1b54a - <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]   69:     0x5957d3b1b54a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x5957d3b1b54a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x5957d3b1b54a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5957d3b1b54a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x5957d3b1b54a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x5957d4641e2f - <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]   75:     0x5957d4641e2f - 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]   76:     0x790e60318aa4 - <unknown>
[INFO] [stdout]   77:     0x790e603a5a34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::pokemon::tests::get_pokemon_max_length_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::pokemon::tests::get_pokemon_max_length_name' panicked at src/routes/pokemon.rs:82:9:
[INFO] [stdout] assertion failed: resp.status().is_client_error()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5957d463cd52 - 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:     0x5957d463cd52 - 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:     0x5957d463cd52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5957d463cd52 - <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:     0x5957d4668e13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5957d4668e13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5957d4638fe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5957d4638fe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5957d463cba2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5957d463e2d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5957d463e10e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5957d3b4f5d4 - <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:     0x5957d3b4f5d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5957d463edae - <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:     0x5957d463edae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5957d463ea46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5957d463d259 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5957d463e70d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5957d4666720 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5957d46667ac - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5957d3adbad2 - pokedex::routes::pokemon::tests::get_pokemon_max_length_name::{{closure}}::h56c08b03b6727603
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:82:9
[INFO] [stdout]   21:     0x5957d3afd4c6 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::ha36bc4d644562f42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:841:67
[INFO] [stdout]   22:     0x5957d3b04af0 - tokio::coop::with_budget::{{closure}}::h1209b764ed3368f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   23:     0x5957d3af1b15 - std::thread::local::LocalKey<T>::try_with::h27fc445ab664447b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x5957d3af066e - std::thread::local::LocalKey<T>::with::h17d0e2ffbfa3f745
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x5957d3afcca4 - tokio::coop::with_budget::hf2d4c50dfc858dd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   26:     0x5957d3afcca4 - tokio::coop::budget::h3027aebd804c500b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   27:     0x5957d3afcca4 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h341cbe26e5af8e6a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:841:42
[INFO] [stdout]   28:     0x5957d3af97a2 - tokio::task::local::LocalSet::with::{{closure}}::hb4cc5256e190c1d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:633:13
[INFO] [stdout]   29:     0x5957d3af1c15 - std::thread::local::LocalKey<T>::try_with::h307efcf54d30a115
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   30:     0x5957d3af0a9e - std::thread::local::LocalKey<T>::with::h902421c2220a5c20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   31:     0x5957d3af935b - tokio::task::local::LocalSet::with::h9444819b02031fe4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:616:17
[INFO] [stdout]   32:     0x5957d3afc91b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::had75d651d35648a1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:831:22
[INFO] [stdout]   33:     0x5957d3afa23d - tokio::task::local::LocalSet::run_until::{{closure}}::ha701eba8b7dd721f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:536:19
[INFO] [stdout]   34:     0x5957d3ab5f1d - <core::pin::Pin<P> as core::future::future::Future>::poll::h4eaf4e77ba218db3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5957d3ac216d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h62c50fd2c297d829
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   36:     0x5957d3b05df0 - tokio::coop::with_budget::{{closure}}::h9ae2b33a5dc25fc3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   37:     0x5957d3af2a35 - std::thread::local::LocalKey<T>::try_with::hb829f13030b211ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x5957d3af095e - std::thread::local::LocalKey<T>::with::h789e3d08cd5cb50b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x5957d3ac18bf - tokio::coop::with_budget::h6cf31a66cb140137
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   40:     0x5957d3ac18bf - tokio::coop::budget::h0814f0cae249c219
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   41:     0x5957d3ac18bf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h06129ff57c3cdace
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   42:     0x5957d3abb070 - tokio::runtime::scheduler::current_thread::Context::enter::h32c67a189470c74f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   43:     0x5957d3abe81f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h372d194f0fa64228
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   44:     0x5957d3abe394 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h08db952159b022e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   45:     0x5957d3aa9bc3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h0f3b0cab17b0f41a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   46:     0x5957d3abdd4f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha26c4374a03273f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   47:     0x5957d3abe4d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h3590eec01dcd7aca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   48:     0x5957d3ab9aea - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4d953dc29f74a9bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   49:     0x5957d3ad12cf - tokio::runtime::Runtime::block_on::h3d5f1d2326f0da52
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   50:     0x5957d3af9a93 - tokio::task::local::LocalSet::block_on::hf1a8883a44699de4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:497:12
[INFO] [stdout]   51:     0x5957d3ad96ee - actix_rt::runtime::Runtime::block_on::h073ef3ce27c2a091
[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]   52:     0x5957d3ab6c7a - actix_rt::system::SystemRunner::block_on::h05c1473a4d34a96d
[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]   53:     0x5957d3adb512 - pokedex::routes::pokemon::tests::get_pokemon_max_length_name::h47dcb3b26f2c0785
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:74:5
[INFO] [stdout]   54:     0x5957d3adb4c7 - pokedex::routes::pokemon::tests::get_pokemon_max_length_name::{{closure}}::hb355d54fcab1ff0b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:75:43
[INFO] [stdout]   55:     0x5957d3ae2fd6 - core::ops::function::FnOnce::call_once::h305f910ebda8a190
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5957d3b54e3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   57:     0x5957d3b54e3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   58:     0x5957d3b53f75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   59:     0x5957d3b53f75 - <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]   60:     0x5957d3b53f75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5957d3b53f75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5957d3b53f75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5957d3b53f75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   64:     0x5957d3b53f75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   65:     0x5957d3b17b74 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   66:     0x5957d3b17b74 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x5957d3b1b54a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x5957d3b1b54a - <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]   69:     0x5957d3b1b54a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x5957d3b1b54a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x5957d3b1b54a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5957d3b1b54a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x5957d3b1b54a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x5957d4641e2f - <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]   75:     0x5957d4641e2f - 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]   76:     0x790e60318aa4 - <unknown>
[INFO] [stdout]   77:     0x790e603a5a34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::pokemon::tests::get_pokemon stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::pokemon::tests::get_pokemon' panicked at src/routes/pokemon.rs:47:9:
[INFO] [stdout] assertion failed: resp.status().is_success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5957d463cd52 - 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:     0x5957d463cd52 - 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:     0x5957d463cd52 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5957d463cd52 - <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:     0x5957d4668e13 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5957d4668e13 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5957d4638fe3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5957d4638fe3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5957d463cba2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5957d463e2d9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5957d463e10e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5957d3b4f5d4 - <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:     0x5957d3b4f5d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5957d463edae - <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:     0x5957d463edae - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5957d463ea46 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5957d463d259 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5957d463e70d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5957d4666720 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5957d46667ac - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5957d3ada752 - pokedex::routes::pokemon::tests::get_pokemon::{{closure}}::hef552e4987922f13
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:47:9
[INFO] [stdout]   21:     0x5957d3afd486 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::h234763e61dce0c0b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:841:67
[INFO] [stdout]   22:     0x5957d3b05f20 - tokio::coop::with_budget::{{closure}}::ha6fda70a8d71f75b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   23:     0x5957d3af1715 - std::thread::local::LocalKey<T>::try_with::h1bb4b7fe9b79086c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x5957d3af088e - std::thread::local::LocalKey<T>::with::h619ce6676d2fab66
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x5957d3afd364 - tokio::coop::with_budget::hceb60caf9fbea280
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   26:     0x5957d3afd364 - tokio::coop::budget::haf2769efbd67d938
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   27:     0x5957d3afd364 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h60ff45dc82b76794
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:841:42
[INFO] [stdout]   28:     0x5957d3af9692 - tokio::task::local::LocalSet::with::{{closure}}::hb2f830f4bdc37c43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:633:13
[INFO] [stdout]   29:     0x5957d3af2835 - std::thread::local::LocalKey<T>::try_with::h909b3548e5449fdf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   30:     0x5957d3af0b8e - std::thread::local::LocalKey<T>::with::had786a3d6882561a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   31:     0x5957d3af92bb - tokio::task::local::LocalSet::with::h43a96124ae8961b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:616:17
[INFO] [stdout]   32:     0x5957d3afc82b - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h1623ad723b25f5f4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:831:22
[INFO] [stdout]   33:     0x5957d3afa69d - tokio::task::local::LocalSet::run_until::{{closure}}::hd5f1cd707caa4e4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:536:19
[INFO] [stdout]   34:     0x5957d3ab5fbd - <core::pin::Pin<P> as core::future::future::Future>::poll::h53b6b5db9cff42e1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5957d3ac21ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he1f8af7b9a5fb285
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:64
[INFO] [stdout]   36:     0x5957d3b062b0 - tokio::coop::with_budget::{{closure}}::hcf4b626433512556
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:102:9
[INFO] [stdout]   37:     0x5957d3af2015 - std::thread::local::LocalKey<T>::try_with::h48ba427d6c9e4483
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x5957d3af0b3e - std::thread::local::LocalKey<T>::with::h973aed43d5ec264e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x5957d3ac1a0f - tokio::coop::with_budget::h6d74207d285efdf2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:95:13
[INFO] [stdout]   40:     0x5957d3ac1a0f - tokio::coop::budget::he4073e7475b2523e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/coop.rs:72:5
[INFO] [stdout]   41:     0x5957d3ac1a0f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4dbae5424946e855
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25
[INFO] [stdout]   42:     0x5957d3abbfb0 - tokio::runtime::scheduler::current_thread::Context::enter::hdc77960e591d8281
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19
[INFO] [stdout]   43:     0x5957d3ac105f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h945e5eeb4c73e79a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:44
[INFO] [stdout]   44:     0x5957d3abe3f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfa03da279e6b5ad4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57
[INFO] [stdout]   45:     0x5957d3aa9a93 - tokio::macros::scoped_tls::ScopedKey<T>::set::h0c284857a236326b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   46:     0x5957d3abe13f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb5c2c0aa94362ca1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:35
[INFO] [stdout]   47:     0x5957d3abe522 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hda9d73e2e4893c9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:24
[INFO] [stdout]   48:     0x5957d3aba08a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hbbb5a0d416a07329
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:29
[INFO] [stdout]   49:     0x5957d3ad162f - tokio::runtime::Runtime::block_on::h6a9cbe487a75d899
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/runtime/mod.rs:490:51
[INFO] [stdout]   50:     0x5957d3af99f3 - tokio::task::local::LocalSet::block_on::h2abfc9b0c2b052c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.2/src/task/local.rs:497:12
[INFO] [stdout]   51:     0x5957d3ad972e - actix_rt::runtime::Runtime::block_on::h3f947449953e1c31
[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]   52:     0x5957d3ab6c8a - actix_rt::system::SystemRunner::block_on::h4ef710bc3fceb448
[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]   53:     0x5957d3ada192 - pokedex::routes::pokemon::tests::get_pokemon::hf715ef32420ae97e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:38:5
[INFO] [stdout]   54:     0x5957d3ada147 - pokedex::routes::pokemon::tests::get_pokemon::{{closure}}::h29bacbcdfbe784f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/pokemon.rs:39:27
[INFO] [stdout]   55:     0x5957d3ae3316 - core::ops::function::FnOnce::call_once::h9f4446112935537a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   56:     0x5957d3b54e3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   57:     0x5957d3b54e3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   58:     0x5957d3b53f75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   59:     0x5957d3b53f75 - <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]   60:     0x5957d3b53f75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5957d3b53f75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5957d3b53f75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5957d3b53f75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   64:     0x5957d3b53f75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   65:     0x5957d3b17b74 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   66:     0x5957d3b17b74 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x5957d3b1b54a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x5957d3b1b54a - <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]   69:     0x5957d3b1b54a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x5957d3b1b54a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x5957d3b1b54a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5957d3b1b54a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x5957d3b1b54a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   74:     0x5957d4641e2f - <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]   75:     0x5957d4641e2f - 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]   76:     0x790e60318aa4 - <unknown>
[INFO] [stdout]   77:     0x790e603a5a34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     routes::pokemon::tests::get_pokemon
[INFO] [stdout]     routes::pokemon::tests::get_pokemon_max_length_name
[INFO] [stdout]     routes::pokemon::tests::get_pokemon_wrong_name
[INFO] [stdout]     routes::pokemon::tests::get_translated_pokemon
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin pokedex`
[INFO] running `Command { std: "docker" "inspect" "56371ace5146624d3f1b91706416ca33d373b9432679db29db35fdc5e8a74e33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56371ace5146624d3f1b91706416ca33d373b9432679db29db35fdc5e8a74e33", kill_on_drop: false }`
[INFO] [stdout] 56371ace5146624d3f1b91706416ca33d373b9432679db29db35fdc5e8a74e33
