[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] 5aeb39f036ef8b5c6119cc6e514209cfbdc57822 [INFO] testing paulvt/sinoptik against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulvt%2Fsinoptik" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paulvt/sinoptik on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vergen-lib v0.1.6 [INFO] [stderr] Downloaded vergen-git2 v1.0.7 [INFO] [stderr] Downloaded vergen v9.0.6 [INFO] [stderr] Downloaded ubyte v0.10.4 [INFO] [stderr] Downloaded state v0.6.0 [INFO] [stderr] Downloaded devise v0.4.2 [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] [stderr] Downloaded proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.1 [INFO] [stderr] Downloaded assert_float_eq v1.1.4 [INFO] [stderr] Downloaded multer v3.1.0 [INFO] [stderr] Downloaded geo-types v0.7.17 [INFO] [stderr] Downloaded cookie v0.18.1 [INFO] [stderr] Downloaded devise_core v0.4.2 [INFO] [stderr] Downloaded git2 v0.20.2 [INFO] [stderr] Downloaded cached v0.56.0 [INFO] [stderr] Downloaded rocket_http v0.5.1 [INFO] [stderr] Downloaded rocket v0.5.1 [INFO] [stderr] Downloaded rocket_codegen v0.5.1 [INFO] [stderr] Downloaded moxcms v0.7.5 [INFO] [stderr] Downloaded cached_proc_macro v0.25.0 [INFO] [stderr] Downloaded geocoding v0.4.0 [INFO] [stderr] Downloaded pear v0.2.9 [INFO] [stderr] Downloaded atomic v0.6.1 [INFO] [stderr] Downloaded png v0.18.0 [INFO] [stderr] Downloaded image v0.25.8 [INFO] [stderr] Downloaded devise_codegen v0.4.2 [INFO] [stderr] Downloaded pear_codegen v0.2.9 [INFO] [stderr] Downloaded generator v0.7.5 [INFO] [stderr] Downloaded pxfm v0.1.24 [INFO] [stderr] Downloaded libgit2-sys v0.18.2+1.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1de8510a95a933fc058b0e579cb10d61526fc008e497e2baec0c590afc6ec342 [INFO] running `Command { std: "docker" "start" "-a" "1de8510a95a933fc058b0e579cb10d61526fc008e497e2baec0c590afc6ec342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1de8510a95a933fc058b0e579cb10d61526fc008e497e2baec0c590afc6ec342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de8510a95a933fc058b0e579cb10d61526fc008e497e2baec0c590afc6ec342", kill_on_drop: false }` [INFO] [stdout] 1de8510a95a933fc058b0e579cb10d61526fc008e497e2baec0c590afc6ec342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a37e4135812e7681b83d08f26f3c4d3c81e8ac08db4415204da86a3bc1bcb0b [INFO] running `Command { std: "docker" "start" "-a" "1a37e4135812e7681b83d08f26f3c4d3c81e8ac08db4415204da86a3bc1bcb0b", 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 cfg-if v1.0.3 [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 percent-encoding v2.3.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [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 crc32fast v1.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling vergen-git2 v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling phf v0.12.1 [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 web-time v1.1.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling tempfile v3.22.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 openssl-macros v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling cached_proc_macro v0.25.0 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling cached v0.56.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling sinoptik v0.2.15 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling geocoding v0.4.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "1a37e4135812e7681b83d08f26f3c4d3c81e8ac08db4415204da86a3bc1bcb0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a37e4135812e7681b83d08f26f3c4d3c81e8ac08db4415204da86a3bc1bcb0b", kill_on_drop: false }` [INFO] [stdout] 1a37e4135812e7681b83d08f26f3c4d3c81e8ac08db4415204da86a3bc1bcb0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c981f04dab125d3635e8fd3e6c23e66fec2ec21769e01cb91f848fe279ba8622 [INFO] running `Command { std: "docker" "start" "-a" "c981f04dab125d3635e8fd3e6c23e66fec2ec21769e01cb91f848fe279ba8622", kill_on_drop: false }` [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling assert_float_eq v1.1.4 [INFO] [stderr] Compiling sinoptik v0.2.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.28s [INFO] running `Command { std: "docker" "inspect" "c981f04dab125d3635e8fd3e6c23e66fec2ec21769e01cb91f848fe279ba8622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c981f04dab125d3635e8fd3e6c23e66fec2ec21769e01cb91f848fe279ba8622", kill_on_drop: false }` [INFO] [stdout] c981f04dab125d3635e8fd3e6c23e66fec2ec21769e01cb91f848fe279ba8622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c53b76edbf96ba3b52a9da729891a24c333b7a2c81157cb37168548c7c0fb194 [INFO] running `Command { std: "docker" "start" "-a" "c53b76edbf96ba3b52a9da729891a24c333b7a2c81157cb37168548c7c0fb194", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinoptik-fe8635a9ad70dc57) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test providers::buienradar::tests::fix_items_day_boundary ... ok [INFO] [stdout] test providers::combined::tests::merge ... 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: 16 [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-Content-Type-Options: nosniff [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [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' (29) 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: 0x579748b86792 - std::backtrace_rs::backtrace::libunwind::trace::h66a2a7c2ae287f78 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x579748b86792 - std::backtrace_rs::backtrace::trace_unsynchronized::hfc2e0cbc9b584495 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x579748b86792 - std::sys::backtrace::_print_fmt::h118f0de0547bd6e5 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x579748b86792 - ::fmt::h4a7ebf3c97b63e54 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x579748b9990f - core::fmt::rt::Argument::fmt::h614abe7b62e687bb [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x579748b9990f - core::fmt::write::h5e5759cada453e98 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x579748b519d1 - std::io::default_write_fmt::h07c0e0cd2ff3d760 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x579748b519d1 - std::io::Write::write_fmt::he7256dac030cd662 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x579748b5eb82 - std::sys::backtrace::BacktraceLock::print::haede8464af6f6593 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x579748b63cbf - std::panicking::default_hook::{{closure}}::hd1d459f3747276de [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x579748b63b51 - std::panicking::default_hook::h4615f5c23d4bd826 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x579747f3c12e - as core::ops::function::Fn>::call::h3f49114c7e9679ef [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x579747f3c12e - test::test_main_with_exit_callback::{{closure}}::h4d67369e3cd340e4 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x579748b6442f - as core::ops::function::Fn>::call::h2af8f746f7568e27 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x579748b6442f - std::panicking::panic_with_hook::h290022751dfbc99c [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x579748b641da - std::panicking::panic_handler::{{closure}}::h8a82486ef1115454 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x579748b5ecb9 - std::sys::backtrace::__rust_end_short_backtrace::h24c7668dbf64a695 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x579748b452cd - __rustc[c97015d5850a580e]::rust_begin_unwind [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x579748ba48b0 - core::panicking::panic_fmt::h28e12f8802cd0928 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x579748ba4663 - core::panicking::assert_failed_inner::hc3fc88da941f8a4b [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x579747e93fd8 - core::panicking::assert_failed::hff124a28a053e297 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x579747edd160 - sinoptik::tests::map_address::h97f282a7d477f863 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:354:9 [INFO] [stdout] 22: 0x579747eddac7 - sinoptik::tests::map_address::{{closure}}::hc2beb9a97cead7d9 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:344:21 [INFO] [stdout] 23: 0x579747f11d06 - core::ops::function::FnOnce::call_once::h6a9b777a5570212d [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x579747f3bf7b - core::ops::function::FnOnce::call_once::hdefe93407160c395 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x579747f3bf7b - test::__rust_begin_short_backtrace::hdfcc8fd2fe67da7a [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x579747f51b35 - test::run_test_in_process::{{closure}}::h320bae9b1003112f [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x579747f51b35 - as core::ops::function::FnOnce<()>>::call_once::h90f8f831719f5411 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x579747f51b35 - std::panicking::catch_unwind::do_call::h9f251d79dbf7d6ed [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x579747f51b35 - std::panicking::catch_unwind::h097a5a3f87c04a25 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x579747f51b35 - std::panic::catch_unwind::h70316c014b05855b [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x579747f51b35 - test::run_test_in_process::h023ca635764dfe30 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x579747f51b35 - test::run_test::{{closure}}::h59932d18dfba4366 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x579747f28314 - test::run_test::{{closure}}::ha2e96c73f8625e3a [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x579747f28314 - std::sys::backtrace::__rust_begin_short_backtrace::h1b37e5c0fca27c18 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x579747f2bc3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8ac0d86b7db5ca42 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x579747f2bc3a - as core::ops::function::FnOnce<()>>::call_once::h2f0a63b3b36bb8fd [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x579747f2bc3a - std::panicking::catch_unwind::do_call::h16004b52a84b801e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x579747f2bc3a - std::panicking::catch_unwind::hd4141c774c700dce [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x579747f2bc3a - std::panic::catch_unwind::h8a9749a99926eb13 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x579747f2bc3a - std::thread::Builder::spawn_unchecked_::{{closure}}::habf5065a7fc58dc1 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x579747f2bc3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h557ae74e20db8c0e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x579748b59dff - as core::ops::function::FnOnce>::call_once::h42e3c3a0d92a01a7 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x579748b59dff - std::sys::thread::unix::Thread::new::thread_start::hbfb8ed69a8a2081e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e6936c46aa4 - [INFO] [stdout] 45: 0x7e6936cd3a34 - 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: 16 [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] >> Version (liftoff) [INFO] [stdout] >> Maps refresher (liftoff) [INFO] [stdout] Shield: [INFO] [stdout] >> X-Content-Type-Options: nosniff [INFO] [stdout] >> X-Frame-Options: SAMEORIGIN [INFO] [stdout] >> Permissions-Policy: interest-cohort=() [INFO] [stdout] 🌁 Started sinoptik v0.2.15 (git @5aeb39f) [INFO] [stdout] Rocket has launched locally [INFO] [stdout] GET /forecast?address=eindhoven: [INFO] [stdout] >> Matched: (forecast_address) GET /forecast?
& [INFO] [stdout] 🌍 Geocoding the position of the address: eindhoven [INFO] [stdout] 🕔 Refreshing the maps (if necessary)... [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' (27) 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: 0x579748b86792 - std::backtrace_rs::backtrace::libunwind::trace::h66a2a7c2ae287f78 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x579748b86792 - std::backtrace_rs::backtrace::trace_unsynchronized::hfc2e0cbc9b584495 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x579748b86792 - std::sys::backtrace::_print_fmt::h118f0de0547bd6e5 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x579748b86792 - ::fmt::h4a7ebf3c97b63e54 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x579748b9990f - core::fmt::rt::Argument::fmt::h614abe7b62e687bb [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x579748b9990f - core::fmt::write::h5e5759cada453e98 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x579748b519d1 - std::io::default_write_fmt::h07c0e0cd2ff3d760 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x579748b519d1 - std::io::Write::write_fmt::he7256dac030cd662 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x579748b5eb82 - std::sys::backtrace::BacktraceLock::print::haede8464af6f6593 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x579748b63cbf - std::panicking::default_hook::{{closure}}::hd1d459f3747276de [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x579748b63b51 - std::panicking::default_hook::h4615f5c23d4bd826 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x579747f3c12e - as core::ops::function::Fn>::call::h3f49114c7e9679ef [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x579747f3c12e - test::test_main_with_exit_callback::{{closure}}::h4d67369e3cd340e4 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x579748b6442f - as core::ops::function::Fn>::call::h2af8f746f7568e27 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x579748b6442f - std::panicking::panic_with_hook::h290022751dfbc99c [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x579748b641da - std::panicking::panic_handler::{{closure}}::h8a82486ef1115454 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x579748b5ecb9 - std::sys::backtrace::__rust_end_short_backtrace::h24c7668dbf64a695 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x579748b452cd - __rustc[c97015d5850a580e]::rust_begin_unwind [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x579748ba48b0 - core::panicking::panic_fmt::h28e12f8802cd0928 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x579748ba4663 - core::panicking::assert_failed_inner::hc3fc88da941f8a4b [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x579747e93fd8 - core::panicking::assert_failed::hff124a28a053e297 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x579747edfff7 - sinoptik::tests::forecast_address::h506224cb57e5e45b [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:270:9 [INFO] [stdout] 22: 0x579747ee1c07 - sinoptik::tests::forecast_address::{{closure}}::h88f032feaf6ca144 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:264:26 [INFO] [stdout] 23: 0x579747f11556 - core::ops::function::FnOnce::call_once::h0d62eb310e60ee21 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x579747f3bf7b - core::ops::function::FnOnce::call_once::hdefe93407160c395 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x579747f3bf7b - test::__rust_begin_short_backtrace::hdfcc8fd2fe67da7a [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x579747f51b35 - test::run_test_in_process::{{closure}}::h320bae9b1003112f [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x579747f51b35 - as core::ops::function::FnOnce<()>>::call_once::h90f8f831719f5411 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x579747f51b35 - std::panicking::catch_unwind::do_call::h9f251d79dbf7d6ed [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x579747f51b35 - std::panicking::catch_unwind::h097a5a3f87c04a25 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x579747f51b35 - std::panic::catch_unwind::h70316c014b05855b [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x579747f51b35 - test::run_test_in_process::h023ca635764dfe30 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x579747f51b35 - test::run_test::{{closure}}::h59932d18dfba4366 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x579747f28314 - test::run_test::{{closure}}::ha2e96c73f8625e3a [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x579747f28314 - std::sys::backtrace::__rust_begin_short_backtrace::h1b37e5c0fca27c18 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x579747f2bc3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8ac0d86b7db5ca42 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x579747f2bc3a - as core::ops::function::FnOnce<()>>::call_once::h2f0a63b3b36bb8fd [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x579747f2bc3a - std::panicking::catch_unwind::do_call::h16004b52a84b801e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x579747f2bc3a - std::panicking::catch_unwind::hd4141c774c700dce [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x579747f2bc3a - std::panic::catch_unwind::h8a9749a99926eb13 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x579747f2bc3a - std::thread::Builder::spawn_unchecked_::{{closure}}::habf5065a7fc58dc1 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x579747f2bc3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h557ae74e20db8c0e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x579748b59dff - as core::ops::function::FnOnce>::call_once::h42e3c3a0d92a01a7 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x579748b59dff - std::sys::thread::unix::Thread::new::thread_start::hbfb8ed69a8a2081e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7e6936c46aa4 - [INFO] [stdout] 45: 0x7e6936cd3a34 - 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: 16 [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] >> Version (liftoff) [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] 🌁 Started sinoptik v0.2.15 (git @5aeb39f) [INFO] [stdout] Rocket has launched locally [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] 🕔 Refreshing the maps (if necessary)... [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' (28) 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: 0x579748b86792 - std::backtrace_rs::backtrace::libunwind::trace::h66a2a7c2ae287f78 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x579748b86792 - std::backtrace_rs::backtrace::trace_unsynchronized::hfc2e0cbc9b584495 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x579748b86792 - std::sys::backtrace::_print_fmt::h118f0de0547bd6e5 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x579748b86792 - ::fmt::h4a7ebf3c97b63e54 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x579748b9990f - core::fmt::rt::Argument::fmt::h614abe7b62e687bb [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x579748b9990f - core::fmt::write::h5e5759cada453e98 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x579748b519d1 - std::io::default_write_fmt::h07c0e0cd2ff3d760 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x579748b519d1 - std::io::Write::write_fmt::he7256dac030cd662 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x579748b5eb82 - std::sys::backtrace::BacktraceLock::print::haede8464af6f6593 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x579748b63cbf - std::panicking::default_hook::{{closure}}::hd1d459f3747276de [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x579748b63b51 - std::panicking::default_hook::h4615f5c23d4bd826 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x579747f3c12e - as core::ops::function::Fn>::call::h3f49114c7e9679ef [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x579747f3c12e - test::test_main_with_exit_callback::{{closure}}::h4d67369e3cd340e4 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x579748b6442f - as core::ops::function::Fn>::call::h2af8f746f7568e27 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x579748b6442f - std::panicking::panic_with_hook::h290022751dfbc99c [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x579748b641da - std::panicking::panic_handler::{{closure}}::h8a82486ef1115454 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x579748b5ecb9 - std::sys::backtrace::__rust_end_short_backtrace::h24c7668dbf64a695 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x579748b452cd - __rustc[c97015d5850a580e]::rust_begin_unwind [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x579748ba48b0 - core::panicking::panic_fmt::h28e12f8802cd0928 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x579747edf9ca - sinoptik::tests::forecast_geo::h50716c6a51eee588 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:333:9 [INFO] [stdout] 20: 0x579747edfd37 - sinoptik::tests::forecast_geo::{{closure}}::hd8f48b83b5d94605 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:304:22 [INFO] [stdout] 21: 0x579747f129c6 - core::ops::function::FnOnce::call_once::hd260e5958ee55717 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x579747f3bf7b - core::ops::function::FnOnce::call_once::hdefe93407160c395 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x579747f3bf7b - test::__rust_begin_short_backtrace::hdfcc8fd2fe67da7a [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x579747f51b35 - test::run_test_in_process::{{closure}}::h320bae9b1003112f [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x579747f51b35 - as core::ops::function::FnOnce<()>>::call_once::h90f8f831719f5411 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 26: 0x579747f51b35 - std::panicking::catch_unwind::do_call::h9f251d79dbf7d6ed [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:590:40 [INFO] [stdout] 27: 0x579747f51b35 - std::panicking::catch_unwind::h097a5a3f87c04a25 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x579747f51b35 - std::panic::catch_unwind::h70316c014b05855b [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x579747f51b35 - test::run_test_in_process::h023ca635764dfe30 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x579747f51b35 - test::run_test::{{closure}}::h59932d18dfba4366 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x579747f28314 - test::run_test::{{closure}}::ha2e96c73f8625e3a [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x579747f28314 - std::sys::backtrace::__rust_begin_short_backtrace::h1b37e5c0fca27c18 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 33: 0x579747f2bc3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8ac0d86b7db5ca42 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x579747f2bc3a - as core::ops::function::FnOnce<()>>::call_once::h2f0a63b3b36bb8fd [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x579747f2bc3a - std::panicking::catch_unwind::do_call::h16004b52a84b801e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:590:40 [INFO] [stdout] 36: 0x579747f2bc3a - std::panicking::catch_unwind::hd4141c774c700dce [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:553:19 [INFO] [stdout] 37: 0x579747f2bc3a - std::panic::catch_unwind::h8a9749a99926eb13 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x579747f2bc3a - std::thread::Builder::spawn_unchecked_::{{closure}}::habf5065a7fc58dc1 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x579747f2bc3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h557ae74e20db8c0e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x579748b59dff - as core::ops::function::FnOnce>::call_once::h42e3c3a0d92a01a7 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 41: 0x579748b59dff - std::sys::thread::unix::Thread::new::thread_start::hbfb8ed69a8a2081e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 42: 0x7e6936c46aa4 - [INFO] [stdout] 43: 0x7e6936cd3a34 - 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 2.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c53b76edbf96ba3b52a9da729891a24c333b7a2c81157cb37168548c7c0fb194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c53b76edbf96ba3b52a9da729891a24c333b7a2c81157cb37168548c7c0fb194", kill_on_drop: false }` [INFO] [stdout] c53b76edbf96ba3b52a9da729891a24c333b7a2c81157cb37168548c7c0fb194