[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/e9bf8bbf370128f04de038633841bd29aaef4624 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIm-Nick%2Fpokedex" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Im-Nick/pokedex on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc2/source/Cargo.toml [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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a37a088ac3225db0a5fd3662b29410add9f195a4c65580ab4c2f2d85cbf8c38 [INFO] running `Command { std: "docker" "start" "-a" "0a37a088ac3225db0a5fd3662b29410add9f195a4c65580ab4c2f2d85cbf8c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a37a088ac3225db0a5fd3662b29410add9f195a4c65580ab4c2f2d85cbf8c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a37a088ac3225db0a5fd3662b29410add9f195a4c65580ab4c2f2d85cbf8c38", kill_on_drop: false }` [INFO] [stdout] 0a37a088ac3225db0a5fd3662b29410add9f195a4c65580ab4c2f2d85cbf8c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f9f465ff3c72a82da26ced8fa14e3d879e51cb59f794a8edddcb30154850494 [INFO] running `Command { std: "docker" "start" "-a" "4f9f465ff3c72a82da26ced8fa14e3d879e51cb59f794a8edddcb30154850494", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [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 typenum v1.15.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [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 pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling pkg-config v0.3.25 [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 parking v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling polling v2.4.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicase v2.6.0 [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 num_cpus v1.13.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [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 maybe-uninit v2.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [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 rand_core v0.6.4 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling raw-cpuid v10.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling moka v0.8.6 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [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 adler v1.0.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling quanta v0.10.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling time v0.3.15 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling triomphe v0.1.8 [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 tracing v0.1.37 [INFO] [stderr] Compiling actix-utils v3.0.1 [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 regex v1.6.0 [INFO] [stderr] Compiling actix-service v2.0.2 [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 ordered-multimap v0.4.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling brotli v3.3.4 [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 openssl-macros v0.1.0 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Compiling mio v0.8.4 [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 actix-router v0.5.1 [INFO] [stderr] Compiling async-global-executor v2.3.0 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling miette v4.7.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling task-local-extensions v0.1.3 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ssri v7.0.0 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling http-cache-semantics v1.0.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cacache v10.0.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling http-cache v0.7.0 [INFO] [stderr] Compiling config v0.13.2 [INFO] [stderr] Compiling hyper v0.14.20 [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 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 39.81s [INFO] running `Command { std: "docker" "inspect" "4f9f465ff3c72a82da26ced8fa14e3d879e51cb59f794a8edddcb30154850494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f9f465ff3c72a82da26ced8fa14e3d879e51cb59f794a8edddcb30154850494", kill_on_drop: false }` [INFO] [stdout] 4f9f465ff3c72a82da26ced8fa14e3d879e51cb59f794a8edddcb30154850494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6ccfa66bc64111984b16cdecb5e7a283893117bfcc3ee1ae3cdb29f08c10111 [INFO] running `Command { std: "docker" "start" "-a" "b6ccfa66bc64111984b16cdecb5e7a283893117bfcc3ee1ae3cdb29f08c10111", kill_on_drop: false }` [INFO] [stderr] Compiling pokedex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.38s [INFO] running `Command { std: "docker" "inspect" "b6ccfa66bc64111984b16cdecb5e7a283893117bfcc3ee1ae3cdb29f08c10111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ccfa66bc64111984b16cdecb5e7a283893117bfcc3ee1ae3cdb29f08c10111", kill_on_drop: false }` [INFO] [stdout] b6ccfa66bc64111984b16cdecb5e7a283893117bfcc3ee1ae3cdb29f08c10111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 74ace3b6d067b882e4647c3d12f5bb75883b4f6122a2e37c72a1acfd0bb80107 [INFO] running `Command { std: "docker" "start" "-a" "74ace3b6d067b882e4647c3d12f5bb75883b4f6122a2e37c72a1acfd0bb80107", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pokedex-bbb628a9220f3a7d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test routes::tests::test_index_get ... ok [INFO] [stdout] test routes::pokemon::tests::get_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_translated_pokemon ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- routes::pokemon::tests::get_pokemon 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: 0x5ba3dfa3597a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5ba3dfa3597a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5ba3dfa3597a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba3dfa3597a - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba3dfa613bb - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5ba3dfa613bb - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5ba3dfa31ff3 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5ba3dfa37182 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5ba3dfa37182 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5ba3dfa36cc3 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5ba3deecab19 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5ba3deecab19 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5ba3dfa37a42 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5ba3dfa37a42 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5ba3dfa376c3 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:664:13 [INFO] [stdout] 15: 0x5ba3dfa35e59 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5ba3dfa37384 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5ba3dee12333 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5ba3dee123bc - core::panicking::panic::h7d15abfb2c709e2c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:148:5 [INFO] [stdout] 19: 0x5ba3dee8ff4d - pokedex::routes::pokemon::tests::get_pokemon::{{closure}}::h047410752937cdb2 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:47:9 [INFO] [stdout] 20: 0x5ba3dee7f190 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hac4198bf848a07c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:65 [INFO] [stdout] 21: 0x5ba3dee7a6e3 - tokio::coop::with_budget::{{closure}}::h3cce9a3936207ff8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 22: 0x5ba3dee3b15a - std::thread::local::LocalKey::try_with::h18879a7bebc71be0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 23: 0x5ba3dee3ac8a - std::thread::local::LocalKey::with::haac3481193519235 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 24: 0x5ba3dee7ed59 - tokio::coop::with_budget::had83a6a8bdfbab88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 25: 0x5ba3dee7ed59 - tokio::coop::budget::hc3770d019779ee30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 26: 0x5ba3dee7ed59 - as core::future::future::Future>::poll::{{closure}}::hd1e5e14e333958b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:42 [INFO] [stdout] 27: 0x5ba3dee7c6bc - tokio::task::local::LocalSet::with::{{closure}}::h90b61a5fcde755f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:633:13 [INFO] [stdout] 28: 0x5ba3dee3c02a - std::thread::local::LocalKey::try_with::h788f4c8bee9a32d1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 29: 0x5ba3dee3ab5a - std::thread::local::LocalKey::with::h95b5af27b0282074 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 30: 0x5ba3dee7c0cb - tokio::task::local::LocalSet::with::haef9139efd8f134c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:616:9 [INFO] [stdout] 31: 0x5ba3dee7e44a - as core::future::future::Future>::poll::h8142350b7fefc0d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:831:9 [INFO] [stdout] 32: 0x5ba3dee7d4f7 - tokio::task::local::LocalSet::run_until::{{closure}}::he42c812ed416bc58 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:536:19 [INFO] [stdout] 33: 0x5ba3dee8f1dd - as core::future::future::Future>::poll::hc9462e8630f41563 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 34: 0x5ba3dee6e61f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1267dee272f1ee5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 35: 0x5ba3dee7a353 - tokio::coop::with_budget::{{closure}}::h036ab0434a8c3b98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 36: 0x5ba3dee3baea - std::thread::local::LocalKey::try_with::h4897a32c8a94eff2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 37: 0x5ba3dee3ac2a - std::thread::local::LocalKey::with::h9dbd94d25cb5c9b1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 38: 0x5ba3dee6e119 - tokio::coop::with_budget::h9bd5fd97ad939acc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 39: 0x5ba3dee6e119 - tokio::coop::budget::haa53f91f720ce787 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 40: 0x5ba3dee6e119 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h13568cf213bbf3f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 41: 0x5ba3dee69870 - tokio::runtime::scheduler::current_thread::Context::enter::hfb843f172480d90c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 42: 0x5ba3dee6c19f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha6ec8fcd7fc25e86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 43: 0x5ba3dee6b5c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hea8df28895dba1c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 44: 0x5ba3dee32303 - tokio::macros::scoped_tls::ScopedKey::set::hd6317b9ca4a4e77d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x5ba3dee6ab0f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h619cf4ac996030e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 46: 0x5ba3dee6b682 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5b834888f79794ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 47: 0x5ba3dee66c38 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h91928390b9fb9967 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 48: 0x5ba3dee3711d - tokio::runtime::Runtime::block_on::h9d88434717f5d6df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 49: 0x5ba3dee7c853 - tokio::task::local::LocalSet::block_on::hca12662cde6e23af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:497:9 [INFO] [stdout] 50: 0x5ba3dee32bbe - actix_rt::runtime::Runtime::block_on::h514187cef7152575 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 51: 0x5ba3dee32b6a - actix_rt::system::SystemRunner::block_on::h92bcedca6c8ebdba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 52: 0x5ba3dee8f942 - pokedex::routes::pokemon::tests::get_pokemon::h6f97163fed7905f8 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:38:5 [INFO] [stdout] 53: 0x5ba3dee8f8f7 - pokedex::routes::pokemon::tests::get_pokemon::{{closure}}::h90c48c095b556433 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:39:27 [INFO] [stdout] 54: 0x5ba3dee3f9c6 - core::ops::function::FnOnce::call_once::h9426ff77a1aa6973 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5ba3deecf48b - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5ba3deecf48b - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 57: 0x5ba3deeced08 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 58: 0x5ba3deeced08 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5ba3deeced08 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 60: 0x5ba3deeced08 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 61: 0x5ba3deeced08 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 62: 0x5ba3deeced08 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 63: 0x5ba3deeced08 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 64: 0x5ba3dee940d4 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 65: 0x5ba3dee940d4 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 66: 0x5ba3dee97782 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 67: 0x5ba3dee97782 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x5ba3dee97782 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 69: 0x5ba3dee97782 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 70: 0x5ba3dee97782 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 71: 0x5ba3dee97782 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 72: 0x5ba3dee97782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x5ba3dfa3be9b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 74: 0x5ba3dfa3be9b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 75: 0x5ba3dfa3be9b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 76: 0x7c66039a5ac3 - [INFO] [stdout] 77: 0x7c6603a36a04 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::pokemon::tests::get_pokemon_wrong_name 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: 0x5ba3dfa3597a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5ba3dfa3597a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5ba3dfa3597a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba3dfa3597a - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba3dfa613bb - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5ba3dfa613bb - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5ba3dfa31ff3 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5ba3dfa37182 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5ba3dfa37182 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5ba3dfa36cc3 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5ba3deecab19 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5ba3deecab19 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5ba3dfa37a42 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5ba3dfa37a42 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5ba3dfa376c3 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:664:13 [INFO] [stdout] 15: 0x5ba3dfa35e59 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5ba3dfa37384 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5ba3dee12333 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5ba3dee123bc - core::panicking::panic::h7d15abfb2c709e2c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:148:5 [INFO] [stdout] 19: 0x5ba3dee90cad - pokedex::routes::pokemon::tests::get_pokemon_wrong_name::{{closure}}::hcebdc0b03d35d5e5 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:70:9 [INFO] [stdout] 20: 0x5ba3dee7f130 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h4fda340dedc7abae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:65 [INFO] [stdout] 21: 0x5ba3dee7aa73 - tokio::coop::with_budget::{{closure}}::h606660d60af29b14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 22: 0x5ba3dee3b9da - std::thread::local::LocalKey::try_with::h3aeca20120297788 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 23: 0x5ba3dee3a7ca - std::thread::local::LocalKey::with::h1f01e04a238d9ba9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 24: 0x5ba3dee7eb09 - tokio::coop::with_budget::h8aa40656099587c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 25: 0x5ba3dee7eb09 - tokio::coop::budget::he5f32aad6692d11f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 26: 0x5ba3dee7eb09 - as core::future::future::Future>::poll::{{closure}}::h98a9ef3f7257b417 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:42 [INFO] [stdout] 27: 0x5ba3dee7c23c - tokio::task::local::LocalSet::with::{{closure}}::h02ff63856e5edc11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:633:13 [INFO] [stdout] 28: 0x5ba3dee3cdda - std::thread::local::LocalKey::try_with::hdb9afc17ff7e3fd3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 29: 0x5ba3dee3aa6a - std::thread::local::LocalKey::with::h7fbf25594bc0f6c4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 30: 0x5ba3dee7c07b - tokio::task::local::LocalSet::with::h6362322f2153a292 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:616:9 [INFO] [stdout] 31: 0x5ba3dee7e3ea - as core::future::future::Future>::poll::h6f78db3aebc880a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:831:9 [INFO] [stdout] 32: 0x5ba3dee7d077 - tokio::task::local::LocalSet::run_until::{{closure}}::h4b7845b0a78eded0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:536:19 [INFO] [stdout] 33: 0x5ba3dee8effd - as core::future::future::Future>::poll::h0af65d86a30679be [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 34: 0x5ba3dee6e69f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h26255334f5be3a0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 35: 0x5ba3dee7b193 - tokio::coop::with_budget::{{closure}}::h8dfa80f053992b50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 36: 0x5ba3dee3d31a - std::thread::local::LocalKey::try_with::hfbb6a3c46bca7d1a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 37: 0x5ba3dee3ae3a - std::thread::local::LocalKey::with::hfa702d5f0d7bb245 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 38: 0x5ba3dee6e399 - tokio::coop::with_budget::h78b71ec8207e6753 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 39: 0x5ba3dee6e399 - tokio::coop::budget::h0f58e8e6ceabed94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 40: 0x5ba3dee6e399 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h9f4590252733427d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 41: 0x5ba3dee67ff0 - tokio::runtime::scheduler::current_thread::Context::enter::h2cd2cf3d509d9625 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 42: 0x5ba3dee6d9ff - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hed304c02ce28df52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 43: 0x5ba3dee6b584 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7d299545b0fed13b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 44: 0x5ba3dee321d3 - tokio::macros::scoped_tls::ScopedKey::set::hc3cfecd46be7e433 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x5ba3dee6aeff - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb567c3fc4194861a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 46: 0x5ba3dee6b632 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h5a86a3ad71444374 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 47: 0x5ba3dee663f8 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0fe2093a29a7fbf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 48: 0x5ba3dee36a5d - tokio::runtime::Runtime::block_on::h6d65bc03703cb765 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 49: 0x5ba3dee7c803 - tokio::task::local::LocalSet::block_on::ha6d3100b41644e23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:497:9 [INFO] [stdout] 50: 0x5ba3dee32b9e - actix_rt::runtime::Runtime::block_on::h08af2bdd684d00e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 51: 0x5ba3dee32b5a - actix_rt::system::SystemRunner::block_on::h87aeb31e12745018 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 52: 0x5ba3dee906a2 - pokedex::routes::pokemon::tests::get_pokemon_wrong_name::hb7e1c1688e01a057 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:62:5 [INFO] [stdout] 53: 0x5ba3dee90657 - pokedex::routes::pokemon::tests::get_pokemon_wrong_name::{{closure}}::h3aae6f6d1096cfe0 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:63:38 [INFO] [stdout] 54: 0x5ba3dee3fc26 - core::ops::function::FnOnce::call_once::hc67df3ca26d098a9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5ba3deecf48b - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5ba3deecf48b - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 57: 0x5ba3deeced08 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 58: 0x5ba3deeced08 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5ba3deeced08 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 60: 0x5ba3deeced08 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 61: 0x5ba3deeced08 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 62: 0x5ba3deeced08 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 63: 0x5ba3deeced08 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 64: 0x5ba3dee940d4 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 65: 0x5ba3dee940d4 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 66: 0x5ba3dee97782 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 67: 0x5ba3dee97782 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x5ba3dee97782 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 69: 0x5ba3dee97782 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 70: 0x5ba3dee97782 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 71: 0x5ba3dee97782 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 72: 0x5ba3dee97782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x5ba3dfa3be9b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 74: 0x5ba3dfa3be9b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 75: 0x5ba3dfa3be9b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 76: 0x7c66039a5ac3 - [INFO] [stdout] 77: 0x7c6603a36a04 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::pokemon::tests::get_pokemon_max_length_name 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: 0x5ba3dfa3597a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5ba3dfa3597a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5ba3dfa3597a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba3dfa3597a - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba3dfa613bb - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5ba3dfa613bb - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5ba3dfa31ff3 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5ba3dfa37182 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5ba3dfa37182 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5ba3dfa36cc3 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5ba3deecab19 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5ba3deecab19 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5ba3dfa37a42 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5ba3dfa37a42 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5ba3dfa376c3 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:664:13 [INFO] [stdout] 15: 0x5ba3dfa35e59 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5ba3dfa37384 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5ba3dee12333 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5ba3dee123bc - core::panicking::panic::h7d15abfb2c709e2c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:148:5 [INFO] [stdout] 19: 0x5ba3dee913bd - pokedex::routes::pokemon::tests::get_pokemon_max_length_name::{{closure}}::hc2cc9a1aeb6d0ff6 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:82:9 [INFO] [stdout] 20: 0x5ba3dee7f160 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h6905ce04afc83ce1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:65 [INFO] [stdout] 21: 0x5ba3dee7b523 - tokio::coop::with_budget::{{closure}}::hb07b86577d1be0d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 22: 0x5ba3dee3c99a - std::thread::local::LocalKey::try_with::hc5218135f2aaa927 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 23: 0x5ba3dee3aaca - std::thread::local::LocalKey::with::h86b129cd011b02e7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 24: 0x5ba3dee7e8b9 - tokio::coop::with_budget::h2d3ad95aaae35fa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 25: 0x5ba3dee7e8b9 - tokio::coop::budget::h96024d9800466feb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 26: 0x5ba3dee7e8b9 - as core::future::future::Future>::poll::{{closure}}::h5ac937ad55c4783b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:42 [INFO] [stdout] 27: 0x5ba3dee7c35c - tokio::task::local::LocalSet::with::{{closure}}::h2e8660002f333e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:633:13 [INFO] [stdout] 28: 0x5ba3dee3cfea - std::thread::local::LocalKey::try_with::he48076c7253c733a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 29: 0x5ba3dee3a8ca - std::thread::local::LocalKey::with::h3b885fd447b4e491 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 30: 0x5ba3dee7c16b - tokio::task::local::LocalSet::with::hd09662c54005efe7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:616:9 [INFO] [stdout] 31: 0x5ba3dee7e38a - as core::future::future::Future>::poll::h5aa4179b26040ecc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:831:9 [INFO] [stdout] 32: 0x5ba3dee7cbf7 - tokio::task::local::LocalSet::run_until::{{closure}}::h20da56978f29e3df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:536:19 [INFO] [stdout] 33: 0x5ba3dee8f13d - as core::future::future::Future>::poll::hac172d64247fa0ae [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 34: 0x5ba3dee6e6df - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h31ac6c14c286484d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 35: 0x5ba3dee7b063 - tokio::coop::with_budget::{{closure}}::h85f1c6efca7a48f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 36: 0x5ba3dee3d20a - std::thread::local::LocalKey::try_with::hfa48273f69984add [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 37: 0x5ba3dee3ac5a - std::thread::local::LocalKey::with::h9de72ffce7915aeb [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 38: 0x5ba3dee6e4b9 - tokio::coop::with_budget::he150807c16a6a157 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 39: 0x5ba3dee6e4b9 - tokio::coop::budget::hec0fff4133a78b30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 40: 0x5ba3dee6e4b9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hbb55f25e7fd96ed2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 41: 0x5ba3dee68f20 - tokio::runtime::scheduler::current_thread::Context::enter::hf33acffcbe48d824 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 42: 0x5ba3dee6b97f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha3613f9f9d6d7afb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 43: 0x5ba3dee6b544 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h2ae08cad001e8194 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 44: 0x5ba3dee320a3 - tokio::macros::scoped_tls::ScopedKey::set::h67e8760ac90265ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x5ba3dee6b2ef - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hda355250a57a5418 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 46: 0x5ba3dee6b6d2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbcece20c74709acf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 47: 0x5ba3dee67058 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha8f5d518fb80fe1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 48: 0x5ba3dee36dbd - tokio::runtime::Runtime::block_on::h7f7b3a9474fae796 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 49: 0x5ba3dee7c7b3 - tokio::task::local::LocalSet::block_on::h1b5b4c92262370f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:497:9 [INFO] [stdout] 50: 0x5ba3dee32bfe - actix_rt::runtime::Runtime::block_on::h984e48931767bf36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 51: 0x5ba3dee32b4a - actix_rt::system::SystemRunner::block_on::h547541e809bdeb3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 52: 0x5ba3dee90db2 - pokedex::routes::pokemon::tests::get_pokemon_max_length_name::he7fb56d0c193cdd3 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:74:5 [INFO] [stdout] 53: 0x5ba3dee90d67 - pokedex::routes::pokemon::tests::get_pokemon_max_length_name::{{closure}}::h912d955749661faa [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:75:43 [INFO] [stdout] 54: 0x5ba3dee3fd56 - core::ops::function::FnOnce::call_once::hf81f5c63b338f1e4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5ba3deecf48b - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5ba3deecf48b - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 57: 0x5ba3deeced08 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 58: 0x5ba3deeced08 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5ba3deeced08 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 60: 0x5ba3deeced08 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 61: 0x5ba3deeced08 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 62: 0x5ba3deeced08 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 63: 0x5ba3deeced08 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 64: 0x5ba3dee940d4 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 65: 0x5ba3dee940d4 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 66: 0x5ba3dee97782 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 67: 0x5ba3dee97782 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x5ba3dee97782 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 69: 0x5ba3dee97782 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 70: 0x5ba3dee97782 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 71: 0x5ba3dee97782 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 72: 0x5ba3dee97782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x5ba3dfa3be9b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 74: 0x5ba3dfa3be9b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 75: 0x5ba3dfa3be9b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 76: 0x7c66039a5ac3 - [INFO] [stdout] 77: 0x7c6603a36a04 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- routes::pokemon::tests::get_translated_pokemon 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: 0x5ba3dfa3597a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5ba3dfa3597a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5ba3dfa3597a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ba3dfa3597a - ::fmt::ha95eeb186e57c055 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ba3dfa613bb - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5ba3dfa613bb - core::fmt::write::h1c4d59c42453601a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5ba3dfa31ff3 - std::io::Write::write_fmt::h08b6f2062a09bc68 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5ba3dfa37182 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5ba3dfa37182 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stdout] 9: 0x5ba3dfa36cc3 - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:290:9 [INFO] [stdout] 10: 0x5ba3deecab19 - as core::ops::function::Fn>::call::h6ee94b0b846f4546 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 11: 0x5ba3deecab19 - test::test_main::{{closure}}::hccc1c379f17b5ca1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5ba3dfa37a42 - as core::ops::function::Fn>::call::h8b15e23d52a5df89 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2245:9 [INFO] [stdout] 13: 0x5ba3dfa37a42 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:805:13 [INFO] [stdout] 14: 0x5ba3dfa376c3 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:664:13 [INFO] [stdout] 15: 0x5ba3dfa35e59 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5ba3dfa37384 - rust_begin_unwind [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stdout] 17: 0x5ba3dee12333 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5ba3dee123bc - core::panicking::panic::h7d15abfb2c709e2c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:148:5 [INFO] [stdout] 19: 0x5ba3dee905fd - pokedex::routes::pokemon::tests::get_translated_pokemon::{{closure}}::h0eec263c4c431e65 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:59:9 [INFO] [stdout] 20: 0x5ba3dee7f0d0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h1447297748e60001 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:65 [INFO] [stdout] 21: 0x5ba3dee7aba3 - tokio::coop::with_budget::{{closure}}::h6e2e7eb08aa2adf2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 22: 0x5ba3dee3cbba - std::thread::local::LocalKey::try_with::hd19796aee5089095 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 23: 0x5ba3dee3aa3a - std::thread::local::LocalKey::with::h75f88130909b3c6d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 24: 0x5ba3dee7efa9 - tokio::coop::with_budget::hb2292fc2debda4c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 25: 0x5ba3dee7efa9 - tokio::coop::budget::h850682f29aafc925 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 26: 0x5ba3dee7efa9 - as core::future::future::Future>::poll::{{closure}}::hdf10fc4e711ed3fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:42 [INFO] [stdout] 27: 0x5ba3dee7c59c - tokio::task::local::LocalSet::with::{{closure}}::h7734678bd51bff41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:633:13 [INFO] [stdout] 28: 0x5ba3dee3c46a - std::thread::local::LocalKey::try_with::h9eadbeac411bad9c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 29: 0x5ba3dee3a73a - std::thread::local::LocalKey::with::h0002bc17c641d28c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 30: 0x5ba3dee7c11b - tokio::task::local::LocalSet::with::hcb45d108ed81e5a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:616:9 [INFO] [stdout] 31: 0x5ba3dee7e4aa - as core::future::future::Future>::poll::h90444bcc59ca63a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:831:9 [INFO] [stdout] 32: 0x5ba3dee7ce37 - tokio::task::local::LocalSet::run_until::{{closure}}::h21749353b22f8470 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:536:19 [INFO] [stdout] 33: 0x5ba3dee8f2dd - as core::future::future::Future>::poll::hfac37a51cfbd5afd [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/future/future.rs:123:9 [INFO] [stdout] 34: 0x5ba3dee6e65f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h22a457e90a83844b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 35: 0x5ba3dee7af33 - tokio::coop::with_budget::{{closure}}::h73cfff7ea4b3e887 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 36: 0x5ba3dee3ccca - std::thread::local::LocalKey::try_with::hd7efb035d3c46bec [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:283:12 [INFO] [stdout] 37: 0x5ba3dee3a7fa - std::thread::local::LocalKey::with::h26fbed4b3f7c4157 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 38: 0x5ba3dee6e269 - tokio::coop::with_budget::h352c8735de1f6116 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 39: 0x5ba3dee6e269 - tokio::coop::budget::hd15b0f9b49df191f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 40: 0x5ba3dee6e269 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h49006798177f4492 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 41: 0x5ba3dee69540 - tokio::runtime::scheduler::current_thread::Context::enter::hf8782979ca84ec3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 42: 0x5ba3dee6d1df - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::heab3a13476a9dee7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 43: 0x5ba3dee6b564 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6df9450b5b295fe7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 44: 0x5ba3dee31f73 - tokio::macros::scoped_tls::ScopedKey::set::h41c882e1d3edbfe2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 45: 0x5ba3dee6a71f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h172b25a97f64d271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 46: 0x5ba3dee6b5e2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4552f59c32bcc499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 47: 0x5ba3dee67478 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he0bc6ea7379c81f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 48: 0x5ba3dee36c0d - tokio::runtime::Runtime::block_on::h7b056b7fb5478e3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 49: 0x5ba3dee7c8a3 - tokio::task::local::LocalSet::block_on::hfef83273fa2c19df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:497:9 [INFO] [stdout] 50: 0x5ba3dee32bde - actix_rt::runtime::Runtime::block_on::h90a9e0acebe668bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 51: 0x5ba3dee32b7a - actix_rt::system::SystemRunner::block_on::hbd30b0bd66987909 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 52: 0x5ba3dee8fff2 - pokedex::routes::pokemon::tests::get_translated_pokemon::hcd7ec57b0bfa69cd [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:50:5 [INFO] [stdout] 53: 0x5ba3dee8ffa7 - pokedex::routes::pokemon::tests::get_translated_pokemon::{{closure}}::h1a8ae65496d1664c [INFO] [stdout] at /opt/rustwide/workdir/src/routes/pokemon.rs:51:38 [INFO] [stdout] 54: 0x5ba3dee3f8c6 - core::ops::function::FnOnce::call_once::h5b74307a5d6267f1 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5ba3deecf48b - core::ops::function::FnOnce::call_once::h9b5e01539a2850c9 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5ba3deecf48b - test::__rust_begin_short_backtrace::hfa35fd69df7e11a6 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:620:18 [INFO] [stdout] 57: 0x5ba3deeced08 - test::run_test_in_process::{{closure}}::he6acc04e3f33efba [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:60 [INFO] [stdout] 58: 0x5ba3deeced08 - as core::ops::function::FnOnce<()>>::call_once::h9ed0882d7a8705d4 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5ba3deeced08 - std::panicking::try::do_call::hb4e1060b1206bf1d [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 60: 0x5ba3deeced08 - std::panicking::try::he7301d205c111379 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 61: 0x5ba3deeced08 - std::panic::catch_unwind::h6c993e01d18171db [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 62: 0x5ba3deeced08 - test::run_test_in_process::h39faa778a589c8b3 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:643:27 [INFO] [stdout] 63: 0x5ba3deeced08 - test::run_test::{{closure}}::h59e32a442f6c7a1c [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:564:43 [INFO] [stdout] 64: 0x5ba3dee940d4 - test::run_test::{{closure}}::h6615d2e57f7516c2 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/test/src/lib.rs:594:41 [INFO] [stdout] 65: 0x5ba3dee940d4 - std::sys::backtrace::__rust_begin_short_backtrace::h761da13b6d71bc61 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 66: 0x5ba3dee97782 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa82f2052ad87664 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 67: 0x5ba3dee97782 - as core::ops::function::FnOnce<()>>::call_once::h709672ecbcc3758b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x5ba3dee97782 - std::panicking::try::do_call::hb005a67f6fd9e082 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stdout] 69: 0x5ba3dee97782 - std::panicking::try::hec02b24e35e6ab47 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stdout] 70: 0x5ba3dee97782 - std::panic::catch_unwind::h13617efa0948dabc [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stdout] 71: 0x5ba3dee97782 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb4a56c6b32a8e045 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 72: 0x5ba3dee97782 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h26d01bfaffaa945b [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x5ba3dfa3be9b - as core::ops::function::FnOnce>::call_once::hbe8e1ebf83e6794e [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 74: 0x5ba3dfa3be9b - as core::ops::function::FnOnce>::call_once::h7d6ff770e6bfeff7 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/alloc/src/boxed.rs:2231:9 [INFO] [stdout] 75: 0x5ba3dfa3be9b - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stdout] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 76: 0x7c66039a5ac3 - [INFO] [stdout] 77: 0x7c6603a36a04 - clone [INFO] [stdout] 78: 0x0 - [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.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin pokedex` [INFO] running `Command { std: "docker" "inspect" "74ace3b6d067b882e4647c3d12f5bb75883b4f6122a2e37c72a1acfd0bb80107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ace3b6d067b882e4647c3d12f5bb75883b4f6122a2e37c72a1acfd0bb80107", kill_on_drop: false }` [INFO] [stdout] 74ace3b6d067b882e4647c3d12f5bb75883b4f6122a2e37c72a1acfd0bb80107