[INFO] cloning repository https://github.com/paulvt/sinoptik [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulvt/sinoptik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulvt%2Fsinoptik", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulvt%2Fsinoptik'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f327c96249cb8e1c813aacf7dc78465309928c9 [INFO] testing paulvt/sinoptik against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulvt%2Fsinoptik" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/paulvt/sinoptik [INFO] finished tweaking git repo https://github.com/paulvt/sinoptik [INFO] tweaked toml for git repo https://github.com/paulvt/sinoptik written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paulvt/sinoptik on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paulvt/sinoptik 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1496a8f3616d121aa0abcbbd03d9932c69ac9a4b8f77d0ffb7a9682d3934e92 [INFO] running `Command { std: "docker" "start" "-a" "b1496a8f3616d121aa0abcbbd03d9932c69ac9a4b8f77d0ffb7a9682d3934e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1496a8f3616d121aa0abcbbd03d9932c69ac9a4b8f77d0ffb7a9682d3934e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1496a8f3616d121aa0abcbbd03d9932c69ac9a4b8f77d0ffb7a9682d3934e92", kill_on_drop: false }` [INFO] [stdout] b1496a8f3616d121aa0abcbbd03d9932c69ac9a4b8f77d0ffb7a9682d3934e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f32978cbbad744efc1de9516907fdfb5bc3542d6d3150032d014efb6a1216f75 [INFO] running `Command { std: "docker" "start" "-a" "f32978cbbad744efc1de9516907fdfb5bc3542d6d3150032d014efb6a1216f75", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling vergen-git2 v1.0.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling cached_proc_macro v0.25.0 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling cached v0.56.0 [INFO] [stderr] Compiling geocoding v0.4.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling sinoptik v0.2.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s [INFO] running `Command { std: "docker" "inspect" "f32978cbbad744efc1de9516907fdfb5bc3542d6d3150032d014efb6a1216f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f32978cbbad744efc1de9516907fdfb5bc3542d6d3150032d014efb6a1216f75", kill_on_drop: false }` [INFO] [stdout] f32978cbbad744efc1de9516907fdfb5bc3542d6d3150032d014efb6a1216f75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d855dba23546ebd1aa9a0b5c9a3ba733d47b1f006cd6b06830a651b6ca7e6cce [INFO] running `Command { std: "docker" "start" "-a" "d855dba23546ebd1aa9a0b5c9a3ba733d47b1f006cd6b06830a651b6ca7e6cce", kill_on_drop: false }` [INFO] [stderr] Compiling assert_float_eq v1.2.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling sinoptik v0.2.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.23s [INFO] running `Command { std: "docker" "inspect" "d855dba23546ebd1aa9a0b5c9a3ba733d47b1f006cd6b06830a651b6ca7e6cce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d855dba23546ebd1aa9a0b5c9a3ba733d47b1f006cd6b06830a651b6ca7e6cce", kill_on_drop: false }` [INFO] [stdout] d855dba23546ebd1aa9a0b5c9a3ba733d47b1f006cd6b06830a651b6ca7e6cce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 249fe51bd362f9f4da9e91bfbc8344b8dc67e5bfb539c20deaa99128e49b65f1 [INFO] running `Command { std: "docker" "start" "-a" "249fe51bd362f9f4da9e91bfbc8344b8dc67e5bfb539c20deaa99128e49b65f1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinoptik-3e16445cf8506d02) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test providers::combined::tests::merge ... ok [INFO] [stdout] test providers::buienradar::tests::fix_items_day_boundary ... ok [INFO] [stdout] test tests::map_address ... FAILED [INFO] [stdout] test tests::forecast_address ... FAILED [INFO] [stdout] test tests::forecast_geo ... FAILED [INFO] [stdout] test tests::map_geo ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::map_address stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 8 [INFO] [stdout] >> max blocking threads: 512 [INFO] [stdout] >> ident: Rocket [INFO] [stdout] >> IP header: X-Real-IP [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] >> (map_address) GET /map?
& [INFO] [stdout] >> (map_geo) GET /map?&& [2] [INFO] [stdout] >> (version) GET /version application/json [INFO] [stdout] >> (forecast_address) GET /forecast?
& [INFO] [stdout] >> (forecast_geo) GET /forecast?&& [2] [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 locally [INFO] [stdout] GET /map?address=eindhoven&metric=pollen: [INFO] [stdout] >> Matched: (map_address) GET /map?
& [INFO] [stdout] 🌍 Geocoding the position of the address: eindhoven [INFO] [stdout] 💥 Encountered error during request: Geocoding error: HTTP request error [INFO] [stdout] >> Outcome: Error(500 Internal Server Error) [INFO] [stdout] >> No 500 catcher registered. Using Rocket default. [INFO] [stdout] [INFO] [stdout] thread 'tests::map_address' (21) panicked at src/lib.rs:354:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Status { code: 500 } [INFO] [stdout] right: Status { code: 503 } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60fdd83c40b2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60fdd83c40b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60fdd83c40b2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60fdd83c40b2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60fdd83d722f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60fdd83d722f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60fdd838f051 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60fdd838f051 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60fdd839c4a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60fdd83a15df - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60fdd83a1471 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60fdd777882e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x60fdd777882e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60fdd83a1d4f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x60fdd83a1d4f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60fdd83a1afa - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60fdd839c5e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60fdd8382bed - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60fdd83e21d0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x60fdd83e1f83 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x60fdd768c402 - core::panicking::assert_failed::h0d07828f9a4aede6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x60fdd76badc0 - sinoptik::tests::map_address::h9eee706894f1fb96 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:354:9 [INFO] [stdout] 22: 0x60fdd76bb727 - sinoptik::tests::map_address::{{closure}}::h40c24ea6221b4763 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:344:21 [INFO] [stdout] 23: 0x60fdd76d5a46 - core::ops::function::FnOnce::call_once::h6c380eb0d7e3b7c9 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x60fdd777860b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x60fdd777860b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x60fdd778e235 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x60fdd778e235 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x60fdd778e235 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x60fdd778e235 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x60fdd778e235 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x60fdd778e235 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x60fdd778e235 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x60fdd7764a44 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x60fdd7764a44 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x60fdd77683ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x60fdd77683ea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x60fdd77683ea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x60fdd77683ea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x60fdd77683ea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x60fdd77683ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x60fdd77683ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x60fdd839771f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x60fdd839771f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x78a87c7c5aa4 - [INFO] [stdout] 45: 0x78a87c852a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::forecast_address stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 8 [INFO] [stdout] >> max blocking threads: 512 [INFO] [stdout] >> ident: Rocket [INFO] [stdout] >> IP header: X-Real-IP [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] >> (map_address) GET /map?
& [INFO] [stdout] >> (map_geo) GET /map?&& [2] [INFO] [stdout] >> (version) GET /version application/json [INFO] [stdout] >> (forecast_address) GET /forecast?
& [INFO] [stdout] >> (forecast_geo) GET /forecast?&& [2] [INFO] [stdout] Fairings: [INFO] [stdout] >> Maps refresher (liftoff) [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] >> Version (liftoff) [INFO] [stdout] Shield: [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] 🌁 Started sinoptik v0.2.15 (git @2f327c9) [INFO] [stdout] Rocket has launched locally [INFO] [stdout] 🕔 Refreshing the maps (if necessary)... [INFO] [stdout] GET /forecast?address=eindhoven: [INFO] [stdout] >> Matched: (forecast_address) GET /forecast?
& [INFO] [stdout] 🌍 Geocoding the position of the address: eindhoven [INFO] [stdout] 💥 Encountered error during request: Geocoding error: HTTP request error [INFO] [stdout] >> Outcome: Error(500 Internal Server Error) [INFO] [stdout] >> No 500 catcher registered. Using Rocket default. [INFO] [stdout] [INFO] [stdout] thread 'tests::forecast_address' (19) panicked at src/lib.rs:270: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: 0x60fdd83c40b2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60fdd83c40b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60fdd83c40b2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60fdd83c40b2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60fdd83d722f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60fdd83d722f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60fdd838f051 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60fdd838f051 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60fdd839c4a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60fdd83a15df - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60fdd83a1471 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60fdd777882e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x60fdd777882e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60fdd83a1d4f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x60fdd83a1d4f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60fdd83a1afa - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60fdd839c5e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60fdd8382bed - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60fdd83e21d0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x60fdd83e1f83 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x60fdd768c402 - core::panicking::assert_failed::h0d07828f9a4aede6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x60fdd76bdc57 - sinoptik::tests::forecast_address::h2152f6d8ef2a4181 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:270:9 [INFO] [stdout] 22: 0x60fdd76bf957 - sinoptik::tests::forecast_address::{{closure}}::h857b2cc38e8c87a8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:264:26 [INFO] [stdout] 23: 0x60fdd76d60d6 - core::ops::function::FnOnce::call_once::h9bff9f314dcb3b29 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x60fdd777860b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x60fdd777860b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x60fdd778e235 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x60fdd778e235 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x60fdd778e235 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x60fdd778e235 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x60fdd778e235 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x60fdd778e235 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x60fdd778e235 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x60fdd7764a44 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x60fdd7764a44 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x60fdd77683ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x60fdd77683ea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x60fdd77683ea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x60fdd77683ea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x60fdd77683ea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x60fdd77683ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x60fdd77683ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x60fdd839771f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x60fdd839771f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x78a87c7c5aa4 - [INFO] [stdout] 45: 0x78a87c852a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::forecast_geo stdout ---- [INFO] [stdout] Configured for debug. [INFO] [stdout] >> address: 127.0.0.1 [INFO] [stdout] >> port: 8000 [INFO] [stdout] >> workers: 8 [INFO] [stdout] >> max blocking threads: 512 [INFO] [stdout] >> ident: Rocket [INFO] [stdout] >> IP header: X-Real-IP [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] >> (map_address) GET /map?
& [INFO] [stdout] >> (map_geo) GET /map?&& [2] [INFO] [stdout] >> (version) GET /version application/json [INFO] [stdout] >> (forecast_address) GET /forecast?
& [INFO] [stdout] >> (forecast_geo) GET /forecast?&& [2] [INFO] [stdout] Fairings: [INFO] [stdout] >> Version (liftoff) [INFO] [stdout] >> Shield (liftoff, response, singleton) [INFO] [stdout] >> Maps refresher (liftoff) [INFO] [stdout] Shield: [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] 🌁 Started sinoptik v0.2.15 (git @2f327c9) [INFO] [stdout] Rocket has launched locally [INFO] [stdout] 🕔 Refreshing the maps (if necessary)... [INFO] [stdout] GET /forecast?lat=51.4&lon=5.5: [INFO] [stdout] >> Matched: (forecast_address) GET /forecast?
& [INFO] [stdout] >> Query string failed to match route declaration. [INFO] [stdout] >> missing [INFO] [stdout] >> Outcome: Forward(422 Unprocessable Entity) [INFO] [stdout] >> Matched: (forecast_geo) GET /forecast?&& [2] [INFO] [stdout] >> Outcome: Success(200 OK) [INFO] [stdout] GET /forecast?lat=51.4&lon=5.5&metrics=all: [INFO] [stdout] >> Matched: (forecast_address) GET /forecast?
& [INFO] [stdout] >> Query string failed to match route declaration. [INFO] [stdout] >> missing [INFO] [stdout] >> Outcome: Forward(422 Unprocessable Entity) [INFO] [stdout] >> Matched: (forecast_geo) GET /forecast?&& [2] [INFO] [stdout] ▶️ Retrieving Luchtmeetnet data from: https://api.luchtmeetnet.nl/open_api/concentrations?formula=lki&latitude=51.40000&longitude=5.50000 [INFO] [stdout] 💥 Encountered error during forecast: HTTP request error: error sending request for url (https://api.luchtmeetnet.nl/open_api/concentrations?formula=lki&latitude=51.40000&longitude=5.50000) [INFO] [stdout] ▶️ Retrieving Luchtmeetnet data from: https://api.luchtmeetnet.nl/open_api/concentrations?formula=no2&latitude=51.40000&longitude=5.50000 [INFO] [stdout] 💥 Encountered error during forecast: HTTP request error: error sending request for url (https://api.luchtmeetnet.nl/open_api/concentrations?formula=no2&latitude=51.40000&longitude=5.50000) [INFO] [stdout] ▶️ Retrieving Luchtmeetnet data from: https://api.luchtmeetnet.nl/open_api/concentrations?formula=o3&latitude=51.40000&longitude=5.50000 [INFO] [stdout] 💥 Encountered error during forecast: HTTP request error: error sending request for url (https://api.luchtmeetnet.nl/open_api/concentrations?formula=o3&latitude=51.40000&longitude=5.50000) [INFO] [stdout] ▶️ Retrieving Luchtmeetnet data from: https://api.luchtmeetnet.nl/open_api/concentrations?formula=lki&latitude=51.40000&longitude=5.50000 [INFO] [stdout] 💥 Encountered error during forecast: HTTP request error: error sending request for url (https://api.luchtmeetnet.nl/open_api/concentrations?formula=lki&latitude=51.40000&longitude=5.50000) [INFO] [stdout] ▶️ Retrieving Luchtmeetnet data from: https://api.luchtmeetnet.nl/open_api/concentrations?formula=pm10&latitude=51.40000&longitude=5.50000 [INFO] [stdout] 💥 Encountered error during forecast: HTTP request error: error sending request for url (https://api.luchtmeetnet.nl/open_api/concentrations?formula=pm10&latitude=51.40000&longitude=5.50000) [INFO] [stdout] ▶️ Retrieving Buienradar data from: https://gpsgadget.buienradar.nl/data/raintext?lat=51.40&lon=5.50 [INFO] [stdout] 💥 Encountered error during forecast: HTTP request error: error sending request for url (https://gpsgadget.buienradar.nl/data/raintext?lat=51.40&lon=5.50) [INFO] [stdout] >> Outcome: Success(200 OK) [INFO] [stdout] [INFO] [stdout] thread 'tests::forecast_geo' (20) panicked at src/lib.rs:333:9: [INFO] [stdout] assertion failed: `None` does not match `Some(JsonValue::Array(_))` [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60fdd83c40b2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60fdd83c40b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60fdd83c40b2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x60fdd83c40b2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x60fdd83d722f - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x60fdd83d722f - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x60fdd838f051 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60fdd838f051 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x60fdd839c4a2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x60fdd83a15df - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x60fdd83a1471 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x60fdd777882e - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x60fdd777882e - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60fdd83a1d4f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x60fdd83a1d4f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x60fdd83a1afa - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x60fdd839c5e9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x60fdd8382bed - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x60fdd83e21d0 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x60fdd76bd62a - sinoptik::tests::forecast_geo::hda1dbebdac63c4b3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:333:9 [INFO] [stdout] 20: 0x60fdd76bd997 - sinoptik::tests::forecast_geo::{{closure}}::ha086d87636d38cca [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:304:22 [INFO] [stdout] 21: 0x60fdd76d6316 - core::ops::function::FnOnce::call_once::hbaaa41aab51608c9 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x60fdd777860b - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x60fdd777860b - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x60fdd778e235 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x60fdd778e235 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x60fdd778e235 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x60fdd778e235 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x60fdd778e235 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x60fdd778e235 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x60fdd778e235 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x60fdd7764a44 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x60fdd7764a44 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x60fdd77683ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x60fdd77683ea - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x60fdd77683ea - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x60fdd77683ea - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x60fdd77683ea - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x60fdd77683ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x60fdd77683ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x60fdd839771f - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 41: 0x60fdd839771f - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 42: 0x78a87c7c5aa4 - [INFO] [stdout] 43: 0x78a87c852a34 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::forecast_address [INFO] [stdout] tests::forecast_geo [INFO] [stdout] tests::map_address [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.21s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "249fe51bd362f9f4da9e91bfbc8344b8dc67e5bfb539c20deaa99128e49b65f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "249fe51bd362f9f4da9e91bfbc8344b8dc67e5bfb539c20deaa99128e49b65f1", kill_on_drop: false }` [INFO] [stdout] 249fe51bd362f9f4da9e91bfbc8344b8dc67e5bfb539c20deaa99128e49b65f1