[INFO] cloning repository https://github.com/fadiinho/manga-suku [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fadiinho/manga-suku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffadiinho%2Fmanga-suku", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffadiinho%2Fmanga-suku'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60382c14a7528ff5f480f8403444a5314139f0de [INFO] testing fadiinho/manga-suku against 1.78.0 for beta-1.79-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffadiinho%2Fmanga-suku" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fadiinho/manga-suku on toolchain 1.78.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fadiinho/manga-suku [INFO] finished tweaking git repo https://github.com/fadiinho/manga-suku [INFO] tweaked toml for git repo https://github.com/fadiinho/manga-suku written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fadiinho/manga-suku 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.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generator v0.7.2 [INFO] [stderr] Downloaded shuttle-service v0.10.0 [INFO] [stderr] Downloaded shuttle-codegen v0.10.0 [INFO] [stderr] Downloaded shuttle-common v0.10.0 [INFO] [stderr] Downloaded scraper v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c290752bc413df523a7f00eef784b0bafcc14e22dbbb2506b4f92bdbc8a0953 [INFO] running `Command { std: "docker" "start" "-a" "2c290752bc413df523a7f00eef784b0bafcc14e22dbbb2506b4f92bdbc8a0953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c290752bc413df523a7f00eef784b0bafcc14e22dbbb2506b4f92bdbc8a0953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c290752bc413df523a7f00eef784b0bafcc14e22dbbb2506b4f92bdbc8a0953", kill_on_drop: false }` [INFO] [stdout] 2c290752bc413df523a7f00eef784b0bafcc14e22dbbb2506b4f92bdbc8a0953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1622f556b108c416b7ee64df8a026d0ad95c09dc42117f47b504310ed9d1a0b [INFO] running `Command { std: "docker" "start" "-a" "f1622f556b108c416b7ee64df8a026d0ad95c09dc42117f47b504310ed9d1a0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling ref-cast v1.0.14 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.92 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling camino v1.1.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling pipe v0.4.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling rustrict v0.5.13 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.14 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling shuttle-codegen v0.10.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling cargo_metadata v0.15.3 [INFO] [stderr] Compiling shuttle-common v0.10.0 [INFO] [stderr] Compiling scraper v0.14.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling shuttle-service v0.10.0 [INFO] [stderr] Compiling manga-suku v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "f1622f556b108c416b7ee64df8a026d0ad95c09dc42117f47b504310ed9d1a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1622f556b108c416b7ee64df8a026d0ad95c09dc42117f47b504310ed9d1a0b", kill_on_drop: false }` [INFO] [stdout] f1622f556b108c416b7ee64df8a026d0ad95c09dc42117f47b504310ed9d1a0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 768043425d7f7d06dce8a1dd01d7821d5ae01e95e29df21437ea0c126f31e024 [INFO] running `Command { std: "docker" "start" "-a" "768043425d7f7d06dce8a1dd01d7821d5ae01e95e29df21437ea0c126f31e024", kill_on_drop: false }` [INFO] [stderr] Compiling manga-suku v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.27s [INFO] running `Command { std: "docker" "inspect" "768043425d7f7d06dce8a1dd01d7821d5ae01e95e29df21437ea0c126f31e024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "768043425d7f7d06dce8a1dd01d7821d5ae01e95e29df21437ea0c126f31e024", kill_on_drop: false }` [INFO] [stdout] 768043425d7f7d06dce8a1dd01d7821d5ae01e95e29df21437ea0c126f31e024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a8d2180aa1b7f0b5f10d2f327955b2317e8262493b8f28eb4a30f61930f76e3 [INFO] running `Command { std: "docker" "start" "-a" "5a8d2180aa1b7f0b5f10d2f327955b2317e8262493b8f28eb4a30f61930f76e3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/manga_suku-1fd65c98b6352226) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/manga_suku-75a5c96fc612cfdf) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mangayabu_routes.rs (/opt/rustwide/target/debug/deps/mangayabu_routes-c51b6d94cc9c3ef9) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test mangayabu_tests::it_works ... ok [INFO] [stdout] test mangayabu_tests::get_manga_by_id ... FAILED [INFO] [stdout] test mangayabu_tests::search_manga ... FAILED [INFO] [stdout] test mangayabu_tests::get_images_by_manga_id ... FAILED [INFO] [stdout] test mangayabu_tests::get_nonexistent_manga_by_id ... FAILED [INFO] [stdout] test mangayabu_tests::get_nonexistent_images_by_manga_id ... FAILED [INFO] [stdout] test mangayabu_tests::search_nonexistent_manga ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- mangayabu_tests::get_manga_by_id stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 16 [INFO] [stdout] >> ident: Rocket [INFO] [stdout] >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB [INFO] [stdout] >> temp dir: /tmp [INFO] [stdout] >> http/2: true [INFO] [stdout] >> keep-alive: 5s [INFO] [stdout] >> tls: disabled [INFO] [stdout] >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s [INFO] [stdout] >> log level: normal [INFO] [stdout] >> cli colors: true [INFO] [stdout] Routes: [INFO] [stdout] >> (hello) GET / [INFO] [stdout] >> (manga_by_id) GET /mangayabu/?& [INFO] [stdout] >> (images_by_id) GET /mangayabu/images/?& [INFO] [stdout] >> (search) GET /mangayabu/search/?& [INFO] [stdout] Fairings: [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] Shield: [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] Rocket has launched into local orbit [INFO] [stdout] GET /mangayabu/118967?per_page=1&order.order=asc: [INFO] [stdout] >> Matched: (manga_by_id) GET /mangayabu/?& [INFO] [stdout] thread 'mangayabu_tests::get_manga_by_id' panicked at src/scraper/mangayabu.rs:65:27: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("mangayabu.top")), port: None, path: "/wp-json/wp/v2/posts/118967", query: Some("&per_page=1&order=asc"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e89663 - core::result::unwrap_failed::h5119205a73b72b0d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x558e19ef7138 - core::result::Result::unwrap::h07cc62eac1181f33 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x558e19ef7138 - manga_suku::scraper::mangayabu::MangayabuScraper::get::{{closure}}::hfc7719a887dff1e6 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:56:24 [INFO] [stdout] 22: 0x558e19ef834e - manga_suku::scraper::mangayabu::MangayabuScraper::get_manga_by_id::{{closure}}::hded6b5d70533b729 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:108:67 [INFO] [stdout] 23: 0x558e19ee8707 - manga_suku::routes::mangayabu::manga_by_id::{{closure}}::h3a5310dc1a044e87 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:38:52 [INFO] [stdout] 24: 0x558e19eeb8bf - manga_suku::routes::mangayabu::manga_by_id::into_info::monomorphized_function::{{closure}}::h7f3437c06b3dd088 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:28:5 [INFO] [stdout] 25: 0x558e1a2f21d4 - as core::future::future::Future>::poll::hf6754848f1de40da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9 [INFO] [stdout] 26: 0x558e1a2a4f9f - as core::future::future::Future>::poll::h273d46de7b6f11a1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:297:9 [INFO] [stdout] 27: 0x558e1a213ea8 - as core::future::future::Future>::poll::{{closure}}::h11e164cd499ae319 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 28: 0x558e1a2a529c - as core::ops::function::FnOnce<()>>::call_once::h8962da4528572f54 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x558e1a2a6860 - std::panicking::try::do_call::h0468cd6eb558e06a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 30: 0x558e1a2baadb - __rust_try [INFO] [stdout] 31: 0x558e1a2a6690 - std::panicking::try::hc559efe4f8bfd647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 32: 0x558e1a28220b - std::panic::catch_unwind::h1e8c4a9ec900cf27 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 33: 0x558e1a213dec - as core::future::future::Future>::poll::h7e22c4bfb8bce795 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 34: 0x558e1a358d18 - rocket::server::handle::{{closure}}::h0f07f0c6325ecf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:55:10 [INFO] [stdout] 35: 0x558e1a35f1e4 - rocket::server::>::route::{{closure}}::hf7888755eb128e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:281:80 [INFO] [stdout] 36: 0x558e1a35d85c - rocket::server::>::route_and_process::{{closure}}::h2fab5810695e6970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:236:60 [INFO] [stdout] 37: 0x558e1a35cbf5 - rocket::server::>::dispatch::{{closure}}::h624dda022a12cb9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:210:66 [INFO] [stdout] 38: 0x558e1a32cc19 - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::he72e885fcb6514b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/response.rs:90:53 [INFO] [stdout] 39: 0x558e1a2d3117 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::he5cf46642e8c178c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:99:12 [INFO] [stdout] 40: 0x558e1a2d8924 - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::h48e83a841699ec40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:123:63 [INFO] [stdout] 41: 0x558e1a250185 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf7982ea00ee4d077 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:63 [INFO] [stdout] 42: 0x558e1a24fd96 - tokio::runtime::coop::with_budget::hac673a39fe2d42f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 43: 0x558e1a24fd96 - tokio::runtime::coop::budget::hbab46a32aa15d076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 44: 0x558e1a24fd96 - tokio::runtime::park::CachedParkThread::block_on::ha046bbddca01fad3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:31 [INFO] [stdout] 45: 0x558e1a28b397 - tokio::runtime::context::BlockingRegionGuard::block_on::h2cd77101401bada3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/context.rs:255:13 [INFO] [stdout] 46: 0x558e1a2f1aef - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9a699cd2c0f84475 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/scheduler/multi_thread/mod.rs:66:9 [INFO] [stdout] 47: 0x558e1a33c6ce - tokio::runtime::runtime::Runtime::block_on::he619c418029e4767 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/runtime.rs:281:45 [INFO] [stdout] 48: 0x558e1a3488d4 - rocket::local::blocking::client::Client::block_on::h02fbc811cb23ddbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/client.rs:66:9 [INFO] [stdout] 49: 0x558e1a3488d4 - rocket::local::blocking::request::LocalRequest::_dispatch::hb443d768f06a663f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/request.rs:60:21 [INFO] [stdout] 50: 0x558e19e8f5ad - rocket::local::blocking::request::LocalRequest::dispatch::h40fb19066c92c34f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/request.rs:326:9 [INFO] [stdout] 51: 0x558e19e8f5ad - mangayabu_routes::mangayabu_tests::get_manga_by_id::hcc75a8c05c4016c0 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:72:24 [INFO] [stdout] 52: 0x558e19e8f147 - mangayabu_routes::mangayabu_tests::get_manga_by_id::{{closure}}::h883e2395f5216c60 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:64:25 [INFO] [stdout] 53: 0x558e19e8a916 - core::ops::function::FnOnce::call_once::h86e4444f191f45e3 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 59: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 60: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 61: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 66: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 68: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 69: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 70: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 71: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 73: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 74: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7f05da862ac3 - [INFO] [stdout] 76: 0x7f05da8f3a04 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] >> Handler manga_by_id panicked. [INFO] [stdout] >> This is an application bug. [INFO] [stdout] >> A panic in Rust must be treated as an exceptional event. [INFO] [stdout] >> Panicking is not a suitable error handling mechanism. [INFO] [stdout] >> Unwinding, the result of a panic, is an expensive operation. [INFO] [stdout] >> Panics will degrade application performance. [INFO] [stdout] >> Instead of panicking, return `Option` and/or `Result`. [INFO] [stdout] >> Values of either type can be returned directly from handlers. [INFO] [stdout] >> A panic is treated as an internal server error. [INFO] [stdout] >> Outcome: Failure [INFO] [stdout] >> No 500 catcher registered. Using Rocket default. [INFO] [stdout] thread 'mangayabu_tests::get_manga_by_id' panicked at tests/mangayabu_routes.rs:74:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Status { code: 500 } [INFO] [stdout] right: Status { code: 200 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e894fb - core::panicking::assert_failed_inner::h3fa4c4749ee29c1d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:343:17 [INFO] [stdout] 20: 0x558e19e8b59e - core::panicking::assert_failed::h3bcbaa027b02e2da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:298:5 [INFO] [stdout] 21: 0x558e19e8f6cd - mangayabu_routes::mangayabu_tests::get_manga_by_id::hcc75a8c05c4016c0 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:74:9 [INFO] [stdout] 22: 0x558e19e8f147 - mangayabu_routes::mangayabu_tests::get_manga_by_id::{{closure}}::h883e2395f5216c60 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:64:25 [INFO] [stdout] 23: 0x558e19e8a916 - core::ops::function::FnOnce::call_once::h86e4444f191f45e3 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f05da862ac3 - [INFO] [stdout] 46: 0x7f05da8f3a04 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- mangayabu_tests::search_manga stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 16 [INFO] [stdout] >> ident: Rocket [INFO] [stdout] >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB [INFO] [stdout] >> temp dir: /tmp [INFO] [stdout] >> http/2: true [INFO] [stdout] >> keep-alive: 5s [INFO] [stdout] >> tls: disabled [INFO] [stdout] >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s [INFO] [stdout] >> log level: normal [INFO] [stdout] >> cli colors: true [INFO] [stdout] Routes: [INFO] [stdout] >> (hello) GET / [INFO] [stdout] >> (manga_by_id) GET /mangayabu/?& [INFO] [stdout] >> (images_by_id) GET /mangayabu/images/?& [INFO] [stdout] >> (search) GET /mangayabu/search/?& [INFO] [stdout] Fairings: [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] Shield: [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] Rocket has launched into local orbit [INFO] [stdout] GET /mangayabu/search/the%20beginning%20after%20the%20end?per_page=1&order.order=asc: [INFO] [stdout] >> Matched: (search) GET /mangayabu/search/?& [INFO] [stdout] thread 'mangayabu_tests::search_manga' panicked at src/scraper/mangayabu.rs:65:27: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("mangayabu.top")), port: None, path: "/wp-json/wp/v2/posts", query: Some("search=the%20beginning%20after%20the%20end&per_page=1&order=asc"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e89663 - core::result::unwrap_failed::h5119205a73b72b0d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x558e19ef6818 - core::result::Result::unwrap::h07cc62eac1181f33 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x558e19ef6818 - manga_suku::scraper::mangayabu::MangayabuScraper::get::{{closure}}::hdb86c5ca38ca1430 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:56:24 [INFO] [stdout] 22: 0x558e19ef7c2a - manga_suku::scraper::mangayabu::MangayabuScraper::search::{{closure}}::hec0bab575e0a2832 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:85:72 [INFO] [stdout] 23: 0x558e19ee4fbd - manga_suku::routes::mangayabu::search::{{closure}}::h0f5b47ed3d45f4de [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:18:47 [INFO] [stdout] 24: 0x558e19ee820b - manga_suku::routes::mangayabu::search::into_info::monomorphized_function::{{closure}}::hfaebb5b61314540a [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:8:5 [INFO] [stdout] 25: 0x558e1a2f21d4 - as core::future::future::Future>::poll::hf6754848f1de40da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9 [INFO] [stdout] 26: 0x558e1a2a4f9f - as core::future::future::Future>::poll::h273d46de7b6f11a1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:297:9 [INFO] [stdout] 27: 0x558e1a213ea8 - as core::future::future::Future>::poll::{{closure}}::h11e164cd499ae319 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 28: 0x558e1a2a529c - as core::ops::function::FnOnce<()>>::call_once::h8962da4528572f54 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x558e1a2a6860 - std::panicking::try::do_call::h0468cd6eb558e06a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 30: 0x558e1a2baadb - __rust_try [INFO] [stdout] 31: 0x558e1a2a6690 - std::panicking::try::hc559efe4f8bfd647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 32: 0x558e1a28220b - std::panic::catch_unwind::h1e8c4a9ec900cf27 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 33: 0x558e1a213dec - as core::future::future::Future>::poll::h7e22c4bfb8bce795 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 34: 0x558e1a358d18 - rocket::server::handle::{{closure}}::h0f07f0c6325ecf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:55:10 [INFO] [stdout] 35: 0x558e1a35f1e4 - rocket::server::>::route::{{closure}}::hf7888755eb128e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:281:80 [INFO] [stdout] 36: 0x558e1a35d85c - rocket::server::>::route_and_process::{{closure}}::h2fab5810695e6970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:236:60 [INFO] [stdout] 37: 0x558e1a35cbf5 - rocket::server::>::dispatch::{{closure}}::h624dda022a12cb9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:210:66 [INFO] [stdout] 38: 0x558e1a32cc19 - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::he72e885fcb6514b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/response.rs:90:53 [INFO] [stdout] 39: 0x558e1a2d3117 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::he5cf46642e8c178c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:99:12 [INFO] [stdout] 40: 0x558e1a2d8924 - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::h48e83a841699ec40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:123:63 [INFO] [stdout] 41: 0x558e1a250185 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf7982ea00ee4d077 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:63 [INFO] [stdout] 42: 0x558e1a24fd96 - tokio::runtime::coop::with_budget::hac673a39fe2d42f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 43: 0x558e1a24fd96 - tokio::runtime::coop::budget::hbab46a32aa15d076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 44: 0x558e1a24fd96 - tokio::runtime::park::CachedParkThread::block_on::ha046bbddca01fad3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:31 [INFO] [stdout] 45: 0x558e1a28b397 - tokio::runtime::context::BlockingRegionGuard::block_on::h2cd77101401bada3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/context.rs:255:13 [INFO] [stdout] 46: 0x558e1a2f1aef - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9a699cd2c0f84475 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/scheduler/multi_thread/mod.rs:66:9 [INFO] [stdout] 47: 0x558e1a33c6ce - tokio::runtime::runtime::Runtime::block_on::he619c418029e4767 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/runtime.rs:281:45 [INFO] [stdout] 48: 0x558e1a3488d4 - rocket::local::blocking::client::Client::block_on::h02fbc811cb23ddbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/client.rs:66:9 [INFO] [stdout] 49: 0x558e1a3488d4 - rocket::local::blocking::request::LocalRequest::_dispatch::hb443d768f06a663f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/request.rs:60:21 [INFO] [stdout] 50: 0x558e19e8e98e - rocket::local::blocking::request::LocalRequest::dispatch::h40fb19066c92c34f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/request.rs:326:9 [INFO] [stdout] 51: 0x558e19e8e98e - mangayabu_routes::mangayabu_tests::search_manga::haa707c107efc8ba8 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:40:24 [INFO] [stdout] 52: 0x558e19e8e4e7 - mangayabu_routes::mangayabu_tests::search_manga::{{closure}}::hafabd374318e85a5 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:32:22 [INFO] [stdout] 53: 0x558e19e8a956 - core::ops::function::FnOnce::call_once::h975ae8e702fd8104 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 59: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 60: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 61: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 66: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 68: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 69: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 70: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 71: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 73: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 74: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7f05da862ac3 - [INFO] [stdout] 76: 0x7f05da8f3a04 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] >> Handler search panicked. [INFO] [stdout] >> This is an application bug. [INFO] [stdout] >> A panic in Rust must be treated as an exceptional event. [INFO] [stdout] >> Panicking is not a suitable error handling mechanism. [INFO] [stdout] >> Unwinding, the result of a panic, is an expensive operation. [INFO] [stdout] >> Panics will degrade application performance. [INFO] [stdout] >> Instead of panicking, return `Option` and/or `Result`. [INFO] [stdout] >> Values of either type can be returned directly from handlers. [INFO] [stdout] >> A panic is treated as an internal server error. [INFO] [stdout] >> Outcome: Failure [INFO] [stdout] >> No 500 catcher registered. Using Rocket default. [INFO] [stdout] thread 'mangayabu_tests::search_manga' panicked at tests/mangayabu_routes.rs:42:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Status { code: 500 } [INFO] [stdout] right: Status { code: 200 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e894fb - core::panicking::assert_failed_inner::h3fa4c4749ee29c1d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:343:17 [INFO] [stdout] 20: 0x558e19e8b59e - core::panicking::assert_failed::h3bcbaa027b02e2da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:298:5 [INFO] [stdout] 21: 0x558e19e8eab0 - mangayabu_routes::mangayabu_tests::search_manga::haa707c107efc8ba8 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:42:9 [INFO] [stdout] 22: 0x558e19e8e4e7 - mangayabu_routes::mangayabu_tests::search_manga::{{closure}}::hafabd374318e85a5 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:32:22 [INFO] [stdout] 23: 0x558e19e8a956 - core::ops::function::FnOnce::call_once::h975ae8e702fd8104 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f05da862ac3 - [INFO] [stdout] 46: 0x7f05da8f3a04 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- mangayabu_tests::get_images_by_manga_id stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 16 [INFO] [stdout] >> ident: Rocket [INFO] [stdout] >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB [INFO] [stdout] >> temp dir: /tmp [INFO] [stdout] >> http/2: true [INFO] [stdout] >> keep-alive: 5s [INFO] [stdout] >> tls: disabled [INFO] [stdout] >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s [INFO] [stdout] >> log level: normal [INFO] [stdout] >> cli colors: true [INFO] [stdout] Routes: [INFO] [stdout] >> (hello) GET / [INFO] [stdout] >> (manga_by_id) GET /mangayabu/?& [INFO] [stdout] >> (images_by_id) GET /mangayabu/images/?& [INFO] [stdout] >> (search) GET /mangayabu/search/?& [INFO] [stdout] Fairings: [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] Shield: [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] Rocket has launched into local orbit [INFO] [stdout] GET /mangayabu/images/118967?per_page=1&order.order=asc: [INFO] [stdout] >> Matched: (images_by_id) GET /mangayabu/images/?& [INFO] [stdout] thread 'mangayabu_tests::get_images_by_manga_id' panicked at src/scraper/mangayabu.rs:65:27: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("mangayabu.top")), port: None, path: "/wp-json/wp/v2/posts/118967", query: Some("&per_page=1&order=asc"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e89663 - core::result::unwrap_failed::h5119205a73b72b0d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x558e19ef7138 - core::result::Result::unwrap::h07cc62eac1181f33 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x558e19ef7138 - manga_suku::scraper::mangayabu::MangayabuScraper::get::{{closure}}::hfc7719a887dff1e6 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:56:24 [INFO] [stdout] 22: 0x558e19ef834e - manga_suku::scraper::mangayabu::MangayabuScraper::get_manga_by_id::{{closure}}::hded6b5d70533b729 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:108:67 [INFO] [stdout] 23: 0x558e19ef98f7 - manga_suku::scraper::mangayabu::MangayabuScraper::get_images_by_id::{{closure}}::h4fd077ca9c96c14b [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:155:60 [INFO] [stdout] 24: 0x558e19eebe27 - manga_suku::routes::mangayabu::images_by_id::{{closure}}::he64eb6c68bad60a9 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:58:53 [INFO] [stdout] 25: 0x558e19eef050 - manga_suku::routes::mangayabu::images_by_id::into_info::monomorphized_function::{{closure}}::h3d34513c9116e18a [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:48:5 [INFO] [stdout] 26: 0x558e1a2f21d4 - as core::future::future::Future>::poll::hf6754848f1de40da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9 [INFO] [stdout] 27: 0x558e1a2a4f9f - as core::future::future::Future>::poll::h273d46de7b6f11a1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:297:9 [INFO] [stdout] 28: 0x558e1a213ea8 - as core::future::future::Future>::poll::{{closure}}::h11e164cd499ae319 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 29: 0x558e1a2a529c - as core::ops::function::FnOnce<()>>::call_once::h8962da4528572f54 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x558e1a2a6860 - std::panicking::try::do_call::h0468cd6eb558e06a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 31: 0x558e1a2baadb - __rust_try [INFO] [stdout] 32: 0x558e1a2a6690 - std::panicking::try::hc559efe4f8bfd647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 33: 0x558e1a28220b - std::panic::catch_unwind::h1e8c4a9ec900cf27 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 34: 0x558e1a213dec - as core::future::future::Future>::poll::h7e22c4bfb8bce795 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 35: 0x558e1a358d18 - rocket::server::handle::{{closure}}::h0f07f0c6325ecf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:55:10 [INFO] [stdout] 36: 0x558e1a35f1e4 - rocket::server::>::route::{{closure}}::hf7888755eb128e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:281:80 [INFO] [stdout] 37: 0x558e1a35d85c - rocket::server::>::route_and_process::{{closure}}::h2fab5810695e6970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:236:60 [INFO] [stdout] 38: 0x558e1a35cbf5 - rocket::server::>::dispatch::{{closure}}::h624dda022a12cb9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:210:66 [INFO] [stdout] 39: 0x558e1a32cc19 - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::he72e885fcb6514b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/response.rs:90:53 [INFO] [stdout] 40: 0x558e1a2d3117 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::he5cf46642e8c178c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:99:12 [INFO] [stdout] 41: 0x558e1a2d8924 - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::h48e83a841699ec40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:123:63 [INFO] [stdout] 42: 0x558e1a250185 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf7982ea00ee4d077 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:63 [INFO] [stdout] 43: 0x558e1a24fd96 - tokio::runtime::coop::with_budget::hac673a39fe2d42f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 44: 0x558e1a24fd96 - tokio::runtime::coop::budget::hbab46a32aa15d076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 45: 0x558e1a24fd96 - tokio::runtime::park::CachedParkThread::block_on::ha046bbddca01fad3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:31 [INFO] [stdout] 46: 0x558e1a28b397 - tokio::runtime::context::BlockingRegionGuard::block_on::h2cd77101401bada3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/context.rs:255:13 [INFO] [stdout] 47: 0x558e1a2f1aef - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9a699cd2c0f84475 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/scheduler/multi_thread/mod.rs:66:9 [INFO] [stdout] 48: 0x558e1a33c6ce - tokio::runtime::runtime::Runtime::block_on::he619c418029e4767 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/runtime.rs:281:45 [INFO] [stdout] 49: 0x558e1a3488d4 - rocket::local::blocking::client::Client::block_on::h02fbc811cb23ddbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/client.rs:66:9 [INFO] [stdout] 50: 0x558e1a3488d4 - rocket::local::blocking::request::LocalRequest::_dispatch::hb443d768f06a663f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/request.rs:60:21 [INFO] [stdout] 51: 0x558e19e901ab - rocket::local::blocking::request::LocalRequest::dispatch::h40fb19066c92c34f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/request.rs:326:9 [INFO] [stdout] 52: 0x558e19e901ab - mangayabu_routes::mangayabu_tests::get_images_by_manga_id::h8267f3c04780da9d [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:100:24 [INFO] [stdout] 53: 0x558e19e8fd27 - mangayabu_routes::mangayabu_tests::get_images_by_manga_id::{{closure}}::hf5a65be843c00447 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:92:32 [INFO] [stdout] 54: 0x558e19e8a9a6 - core::ops::function::FnOnce::call_once::hbcd3abc2d67d3901 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 57: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 58: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 60: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 61: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 62: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 63: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 64: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 65: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 66: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 67: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 69: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 70: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 71: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 72: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 74: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 75: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 76: 0x7f05da862ac3 - [INFO] [stdout] 77: 0x7f05da8f3a04 - __clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] >> Handler images_by_id panicked. [INFO] [stdout] >> This is an application bug. [INFO] [stdout] >> A panic in Rust must be treated as an exceptional event. [INFO] [stdout] >> Panicking is not a suitable error handling mechanism. [INFO] [stdout] >> Unwinding, the result of a panic, is an expensive operation. [INFO] [stdout] >> Panics will degrade application performance. [INFO] [stdout] >> Instead of panicking, return `Option` and/or `Result`. [INFO] [stdout] >> Values of either type can be returned directly from handlers. [INFO] [stdout] >> A panic is treated as an internal server error. [INFO] [stdout] >> Outcome: Failure [INFO] [stdout] >> No 500 catcher registered. Using Rocket default. [INFO] [stdout] thread 'mangayabu_tests::get_images_by_manga_id' panicked at tests/mangayabu_routes.rs:102:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Status { code: 500 } [INFO] [stdout] right: Status { code: 200 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e894fb - core::panicking::assert_failed_inner::h3fa4c4749ee29c1d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:343:17 [INFO] [stdout] 20: 0x558e19e8b59e - core::panicking::assert_failed::h3bcbaa027b02e2da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:298:5 [INFO] [stdout] 21: 0x558e19e902cb - mangayabu_routes::mangayabu_tests::get_images_by_manga_id::h8267f3c04780da9d [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:102:9 [INFO] [stdout] 22: 0x558e19e8fd27 - mangayabu_routes::mangayabu_tests::get_images_by_manga_id::{{closure}}::hf5a65be843c00447 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:92:32 [INFO] [stdout] 23: 0x558e19e8a9a6 - core::ops::function::FnOnce::call_once::hbcd3abc2d67d3901 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f05da862ac3 - [INFO] [stdout] 46: 0x7f05da8f3a04 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- mangayabu_tests::get_nonexistent_manga_by_id stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 16 [INFO] [stdout] >> ident: Rocket [INFO] [stdout] >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB [INFO] [stdout] >> temp dir: /tmp [INFO] [stdout] >> http/2: true [INFO] [stdout] >> keep-alive: 5s [INFO] [stdout] >> tls: disabled [INFO] [stdout] >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s [INFO] [stdout] >> log level: normal [INFO] [stdout] >> cli colors: true [INFO] [stdout] Routes: [INFO] [stdout] >> (hello) GET / [INFO] [stdout] >> (manga_by_id) GET /mangayabu/?& [INFO] [stdout] >> (images_by_id) GET /mangayabu/images/?& [INFO] [stdout] >> (search) GET /mangayabu/search/?& [INFO] [stdout] Fairings: [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] Shield: [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] Rocket has launched into local orbit [INFO] [stdout] GET /mangayabu/1?per_page=1&order.order=asc: [INFO] [stdout] >> Matched: (manga_by_id) GET /mangayabu/?& [INFO] [stdout] thread 'mangayabu_tests::get_nonexistent_manga_by_id' panicked at src/scraper/mangayabu.rs:65:27: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("mangayabu.top")), port: None, path: "/wp-json/wp/v2/posts/1", query: Some("&per_page=1&order=asc"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e89663 - core::result::unwrap_failed::h5119205a73b72b0d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x558e19ef7138 - core::result::Result::unwrap::h07cc62eac1181f33 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x558e19ef7138 - manga_suku::scraper::mangayabu::MangayabuScraper::get::{{closure}}::hfc7719a887dff1e6 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:56:24 [INFO] [stdout] 22: 0x558e19ef834e - manga_suku::scraper::mangayabu::MangayabuScraper::get_manga_by_id::{{closure}}::hded6b5d70533b729 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:108:67 [INFO] [stdout] 23: 0x558e19ee8707 - manga_suku::routes::mangayabu::manga_by_id::{{closure}}::h3a5310dc1a044e87 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:38:52 [INFO] [stdout] 24: 0x558e19eeb8bf - manga_suku::routes::mangayabu::manga_by_id::into_info::monomorphized_function::{{closure}}::h7f3437c06b3dd088 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:28:5 [INFO] [stdout] 25: 0x558e1a2f21d4 - as core::future::future::Future>::poll::hf6754848f1de40da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9 [INFO] [stdout] 26: 0x558e1a2a4f9f - as core::future::future::Future>::poll::h273d46de7b6f11a1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:297:9 [INFO] [stdout] 27: 0x558e1a213ea8 - as core::future::future::Future>::poll::{{closure}}::h11e164cd499ae319 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 28: 0x558e1a2a529c - as core::ops::function::FnOnce<()>>::call_once::h8962da4528572f54 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x558e1a2a6860 - std::panicking::try::do_call::h0468cd6eb558e06a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 30: 0x558e1a2baadb - __rust_try [INFO] [stdout] 31: 0x558e1a2a6690 - std::panicking::try::hc559efe4f8bfd647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 32: 0x558e1a28220b - std::panic::catch_unwind::h1e8c4a9ec900cf27 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 33: 0x558e1a213dec - as core::future::future::Future>::poll::h7e22c4bfb8bce795 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 34: 0x558e1a358d18 - rocket::server::handle::{{closure}}::h0f07f0c6325ecf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:55:10 [INFO] [stdout] 35: 0x558e1a35f1e4 - rocket::server::>::route::{{closure}}::hf7888755eb128e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:281:80 [INFO] [stdout] 36: 0x558e1a35d85c - rocket::server::>::route_and_process::{{closure}}::h2fab5810695e6970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:236:60 [INFO] [stdout] 37: 0x558e1a35cbf5 - rocket::server::>::dispatch::{{closure}}::h624dda022a12cb9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:210:66 [INFO] [stdout] 38: 0x558e1a32cc19 - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::he72e885fcb6514b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/response.rs:90:53 [INFO] [stdout] 39: 0x558e1a2d3117 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::he5cf46642e8c178c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:99:12 [INFO] [stdout] 40: 0x558e1a2d8924 - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::h48e83a841699ec40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:123:63 [INFO] [stdout] 41: 0x558e1a250185 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf7982ea00ee4d077 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:63 [INFO] [stdout] 42: 0x558e1a24fd96 - tokio::runtime::coop::with_budget::hac673a39fe2d42f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 43: 0x558e1a24fd96 - tokio::runtime::coop::budget::hbab46a32aa15d076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 44: 0x558e1a24fd96 - tokio::runtime::park::CachedParkThread::block_on::ha046bbddca01fad3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:31 [INFO] [stdout] 45: 0x558e1a28b397 - tokio::runtime::context::BlockingRegionGuard::block_on::h2cd77101401bada3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/context.rs:255:13 [INFO] [stdout] 46: 0x558e1a2f1aef - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9a699cd2c0f84475 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/scheduler/multi_thread/mod.rs:66:9 [INFO] [stdout] 47: 0x558e1a33c6ce - tokio::runtime::runtime::Runtime::block_on::he619c418029e4767 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/runtime.rs:281:45 [INFO] [stdout] 48: 0x558e1a3488d4 - rocket::local::blocking::client::Client::block_on::h02fbc811cb23ddbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/client.rs:66:9 [INFO] [stdout] 49: 0x558e1a3488d4 - rocket::local::blocking::request::LocalRequest::_dispatch::hb443d768f06a663f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/request.rs:60:21 [INFO] [stdout] 50: 0x558e19e8fb9d - rocket::local::blocking::request::LocalRequest::dispatch::h40fb19066c92c34f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/request.rs:326:9 [INFO] [stdout] 51: 0x558e19e8fb9d - mangayabu_routes::mangayabu_tests::get_nonexistent_manga_by_id::h2180e557db782b79 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:86:24 [INFO] [stdout] 52: 0x558e19e8f737 - mangayabu_routes::mangayabu_tests::get_nonexistent_manga_by_id::{{closure}}::hcd984865b0a7bc7c [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:78:37 [INFO] [stdout] 53: 0x558e19e8aa06 - core::ops::function::FnOnce::call_once::he8d92ea391e68934 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 59: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 60: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 61: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 66: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 68: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 69: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 70: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 71: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 73: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 74: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7f05da862ac3 - [INFO] [stdout] 76: 0x7f05da8f3a04 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] >> Handler manga_by_id panicked. [INFO] [stdout] >> This is an application bug. [INFO] [stdout] >> A panic in Rust must be treated as an exceptional event. [INFO] [stdout] >> Panicking is not a suitable error handling mechanism. [INFO] [stdout] >> Unwinding, the result of a panic, is an expensive operation. [INFO] [stdout] >> Panics will degrade application performance. [INFO] [stdout] >> Instead of panicking, return `Option` and/or `Result`. [INFO] [stdout] >> Values of either type can be returned directly from handlers. [INFO] [stdout] >> A panic is treated as an internal server error. [INFO] [stdout] >> Outcome: Failure [INFO] [stdout] >> No 500 catcher registered. Using Rocket default. [INFO] [stdout] thread 'mangayabu_tests::get_nonexistent_manga_by_id' panicked at tests/mangayabu_routes.rs:88:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Status { code: 500 } [INFO] [stdout] right: Status { code: 404 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e894fb - core::panicking::assert_failed_inner::h3fa4c4749ee29c1d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:343:17 [INFO] [stdout] 20: 0x558e19e8b59e - core::panicking::assert_failed::h3bcbaa027b02e2da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:298:5 [INFO] [stdout] 21: 0x558e19e8fcbd - mangayabu_routes::mangayabu_tests::get_nonexistent_manga_by_id::h2180e557db782b79 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:88:9 [INFO] [stdout] 22: 0x558e19e8f737 - mangayabu_routes::mangayabu_tests::get_nonexistent_manga_by_id::{{closure}}::hcd984865b0a7bc7c [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:78:37 [INFO] [stdout] 23: 0x558e19e8aa06 - core::ops::function::FnOnce::call_once::he8d92ea391e68934 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f05da862ac3 - [INFO] [stdout] 46: 0x7f05da8f3a04 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- mangayabu_tests::get_nonexistent_images_by_manga_id stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 16 [INFO] [stdout] >> ident: Rocket [INFO] [stdout] >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB [INFO] [stdout] >> temp dir: /tmp [INFO] [stdout] >> http/2: true [INFO] [stdout] >> keep-alive: 5s [INFO] [stdout] >> tls: disabled [INFO] [stdout] >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s [INFO] [stdout] >> log level: normal [INFO] [stdout] >> cli colors: true [INFO] [stdout] Routes: [INFO] [stdout] >> (hello) GET / [INFO] [stdout] >> (manga_by_id) GET /mangayabu/?& [INFO] [stdout] >> (images_by_id) GET /mangayabu/images/?& [INFO] [stdout] >> (search) GET /mangayabu/search/?& [INFO] [stdout] Fairings: [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] Shield: [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] Rocket has launched into local orbit [INFO] [stdout] GET /mangayabu/images/1?per_page=1&order.order=asc: [INFO] [stdout] >> Matched: (images_by_id) GET /mangayabu/images/?& [INFO] [stdout] thread 'mangayabu_tests::get_nonexistent_images_by_manga_id' panicked at src/scraper/mangayabu.rs:65:27: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("mangayabu.top")), port: None, path: "/wp-json/wp/v2/posts/1", query: Some("&per_page=1&order=asc"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e89663 - core::result::unwrap_failed::h5119205a73b72b0d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x558e19ef7138 - core::result::Result::unwrap::h07cc62eac1181f33 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x558e19ef7138 - manga_suku::scraper::mangayabu::MangayabuScraper::get::{{closure}}::hfc7719a887dff1e6 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:56:24 [INFO] [stdout] 22: 0x558e19ef834e - manga_suku::scraper::mangayabu::MangayabuScraper::get_manga_by_id::{{closure}}::hded6b5d70533b729 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:108:67 [INFO] [stdout] 23: 0x558e19ef98f7 - manga_suku::scraper::mangayabu::MangayabuScraper::get_images_by_id::{{closure}}::h4fd077ca9c96c14b [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:155:60 [INFO] [stdout] 24: 0x558e19eebe27 - manga_suku::routes::mangayabu::images_by_id::{{closure}}::he64eb6c68bad60a9 [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:58:53 [INFO] [stdout] 25: 0x558e19eef050 - manga_suku::routes::mangayabu::images_by_id::into_info::monomorphized_function::{{closure}}::h3d34513c9116e18a [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:48:5 [INFO] [stdout] 26: 0x558e1a2f21d4 - as core::future::future::Future>::poll::hf6754848f1de40da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9 [INFO] [stdout] 27: 0x558e1a2a4f9f - as core::future::future::Future>::poll::h273d46de7b6f11a1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:297:9 [INFO] [stdout] 28: 0x558e1a213ea8 - as core::future::future::Future>::poll::{{closure}}::h11e164cd499ae319 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 29: 0x558e1a2a529c - as core::ops::function::FnOnce<()>>::call_once::h8962da4528572f54 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x558e1a2a6860 - std::panicking::try::do_call::h0468cd6eb558e06a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 31: 0x558e1a2baadb - __rust_try [INFO] [stdout] 32: 0x558e1a2a6690 - std::panicking::try::hc559efe4f8bfd647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 33: 0x558e1a28220b - std::panic::catch_unwind::h1e8c4a9ec900cf27 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 34: 0x558e1a213dec - as core::future::future::Future>::poll::h7e22c4bfb8bce795 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 35: 0x558e1a358d18 - rocket::server::handle::{{closure}}::h0f07f0c6325ecf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:55:10 [INFO] [stdout] 36: 0x558e1a35f1e4 - rocket::server::>::route::{{closure}}::hf7888755eb128e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:281:80 [INFO] [stdout] 37: 0x558e1a35d85c - rocket::server::>::route_and_process::{{closure}}::h2fab5810695e6970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:236:60 [INFO] [stdout] 38: 0x558e1a35cbf5 - rocket::server::>::dispatch::{{closure}}::h624dda022a12cb9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:210:66 [INFO] [stdout] 39: 0x558e1a32cc19 - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::he72e885fcb6514b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/response.rs:90:53 [INFO] [stdout] 40: 0x558e1a2d3117 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::he5cf46642e8c178c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:99:12 [INFO] [stdout] 41: 0x558e1a2d8924 - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::h48e83a841699ec40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:123:63 [INFO] [stdout] 42: 0x558e1a250185 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf7982ea00ee4d077 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:63 [INFO] [stdout] 43: 0x558e1a24fd96 - tokio::runtime::coop::with_budget::hac673a39fe2d42f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 44: 0x558e1a24fd96 - tokio::runtime::coop::budget::hbab46a32aa15d076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 45: 0x558e1a24fd96 - tokio::runtime::park::CachedParkThread::block_on::ha046bbddca01fad3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:31 [INFO] [stdout] 46: 0x558e1a28b397 - tokio::runtime::context::BlockingRegionGuard::block_on::h2cd77101401bada3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/context.rs:255:13 [INFO] [stdout] 47: 0x558e1a2f1aef - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9a699cd2c0f84475 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/scheduler/multi_thread/mod.rs:66:9 [INFO] [stdout] 48: 0x558e1a33c6ce - tokio::runtime::runtime::Runtime::block_on::he619c418029e4767 [INFO] [stderr] error: test failed, to rerun pass `--test mangayabu_routes` [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/runtime.rs:281:45 [INFO] [stdout] 49: 0x558e1a3488d4 - rocket::local::blocking::client::Client::block_on::h02fbc811cb23ddbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/client.rs:66:9 [INFO] [stdout] 50: 0x558e1a3488d4 - rocket::local::blocking::request::LocalRequest::_dispatch::hb443d768f06a663f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/request.rs:60:21 [INFO] [stdout] 51: 0x558e19e907bb - rocket::local::blocking::request::LocalRequest::dispatch::h40fb19066c92c34f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/request.rs:326:9 [INFO] [stdout] 52: 0x558e19e907bb - mangayabu_routes::mangayabu_tests::get_nonexistent_images_by_manga_id::h0d44488339640c46 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:114:24 [INFO] [stdout] 53: 0x558e19e90337 - mangayabu_routes::mangayabu_tests::get_nonexistent_images_by_manga_id::{{closure}}::hee39008149a8bebe [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:106:44 [INFO] [stdout] 54: 0x558e19e8a8d6 - core::ops::function::FnOnce::call_once::h78b2331f5fb8bec8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 57: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 58: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 60: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 61: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 62: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 63: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 64: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 65: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 66: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 67: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 68: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 69: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 70: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 71: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 72: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 74: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 75: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 76: 0x7f05da862ac3 - [INFO] [stdout] 77: 0x7f05da8f3a04 - __clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] >> Handler images_by_id panicked. [INFO] [stdout] >> This is an application bug. [INFO] [stdout] >> A panic in Rust must be treated as an exceptional event. [INFO] [stdout] >> Panicking is not a suitable error handling mechanism. [INFO] [stdout] >> Unwinding, the result of a panic, is an expensive operation. [INFO] [stdout] >> Panics will degrade application performance. [INFO] [stdout] >> Instead of panicking, return `Option` and/or `Result`. [INFO] [stdout] >> Values of either type can be returned directly from handlers. [INFO] [stdout] >> A panic is treated as an internal server error. [INFO] [stdout] >> Outcome: Failure [INFO] [stdout] >> No 500 catcher registered. Using Rocket default. [INFO] [stdout] thread 'mangayabu_tests::get_nonexistent_images_by_manga_id' panicked at tests/mangayabu_routes.rs:116:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Status { code: 500 } [INFO] [stdout] right: Status { code: 404 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e894fb - core::panicking::assert_failed_inner::h3fa4c4749ee29c1d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:343:17 [INFO] [stdout] 20: 0x558e19e8b59e - core::panicking::assert_failed::h3bcbaa027b02e2da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:298:5 [INFO] [stdout] 21: 0x558e19e908db - mangayabu_routes::mangayabu_tests::get_nonexistent_images_by_manga_id::h0d44488339640c46 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:116:9 [INFO] [stdout] 22: 0x558e19e90337 - mangayabu_routes::mangayabu_tests::get_nonexistent_images_by_manga_id::{{closure}}::hee39008149a8bebe [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:106:44 [INFO] [stdout] 23: 0x558e19e8a8d6 - core::ops::function::FnOnce::call_once::h78b2331f5fb8bec8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f05da862ac3 - [INFO] [stdout] 46: 0x7f05da8f3a04 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- mangayabu_tests::search_nonexistent_manga stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 16 [INFO] [stdout] >> ident: Rocket [INFO] [stdout] >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB [INFO] [stdout] >> temp dir: /tmp [INFO] [stdout] >> http/2: true [INFO] [stdout] >> keep-alive: 5s [INFO] [stdout] >> tls: disabled [INFO] [stdout] >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s [INFO] [stdout] >> log level: normal [INFO] [stdout] >> cli colors: true [INFO] [stdout] Routes: [INFO] [stdout] >> (hello) GET / [INFO] [stdout] >> (manga_by_id) GET /mangayabu/?& [INFO] [stdout] >> (images_by_id) GET /mangayabu/images/?& [INFO] [stdout] >> (search) GET /mangayabu/search/?& [INFO] [stdout] Fairings: [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] Shield: [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] Rocket has launched into local orbit [INFO] [stdout] GET /mangayabu/search/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa?per_page=1&order.order=asc: [INFO] [stdout] >> Matched: (search) GET /mangayabu/search/?& [INFO] [stdout] thread 'mangayabu_tests::search_nonexistent_manga' panicked at src/scraper/mangayabu.rs:65:27: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("mangayabu.top")), port: None, path: "/wp-json/wp/v2/posts", query: Some("search=aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa&per_page=1&order=asc"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e89663 - core::result::unwrap_failed::h5119205a73b72b0d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x558e19ef6818 - core::result::Result::unwrap::h07cc62eac1181f33 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x558e19ef6818 - manga_suku::scraper::mangayabu::MangayabuScraper::get::{{closure}}::hdb86c5ca38ca1430 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:56:24 [INFO] [stdout] 22: 0x558e19ef7c2a - manga_suku::scraper::mangayabu::MangayabuScraper::search::{{closure}}::hec0bab575e0a2832 [INFO] [stdout] at /opt/rustwide/workdir/src/scraper/mangayabu.rs:85:72 [INFO] [stdout] 23: 0x558e19ee4fbd - manga_suku::routes::mangayabu::search::{{closure}}::h0f5b47ed3d45f4de [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:18:47 [INFO] [stdout] 24: 0x558e19ee820b - manga_suku::routes::mangayabu::search::into_info::monomorphized_function::{{closure}}::hfaebb5b61314540a [INFO] [stdout] at /opt/rustwide/workdir/src/routes/mangayabu.rs:8:5 [INFO] [stdout] 25: 0x558e1a2f21d4 - as core::future::future::Future>::poll::hf6754848f1de40da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/future/future.rs:123:9 [INFO] [stdout] 26: 0x558e1a2a4f9f - as core::future::future::Future>::poll::h273d46de7b6f11a1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:297:9 [INFO] [stdout] 27: 0x558e1a213ea8 - as core::future::future::Future>::poll::{{closure}}::h11e164cd499ae319 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 28: 0x558e1a2a529c - as core::ops::function::FnOnce<()>>::call_once::h8962da4528572f54 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x558e1a2a6860 - std::panicking::try::do_call::h0468cd6eb558e06a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 30: 0x558e1a2baadb - __rust_try [INFO] [stdout] 31: 0x558e1a2a6690 - std::panicking::try::hc559efe4f8bfd647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 32: 0x558e1a28220b - std::panic::catch_unwind::h1e8c4a9ec900cf27 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 33: 0x558e1a213dec - as core::future::future::Future>::poll::h7e22c4bfb8bce795 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.26/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 34: 0x558e1a358d18 - rocket::server::handle::{{closure}}::h0f07f0c6325ecf89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:55:10 [INFO] [stdout] 35: 0x558e1a35f1e4 - rocket::server::>::route::{{closure}}::hf7888755eb128e9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:281:80 [INFO] [stdout] 36: 0x558e1a35d85c - rocket::server::>::route_and_process::{{closure}}::h2fab5810695e6970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:236:60 [INFO] [stdout] 37: 0x558e1a35cbf5 - rocket::server::>::dispatch::{{closure}}::h624dda022a12cb9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/server.rs:210:66 [INFO] [stdout] 38: 0x558e1a32cc19 - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::he72e885fcb6514b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/response.rs:90:53 [INFO] [stdout] 39: 0x558e1a2d3117 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::he5cf46642e8c178c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:99:12 [INFO] [stdout] 40: 0x558e1a2d8924 - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::h48e83a841699ec40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/asynchronous/request.rs:123:63 [INFO] [stdout] 41: 0x558e1a250185 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hf7982ea00ee4d077 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:63 [INFO] [stdout] 42: 0x558e1a24fd96 - tokio::runtime::coop::with_budget::hac673a39fe2d42f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:102:5 [INFO] [stdout] 43: 0x558e1a24fd96 - tokio::runtime::coop::budget::hbab46a32aa15d076 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/coop.rs:68:5 [INFO] [stdout] 44: 0x558e1a24fd96 - tokio::runtime::park::CachedParkThread::block_on::ha046bbddca01fad3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/park.rs:272:31 [INFO] [stdout] 45: 0x558e1a28b397 - tokio::runtime::context::BlockingRegionGuard::block_on::h2cd77101401bada3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/context.rs:255:13 [INFO] [stdout] 46: 0x558e1a2f1aef - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9a699cd2c0f84475 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/scheduler/multi_thread/mod.rs:66:9 [INFO] [stdout] 47: 0x558e1a33c6ce - tokio::runtime::runtime::Runtime::block_on::he619c418029e4767 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.22.0/src/runtime/runtime.rs:281:45 [INFO] [stdout] 48: 0x558e1a3488d4 - rocket::local::blocking::client::Client::block_on::h02fbc811cb23ddbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/client.rs:66:9 [INFO] [stdout] 49: 0x558e1a3488d4 - rocket::local::blocking::request::LocalRequest::_dispatch::hb443d768f06a663f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/blocking/request.rs:60:21 [INFO] [stdout] 50: 0x558e19e8efbe - rocket::local::blocking::request::LocalRequest::dispatch::h40fb19066c92c34f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rocket-0.5.0-rc.2/src/local/request.rs:326:9 [INFO] [stdout] 51: 0x558e19e8efbe - mangayabu_routes::mangayabu_tests::search_nonexistent_manga::hf21530ec14103251 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:58:24 [INFO] [stdout] 52: 0x558e19e8eb17 - mangayabu_routes::mangayabu_tests::search_nonexistent_manga::{{closure}}::h0c0c92e1e6b072c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:46:34 [INFO] [stdout] 53: 0x558e19e8a856 - core::ops::function::FnOnce::call_once::h4bfe2c5735860913 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 56: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 57: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 59: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 60: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 61: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 62: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 63: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 64: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 65: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 66: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 67: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 68: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 69: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 70: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 71: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 72: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 73: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 74: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 75: 0x7f05da862ac3 - [INFO] [stdout] 76: 0x7f05da8f3a04 - __clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] >> Handler search panicked. [INFO] [stdout] >> This is an application bug. [INFO] [stdout] >> A panic in Rust must be treated as an exceptional event. [INFO] [stdout] >> Panicking is not a suitable error handling mechanism. [INFO] [stdout] >> Unwinding, the result of a panic, is an expensive operation. [INFO] [stdout] >> Panics will degrade application performance. [INFO] [stdout] >> Instead of panicking, return `Option` and/or `Result`. [INFO] [stdout] >> Values of either type can be returned directly from handlers. [INFO] [stdout] >> A panic is treated as an internal server error. [INFO] [stdout] >> Outcome: Failure [INFO] [stdout] >> No 500 catcher registered. Using Rocket default. [INFO] [stdout] thread 'mangayabu_tests::search_nonexistent_manga' panicked at tests/mangayabu_routes.rs:60:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Status { code: 500 } [INFO] [stdout] right: Status { code: 404 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558e1a769752 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558e1a769752 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558e1a769752 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558e1a769752 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558e1a796fcc - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x558e1a796fcc - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x558e1a76659f - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x558e1a769524 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558e1a769524 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558e1a76b1db - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x558e1a76aeb7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x558e19ec3d27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x558e19ec3d27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x558e1a76b810 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x558e1a76b810 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x558e1a76b552 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x558e1a769c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558e1a76b284 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x558e19e89085 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x558e19e894fb - core::panicking::assert_failed_inner::h3fa4c4749ee29c1d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:343:17 [INFO] [stdout] 20: 0x558e19e8b59e - core::panicking::assert_failed::h3bcbaa027b02e2da [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:298:5 [INFO] [stdout] 21: 0x558e19e8f0e0 - mangayabu_routes::mangayabu_tests::search_nonexistent_manga::hf21530ec14103251 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:60:9 [INFO] [stdout] 22: 0x558e19e8eb17 - mangayabu_routes::mangayabu_tests::search_nonexistent_manga::{{closure}}::h0c0c92e1e6b072c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/mangayabu_routes.rs:46:34 [INFO] [stdout] 23: 0x558e19e8a856 - core::ops::function::FnOnce::call_once::h4bfe2c5735860913 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x558e19ec895f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x558e19ec895f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x558e19ec7fe3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x558e19ec7fe3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x558e19ec7fe3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 29: 0x558e19ec7fe3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 30: 0x558e19ec7fe3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 31: 0x558e19ec7fe3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x558e19ec7fe3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x558e19e90be3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x558e19e90be3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 36: 0x558e19e9574f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x558e19e9574f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 38: 0x558e19e9574f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 39: 0x558e19e9574f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 40: 0x558e19e9574f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 41: 0x558e19e9574f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x558e1a76fc25 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x558e1a76fc25 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f05da862ac3 - [INFO] [stdout] 46: 0x7f05da8f3a04 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] mangayabu_tests::get_images_by_manga_id [INFO] [stdout] mangayabu_tests::get_manga_by_id [INFO] [stdout] mangayabu_tests::get_nonexistent_images_by_manga_id [INFO] [stdout] mangayabu_tests::get_nonexistent_manga_by_id [INFO] [stdout] mangayabu_tests::search_manga [INFO] [stdout] mangayabu_tests::search_nonexistent_manga [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5a8d2180aa1b7f0b5f10d2f327955b2317e8262493b8f28eb4a30f61930f76e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8d2180aa1b7f0b5f10d2f327955b2317e8262493b8f28eb4a30f61930f76e3", kill_on_drop: false }` [INFO] [stdout] 5a8d2180aa1b7f0b5f10d2f327955b2317e8262493b8f28eb4a30f61930f76e3