[INFO] fetching crate weather-reports 0.1.5...
[INFO] testing weather-reports-0.1.5 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate weather-reports 0.1.5 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate weather-reports 0.1.5 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-4-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr]   Downloaded zstd v0.9.0+zstd.1.5.0
[INFO] [stderr]   Downloaded tracing-core v0.1.19
[INFO] [stderr]   Downloaded uom v0.31.1
[INFO] [stderr]   Downloaded zstd-sys v1.6.1+zstd.1.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30ee9cecd86d7161e04d01d4f1ef08e666154276a977d87ef3d9e6d3c60d72e1
[INFO] running `Command { std: "docker" "start" "-a" "30ee9cecd86d7161e04d01d4f1ef08e666154276a977d87ef3d9e6d3c60d72e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30ee9cecd86d7161e04d01d4f1ef08e666154276a977d87ef3d9e6d3c60d72e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30ee9cecd86d7161e04d01d4f1ef08e666154276a977d87ef3d9e6d3c60d72e1", kill_on_drop: false }`
[INFO] [stdout] 30ee9cecd86d7161e04d01d4f1ef08e666154276a977d87ef3d9e6d3c60d72e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aca4a4cb4bf8232e9f64cb0f68efc33bc9f160f8278eea3eb8b72cd44430fbc2
[INFO] running `Command { std: "docker" "start" "-a" "aca4a4cb4bf8232e9f64cb0f68efc33bc9f160f8278eea3eb8b72cd44430fbc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling libc v0.2.100
[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 termcolor v1.1.2
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[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 time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling uom v0.31.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling peg v0.7.0
[INFO] [stderr]    Compiling weather-reports v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.30s
[INFO] running `Command { std: "docker" "inspect" "aca4a4cb4bf8232e9f64cb0f68efc33bc9f160f8278eea3eb8b72cd44430fbc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aca4a4cb4bf8232e9f64cb0f68efc33bc9f160f8278eea3eb8b72cd44430fbc2", kill_on_drop: false }`
[INFO] [stdout] aca4a4cb4bf8232e9f64cb0f68efc33bc9f160f8278eea3eb8b72cd44430fbc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f864ad8bf8cf4e061d5cfa5f4edb317d6013ead4562eebf12eef213593198f33
[INFO] running `Command { std: "docker" "start" "-a" "f864ad8bf8cf4e061d5cfa5f4edb317d6013ead4562eebf12eef213593198f33", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.14
[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 bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling lazy_static v1.4.0
[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 jobserver v0.1.24
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling tracing-core v0.1.19
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[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` profile [unoptimized + debuginfo] target(s) in 18.26s
[INFO] running `Command { std: "docker" "inspect" "f864ad8bf8cf4e061d5cfa5f4edb317d6013ead4562eebf12eef213593198f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f864ad8bf8cf4e061d5cfa5f4edb317d6013ead4562eebf12eef213593198f33", kill_on_drop: false }`
[INFO] [stdout] f864ad8bf8cf4e061d5cfa5f4edb317d6013ead4562eebf12eef213593198f33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2bda6f0c64cb638c46ea110340e30fc213da0ab4cd9fcfae0ec60d309626e40e
[INFO] running `Command { std: "docker" "start" "-a" "2bda6f0c64cb638c46ea110340e30fc213da0ab4cd9fcfae0ec60d309626e40e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weather_reports-1309a938692fa5db)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test parse::tests::parse_icao_identifier ... ok
[INFO] [stdout] test parse::tests::parse_observation_time ... ok
[INFO] [stdout] test parse::tests::parse_temperatures ... ok
[INFO] [stdout] test parse::tests::parse_pressure ... ok
[INFO] [stdout] test parse::tests::parse_prevailing_visibility ... ok
[INFO] [stdout] test parse::tests::parse_cloud_cover ... ok
[INFO] [stdout] test parse::tests::parse_color ... ok
[INFO] [stdout] test parse::tests::parse_water_conditions ... ok
[INFO] [stdout] test parse::tests::parse_whitespace ... ok
[INFO] [stdout] test parse::tests::parse_runway_visibility ... ok
[INFO] [stdout] test parse::tests::parse_weather ... ok
[INFO] [stdout] test parse::tests::parse_wind ... 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] [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] [stdout] test tests::validate_against_all_ogimet_august_2021_reports_by_station ... FAILED
[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]   ┌─ <metar_report>: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 'tests::validate_against_all_ogimet_august_2021_reports_by_station' panicked at src/lib.rs:132:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("ipfs.io")), port: None, path: "/ipfs/QmSafVXLeEYiSmofSxKcWCAHfRz9EwHAkS1tYDRPtxt7qz", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558d67bedd15 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x558d67bedd15 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558d67bedd15 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x558d67bedd15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x558d67c1896b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x558d67c1896b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x558d67beabbf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x558d67bedaee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x558d67bedaee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x558d67bef519 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x558d67bef1de - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x558d67b45eca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x558d67b45eca - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x558d67befb1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x558d67befb1b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x558d67bef894 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x558d67bee1d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x558d67bef5c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x558d6765d183 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x558d6765d6f6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x558d676c9181 - core::result::Result<T,E>::unwrap::h9f9d44bc1bcdb4d7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x558d676c9181 - weather_reports::tests::validate_against_all_ogimet_august_2021_reports_by_station::he1d9036ba79c734c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:124:9
[INFO] [stdout]   22:     0x558d676c9067 - weather_reports::tests::validate_against_all_ogimet_august_2021_reports_by_station::{{closure}}::h4935026ba5a7d6a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:122:68
[INFO] [stdout]   23:     0x558d676f1866 - core::ops::function::FnOnce::call_once::h8dd40451d238541c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x558d67b4a8ab - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x558d67b4a8ab - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x558d67b49fb1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x558d67b49fb1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x558d67b49fb1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x558d67b49fb1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x558d67b49fb1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x558d67b49fb1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x558d67b49fb1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x558d67b12974 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x558d67b12974 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x558d67b173a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x558d67b173a2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x558d67b173a2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x558d67b173a2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x558d67b173a2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x558d67b173a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x558d67b173a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x558d67bf411b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x558d67bf411b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x558d67bf411b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fbeeaee5ac3 - <unknown>
[INFO] [stdout]   46:     0x7fbeeaf76a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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 src/lib.rs:45:13:
[INFO] [stdout] [
[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]                 "trend",
[INFO] [stdout]                 "bound",
[INFO] [stdout]                 "obscuration",
[INFO] [stdout]                 "\"R\"",
[INFO] [stdout]                 "other weather condition",
[INFO] [stdout]                 "minus",
[INFO] [stdout]                 "whitespace",
[INFO] [stdout]                 "\"BLACK\"",
[INFO] [stdout]                 "pressure unit",
[INFO] [stdout]                 "\"RMK\"",
[INFO] [stdout]                 "intensity",
[INFO] [stdout]                 "precipitation",
[INFO] [stdout]                 "\"REMARK\"",
[INFO] [stdout]                 "descriptor",
[INFO] [stdout]                 "color state",
[INFO] [stdout]                 "\"RE\"",
[INFO] [stdout]                 "\"CAVOK\"",
[INFO] [stdout]                 "\"/\"",
[INFO] [stdout]                 "\"XX/XX\"",
[INFO] [stdout]                 "digit",
[INFO] [stdout]                 "\"RE//\"",
[INFO] [stdout]                 "cloud coverage",
[INFO] [stdout]                 "\"RF\"",
[INFO] [stdout]                 "\"W\"",
[INFO] [stdout]                 "\":RMK\"",
[INFO] [stdout]                 "\"R MK\"",
[INFO] [stdout]                 "EOF",
[INFO] [stdout]                 "\"VC\"",
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558d67bedd15 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x558d67bedd15 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558d67bedd15 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x558d67bedd15 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x558d67c1896b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x558d67c1896b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x558d67beabbf - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x558d67bedaee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x558d67bedaee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x558d67bef519 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x558d67bef1de - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x558d67b45eca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x558d67b45eca - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x558d67befb1b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x558d67befb1b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x558d67bef894 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x558d67bee1d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x558d67bef5c7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x558d6765d183 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x558d676c714b - weather_reports::tests::validate_against_year_of_ktpa_metar_reports::ha8feb1970389c5e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:45:13
[INFO] [stdout]   20:     0x558d676c6c27 - weather_reports::tests::validate_against_year_of_ktpa_metar_reports::{{closure}}::h6ddf2087449c71ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:17:53
[INFO] [stdout]   21:     0x558d676f1756 - core::ops::function::FnOnce::call_once::h6919c932f1b6121a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x558d67b4a8ab - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x558d67b4a8ab - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   24:     0x558d67b49fb1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   25:     0x558d67b49fb1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x558d67b49fb1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   27:     0x558d67b49fb1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   28:     0x558d67b49fb1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   29:     0x558d67b49fb1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   30:     0x558d67b49fb1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   31:     0x558d67b12974 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   32:     0x558d67b12974 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   33:     0x558d67b173a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   34:     0x558d67b173a2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x558d67b173a2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x558d67b173a2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x558d67b173a2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x558d67b173a2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   39:     0x558d67b173a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x558d67bf411b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   41:     0x558d67bf411b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   42:     0x558d67bf411b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   43:     0x7fbeeaee5ac3 - <unknown>
[INFO] [stdout]   44:     0x7fbeeaf76a04 - __clone
[INFO] [stdout]   45:                0x0 - <unknown>
[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 0.46s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2bda6f0c64cb638c46ea110340e30fc213da0ab4cd9fcfae0ec60d309626e40e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bda6f0c64cb638c46ea110340e30fc213da0ab4cd9fcfae0ec60d309626e40e", kill_on_drop: false }`
[INFO] [stdout] 2bda6f0c64cb638c46ea110340e30fc213da0ab4cd9fcfae0ec60d309626e40e
[INFO] testing weather-reports-0.1.5 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate weather-reports 0.1.5 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate weather-reports 0.1.5 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-4-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 196cb7f8e865600434a3b2bebb474a5f0d6f273756163be1b369367a88ff033c
[INFO] running `Command { std: "docker" "start" "-a" "196cb7f8e865600434a3b2bebb474a5f0d6f273756163be1b369367a88ff033c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "196cb7f8e865600434a3b2bebb474a5f0d6f273756163be1b369367a88ff033c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "196cb7f8e865600434a3b2bebb474a5f0d6f273756163be1b369367a88ff033c", kill_on_drop: false }`
[INFO] [stdout] 196cb7f8e865600434a3b2bebb474a5f0d6f273756163be1b369367a88ff033c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f20fbf7195b76e68a496348ef6fbfe75efeb56782f84761223a7b3b21a6f3e65
[INFO] running `Command { std: "docker" "start" "-a" "f20fbf7195b76e68a496348ef6fbfe75efeb56782f84761223a7b3b21a6f3e65", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[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 quote v1.0.9
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling uom v0.31.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling peg v0.7.0
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling weather-reports v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.27s
[INFO] running `Command { std: "docker" "inspect" "f20fbf7195b76e68a496348ef6fbfe75efeb56782f84761223a7b3b21a6f3e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f20fbf7195b76e68a496348ef6fbfe75efeb56782f84761223a7b3b21a6f3e65", kill_on_drop: false }`
[INFO] [stdout] f20fbf7195b76e68a496348ef6fbfe75efeb56782f84761223a7b3b21a6f3e65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1254b8364dc70602a526d498545e715733f9f6353d9e6c6910b157853ad12d46
[INFO] running `Command { std: "docker" "start" "-a" "1254b8364dc70602a526d498545e715733f9f6353d9e6c6910b157853ad12d46", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling tracing-core v0.1.19
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[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` profile [unoptimized + debuginfo] target(s) in 18.65s
[INFO] running `Command { std: "docker" "inspect" "1254b8364dc70602a526d498545e715733f9f6353d9e6c6910b157853ad12d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1254b8364dc70602a526d498545e715733f9f6353d9e6c6910b157853ad12d46", kill_on_drop: false }`
[INFO] [stdout] 1254b8364dc70602a526d498545e715733f9f6353d9e6c6910b157853ad12d46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 80357808831c7f4f301f200f042a67b979353cf1f2826a4931aee81d153d703e
[INFO] running `Command { std: "docker" "start" "-a" "80357808831c7f4f301f200f042a67b979353cf1f2826a4931aee81d153d703e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weather_reports-1309a938692fa5db)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test parse::tests::parse_observation_time ... ok
[INFO] [stdout] test parse::tests::parse_icao_identifier ... ok
[INFO] [stdout] test parse::tests::parse_cloud_cover ... ok
[INFO] [stdout] test parse::tests::parse_pressure ... 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_water_conditions ... ok
[INFO] [stdout] test parse::tests::parse_runway_visibility ... 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] [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] [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] [stdout] test tests::validate_against_all_ogimet_august_2021_reports_by_station ... FAILED
[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]   ┌─ <metar_report>: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 'tests::validate_against_all_ogimet_august_2021_reports_by_station' panicked at src/lib.rs:132:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("ipfs.io")), port: None, path: "/ipfs/QmSafVXLeEYiSmofSxKcWCAHfRz9EwHAkS1tYDRPtxt7qz", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558de5e1b275 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x558de5e1b275 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558de5e1b275 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x558de5e1b275 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x558de5e45e6b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x558de5e45e6b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x558de5e181cf - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x558de5e1b04e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x558de5e1b04e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x558de5e1c9b9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x558de5e1c70c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x558de5d725df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x558de5d725df - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x558de5e1cfbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x558de5e1cfbb - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x558de5e1cd34 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x558de5e1b739 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x558de5e1ca67 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x558de588a163 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x558de588a6d6 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x558de59171f1 - core::result::Result<T,E>::unwrap::h52745052578a2965
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x558de59171f1 - weather_reports::tests::validate_against_all_ogimet_august_2021_reports_by_station::hf4a08a3d51bc2e50
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:124:9
[INFO] [stdout]   22:     0x558de59170d7 - weather_reports::tests::validate_against_all_ogimet_august_2021_reports_by_station::{{closure}}::h6382bfcaeb218656
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:122:68
[INFO] [stdout]   23:     0x558de5902c76 - core::ops::function::FnOnce::call_once::h91362f8034552631
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x558de5d76efb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x558de5d76efb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x558de5d765c1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x558de5d765c1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x558de5d765c1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x558de5d765c1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x558de5d765c1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x558de5d765c1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x558de5d765c1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x558de5d3ef94 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x558de5d3ef94 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x558de5d43a62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x558de5d43a62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x558de5d43a62 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x558de5d43a62 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x558de5d43a62 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x558de5d43a62 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x558de5d43a62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x558de5e215ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x558de5e215ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x558de5e215ab - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f5dda63cac3 - <unknown>
[INFO] [stdout]   46:     0x7f5dda6cda04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[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 src/lib.rs:45:13:
[INFO] [stdout] [
[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]                 "\"RE//\"",
[INFO] [stdout]                 "descriptor",
[INFO] [stdout]                 "cloud coverage",
[INFO] [stdout]                 "\"RE\"",
[INFO] [stdout]                 "other weather condition",
[INFO] [stdout]                 "color state",
[INFO] [stdout]                 "\"REMARK\"",
[INFO] [stdout]                 "EOF",
[INFO] [stdout]                 "trend",
[INFO] [stdout]                 "\"W\"",
[INFO] [stdout]                 "digit",
[INFO] [stdout]                 "\"/\"",
[INFO] [stdout]                 "\"XX/XX\"",
[INFO] [stdout]                 "pressure unit",
[INFO] [stdout]                 "\"R\"",
[INFO] [stdout]                 "whitespace",
[INFO] [stdout]                 "\"CAVOK\"",
[INFO] [stdout]                 "\"VC\"",
[INFO] [stdout]                 "intensity",
[INFO] [stdout]                 "\"BLACK\"",
[INFO] [stdout]                 "\":RMK\"",
[INFO] [stdout]                 "\"RMK\"",
[INFO] [stdout]                 "obscuration",
[INFO] [stdout]                 "minus",
[INFO] [stdout]                 "precipitation",
[INFO] [stdout]                 "bound",
[INFO] [stdout]                 "\"RF\"",
[INFO] [stdout]                 "\"R MK\"",
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558de5e1b275 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x558de5e1b275 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558de5e1b275 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x558de5e1b275 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x558de5e45e6b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x558de5e45e6b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x558de5e181cf - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x558de5e1b04e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x558de5e1b04e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x558de5e1c9b9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x558de5e1c70c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x558de5d725df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x558de5d725df - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x558de5e1cfbb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x558de5e1cfbb - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x558de5e1cd34 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x558de5e1b739 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x558de5e1ca67 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x558de588a163 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x558de591522b - weather_reports::tests::validate_against_year_of_ktpa_metar_reports::hff07d3398593d3b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:45:13
[INFO] [stdout]   20:     0x558de5914d07 - weather_reports::tests::validate_against_year_of_ktpa_metar_reports::{{closure}}::hf3afb2afbe728d01
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:17:53
[INFO] [stdout]   21:     0x558de5902df6 - core::ops::function::FnOnce::call_once::he589cb67e27644b4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x558de5d76efb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x558de5d76efb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   24:     0x558de5d765c1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   25:     0x558de5d765c1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x558de5d765c1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   27:     0x558de5d765c1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   28:     0x558de5d765c1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   29:     0x558de5d765c1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   30:     0x558de5d765c1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   31:     0x558de5d3ef94 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   32:     0x558de5d3ef94 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   33:     0x558de5d43a62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   34:     0x558de5d43a62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x558de5d43a62 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   36:     0x558de5d43a62 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   37:     0x558de5d43a62 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   38:     0x558de5d43a62 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   39:     0x558de5d43a62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x558de5e215ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   41:     0x558de5e215ab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   42:     0x558de5e215ab - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   43:     0x7f5dda63cac3 - <unknown>
[INFO] [stdout]   44:     0x7f5dda6cda04 - __clone
[INFO] [stdout]   45:                0x0 - <unknown>
[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 0.46s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "80357808831c7f4f301f200f042a67b979353cf1f2826a4931aee81d153d703e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80357808831c7f4f301f200f042a67b979353cf1f2826a4931aee81d153d703e", kill_on_drop: false }`
[INFO] [stdout] 80357808831c7f4f301f200f042a67b979353cf1f2826a4931aee81d153d703e
