[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] 71c971fa3bef00785a45e00add67fcad9aa25a63
[INFO] testing paulvt/sinoptik against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulvt%2Fsinoptik" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paulvt/sinoptik on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91a2412b993d322d0d36d33304eb46778f8760c4782d4042af79fa3556d17ad1
[INFO] running `Command { std: "docker" "start" "-a" "91a2412b993d322d0d36d33304eb46778f8760c4782d4042af79fa3556d17ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91a2412b993d322d0d36d33304eb46778f8760c4782d4042af79fa3556d17ad1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91a2412b993d322d0d36d33304eb46778f8760c4782d4042af79fa3556d17ad1", kill_on_drop: false }`
[INFO] [stdout] 91a2412b993d322d0d36d33304eb46778f8760c4782d4042af79fa3556d17ad1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2a3679da4ac96941fcb39d5520c8790a74d2d0a57d2d4c0da12c01633075d51
[INFO] running `Command { std: "docker" "start" "-a" "e2a3679da4ac96941fcb39d5520c8790a74d2d0a57d2d4c0da12c01633075d51", 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 fnv v1.0.7
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling find-msvc-tools v0.1.6
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Compiling autocfg v1.5.0
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling itoa v1.0.15
[INFO] [stderr] Compiling pin-project-lite v0.2.16
[INFO] [stderr] Compiling bytes v1.10.1
[INFO] [stderr] Compiling serde_core v1.0.226
[INFO] [stderr] Compiling once_cell v1.21.3
[INFO] [stderr] Compiling futures-core v0.3.31
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling pin-utils v0.1.0
[INFO] [stderr] Compiling memchr v2.7.5
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling equivalent v1.0.2
[INFO] [stderr] Compiling pkg-config v0.3.32
[INFO] [stderr] Compiling futures-sink v0.3.31
[INFO] [stderr] Compiling percent-encoding v2.3.2
[INFO] [stderr] Compiling vcpkg v0.2.15
[INFO] [stderr] Compiling foldhash v0.1.5
[INFO] [stderr] Compiling slab v0.4.11
[INFO] [stderr] Compiling allocator-api2 v0.2.21
[INFO] [stderr] Compiling serde v1.0.226
[INFO] [stderr] Compiling futures-channel v0.3.31
[INFO] [stderr] Compiling futures-io v0.3.31
[INFO] [stderr] Compiling tracing-core v0.1.34
[INFO] [stderr] Compiling httparse v1.10.1
[INFO] [stderr] Compiling lock_api v0.4.13
[INFO] [stderr] Compiling futures-task v0.3.31
[INFO] [stderr] Compiling litemap v0.8.0
[INFO] [stderr] Compiling writeable v0.6.1
[INFO] [stderr] Compiling hashbrown v0.15.5
[INFO] [stderr] Compiling try-lock v0.2.5
[INFO] [stderr] Compiling tower-service v0.3.3
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling icu_properties_data v2.0.1
[INFO] [stderr] Compiling icu_normalizer_data v2.0.0
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling want v0.3.1
[INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr] Compiling num-conv v0.1.0
[INFO] [stderr] Compiling powerfmt v0.2.0
[INFO] [stderr] Compiling rustversion v1.0.22
[INFO] [stderr] Compiling bitflags v2.9.4
[INFO] [stderr] Compiling time-core v0.1.6
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling strsim v0.11.1
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Compiling dunce v1.0.5
[INFO] [stderr] Compiling yansi v1.0.1
[INFO] [stderr] Compiling time-macros v0.2.24
[INFO] [stderr] Compiling fs_extra v1.3.0
[INFO] [stderr] Compiling http v0.2.12
[INFO] [stderr] Compiling deranged v0.5.3
[INFO] [stderr] Compiling http v1.3.1
[INFO] [stderr] Compiling libm v0.2.15
[INFO] [stderr] Compiling jobserver v0.1.34
[INFO] [stderr] Compiling mio v1.0.4
[INFO] [stderr] Compiling socket2 v0.6.0
[INFO] [stderr] Compiling cc v1.2.51
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling signal-hook-registry v1.4.6
[INFO] [stderr] Compiling socket2 v0.5.10
[INFO] [stderr] Compiling utf8_iter v1.0.4
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling num_threads v0.1.7
[INFO] [stderr] Compiling aws-lc-rs v1.15.2
[INFO] [stderr] Compiling http-body v0.4.6
[INFO] [stderr] Compiling log v0.4.28
[INFO] [stderr] Compiling zeroize v1.8.1
[INFO] [stderr] Compiling httpdate v1.0.3
[INFO] [stderr] Compiling cmake v0.1.57
[INFO] [stderr] Compiling zerocopy v0.8.27
[INFO] [stderr] Compiling rustls-pki-types v1.12.0
[INFO] [stderr] Compiling cookie v0.18.1
[INFO] [stderr] Compiling inlinable_string v0.1.15
[INFO] [stderr] Compiling foreign-types-shared v0.1.1
[INFO] [stderr] Compiling openssl v0.10.73
[INFO] [stderr] Compiling ryu v1.0.20
[INFO] [stderr] Compiling anyhow v1.0.100
[INFO] [stderr] Compiling foreign-types v0.3.2
[INFO] [stderr] Compiling time v0.3.44
[INFO] [stderr] Compiling vergen-lib v0.1.6
[INFO] [stderr] Compiling http-body v1.0.1
[INFO] [stderr] Compiling ref-cast v1.0.24
[INFO] [stderr] Compiling serde_json v1.0.145
[INFO] [stderr] Compiling untrusted v0.9.0
[INFO] [stderr] Compiling native-tls v0.2.14
[INFO] [stderr] Compiling rustls v0.23.32
[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 uncased v0.9.10
[INFO] [stderr] Compiling encoding_rs v0.8.35
[INFO] [stderr] Compiling atomic-waker v1.1.2
[INFO] [stderr] Compiling subtle v2.6.1
[INFO] [stderr] Compiling simd-adler32 v0.3.7
[INFO] [stderr] Compiling openssl-probe v0.1.6
[INFO] [stderr] Compiling ipnet v2.11.0
[INFO] [stderr] Compiling mime v0.3.17
[INFO] [stderr] Compiling crc32fast v1.5.0
[INFO] [stderr] Compiling aws-lc-sys v0.35.0
[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 indexmap v2.11.4
[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 either v1.15.0
[INFO] [stderr] Compiling rustix v1.1.2
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling toml_write v0.1.2
[INFO] [stderr] Compiling winnow v0.7.13
[INFO] [stderr] Compiling adler2 v2.0.1
[INFO] [stderr] Compiling state v0.6.0
[INFO] [stderr] Compiling miniz_oxide v0.8.9
[INFO] [stderr] Compiling futures v0.3.31
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling darling_core v0.20.11
[INFO] [stderr] Compiling ahash v0.8.12
[INFO] [stderr] Compiling devise_core v0.4.2
[INFO] [stderr] Compiling multer v3.1.0
[INFO] [stderr] Compiling figment v0.10.19
[INFO] [stderr] Compiling sync_wrapper v1.0.2
[INFO] [stderr] Compiling openssl-probe v0.2.0
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling thiserror v2.0.18
[INFO] [stderr] Compiling iana-time-zone v0.1.64
[INFO] [stderr] Compiling tower-layer v0.3.3
[INFO] [stderr] Compiling linux-raw-sys v0.11.0
[INFO] [stderr] Compiling base64 v0.21.7
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling base64 v0.22.1
[INFO] [stderr] Compiling siphasher v1.0.1
[INFO] [stderr] Compiling rustls-native-certs v0.8.3
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling phf_shared v0.12.1
[INFO] [stderr] Compiling rustls-pemfile v1.0.4
[INFO] [stderr] Compiling flate2 v1.1.2
[INFO] [stderr] Compiling pxfm v0.1.24
[INFO] [stderr] Compiling fdeflate v0.3.7
[INFO] [stderr] Compiling rocket v0.5.1
[INFO] [stderr] Compiling chrono-tz v0.10.4
[INFO] [stderr] Compiling iri-string v0.7.8
[INFO] [stderr] Compiling unicode-xid v0.2.6
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling sync_wrapper v0.1.2
[INFO] [stderr] Compiling glob v0.3.3
[INFO] [stderr] Compiling phf v0.12.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling geo-types v0.7.17
[INFO] [stderr] Compiling http-body-util v0.1.3
[INFO] [stderr] Compiling num_cpus v1.17.0
[INFO] [stderr] Compiling png v0.18.0
[INFO] [stderr] Compiling csv-core v0.1.12
[INFO] [stderr] Compiling bytemuck v1.23.2
[INFO] [stderr] Compiling hyper v0.14.32
[INFO] [stderr] Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr] Compiling binascii v0.1.4
[INFO] [stderr] Compiling web-time v1.1.0
[INFO] [stderr] Compiling byteorder-lite v0.1.0
[INFO] [stderr] Compiling atomic v0.5.3
[INFO] [stderr] Compiling csv v1.4.0
[INFO] [stderr] Compiling serde_derive v1.0.226
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Compiling yoke-derive v0.8.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 pear_codegen v0.2.9
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling darling v0.20.11
[INFO] [stderr] Compiling ref-cast-impl v1.0.24
[INFO] [stderr] Compiling derive_builder_core v0.20.2
[INFO] [stderr] Compiling devise_codegen v0.4.2
[INFO] [stderr] Compiling pear v0.2.9
[INFO] [stderr] Compiling async-trait v0.1.89
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling thiserror-impl v2.0.18
[INFO] [stderr] Compiling async-stream-impl v0.3.6
[INFO] [stderr] Compiling devise v0.4.2
[INFO] [stderr] Compiling cached_proc_macro v0.25.0
[INFO] [stderr] Compiling rocket_http v0.5.1
[INFO] [stderr] Compiling moxcms v0.7.5
[INFO] [stderr] Compiling async-stream v0.3.6
[INFO] [stderr] Compiling tempfile v3.22.0
[INFO] [stderr] Compiling zerofrom v0.1.6
[INFO] [stderr] Compiling derive_builder_macro v0.20.2
[INFO] [stderr] Compiling yoke v0.8.0
[INFO] [stderr] Compiling zerovec v0.11.4
[INFO] [stderr] Compiling zerotrie v0.2.2
[INFO] [stderr] Compiling derive_builder v0.20.2
[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 rocket_codegen v0.5.1
[INFO] [stderr] Compiling toml_datetime v0.6.11
[INFO] [stderr] Compiling serde_spanned v0.6.9
[INFO] [stderr] Compiling chrono v0.4.44
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling ubyte v0.10.4
[INFO] [stderr] Compiling toml_edit v0.22.27
[INFO] [stderr] Compiling icu_provider v2.0.0
[INFO] [stderr] Compiling tokio-util v0.7.16
[INFO] [stderr] Compiling icu_normalizer v2.0.0
[INFO] [stderr] Compiling icu_properties v2.0.1
[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 h2 v0.3.27
[INFO] [stderr] Compiling h2 v0.4.12
[INFO] [stderr] Compiling tower-http v0.6.8
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling idna v1.1.0
[INFO] [stderr] Compiling image v0.25.9
[INFO] [stderr] Compiling url v2.5.7
[INFO] [stderr] Compiling toml v0.8.23
[INFO] [stderr] Compiling hyper v1.7.0
[INFO] [stderr] Compiling hyper-util v0.1.17
[INFO] [stderr] Compiling hyper-tls v0.5.0
[INFO] [stderr] Compiling reqwest v0.11.27
[INFO] [stderr] Compiling git2 v0.20.2
[INFO] [stderr] Compiling geocoding v0.4.0
[INFO] [stderr] Compiling sinoptik v0.2.15 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling rustls-webpki v0.103.6
[INFO] [stderr] Compiling tokio-rustls v0.26.3
[INFO] [stderr] Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr] Compiling hyper-rustls v0.27.7
[INFO] [stderr] Compiling reqwest v0.13.2
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "e2a3679da4ac96941fcb39d5520c8790a74d2d0a57d2d4c0da12c01633075d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2a3679da4ac96941fcb39d5520c8790a74d2d0a57d2d4c0da12c01633075d51", kill_on_drop: false }`
[INFO] [stdout] e2a3679da4ac96941fcb39d5520c8790a74d2d0a57d2d4c0da12c01633075d51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03aa4e6dc4084005139cc091aba8acfb572cf520cbb73ca78b9d16567d7b6b91
[INFO] running `Command { std: "docker" "start" "-a" "03aa4e6dc4084005139cc091aba8acfb572cf520cbb73ca78b9d16567d7b6b91", kill_on_drop: false }`
[INFO] [stderr] Compiling assert_matches v1.5.0
[INFO] [stderr] Compiling assert_float_eq v1.2.0
[INFO] [stderr] Compiling sinoptik v0.2.15 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.15s
[INFO] running `Command { std: "docker" "inspect" "03aa4e6dc4084005139cc091aba8acfb572cf520cbb73ca78b9d16567d7b6b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03aa4e6dc4084005139cc091aba8acfb572cf520cbb73ca78b9d16567d7b6b91", kill_on_drop: false }`
[INFO] [stdout] 03aa4e6dc4084005139cc091aba8acfb572cf520cbb73ca78b9d16567d7b6b91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fe6b666371a56425b3a3644b41793fa9d14d77c364b4dd755354b114c989315e
[INFO] running `Command { std: "docker" "start" "-a" "fe6b666371a56425b3a3644b41793fa9d14d77c364b4dd755354b114c989315e", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinoptik-c5f7f774d6385b65)
[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::map_geo ... ok
[INFO] [stdout] test tests::forecast_geo ... FAILED
[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: 0x636eb2a1602a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x636eb2a1602a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized::
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x636eb2a1602a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout] 3: 0x636eb2a1602a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout] 4: 0x636eb2a2e38a - ::fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout] 5: 0x636eb2a2e38a - core[97f61b5528a4c2b4]::fmt::write
[INFO] [stdout] 6: 0x636eb2a1b2a2 - std[da2fd379f16a7ff7]::io::default_write_fmt::>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x636eb2a1b2a2 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13
[INFO] [stdout] 8: 0x636eb29f333f - ::print
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout] 9: 0x636eb29f333f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27
[INFO] [stdout] 10: 0x636eb2a0d3c9 - std[da2fd379f16a7ff7]::panicking::default_hook
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9
[INFO] [stdout] 11: 0x636eb19fd94c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout] 12: 0x636eb19fd94c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x636eb2a0d642 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout] 14: 0x636eb2a0d642 - std[da2fd379f16a7ff7]::panicking::panic_with_hook
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13
[INFO] [stdout] 15: 0x636eb29f33f8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13
[INFO] [stdout] 16: 0x636eb29eaad9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace::
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout] 17: 0x636eb29f42cd - __rustc[9f3cd9eabd71303e]::rust_begin_unwind
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5
[INFO] [stdout] 18: 0x636eb2a2ec9c - core[97f61b5528a4c2b4]::panicking::panic_fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14
[INFO] [stdout] 19: 0x636eb2a2eb23 - core[97f61b5528a4c2b4]::panicking::assert_failed_inner
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:439:17
[INFO] [stdout] 20: 0x636eb1967abb - core[97f61b5528a4c2b4]::panicking::assert_failed::
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:394:5
[INFO] [stdout] 21: 0x636eb19c4aa9 - sinoptik[d75cf909c295f369]::tests::map_address
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:354:9
[INFO] [stdout] 22: 0x636eb19c1537 - sinoptik[d75cf909c295f369]::tests::map_address::{closure#0}
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:344:21
[INFO] [stdout] 23: 0x636eb19ac126 - >::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x636eb19f1a2b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x636eb19f1a2b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x636eb19fe41b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x636eb19fe41b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 28: 0x636eb19fe41b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40
[INFO] [stdout] 29: 0x636eb19fe41b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19
[INFO] [stdout] 30: 0x636eb19fe41b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x636eb19fe41b - test[d0b63a2f043bab5e]::run_test_in_process
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x636eb19fe41b - test[d0b63a2f043bab5e]::run_test::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x636eb19f9b34 - test[d0b63a2f043bab5e]::run_test::{closure#1}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x636eb19f9b34 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace::
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout] 35: 0x636eb1a01022 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout] 36: 0x636eb1a01022 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x636eb1a01022 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40
[INFO] [stdout] 38: 0x636eb1a01022 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19
[INFO] [stdout] 39: 0x636eb1a01022 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x636eb1a01022 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout] 41: 0x636eb1a01022 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x636eb2a152af - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout] 43: 0x636eb2a152af - ::new::thread_start
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout] 44: 0x715cda35baa4 -
[INFO] [stdout] 45: 0x715cda3e8a64 - 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] >> 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 @71c971f)
[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' (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: 0x636eb2a1602a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x636eb2a1602a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized::
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x636eb2a1602a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout] 3: 0x636eb2a1602a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout] 4: 0x636eb2a2e38a - ::fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout] 5: 0x636eb2a2e38a - core[97f61b5528a4c2b4]::fmt::write
[INFO] [stdout] 6: 0x636eb2a1b2a2 - std[da2fd379f16a7ff7]::io::default_write_fmt::>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x636eb2a1b2a2 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13
[INFO] [stdout] 8: 0x636eb29f333f - ::print
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout] 9: 0x636eb29f333f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27
[INFO] [stdout] 10: 0x636eb2a0d3c9 - std[da2fd379f16a7ff7]::panicking::default_hook
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9
[INFO] [stdout] 11: 0x636eb19fd94c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout] 12: 0x636eb19fd94c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x636eb2a0d642 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout] 14: 0x636eb2a0d642 - std[da2fd379f16a7ff7]::panicking::panic_with_hook
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13
[INFO] [stdout] 15: 0x636eb29f33f8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13
[INFO] [stdout] 16: 0x636eb29eaad9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace::
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout] 17: 0x636eb29f42cd - __rustc[9f3cd9eabd71303e]::rust_begin_unwind
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5
[INFO] [stdout] 18: 0x636eb2a2ec9c - core[97f61b5528a4c2b4]::panicking::panic_fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14
[INFO] [stdout] 19: 0x636eb2a2eb23 - core[97f61b5528a4c2b4]::panicking::assert_failed_inner
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:439:17
[INFO] [stdout] 20: 0x636eb1967abb - core[97f61b5528a4c2b4]::panicking::assert_failed::
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:394:5
[INFO] [stdout] 21: 0x636eb19c7b91 - sinoptik[d75cf909c295f369]::tests::forecast_address
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:270:9
[INFO] [stdout] 22: 0x636eb19c1597 - sinoptik[d75cf909c295f369]::tests::forecast_address::{closure#0}
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:264:26
[INFO] [stdout] 23: 0x636eb19ac1a6 - >::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 24: 0x636eb19f1a2b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 25: 0x636eb19f1a2b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18
[INFO] [stdout] 26: 0x636eb19fe41b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74
[INFO] [stdout] 27: 0x636eb19fe41b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 28: 0x636eb19fe41b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40
[INFO] [stdout] 29: 0x636eb19fe41b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19
[INFO] [stdout] 30: 0x636eb19fe41b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14
[INFO] [stdout] 31: 0x636eb19fe41b - test[d0b63a2f043bab5e]::run_test_in_process
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27
[INFO] [stdout] 32: 0x636eb19fe41b - test[d0b63a2f043bab5e]::run_test::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43
[INFO] [stdout] 33: 0x636eb19f9b34 - test[d0b63a2f043bab5e]::run_test::{closure#1}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41
[INFO] [stdout] 34: 0x636eb19f9b34 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace::
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout] 35: 0x636eb1a01022 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout] 36: 0x636eb1a01022 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 37: 0x636eb1a01022 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40
[INFO] [stdout] 38: 0x636eb1a01022 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19
[INFO] [stdout] 39: 0x636eb1a01022 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14
[INFO] [stdout] 40: 0x636eb1a01022 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout] 41: 0x636eb1a01022 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 42: 0x636eb2a152af - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout] 43: 0x636eb2a152af - ::new::thread_start
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout] 44: 0x715cda35baa4 -
[INFO] [stdout] 45: 0x715cda3e8a64 - 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] >> Shield (liftoff, response, singleton)
[INFO] [stdout] >> Maps refresher (liftoff)
[INFO] [stdout] >> Version (liftoff)
[INFO] [stdout] Shield:
[INFO] [stdout] >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] >> X-Content-Type-Options: nosniff
[INFO] [stdout] >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout] 🕔 Refreshing the maps (if necessary)...
[INFO] [stdout] 🌁 Started sinoptik v0.2.15 (git @71c971f)
[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] 💥 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: 0x636eb2a1602a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x636eb2a1602a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized::
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x636eb2a1602a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout] 3: 0x636eb2a1602a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout] 4: 0x636eb2a2e38a - ::fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout] 5: 0x636eb2a2e38a - core[97f61b5528a4c2b4]::fmt::write
[INFO] [stdout] 6: 0x636eb2a1b2a2 - std[da2fd379f16a7ff7]::io::default_write_fmt::>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x636eb2a1b2a2 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13
[INFO] [stdout] 8: 0x636eb29f333f - ::print
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout] 9: 0x636eb29f333f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27
[INFO] [stdout] 10: 0x636eb2a0d3c9 - std[da2fd379f16a7ff7]::panicking::default_hook
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9
[INFO] [stdout] 11: 0x636eb19fd94c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout] 12: 0x636eb19fd94c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x636eb2a0d642 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout] 14: 0x636eb2a0d642 - std[da2fd379f16a7ff7]::panicking::panic_with_hook
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13
[INFO] [stdout] 15: 0x636eb29f33f8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13
[INFO] [stdout] 16: 0x636eb29eaad9 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace::
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout] 17: 0x636eb29f42cd - __rustc[9f3cd9eabd71303e]::rust_begin_unwind
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5
[INFO] [stdout] 18: 0x636eb2a2ec9c - core[97f61b5528a4c2b4]::panicking::panic_fmt
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14
[INFO] [stdout] 19: 0x636eb19c7520 - sinoptik[d75cf909c295f369]::tests::forecast_geo
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:333:9
[INFO] [stdout] 20: 0x636eb19c1567 - sinoptik[d75cf909c295f369]::tests::forecast_geo::{closure#0}
[INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:304:22
[INFO] [stdout] 21: 0x636eb19ac166 - >::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 22: 0x636eb19f1a2b - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 23: 0x636eb19f1a2b - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18
[INFO] [stdout] 24: 0x636eb19fe41b - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74
[INFO] [stdout] 25: 0x636eb19fe41b - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 26: 0x636eb19fe41b - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40
[INFO] [stdout] 27: 0x636eb19fe41b - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19
[INFO] [stdout] 28: 0x636eb19fe41b - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14
[INFO] [stdout] 29: 0x636eb19fe41b - test[d0b63a2f043bab5e]::run_test_in_process
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27
[INFO] [stdout] 30: 0x636eb19fe41b - test[d0b63a2f043bab5e]::run_test::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43
[INFO] [stdout] 31: 0x636eb19f9b34 - test[d0b63a2f043bab5e]::run_test::{closure#1}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41
[INFO] [stdout] 32: 0x636eb19f9b34 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace::
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout] 33: 0x636eb1a01022 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout] 34: 0x636eb1a01022 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 35: 0x636eb1a01022 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40
[INFO] [stdout] 36: 0x636eb1a01022 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19
[INFO] [stdout] 37: 0x636eb1a01022 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()>
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14
[INFO] [stdout] 38: 0x636eb1a01022 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout] 39: 0x636eb1a01022 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 40: 0x636eb2a152af - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout] 41: 0x636eb2a152af - ::new::thread_start
[INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout] 42: 0x715cda35baa4 -
[INFO] [stdout] 43: 0x715cda3e8a64 - 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 4.48s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "fe6b666371a56425b3a3644b41793fa9d14d77c364b4dd755354b114c989315e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe6b666371a56425b3a3644b41793fa9d14d77c364b4dd755354b114c989315e", kill_on_drop: false }`
[INFO] [stdout] fe6b666371a56425b3a3644b41793fa9d14d77c364b4dd755354b114c989315e