[INFO] cloning repository https://github.com/lucas-andrew-j/annual_plan_printer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucas-andrew-j/annual_plan_printer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-andrew-j%2Fannual_plan_printer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-andrew-j%2Fannual_plan_printer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07dfd079e89c1bbb602e87cb3d62c930f588f111
[INFO] testing lucas-andrew-j/annual_plan_printer against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-andrew-j%2Fannual_plan_printer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucas-andrew-j/annual_plan_printer
[INFO] finished tweaking git repo https://github.com/lucas-andrew-j/annual_plan_printer
[INFO] tweaked toml for git repo https://github.com/lucas-andrew-j/annual_plan_printer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucas-andrew-j/annual_plan_printer on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucas-andrew-j/annual_plan_printer 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e4743882801573f0aa21b683b3a9108bb0537fcde0a5b399c1c74a045fff387
[INFO] running `Command { std: "docker" "start" "-a" "0e4743882801573f0aa21b683b3a9108bb0537fcde0a5b399c1c74a045fff387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e4743882801573f0aa21b683b3a9108bb0537fcde0a5b399c1c74a045fff387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e4743882801573f0aa21b683b3a9108bb0537fcde0a5b399c1c74a045fff387", kill_on_drop: false }`
[INFO] [stdout] 0e4743882801573f0aa21b683b3a9108bb0537fcde0a5b399c1c74a045fff387
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ec90d235320ddd4e468f65afe2a5f29a9fb938da526b6335b3c5414f89b16b0
[INFO] running `Command { std: "docker" "start" "-a" "3ec90d235320ddd4e468f65afe2a5f29a9fb938da526b6335b3c5414f89b16b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling annual_plan_printer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Month`, `PrimitiveDateTime`, and `Time`
[INFO] [stdout]  --> src/components.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use time::{Date, OffsetDateTime, PrimitiveDateTime, Time, UtcOffset, Weekday, Month, Duration};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^  ^^^^                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/parser.rs:3:67
[INFO] [stdout]   |
[INFO] [stdout] 3 | use time::{Date, OffsetDateTime, Time, UtcOffset, Weekday, Month, Duration};
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `until`
[INFO] [stdout]    --> src/components.rs:128:33
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn set_until(&mut self, until: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_until`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/components.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn set_count(&mut self, count: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_second`
[INFO] [stdout]    --> src/components.rs:159:37
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn set_by_second(&mut self, by_second: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_second`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_minute`
[INFO] [stdout]    --> src/components.rs:168:37
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn set_by_minute(&mut self, by_minute: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_minute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_hour`
[INFO] [stdout]    --> src/components.rs:177:35
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn set_by_hour(&mut self, by_hour: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_hour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_day`
[INFO] [stdout]    --> src/components.rs:187:34
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn set_by_day(&mut self, by_day: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_day`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_month_day`
[INFO] [stdout]    --> src/components.rs:196:40
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn set_by_month_day(&mut self, by_month_day: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_month_day`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_year_day`
[INFO] [stdout]    --> src/components.rs:205:39
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn set_by_year_day(&mut self, by_year_day: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_year_day`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_week_no`
[INFO] [stdout]    --> src/components.rs:214:38
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn set_by_week_no(&mut self, by_week_no: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_week_no`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_month`
[INFO] [stdout]    --> src/components.rs:223:36
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn set_by_month(&mut self, by_month: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_set_pos`
[INFO] [stdout]    --> src/components.rs:232:38
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn set_by_set_pos(&mut self, by_set_pos: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_set_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `week_start`
[INFO] [stdout]    --> src/components.rs:241:38
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn set_week_start(&mut self, week_start: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_week_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/parser.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut line = match lines.next() {
[INFO] [stdout]   |         ----^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]   --> src/parser.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_ical_timezone(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/parser.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_ical_timezone(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |                        ----^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]   --> src/parser.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_ical_event(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/parser.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_ical_event(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]   --> src/parser.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn parse_ical_offset(mut lines: Lines<BufReader<File>>) -> Result<(UtcOffset, RRule), String> {
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/parser.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn parse_ical_offset(mut lines: Lines<BufReader<File>>) -> Result<(UtcOffset, RRule), String> {
[INFO] [stdout]    |                      ----^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]   --> src/parser.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_ical_rrule(mut lines: Lines<BufReader<File>>) -> Result<RRule, String> {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/parser.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_ical_rrule(mut lines: Lines<BufReader<File>>) -> Result<RRule, String> {
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parser.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let mut first = Date::from_calendar_date(year, month, 1)
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `events` is never read
[INFO] [stdout]  --> src/components.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ICal {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 5 |     //timezone: TimeZone, TODO
[INFO] [stdout] 6 |     events: Vec<Event>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `std_offset`, `dst_offset`, `dst_start`, and `dst_end` are never read
[INFO] [stdout]   --> src/components.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TimeZone {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 16 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 17 |     std_offset: UtcOffset,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 18 |     dst_offset: UtcOffset,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 19 |     dst_start: RRule,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 20 |     dst_end: RRule,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/components.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Event {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 26 |     dt_stamp: OffsetDateTime,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 27 |     uid: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 28 |     dt_start: DateOrDateTime,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 29 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 30 |     location: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 31 |     rrule: Option<RRule>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 32 |     dt_end: DateOrDateTime,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 33 |     duration: Duration,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/components.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct RRule {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 39 |     freq: Freq,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 40 |     until: Option<DateOrDateTime>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 41 |     count: Option<usize>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 42 |     interval: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 43 |     by_second: Option<Vec<usize>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 44 |     by_minute: Option<Vec<usize>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 45 |     by_hour: Option<Vec<usize>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 46 |     by_day: Option<Vec<(Weekday, Option<isize>)>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 47 |     by_month_day: Option<Vec<isize>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 48 |     by_year_day: Option<Vec<isize>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 49 |     by_week_no: Option<Vec<isize>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 50 |     by_month: Option<Vec<usize>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 51 |     by_set_pos: Option<Vec<isize>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 52 |     week_start: Weekday,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_ical_timezone` is never used
[INFO] [stdout]   --> src/parser.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_ical_timezone(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_ical_event` is never used
[INFO] [stdout]   --> src/parser.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_ical_event(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_ical_offset` is never used
[INFO] [stdout]   --> src/parser.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn parse_ical_offset(mut lines: Lines<BufReader<File>>) -> Result<(UtcOffset, RRule), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_ical_rrule` is never used
[INFO] [stdout]   --> src/parser.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_ical_rrule(mut lines: Lines<BufReader<File>>) -> Result<RRule, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `offset_date_time_from_ical` is never used
[INFO] [stdout]    --> src/parser.rs:159:4
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn offset_date_time_from_ical(ical_str: &str) -> OffsetDateTime {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `date_time_from_ical` is never used
[INFO] [stdout]    --> src/parser.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn date_time_from_ical(ical_str: &str) -> (Date, Time) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_nth_weekday` is never used
[INFO] [stdout]    --> src/parser.rs:218:4
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn get_nth_weekday(n: u8, year: i32, month: Month, wkday: Weekday) -> Date {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
[INFO] running `Command { std: "docker" "inspect" "3ec90d235320ddd4e468f65afe2a5f29a9fb938da526b6335b3c5414f89b16b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ec90d235320ddd4e468f65afe2a5f29a9fb938da526b6335b3c5414f89b16b0", kill_on_drop: false }`
[INFO] [stdout] 3ec90d235320ddd4e468f65afe2a5f29a9fb938da526b6335b3c5414f89b16b0
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83261be3eaebd48d675ef8378aa0ca55e24cf2ef966e9ca0098ff618c888f59a
[INFO] running `Command { std: "docker" "start" "-a" "83261be3eaebd48d675ef8378aa0ca55e24cf2ef966e9ca0098ff618c888f59a", kill_on_drop: false }`
[INFO] [stderr]    Compiling annual_plan_printer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Month`, `PrimitiveDateTime`, and `Time`
[INFO] [stdout]  --> src/components.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use time::{Date, OffsetDateTime, PrimitiveDateTime, Time, UtcOffset, Weekday, Month, Duration};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^  ^^^^                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/parser.rs:3:67
[INFO] [stdout]   |
[INFO] [stdout] 3 | use time::{Date, OffsetDateTime, Time, UtcOffset, Weekday, Month, Duration};
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `until`
[INFO] [stdout]    --> src/components.rs:128:33
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn set_until(&mut self, until: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_until`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]    --> src/components.rs:136:33
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn set_count(&mut self, count: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_second`
[INFO] [stdout]    --> src/components.rs:159:37
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn set_by_second(&mut self, by_second: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_second`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_minute`
[INFO] [stdout]    --> src/components.rs:168:37
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn set_by_minute(&mut self, by_minute: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_minute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_hour`
[INFO] [stdout]    --> src/components.rs:177:35
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn set_by_hour(&mut self, by_hour: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_hour`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_day`
[INFO] [stdout]    --> src/components.rs:187:34
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn set_by_day(&mut self, by_day: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_day`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_month_day`
[INFO] [stdout]    --> src/components.rs:196:40
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn set_by_month_day(&mut self, by_month_day: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_month_day`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_year_day`
[INFO] [stdout]    --> src/components.rs:205:39
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn set_by_year_day(&mut self, by_year_day: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_year_day`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_week_no`
[INFO] [stdout]    --> src/components.rs:214:38
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn set_by_week_no(&mut self, by_week_no: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_week_no`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_month`
[INFO] [stdout]    --> src/components.rs:223:36
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn set_by_month(&mut self, by_month: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `by_set_pos`
[INFO] [stdout]    --> src/components.rs:232:38
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn set_by_set_pos(&mut self, by_set_pos: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_set_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `week_start`
[INFO] [stdout]    --> src/components.rs:241:38
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn set_week_start(&mut self, week_start: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stdout]     |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_week_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/parser.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut line = match lines.next() {
[INFO] [stdout]   |         ----^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]   --> src/parser.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_ical_timezone(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/parser.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_ical_timezone(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |                        ----^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]   --> src/parser.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_ical_event(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/parser.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_ical_event(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]   --> src/parser.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn parse_ical_offset(mut lines: Lines<BufReader<File>>) -> Result<(UtcOffset, RRule), String> {
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/parser.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn parse_ical_offset(mut lines: Lines<BufReader<File>>) -> Result<(UtcOffset, RRule), String> {
[INFO] [stdout]    |                      ----^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lines`
[INFO] [stdout]   --> src/parser.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_ical_rrule(mut lines: Lines<BufReader<File>>) -> Result<RRule, String> {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/parser.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_ical_rrule(mut lines: Lines<BufReader<File>>) -> Result<RRule, String> {
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parser.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let mut first = Date::from_calendar_date(year, month, 1)
[INFO] [stdout]     |         ----^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `date`
[INFO] [stdout]    --> src/parser.rs:291:14
[INFO] [stdout]     |
[INFO] [stdout] 291 |         let (date, time) = date_time_from_ical("20240310T020000");
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/parser.rs:291:20
[INFO] [stdout]     |
[INFO] [stdout] 291 |         let (date, time) = date_time_from_ical("20240310T020000");
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `events` is never read
[INFO] [stdout]  --> src/components.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ICal {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 5 |     //timezone: TimeZone, TODO
[INFO] [stdout] 6 |     events: Vec<Event>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `std_offset`, `dst_offset`, `dst_start`, and `dst_end` are never read
[INFO] [stdout]   --> src/components.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct TimeZone {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 16 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 17 |     std_offset: UtcOffset,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 18 |     dst_offset: UtcOffset,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 19 |     dst_start: RRule,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 20 |     dst_end: RRule,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/components.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Event {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 26 |     dt_stamp: OffsetDateTime,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 27 |     uid: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 28 |     dt_start: DateOrDateTime,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 29 |     description: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 30 |     location: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 31 |     rrule: Option<RRule>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 32 |     dt_end: DateOrDateTime,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 33 |     duration: Duration,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/components.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct RRule {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 39 |     freq: Freq,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 40 |     until: Option<DateOrDateTime>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 41 |     count: Option<usize>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 42 |     interval: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 43 |     by_second: Option<Vec<usize>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 44 |     by_minute: Option<Vec<usize>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 45 |     by_hour: Option<Vec<usize>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 46 |     by_day: Option<Vec<(Weekday, Option<isize>)>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 47 |     by_month_day: Option<Vec<isize>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 48 |     by_year_day: Option<Vec<isize>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 49 |     by_week_no: Option<Vec<isize>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 50 |     by_month: Option<Vec<usize>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 51 |     by_set_pos: Option<Vec<isize>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 52 |     week_start: Weekday,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_ical_timezone` is never used
[INFO] [stdout]   --> src/parser.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn parse_ical_timezone(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_ical_event` is never used
[INFO] [stdout]   --> src/parser.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn parse_ical_event(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_ical_offset` is never used
[INFO] [stdout]   --> src/parser.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn parse_ical_offset(mut lines: Lines<BufReader<File>>) -> Result<(UtcOffset, RRule), String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_ical_rrule` is never used
[INFO] [stdout]   --> src/parser.rs:80:4
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn parse_ical_rrule(mut lines: Lines<BufReader<File>>) -> Result<RRule, String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "83261be3eaebd48d675ef8378aa0ca55e24cf2ef966e9ca0098ff618c888f59a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83261be3eaebd48d675ef8378aa0ca55e24cf2ef966e9ca0098ff618c888f59a", kill_on_drop: false }`
[INFO] [stdout] 83261be3eaebd48d675ef8378aa0ca55e24cf2ef966e9ca0098ff618c888f59a
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 262f8e5f43b0b1db8681458e1b9e729507690234db2b2f924a8944a577b8c302
[INFO] running `Command { std: "docker" "start" "-a" "262f8e5f43b0b1db8681458e1b9e729507690234db2b2f924a8944a577b8c302", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Month`, `PrimitiveDateTime`, and `Time`
[INFO] [stderr]  --> src/components.rs:2:34
[INFO] [stderr]   |
[INFO] [stderr] 2 | use time::{Date, OffsetDateTime, PrimitiveDateTime, Time, UtcOffset, Weekday, Month, Duration};
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^^^^^  ^^^^                      ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::components::*`
[INFO] [stderr]  --> src/main.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::components::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Duration`
[INFO] [stderr]  --> src/parser.rs:3:67
[INFO] [stderr]   |
[INFO] [stderr] 3 | use time::{Date, OffsetDateTime, Time, UtcOffset, Weekday, Month, Duration};
[INFO] [stderr]   |                                                                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `until`
[INFO] [stderr]    --> src/components.rs:128:33
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub fn set_until(&mut self, until: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_until`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `count`
[INFO] [stderr]    --> src/components.rs:136:33
[INFO] [stderr]     |
[INFO] [stderr] 136 |     pub fn set_count(&mut self, count: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `by_second`
[INFO] [stderr]    --> src/components.rs:159:37
[INFO] [stderr]     |
[INFO] [stderr] 159 |     pub fn set_by_second(&mut self, by_second: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_second`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `by_minute`
[INFO] [stderr]    --> src/components.rs:168:37
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn set_by_minute(&mut self, by_minute: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_minute`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `by_hour`
[INFO] [stderr]    --> src/components.rs:177:35
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn set_by_hour(&mut self, by_hour: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_hour`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `by_day`
[INFO] [stderr]    --> src/components.rs:187:34
[INFO] [stderr]     |
[INFO] [stderr] 187 |     pub fn set_by_day(&mut self, by_day: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_day`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `by_month_day`
[INFO] [stderr]    --> src/components.rs:196:40
[INFO] [stderr]     |
[INFO] [stderr] 196 |     pub fn set_by_month_day(&mut self, by_month_day: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_month_day`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `by_year_day`
[INFO] [stderr]    --> src/components.rs:205:39
[INFO] [stderr]     |
[INFO] [stderr] 205 |     pub fn set_by_year_day(&mut self, by_year_day: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_year_day`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `by_week_no`
[INFO] [stderr]    --> src/components.rs:214:38
[INFO] [stderr]     |
[INFO] [stderr] 214 |     pub fn set_by_week_no(&mut self, by_week_no: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_week_no`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `by_month`
[INFO] [stderr]    --> src/components.rs:223:36
[INFO] [stderr]     |
[INFO] [stderr] 223 |     pub fn set_by_month(&mut self, by_month: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_month`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `by_set_pos`
[INFO] [stderr]    --> src/components.rs:232:38
[INFO] [stderr]     |
[INFO] [stderr] 232 |     pub fn set_by_set_pos(&mut self, by_set_pos: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_by_set_pos`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `week_start`
[INFO] [stderr]    --> src/components.rs:241:38
[INFO] [stderr]     |
[INFO] [stderr] 241 |     pub fn set_week_start(&mut self, week_start: &str) -> Result<&mut RRuleBuilder, Error> {
[INFO] [stderr]     |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_week_start`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]  --> src/parser.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 |     let mut line = match lines.next() {
[INFO] [stderr]   |         ----^^^^
[INFO] [stderr]   |         |
[INFO] [stderr]   |         help: remove this `mut`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lines`
[INFO] [stderr]   --> src/parser.rs:33:28
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn parse_ical_timezone(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stderr]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/parser.rs:33:24
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn parse_ical_timezone(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stderr]    |                        ----^^^^^
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lines`
[INFO] [stderr]   --> src/parser.rs:60:25
[INFO] [stderr]    |
[INFO] [stderr] 60 | fn parse_ical_event(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stderr]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/parser.rs:60:21
[INFO] [stderr]    |
[INFO] [stderr] 60 | fn parse_ical_event(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stderr]    |                     ----^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lines`
[INFO] [stderr]   --> src/parser.rs:64:26
[INFO] [stderr]    |
[INFO] [stderr] 64 | fn parse_ical_offset(mut lines: Lines<BufReader<File>>) -> Result<(UtcOffset, RRule), String> {
[INFO] [stderr]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/parser.rs:64:22
[INFO] [stderr]    |
[INFO] [stderr] 64 | fn parse_ical_offset(mut lines: Lines<BufReader<File>>) -> Result<(UtcOffset, RRule), String> {
[INFO] [stderr]    |                      ----^^^^^
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `lines`
[INFO] [stderr]   --> src/parser.rs:80:25
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn parse_ical_rrule(mut lines: Lines<BufReader<File>>) -> Result<RRule, String> {
[INFO] [stderr]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/parser.rs:80:21
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn parse_ical_rrule(mut lines: Lines<BufReader<File>>) -> Result<RRule, String> {
[INFO] [stderr]    |                     ----^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/parser.rs:219:9
[INFO] [stderr]     |
[INFO] [stderr] 219 |     let mut first = Date::from_calendar_date(year, month, 1)
[INFO] [stderr]     |         ----^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `date`
[INFO] [stderr]    --> src/parser.rs:291:14
[INFO] [stderr]     |
[INFO] [stderr] 291 |         let (date, time) = date_time_from_ical("20240310T020000");
[INFO] [stderr]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_date`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `time`
[INFO] [stderr]    --> src/parser.rs:291:20
[INFO] [stderr]     |
[INFO] [stderr] 291 |         let (date, time) = date_time_from_ical("20240310T020000");
[INFO] [stderr]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stderr] 
[INFO] [stderr] warning: field `events` is never read
[INFO] [stderr]  --> src/components.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ICal {
[INFO] [stderr]   |            ---- field in this struct
[INFO] [stderr] 5 |     //timezone: TimeZone, TODO
[INFO] [stderr] 6 |     events: Vec<Event>,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `std_offset`, `dst_offset`, `dst_start`, and `dst_end` are never read
[INFO] [stderr]   --> src/components.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct TimeZone {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 16 |     id: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 17 |     std_offset: UtcOffset,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 18 |     dst_offset: UtcOffset,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 19 |     dst_start: RRule,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 20 |     dst_end: RRule,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/components.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct Event {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 26 |     dt_stamp: OffsetDateTime,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 27 |     uid: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 28 |     dt_start: DateOrDateTime,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 29 |     description: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 30 |     location: String,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 31 |     rrule: Option<RRule>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 32 |     dt_end: DateOrDateTime,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 33 |     duration: Duration,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/components.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct RRule {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 39 |     freq: Freq,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 40 |     until: Option<DateOrDateTime>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 41 |     count: Option<usize>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 42 |     interval: usize,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 43 |     by_second: Option<Vec<usize>>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 44 |     by_minute: Option<Vec<usize>>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 45 |     by_hour: Option<Vec<usize>>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 46 |     by_day: Option<Vec<(Weekday, Option<isize>)>>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 47 |     by_month_day: Option<Vec<isize>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 48 |     by_year_day: Option<Vec<isize>>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 49 |     by_week_no: Option<Vec<isize>>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 50 |     by_month: Option<Vec<usize>>,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 51 |     by_set_pos: Option<Vec<isize>>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 52 |     week_start: Weekday,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_ical_timezone` is never used
[INFO] [stderr]   --> src/parser.rs:33:4
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn parse_ical_timezone(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_ical_event` is never used
[INFO] [stderr]   --> src/parser.rs:60:4
[INFO] [stderr]    |
[INFO] [stderr] 60 | fn parse_ical_event(mut lines: &Lines<BufReader<File>>) -> Result<TimeZone, String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_ical_offset` is never used
[INFO] [stderr]   --> src/parser.rs:64:4
[INFO] [stderr]    |
[INFO] [stderr] 64 | fn parse_ical_offset(mut lines: Lines<BufReader<File>>) -> Result<(UtcOffset, RRule), String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_ical_rrule` is never used
[INFO] [stderr]   --> src/parser.rs:80:4
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn parse_ical_rrule(mut lines: Lines<BufReader<File>>) -> Result<RRule, String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `annual_plan_printer` (bin "annual_plan_printer" test) generated 35 warnings (run `cargo fix --bin "annual_plan_printer" --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/annual_plan_printer-7831b6e6a63eff5d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test parser::tests::ical_datetime_pst ... ok
[INFO] [stdout] test parser::tests::ical_datetime_pdt ... ok
[INFO] [stdout] test parser::tests::nth_weekday ... ok
[INFO] [stdout] test parser::tests::get_tz_offset_dst ... FAILED
[INFO] [stdout] test parser::tests::get_tz_offset_std ... FAILED
[INFO] [stdout] test parser::tests::get_tz_offset_utc_during_std ... FAILED
[INFO] [stdout] test parser::tests::get_tz_offset_utc_during_dst ... FAILED
[INFO] [stdout] test parser::tests::ical_datetime_utc_to_pdt ... FAILED
[INFO] [stdout] test parser::tests::ical_datetime_utc_to_pst ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::get_tz_offset_dst stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::get_tz_offset_dst' (25) panicked at src/parser.rs:293:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a38025d08d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a38025d08d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a38025d08d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a38025d08d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a38025e09ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a38025e09ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a380259de41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a380259de41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a38025a9ea2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a38025ae9ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a38025ae881 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a380256a24e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a380256a24e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a38025af0af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a38025af0af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a38025aeed6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a38025a9fd9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a380259231d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a38025e8410 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a38025e83ec - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a3802544034 - annual_plan_printer::parser::tests::get_tz_offset_dst::h48a4f2aca717f418
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:293:9
[INFO] [stdout]   21:     0x5a3802544057 - annual_plan_printer::parser::tests::get_tz_offset_dst::{{closure}}::hd068c867807ea6e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:290:27
[INFO] [stdout]   22:     0x5a3802545cb6 - core::ops::function::FnOnce::call_once::h7415caae05ee1222
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a380256a00b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a380256a00b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stderr] error: test failed, to rerun pass `--bin annual_plan_printer`
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a380257fc75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a380257fc75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a380257fc75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a380257fc75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a380257fc75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a380257fc75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a380257fc75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a3802556464 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a3802556464 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a3802559d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a3802559d2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a3802559d2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a3802559d2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a3802559d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a38025a513f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5a38025a513f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x725e363feaa4 - <unknown>
[INFO] [stdout]   44:     0x725e3648ba34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::get_tz_offset_std stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::get_tz_offset_std' (26) panicked at src/parser.rs:298:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a38025d08d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a38025d08d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a38025d08d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a38025d08d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a38025e09ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a38025e09ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a380259de41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a380259de41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a38025a9ea2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a38025ae9ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a38025ae881 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a380256a24e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a380256a24e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a38025af0af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a38025af0af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a38025aeed6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a38025a9fd9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a380259231d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a38025e8410 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a38025e83ec - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a380254408a - annual_plan_printer::parser::tests::get_tz_offset_std::h94e7a91efee1fff9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:298:9
[INFO] [stdout]   21:     0x5a38025440a7 - annual_plan_printer::parser::tests::get_tz_offset_std::{{closure}}::hb924a8adfa02844f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:297:27
[INFO] [stdout]   22:     0x5a3802545c66 - core::ops::function::FnOnce::call_once::h5bf8cd5f651225de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a380256a00b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a380256a00b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a380257fc75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a380257fc75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a380257fc75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a380257fc75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a380257fc75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a380257fc75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a380257fc75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a3802556464 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a3802556464 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a3802559d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a3802559d2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a3802559d2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a3802559d2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a3802559d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a38025a513f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5a38025a513f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x725e363feaa4 - <unknown>
[INFO] [stdout]   44:     0x725e3648ba34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::get_tz_offset_utc_during_std stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::get_tz_offset_utc_during_std' (28) panicked at src/parser.rs:308:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a38025d08d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a38025d08d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a38025d08d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a38025d08d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a38025e09ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a38025e09ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a380259de41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a380259de41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a38025a9ea2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a38025ae9ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a38025ae881 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a380256a24e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a380256a24e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a38025af0af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a38025af0af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a38025aeed6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a38025a9fd9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a380259231d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a38025e8410 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a38025e83ec - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a38025448aa - annual_plan_printer::parser::tests::get_tz_offset_utc_during_std::h4e17b46adc01302e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:308:9
[INFO] [stdout]   21:     0x5a38025448c7 - annual_plan_printer::parser::tests::get_tz_offset_utc_during_std::{{closure}}::h1aae6ca0088c4d6e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:307:38
[INFO] [stdout]   22:     0x5a3802545d36 - core::ops::function::FnOnce::call_once::h8949d11c2fe772f1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a380256a00b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a380256a00b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a380257fc75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a380257fc75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a380257fc75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a380257fc75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a380257fc75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a380257fc75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a380257fc75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a3802556464 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a3802556464 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a3802559d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a3802559d2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a3802559d2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a3802559d2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a3802559d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a38025a513f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5a38025a513f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x725e363feaa4 - <unknown>
[INFO] [stdout]   44:     0x725e3648ba34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::get_tz_offset_utc_during_dst stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::get_tz_offset_utc_during_dst' (27) panicked at src/parser.rs:303:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a38025d08d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a38025d08d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a38025d08d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a38025d08d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a38025e09ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a38025e09ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a380259de41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a380259de41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a38025a9ea2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a38025ae9ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a38025ae881 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a380256a24e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a380256a24e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a38025af0af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a38025af0af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a38025aeed6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a38025a9fd9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a380259231d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a38025e8410 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a38025e83ec - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a380254485a - annual_plan_printer::parser::tests::get_tz_offset_utc_during_dst::hb92374404e766488
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:303:9
[INFO] [stdout]   21:     0x5a3802544877 - annual_plan_printer::parser::tests::get_tz_offset_utc_during_dst::{{closure}}::h6d02482937b7acf7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:302:38
[INFO] [stdout]   22:     0x5a3802545db6 - core::ops::function::FnOnce::call_once::hb10d75437a85a9a7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a380256a00b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a380256a00b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a380257fc75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a380257fc75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a380257fc75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a380257fc75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a380257fc75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a380257fc75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a380257fc75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a3802556464 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a3802556464 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a3802559d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a3802559d2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a3802559d2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a3802559d2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a3802559d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a38025a513f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5a38025a513f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x725e363feaa4 - <unknown>
[INFO] [stdout]   44:     0x725e3648ba34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::ical_datetime_utc_to_pdt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::ical_datetime_utc_to_pdt' (31) panicked at src/parser.rs:252:9:
[INFO] [stdout] assertion failed: dt.hour() == 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a38025d08d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a38025d08d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a38025d08d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a38025d08d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a38025e09ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a38025e09ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a380259de41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a380259de41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a38025a9ea2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a38025ae9ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a38025ae881 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a380256a24e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a380256a24e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a38025af0af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a38025af0af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a38025aeed6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a38025a9fd9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a380259231d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a38025e8410 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a38025e83ec - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a38025445cb - annual_plan_printer::parser::tests::ical_datetime_utc_to_pdt::h97bd468863faf5e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:252:9
[INFO] [stdout]   21:     0x5a3802544647 - annual_plan_printer::parser::tests::ical_datetime_utc_to_pdt::{{closure}}::he7080e64df9c0ac1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:246:34
[INFO] [stdout]   22:     0x5a3802545df6 - core::ops::function::FnOnce::call_once::hc96b570be8bbb740
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a380256a00b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a380256a00b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a380257fc75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a380257fc75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a380257fc75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a380257fc75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a380257fc75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a380257fc75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a380257fc75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a3802556464 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a3802556464 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a3802559d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a3802559d2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a3802559d2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a3802559d2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a3802559d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a38025a513f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5a38025a513f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x725e363feaa4 - <unknown>
[INFO] [stdout]   44:     0x725e3648ba34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::ical_datetime_utc_to_pst stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::ical_datetime_utc_to_pst' (32) panicked at src/parser.rs:240:9:
[INFO] [stdout] assertion failed: dt.hour() == 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a38025d08d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a38025d08d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a38025d08d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a38025d08d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a38025e09ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a38025e09ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5a380259de41 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a380259de41 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a38025a9ea2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a38025ae9ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5a38025ae881 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5a380256a24e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5a380256a24e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a38025af0af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5a38025af0af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5a38025aeed6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5a38025a9fd9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5a380259231d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5a38025e8410 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a38025e83ec - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a38025447ab - annual_plan_printer::parser::tests::ical_datetime_utc_to_pst::hf68df6e23ff075a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:240:9
[INFO] [stdout]   21:     0x5a3802544827 - annual_plan_printer::parser::tests::ical_datetime_utc_to_pst::{{closure}}::h77ad93479bdbd1e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:234:34
[INFO] [stdout]   22:     0x5a3802545bf6 - core::ops::function::FnOnce::call_once::h25d6811f6c67c186
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a380256a00b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a380256a00b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5a380257fc75 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5a380257fc75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5a380257fc75 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5a380257fc75 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5a380257fc75 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a380257fc75 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5a380257fc75 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5a3802556464 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5a3802556464 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a3802559d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5a3802559d2a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5a3802559d2a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5a3802559d2a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a3802559d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a3802559d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a38025a513f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x5a38025a513f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x725e363feaa4 - <unknown>
[INFO] [stdout]   44:     0x725e3648ba34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::tests::get_tz_offset_dst
[INFO] [stdout]     parser::tests::get_tz_offset_std
[INFO] [stdout]     parser::tests::get_tz_offset_utc_during_dst
[INFO] [stdout]     parser::tests::get_tz_offset_utc_during_std
[INFO] [stdout]     parser::tests::ical_datetime_utc_to_pdt
[INFO] [stdout]     parser::tests::ical_datetime_utc_to_pst
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "262f8e5f43b0b1db8681458e1b9e729507690234db2b2f924a8944a577b8c302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "262f8e5f43b0b1db8681458e1b9e729507690234db2b2f924a8944a577b8c302", kill_on_drop: false }`
[INFO] [stdout] 262f8e5f43b0b1db8681458e1b9e729507690234db2b2f924a8944a577b8c302
