[INFO] fetching crate weather-reports 0.1.5... [INFO] testing weather-reports-0.1.5 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate weather-reports 0.1.5 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate weather-reports 0.1.5 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-5/source/Cargo.toml [INFO] crate crates.io crate weather-reports 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codespan v0.11.1 [INFO] [stderr] Downloaded peg-macros v0.7.0 [INFO] [stderr] Downloaded zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Downloaded zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Downloaded uom v0.31.1 [INFO] [stderr] Downloaded peg v0.7.0 [INFO] [stderr] Downloaded peg-runtime v0.7.0 [INFO] [stderr] Downloaded tar v0.4.37 [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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 90d46bbccf0e9ee311db53eac17009a60a7ac872253d6b898dfb8d8bab60f446 [INFO] running `Command { std: "docker" "start" "-a" "90d46bbccf0e9ee311db53eac17009a60a7ac872253d6b898dfb8d8bab60f446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90d46bbccf0e9ee311db53eac17009a60a7ac872253d6b898dfb8d8bab60f446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d46bbccf0e9ee311db53eac17009a60a7ac872253d6b898dfb8d8bab60f446", kill_on_drop: false }` [INFO] [stdout] 90d46bbccf0e9ee311db53eac17009a60a7ac872253d6b898dfb8d8bab60f446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b73152a50066f1a6468eb53b63c56cda258c9802af5de21c13196ddfc0b11657 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b73152a50066f1a6468eb53b63c56cda258c9802af5de21c13196ddfc0b11657", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling uom v0.31.1 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling weather-reports v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.59s [INFO] running `Command { std: "docker" "inspect" "b73152a50066f1a6468eb53b63c56cda258c9802af5de21c13196ddfc0b11657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73152a50066f1a6468eb53b63c56cda258c9802af5de21c13196ddfc0b11657", kill_on_drop: false }` [INFO] [stdout] b73152a50066f1a6468eb53b63c56cda258c9802af5de21c13196ddfc0b11657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1378621e742db88220cb3101222b0c7643f93b8258837ec7e88052593579083d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1378621e742db88220cb3101222b0c7643f93b8258837ec7e88052593579083d", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling weather-reports v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "1378621e742db88220cb3101222b0c7643f93b8258837ec7e88052593579083d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1378621e742db88220cb3101222b0c7643f93b8258837ec7e88052593579083d", kill_on_drop: false }` [INFO] [stdout] 1378621e742db88220cb3101222b0c7643f93b8258837ec7e88052593579083d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c62d1acc3fa872ad1ca7443657fd279f86a2c338e397b6702fb970ab0668a7ce [INFO] running `Command { std: "docker" "start" "-a" "c62d1acc3fa872ad1ca7443657fd279f86a2c338e397b6702fb970ab0668a7ce", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/weather_reports-f509235778659ba8) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test parse::tests::parse_cloud_cover ... ok [INFO] [stdout] test parse::tests::parse_color ... ok [INFO] [stdout] test parse::tests::parse_icao_identifier ... ok [INFO] [stdout] test parse::tests::parse_weather ... ok [INFO] [stdout] test parse::tests::parse_water_conditions ... ok [INFO] [stdout] test parse::tests::parse_whitespace ... ok [INFO] [stdout] test parse::tests::parse_prevailing_visibility ... ok [INFO] [stdout] test parse::tests::parse_temperatures ... ok [INFO] [stdout] test parse::tests::parse_wind ... ok [INFO] [stdout] test parse::tests::parse_observation_time ... ok [INFO] [stdout] test parse::tests::parse_runway_visibility ... ok [INFO] [stdout] test parse::tests::parse_pressure ... ok [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Brazil.txt:1:37 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR SBCI 300100Z AUTO /////KT ///V/// //// // ///////// [INFO] [stderr] │ ^ expected one of "/", "///", EOF, cloud type, or whitespace [INFO] [stderr] [INFO] [stdout] test tests::validate_against_all_ogimet_august_2021_reports_by_station ... FAILED [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Colombia.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ Q1027 NSOIG RMK VCSH/S A3033 [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Dominican Republic.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ Q1016 CB/W [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Dominica.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ Q1016 CB/W [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Finland.txt:1:44 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR EFKK 300120Z AUTO VRB01KT 9999 2100 FEW002 04/04 Q1022 [INFO] [stderr] │ ^ expected one of digit, or visibility unit [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Finland.txt:1:44 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR EFVA 300120Z AUTO VRB01KT 3500 0900 R34/P2000U BCFG [INFO] [stderr] │ ^ expected one of digit, or visibility unit [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/France.txt:1:44 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR LFRB 300100Z AUTO 04004KT 0400 0300 R25/0650U R07/0450N [INFO] [stderr] │ ^ expected one of digit, or visibility unit [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Gambia, The.txt:2:25 [INFO] [stderr] │ [INFO] [stderr] 2 │ CB SE-S [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Greenland.txt:1:43 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR BGSF 300050Z AUTO 03008KT 9999NDV - SCT026/// OVC030/// [INFO] [stderr] │ ^ expected one of "VC", descriptor, digit, obscuration, other weather condition, or precipitation [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Guatemala.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ 16/16 CB/LTNG SSW CB E [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Guatemala.txt:2:41 [INFO] [stderr] │ [INFO] [stderr] 2 │ 14/14 QFE 773.7 CB/TS E/SE/S/SW [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Guatemala.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ A2991 VOL. SANTA MARIA Y SANTIAGUITO [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Guatemala.txt:2:31 [INFO] [stderr] │ [INFO] [stderr] 2 │ A2988 CB SMC N [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Guatemala.txt:2:35 [INFO] [stderr] │ [INFO] [stderr] 2 │ QFE 985.6 CB NW/NNW TCU N RETS [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Italy.txt:1:39 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR LIEB 300055Z 30002KT 9999 0000 NSC 21/13 Q1011 RMK [INFO] [stderr] │ ^ expected one of digit, or visibility unit [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Kazakhstan.txt:1:62 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UACC 300100Z 04006MPS 9999 OVC029 10/07 Q1012 R04/0///70 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Kazakhstan.txt:1:56 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UAII 300100Z 14002MPS CAVOK 23/04 Q1006 R28/0///70 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Kazakhstan.txt:2:33 [INFO] [stderr] │ [INFO] [stderr] 2 │ R05/2///60 TEMPO 2000 BR SCT003 RMK [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Kazakhstan.txt:1:56 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UATE 300100Z 03005MPS CAVOK 19/12 Q1011 R12/0///70 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Mexico.txt:1:21 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR MMCV 300049Z E18008KT 6SM OVC090 30/20 A2983 RMK 8/05/ [INFO] [stderr] │ ^ expected one of "/", "////", "/////", "//////", ":RMK", "BLACK", "CAVOK", "G", "NDV", "P", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "VRB", "W", "XX/XX", EOF, bound, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, observation flag, other weather condition, precipitation, pressure unit, report name, trend, velocity unit, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Nicaragua.txt:2:25 [INFO] [stderr] │ [INFO] [stderr] 2 │ FL CB N NOSIG [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Russia.txt:1:57 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UEEE 300100Z 16004MPS CAVOK 14/06 Q1007 R23L/09//60 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Russia.txt:1:63 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UHWW 300100Z 15001G06MPS 9999 NSC 21/15 Q1011 R25L/0///70 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Russia.txt:1:56 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UNWW 300100Z 11002MPS CAVOK 13/11 Q1006 R01/09//60 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Russia.txt:2:39 [INFO] [stderr] │ [INFO] [stderr] 2 │ Q1007 R25/15//60 NOSIG RMK OBST OBSC [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Russia.txt:1:57 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UWUU 300100Z 24004MPS CAVOK 06/02 Q1018 R32L/0///60 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Saint Eustatius.txt:2:25 [INFO] [stderr] │ [INFO] [stderr] 2 │ 28/23 Q1014 RE// [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Singapore.txt:2:50 [INFO] [stderr] │ [INFO] [stderr] 2 │ 25/25 Q1010 BECMG FM0130 TL0140 6000 [INFO] [stderr] │ ^ expected one of "/", "////", "/////", "//////", ":RMK", "G", "NDV", "NSW", "P", "R MK", "REMARK", "RMK", "VC", "VRB", EOF, bound, cloud coverage, color state, descriptor, digit, intensity, obscuration, other weather condition, precipitation, trend, velocity unit, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/South Africa.txt:2:25 [INFO] [stderr] │ [INFO] [stderr] 2 │ 09/02 Q1004 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Sweden.txt:1:46 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR ESIB 300120Z AUTO 03004KT 9999 2000// BR NCD 12/11 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Ukraine.txt:1:64 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UKDR 300100Z 11005MPS 070V140 CAVOK 23/13 Q1007 R36/09//70 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/Ukraine.txt:1:56 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR UKHH 300100Z 10005MPS CAVOK 21/07 Q1012 R07/0///81 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ countries/United States.txt:2:34 [INFO] [stderr] │ [INFO] [stderr] 2 │ SLP176 $ COR 0108 [INFO] [stderr] │ ^ expected one of EOF, or whitespace [INFO] [stderr] [INFO] [stdout] test tests::validate_against_all_ogimet_latest_reports_by_country ... ok [INFO] [stderr] error: could not parse report [INFO] [stderr] ┌─ :1:33 [INFO] [stderr] │ [INFO] [stderr] 1 │ METAR KTPA 300353Z 00000KT 10SM > FEW020 25/22 A3006 RMK AO2 SLP180 T02500217 $= [INFO] [stderr] │ ^ expected one of "/", ":RMK", "BLACK", "CAVOK", "R MK", "R", "RE", "RE//", "REMARK", "RF", "RMK", "VC", "W", "XX/XX", EOF, bound, cloud coverage, color state, descriptor, digit, intensity, minus, obscuration, other weather condition, precipitation, pressure unit, trend, or whitespace [INFO] [stderr] [INFO] [stdout] test tests::validate_against_year_of_ktpa_metar_reports ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::validate_against_all_ogimet_august_2021_reports_by_station stdout ---- [INFO] [stdout] thread 'tests::validate_against_all_ogimet_august_2021_reports_by_station' panicked at '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" })) }', src/lib.rs:132:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628b20eb9fc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5628b20eb9fc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628b20eb9fc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5628b20eb9fc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5628b211301c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5628b20e4498 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5628b20edfd7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5628b20edfd7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5628b20edfd7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5628b20edd0b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5628b20ee72a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5628b20ee417 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5628b20ebec4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5628b20ee129 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5628b1af68c3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5628b1af69b3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x5628b1b5474a - core::result::Result::unwrap::h62ffd6c3d0a5933a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x5628b1b795b6 - weather_reports::tests::validate_against_all_ogimet_august_2021_reports_by_station::h83dfed3a80ecb887 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:124:9 [INFO] [stdout] 18: 0x5628b1b7950a - weather_reports::tests::validate_against_all_ogimet_august_2021_reports_by_station::{{closure}}::h168adc23c70f8827 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:122:5 [INFO] [stdout] 19: 0x5628b1b5b03e - core::ops::function::FnOnce::call_once::h5ae4490755ab95ab [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5628b203c433 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5628b203c433 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5628b203b161 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5628b203b161 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5628b203b161 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5628b203b161 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5628b203b161 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5628b203b161 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5628b203b161 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5628b2044a41 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5628b2044a41 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5628b201119f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5628b201119f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5628b201119f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5628b201119f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5628b201119f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5628b201119f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5628b201119f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5628b20f46e3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x5628b20f46e3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5628b20f46e3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fe8511db609 - start_thread [INFO] [stdout] 42: 0x7fe850fab293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::validate_against_year_of_ktpa_metar_reports stdout ---- [INFO] [stdout] thread 'tests::validate_against_year_of_ktpa_metar_reports' panicked at '[ [INFO] [stdout] ParseError { [INFO] [stdout] location: LineCol { [INFO] [stdout] line: 1, [INFO] [stdout] column: 33, [INFO] [stdout] offset: 32, [INFO] [stdout] }, [INFO] [stdout] expected: ExpectedSet { [INFO] [stdout] expected: { [INFO] [stdout] "color state", [INFO] [stdout] "minus", [INFO] [stdout] "\"R\"", [INFO] [stdout] "digit", [INFO] [stdout] "descriptor", [INFO] [stdout] "whitespace", [INFO] [stdout] "other weather condition", [INFO] [stdout] "\"CAVOK\"", [INFO] [stdout] "\"RMK\"", [INFO] [stdout] "trend", [INFO] [stdout] "intensity", [INFO] [stdout] "bound", [INFO] [stdout] "\"RE\"", [INFO] [stdout] "obscuration", [INFO] [stdout] "\"XX/XX\"", [INFO] [stdout] "precipitation", [INFO] [stdout] "\"/\"", [INFO] [stdout] "\"VC\"", [INFO] [stdout] "pressure unit", [INFO] [stdout] "\":RMK\"", [INFO] [stdout] "\"BLACK\"", [INFO] [stdout] "\"RE//\"", [INFO] [stdout] "cloud coverage", [INFO] [stdout] "\"RF\"", [INFO] [stdout] "\"R MK\"", [INFO] [stdout] "\"REMARK\"", [INFO] [stdout] "\"W\"", [INFO] [stdout] "EOF", [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ]', src/lib.rs:45:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5628b20eb9fc - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5628b20eb9fc - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5628b20eb9fc - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5628b20eb9fc - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5628b211301c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5628b20e4498 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5628b20edfd7 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5628b20edfd7 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5628b20edfd7 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5628b20edd0b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5628b20ee72a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5628b20ee417 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5628b20ebec4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5628b20ee129 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5628b1af68c3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5628b1b781ad - weather_reports::tests::validate_against_year_of_ktpa_metar_reports::h9e1cef041ecd22eb [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:45:13 [INFO] [stdout] 16: 0x5628b1b77f1a - weather_reports::tests::validate_against_year_of_ktpa_metar_reports::{{closure}}::he7b451631760510d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:17:5 [INFO] [stdout] 17: 0x5628b1b5af8e - core::ops::function::FnOnce::call_once::h37958ba68db88809 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x5628b203c433 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5628b203c433 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 20: 0x5628b203b161 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 21: 0x5628b203b161 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x5628b203b161 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 23: 0x5628b203b161 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 24: 0x5628b203b161 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 25: 0x5628b203b161 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 26: 0x5628b203b161 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 27: 0x5628b2044a41 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 28: 0x5628b2044a41 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 29: 0x5628b201119f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 30: 0x5628b201119f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x5628b201119f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 32: 0x5628b201119f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 33: 0x5628b201119f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x5628b201119f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 35: 0x5628b201119f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5628b20f46e3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 37: 0x5628b20f46e3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 38: 0x5628b20f46e3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 39: 0x7fe8511db609 - start_thread [INFO] [stdout] 40: 0x7fe850fab293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::validate_against_all_ogimet_august_2021_reports_by_station [INFO] [stdout] tests::validate_against_year_of_ktpa_metar_reports [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.75s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "c62d1acc3fa872ad1ca7443657fd279f86a2c338e397b6702fb970ab0668a7ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62d1acc3fa872ad1ca7443657fd279f86a2c338e397b6702fb970ab0668a7ce", kill_on_drop: false }` [INFO] [stdout] c62d1acc3fa872ad1ca7443657fd279f86a2c338e397b6702fb970ab0668a7ce