[INFO] fetching crate weather-reports 0.1.5... [INFO] testing weather-reports-0.1.5 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate weather-reports 0.1.5 into /workspace/builds/worker-83/source [INFO] validating manifest of crates.io crate weather-reports 0.1.5 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate weather-reports 0.1.5 [INFO] finished tweaking crates.io crate weather-reports 0.1.5 [INFO] tweaked toml for crates.io crate weather-reports 0.1.5 written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate crates.io crate weather-reports 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codespan v0.11.1 [INFO] [stderr] Downloaded peg v0.7.0 [INFO] [stderr] Downloaded peg-macros v0.7.0 [INFO] [stderr] Downloaded peg-runtime v0.7.0 [INFO] [stderr] Downloaded uom v0.31.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 363afcf4dc58bb63a34731408668d2acd6c81a6984a2983c4a5e99bdd1db66ba [INFO] running `Command { std: "docker" "start" "-a" "363afcf4dc58bb63a34731408668d2acd6c81a6984a2983c4a5e99bdd1db66ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "363afcf4dc58bb63a34731408668d2acd6c81a6984a2983c4a5e99bdd1db66ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363afcf4dc58bb63a34731408668d2acd6c81a6984a2983c4a5e99bdd1db66ba", kill_on_drop: false }` [INFO] [stdout] 363afcf4dc58bb63a34731408668d2acd6c81a6984a2983c4a5e99bdd1db66ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd1a54c1580e29ec0806d1af99380039e8599688e0725dc8c6797e12f76097a9 [INFO] running `Command { std: "docker" "start" "-a" "fd1a54c1580e29ec0806d1af99380039e8599688e0725dc8c6797e12f76097a9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling uom v0.31.1 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling weather-reports v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.33s [INFO] running `Command { std: "docker" "inspect" "fd1a54c1580e29ec0806d1af99380039e8599688e0725dc8c6797e12f76097a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1a54c1580e29ec0806d1af99380039e8599688e0725dc8c6797e12f76097a9", kill_on_drop: false }` [INFO] [stdout] fd1a54c1580e29ec0806d1af99380039e8599688e0725dc8c6797e12f76097a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 928580e665148ff2e34a2283d5957b6b6605359df6b81e1ae9d7f23c9eab0687 [INFO] running `Command { std: "docker" "start" "-a" "928580e665148ff2e34a2283d5957b6b6605359df6b81e1ae9d7f23c9eab0687", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling weather-reports v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.13s [INFO] running `Command { std: "docker" "inspect" "928580e665148ff2e34a2283d5957b6b6605359df6b81e1ae9d7f23c9eab0687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928580e665148ff2e34a2283d5957b6b6605359df6b81e1ae9d7f23c9eab0687", kill_on_drop: false }` [INFO] [stdout] 928580e665148ff2e34a2283d5957b6b6605359df6b81e1ae9d7f23c9eab0687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48293df385f406fc5d26a9e6a9347cb117acc8d2305f0ccaddbd36a45b7c2d59 [INFO] running `Command { std: "docker" "start" "-a" "48293df385f406fc5d26a9e6a9347cb117acc8d2305f0ccaddbd36a45b7c2d59", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/weather_reports-af8f8a26696bc7b2) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test parse::tests::parse_cloud_cover ... ok [INFO] [stdout] test parse::tests::parse_icao_identifier ... ok [INFO] [stdout] test parse::tests::parse_pressure ... ok [INFO] [stdout] test parse::tests::parse_runway_visibility ... ok [INFO] [stdout] test parse::tests::parse_color ... ok [INFO] [stdout] test parse::tests::parse_temperatures ... ok [INFO] [stdout] test parse::tests::parse_prevailing_visibility ... ok [INFO] [stdout] test parse::tests::parse_observation_time ... ok [INFO] [stdout] test parse::tests::parse_weather ... ok [INFO] [stdout] test parse::tests::parse_whitespace ... ok [INFO] [stdout] test parse::tests::parse_wind ... ok [INFO] [stdout] test parse::tests::parse_water_conditions ... ok [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Brazil.txt:1:37 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR SBCI 300100Z AUTO /////KT ///V/// //// // ///////// [INFO] [stderr] │ ^ expected one of "/", "///", EOF, cloud type, or whitespace [INFO] [stderr] [INFO] [stdout] test tests::validate_against_all_ogimet_august_2021_reports_by_station ... FAILED [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Colombia.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ Q1027 NSOIG RMK VCSH/S A3033 [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Dominican Republic.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ Q1016 CB/W [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Dominica.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ Q1016 CB/W [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Finland.txt:1:44 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR EFKK 300120Z AUTO VRB01KT 9999 2100 FEW002 04/04 Q1022 [INFO] [stderr] │ ^ expected one of digit, or visibility unit [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Finland.txt:1:44 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR EFVA 300120Z AUTO VRB01KT 3500 0900 R34/P2000U BCFG [INFO] [stderr] │ ^ expected one of digit, or visibility unit [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/France.txt:1:44 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR LFRB 300100Z AUTO 04004KT 0400 0300 R25/0650U R07/0450N [INFO] [stderr] │ ^ expected one of digit, or visibility unit [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Gambia, The.txt:2:25 [INFO] [stderr] │ [INFO] [stderr] 2 │ CB SE-S [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Greenland.txt:1:43 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR BGSF 300050Z AUTO 03008KT 9999NDV - SCT026/// OVC030/// [INFO] [stderr] │ ^ expected one of "VC", descriptor, digit, obscuration, other weather condition, or precipitation [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Guatemala.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ 16/16 CB/LTNG SSW CB E [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Guatemala.txt:2:41 [INFO] [stderr] │ [INFO] [stderr] 2 │ 14/14 QFE 773.7 CB/TS E/SE/S/SW [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Guatemala.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ A2991 VOL. SANTA MARIA Y SANTIAGUITO [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Guatemala.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ A2988 CB SMC N [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Guatemala.txt:2:35 [INFO] [stderr] │ [INFO] [stderr] 2 │ QFE 985.6 CB NW/NNW TCU N RETS [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Italy.txt:1:39 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR LIEB 300055Z 30002KT 9999 0000 NSC 21/13 Q1011 RMK [INFO] [stderr] │ ^ expected one of digit, or visibility unit [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Kazakhstan.txt:1:62 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UACC 300100Z 04006MPS 9999 OVC029 10/07 Q1012 R04/0///70 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Kazakhstan.txt:1:56 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UAII 300100Z 14002MPS CAVOK 23/04 Q1006 R28/0///70 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Kazakhstan.txt:2:33 [INFO] [stderr] │ [INFO] [stderr] 2 │ R05/2///60 TEMPO 2000 BR SCT003 RMK [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Kazakhstan.txt:1:56 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UATE 300100Z 03005MPS CAVOK 19/12 Q1011 R12/0///70 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Mexico.txt:1:21 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR MMCV 300049Z E18008KT 6SM OVC090 30/20 A2983 RMK 8/05/ [INFO] [stderr] │ ^ expected one of "/", "////", "/////", "//////", ":RMK", "BLACK", "CAVOK", "G", "NDV", "P", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "VRB", "W", "XX/XX", EOF, bound, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, observation flag, other weather condition, precipitation, pressure unit, report name, trend, velocity unit, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Nicaragua.txt:2:25 [INFO] [stderr] │ [INFO] [stderr] 2 │ FL CB N NOSIG [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Russia.txt:1:57 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UEEE 300100Z 16004MPS CAVOK 14/06 Q1007 R23L/09//60 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Russia.txt:1:63 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UHWW 300100Z 15001G06MPS 9999 NSC 21/15 Q1011 R25L/0///70 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Russia.txt:1:56 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UNWW 300100Z 11002MPS CAVOK 13/11 Q1006 R01/09//60 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Russia.txt:2:39 [INFO] [stderr] │ [INFO] [stderr] 2 │ Q1007 R25/15//60 NOSIG RMK OBST OBSC [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Russia.txt:1:57 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UWUU 300100Z 24004MPS CAVOK 06/02 Q1018 R32L/0///60 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Saint Eustatius.txt:2:25 [INFO] [stderr] │ [INFO] [stderr] 2 │ 28/23 Q1014 RE// [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Singapore.txt:2:50 [INFO] [stderr] │ [INFO] [stderr] 2 │ 25/25 Q1010 BECMG FM0130 TL0140 6000 [INFO] [stderr] │ ^ expected one of "/", "////", "/////", "//////", ":RMK", "G", "NDV", "NSW", "P", "R MK", "REMARK", "RMK", "VC", "VRB", EOF, bound, cloud coverage, color state, descriptor, digit, intensity, obscuration, other weather condition, precipitation, trend, velocity unit, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/South Africa.txt:2:25 [INFO] [stderr] │ [INFO] [stderr] 2 │ 09/02 Q1004 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Sweden.txt:1:46 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR ESIB 300120Z AUTO 03004KT 9999 2000// BR NCD 12/11 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Ukraine.txt:1:64 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UKDR 300100Z 11005MPS 070V140 CAVOK 23/13 Q1007 R36/09//70 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Ukraine.txt:1:56 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UKHH 300100Z 10005MPS CAVOK 21/07 Q1012 R07/0///81 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/United States.txt:2:34 [INFO] [stderr] │ [INFO] [stderr] 2 │ SLP176 $ COR 0108 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stdout] test tests::validate_against_all_ogimet_latest_reports_by_country ... ok [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ :1:33 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR KTPA 300353Z 00000KT 10SM > FEW020 25/22 A3006 RMK AO2 SLP180 T02500217 $= [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "CAVOK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, bound, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stdout] test tests::validate_against_year_of_ktpa_metar_reports ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::validate_against_all_ogimet_august_2021_reports_by_station stdout ---- [INFO] [stdout] thread 'reqwest-internal-sync-runtime' panicked at 'Tried to setenv '"SSL_CERT_FILE"' while process has multiple threads', library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55eb6fafbe0c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55eb6fafbe0c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55eb6fafbe0c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55eb6fafbe0c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55eb6fb2102c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55eb6faf4e15 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55eb6fafd8b0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55eb6fafd8b0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55eb6fafd8b0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55eb6fafd496 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55eb6fafdf64 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55eb6fafda40 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55eb6fafc2c4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55eb6fafd9a9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55eb6f4e8fe1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55eb6faf0ed4 - std::sys::unix::os::setenv::h76103fb51bceafed [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/os.rs:559:9 [INFO] [stdout] 16: 0x55eb6faf0ed4 - std::env::_set_var::h92fd991ae4bac337 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:335:5 [INFO] [stdout] 17: 0x55eb6f784d98 - std::env::set_var::hb45b60ab7e1613e4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/env.rs:331:5 [INFO] [stdout] 18: 0x55eb6f784314 - openssl_probe::try_init_ssl_cert_env_vars::h227acd4310dcec86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-probe-0.1.4/src/lib.rs:68:9 [INFO] [stdout] 19: 0x55eb6f784287 - openssl_probe::init_ssl_cert_env_vars::habffcd446051b4ce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-probe-0.1.4/src/lib.rs:51:5 [INFO] [stdout] 20: 0x55eb6f78192a - core::ops::function::FnOnce::call_once::hbc91b984ef21876f [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55eb6f78180b - std::sync::once::Once::call_once::{{closure}}::h88edc6f82bf3b437 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:41 [INFO] [stdout] 22: 0x55eb6f4e80ee - std::sync::once::Once::call_inner::h3d9e30905319a51b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:419:21 [INFO] [stdout] 23: 0x55eb6f781796 - std::sync::once::Once::call_once::h3fc92a1425591310 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sync/once.rs:262:9 [INFO] [stdout] 24: 0x55eb6f7801fe - native_tls::imp::init_trust::hf2423b403cb0ef61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-tls-0.2.8/src/imp/openssl.rs:94:5 [INFO] [stdout] 25: 0x55eb6f78048c - native_tls::imp::TlsConnector::new::hb2d9dcd7f384433f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-tls-0.2.8/src/imp/openssl.rs:255:9 [INFO] [stdout] 26: 0x55eb6f7829e2 - native_tls::TlsConnectorBuilder::build::he4dc3311a86407d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-tls-0.2.8/src/lib.rs:433:25 [INFO] [stdout] 27: 0x55eb6f6b66af - reqwest::connect::Connector::new_default_tls::hb950ded083f512af [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/connect.rs:220:19 [INFO] [stdout] 28: 0x55eb6f5d945a - reqwest::async_impl::client::ClientBuilder::build::hd248c491ccbc52ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/async_impl/client.rs:253:21 [INFO] [stdout] 29: 0x55eb6f770543 - reqwest::blocking::client::ClientHandle::new::{{closure}}::{{closure}}::h493d3717057d419f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/blocking/client.rs:887:40 [INFO] [stdout] 30: 0x55eb6f681b5c - as core::future::future::Future>::poll::h69e3eb3910bed423 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55eb6f5ebb8c - as core::future::future::Future>::poll::h6272afacdb397cee [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/future/future.rs:119:9 [INFO] [stdout] 32: 0x55eb6f61d242 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h214d4115cc166c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:62 [INFO] [stdout] 33: 0x55eb6f759d34 - tokio::coop::with_budget::{{closure}}::hf46cebee3ff17cd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:106:9 [INFO] [stdout] 34: 0x55eb6f6a46fc - std::thread::local::LocalKey::try_with::h8d56f7066f0705ae [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x55eb6f6a40be - std::thread::local::LocalKey::with::h4b3bbcde17f00525 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x55eb6f61cb75 - tokio::coop::with_budget::hc9e7d66f7aa5194a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:99:5 [INFO] [stdout] 37: 0x55eb6f61cb75 - tokio::coop::budget::haecb42573a0a8870 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/coop.rs:76:5 [INFO] [stdout] 38: 0x55eb6f61cb75 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hee2a91683ef8904b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:218:39 [INFO] [stdout] 39: 0x55eb6f61ddf2 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc1c438ff4d820af0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:29 [INFO] [stdout] 40: 0x55eb6f6b19ff - tokio::macros::scoped_tls::ScopedKey::set::h3d3e4cdeec183038 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x55eb6f61dd70 - tokio::runtime::basic_scheduler::enter::hc629ed33a928e933 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:317:5 [INFO] [stdout] 42: 0x55eb6f61c7fc - tokio::runtime::basic_scheduler::Inner

::block_on::ha08df8ba634563e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:206:9 [INFO] [stdout] 43: 0x55eb6f61d3ba - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h7cc4f67ad5e7d329 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:467:9 [INFO] [stdout] 44: 0x55eb6f61d6d1 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h82f3212ed970a4a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/basic_scheduler.rs:166:24 [INFO] [stdout] 45: 0x55eb6f71f451 - tokio::runtime::Runtime::block_on::hcb5e3e356d4bb991 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/mod.rs:457:46 [INFO] [stdout] 46: 0x55eb6f7718b6 - reqwest::blocking::client::ClientHandle::new::{{closure}}::h824bdfd9b32b7d55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/blocking/client.rs:912:17 [INFO] [stdout] 47: 0x55eb6f6a3d9f - std::sys_common::backtrace::__rust_begin_short_backtrace::hf31e5240757ed543 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 48: 0x55eb6f5e0004 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h2b9cdb0d1772d85c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 49: 0x55eb6f5bbc34 - as core::ops::function::FnOnce<()>>::call_once::h5f0da9444e5422d3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x55eb6f68e502 - std::panicking::try::do_call::h9580285ee7f882e3 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 51: 0x55eb6f69479b - __rust_try [INFO] [stdout] 52: 0x55eb6f685e57 - std::panicking::try::h29f72243212d93fc [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 53: 0x55eb6f5fe454 - std::panic::catch_unwind::h66300ae6e5e77143 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 54: 0x55eb6f5dfda3 - std::thread::Builder::spawn_unchecked::{{closure}}::h0e16c3e4542161c2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 55: 0x55eb6f6df8af - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2d77653dc358a898 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55eb6fb032d3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 57: 0x55eb6fb032d3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 58: 0x55eb6fb032d3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 59: 0x7f35b1094609 - start_thread [INFO] [stdout] 60: 0x7f35b0e64293 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] thread 'tests::validate_against_all_ogimet_august_2021_reports_by_station' panicked at 'event loop thread panicked', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/blocking/client.rs:1028:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55eb6fafbe0c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55eb6fafbe0c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55eb6fafbe0c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55eb6fafbe0c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55eb6fb2102c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55eb6faf4e15 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55eb6fafd8b0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55eb6fafd8b0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55eb6fafd8b0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55eb6fafd496 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55eb6fafdf64 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55eb6f7f9ae2 - std::panicking::begin_panic::{{closure}}::hc16902dc1091755e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55eb6f7fa009 - std::sys_common::backtrace::__rust_end_short_backtrace::h431c20a9ba3c10a8 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55eb6f7f9a23 - std::panicking::begin_panic::h78cc40458eda4a44 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55eb6f77388d - reqwest::blocking::client::event_loop_panicked::h08a91fb687cf3cd7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/blocking/client.rs:1028:5 [INFO] [stdout] 15: 0x55eb6f77015e - reqwest::blocking::client::ClientHandle::new::hc33069ddef7a6587 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/blocking/client.rs:923:31 [INFO] [stdout] 16: 0x55eb6f76f76f - reqwest::blocking::client::ClientBuilder::build::h08951da21e7860e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/blocking/client.rs:100:9 [INFO] [stdout] 17: 0x55eb6f541eb7 - reqwest::blocking::get::h7cf14373ed3e379f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/blocking/mod.rs:107:5 [INFO] [stdout] 18: 0x55eb6f55c0fb - weather_reports::tests::validate_against_all_ogimet_august_2021_reports_by_station::h4867b8995a9d685b [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:124:9 [INFO] [stdout] 19: 0x55eb6f55c0aa - weather_reports::tests::validate_against_all_ogimet_august_2021_reports_by_station::{{closure}}::hc1fdc7a16dac976f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:122:5 [INFO] [stdout] 20: 0x55eb6f54af2e - core::ops::function::FnOnce::call_once::h14ba2db6337a0c9c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55eb6fa4ec83 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55eb6fa4ec83 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x55eb6fa4d897 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 24: 0x55eb6fa4d897 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55eb6fa4d897 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x55eb6fa4d897 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x55eb6fa4d897 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x55eb6fa4d897 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 29: 0x55eb6fa4d897 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 30: 0x55eb6fa1ab3e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 31: 0x55eb6fa1ab3e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x55eb6fa1f898 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 33: 0x55eb6fa1f898 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55eb6fa1f898 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x55eb6fa1f898 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x55eb6fa1f898 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x55eb6fa1f898 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 38: 0x55eb6fa1f898 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55eb6fb032d3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x55eb6fb032d3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x55eb6fb032d3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 42: 0x7f35b1094609 - start_thread [INFO] [stdout] 43: 0x7f35b0e64293 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::validate_against_year_of_ktpa_metar_reports stdout ---- [INFO] [stdout] thread 'tests::validate_against_year_of_ktpa_metar_reports' panicked at '[ [INFO] [stdout] ParseError { [INFO] [stdout] location: LineCol { [INFO] [stdout] line: 1, [INFO] [stdout] column: 33, [INFO] [stdout] offset: 32, [INFO] [stdout] }, [INFO] [stdout] expected: ExpectedSet { [INFO] [stdout] expected: { [INFO] [stdout] "\"REMARK\"", [INFO] [stdout] "pressure unit", [INFO] [stdout] "\"RF\"", [INFO] [stdout] "EOF", [INFO] [stdout] "digit", [INFO] [stdout] "precipitation", [INFO] [stdout] "trend", [INFO] [stdout] "\"XX/XX\"", [INFO] [stdout] "\"VC\"", [INFO] [stdout] "whitespace", [INFO] [stdout] "\"R\"", [INFO] [stdout] "descriptor", [INFO] [stdout] "\":RMK\"", [INFO] [stdout] "color state", [INFO] [stdout] "cloud coverage", [INFO] [stdout] "minus", [INFO] [stdout] "\"W\"", [INFO] [stdout] "\"RE\"", [INFO] [stdout] "\"/\"", [INFO] [stdout] "intensity", [INFO] [stdout] "obscuration", [INFO] [stdout] "bound", [INFO] [stdout] "\"RE//\"", [INFO] [stdout] "\"R MK\"", [INFO] [stdout] "other weather condition", [INFO] [stdout] "\"BLACK\"", [INFO] [stdout] "\"CAVOK\"", [INFO] [stdout] "\"RMK\"", [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ]', src/lib.rs:45:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55eb6fafbe0c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55eb6fafbe0c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55eb6fafbe0c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55eb6fafbe0c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55eb6fb2102c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55eb6faf4e15 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55eb6fafd8b0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55eb6fafd8b0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55eb6fafd8b0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55eb6fafd496 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55eb6fafdf64 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55eb6fafda40 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55eb6fafc2c4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55eb6fafd9a9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55eb6f4e8fe1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55eb6f55ad08 - weather_reports::tests::validate_against_year_of_ktpa_metar_reports::ha4d11132362d7d33 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:45:13 [INFO] [stdout] 16: 0x55eb6f55aa8a - weather_reports::tests::validate_against_year_of_ktpa_metar_reports::{{closure}}::hfeb9c7a523bc5db5 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:17:5 [INFO] [stdout] 17: 0x55eb6f54af6e - core::ops::function::FnOnce::call_once::h1ea62de320054d91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55eb6fa4ec83 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55eb6fa4ec83 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 20: 0x55eb6fa4d897 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 21: 0x55eb6fa4d897 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x55eb6fa4d897 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 23: 0x55eb6fa4d897 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 24: 0x55eb6fa4d897 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 25: 0x55eb6fa4d897 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 26: 0x55eb6fa4d897 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 27: 0x55eb6fa1ab3e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 28: 0x55eb6fa1ab3e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 29: 0x55eb6fa1f898 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 30: 0x55eb6fa1f898 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x55eb6fa1f898 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 32: 0x55eb6fa1f898 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 33: 0x55eb6fa1f898 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 34: 0x55eb6fa1f898 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 35: 0x55eb6fa1f898 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55eb6fb032d3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x55eb6fb032d3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x55eb6fb032d3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7f35b1094609 - start_thread [INFO] [stdout] 40: 0x7f35b0e64293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::validate_against_all_ogimet_august_2021_reports_by_station [INFO] [stdout] tests::validate_against_year_of_ktpa_metar_reports [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.78s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "48293df385f406fc5d26a9e6a9347cb117acc8d2305f0ccaddbd36a45b7c2d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48293df385f406fc5d26a9e6a9347cb117acc8d2305f0ccaddbd36a45b7c2d59", kill_on_drop: false }` [INFO] [stdout] 48293df385f406fc5d26a9e6a9347cb117acc8d2305f0ccaddbd36a45b7c2d59