[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucas-andrew-j%2Fannual_plan_printer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucas-andrew-j/annual_plan_printer on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 350ef46fb01ecbbb9bfb66e2ad216dad9ef12f9cae6fca2eaa908d3d7096ad2f
[INFO] running `Command { std: "docker" "start" "-a" "350ef46fb01ecbbb9bfb66e2ad216dad9ef12f9cae6fca2eaa908d3d7096ad2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "350ef46fb01ecbbb9bfb66e2ad216dad9ef12f9cae6fca2eaa908d3d7096ad2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350ef46fb01ecbbb9bfb66e2ad216dad9ef12f9cae6fca2eaa908d3d7096ad2f", kill_on_drop: false }`
[INFO] [stdout] 350ef46fb01ecbbb9bfb66e2ad216dad9ef12f9cae6fca2eaa908d3d7096ad2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fb6582d205bca10e9e67cddb26880aaf351f62bfbd4e60ad042c8e060a0fc49
[INFO] running `Command { std: "docker" "start" "-a" "1fb6582d205bca10e9e67cddb26880aaf351f62bfbd4e60ad042c8e060a0fc49", kill_on_drop: false }`
[INFO] [stderr]    Compiling time-macros v0.2.19
[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)]` 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)]` 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)]` 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)]` 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 3.80s
[INFO] running `Command { std: "docker" "inspect" "1fb6582d205bca10e9e67cddb26880aaf351f62bfbd4e60ad042c8e060a0fc49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fb6582d205bca10e9e67cddb26880aaf351f62bfbd4e60ad042c8e060a0fc49", kill_on_drop: false }`
[INFO] [stdout] 1fb6582d205bca10e9e67cddb26880aaf351f62bfbd4e60ad042c8e060a0fc49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8dc03b48d9150a062edec57a4613718e4ce6ba628300eb8869cb54bc76aafe2
[INFO] running `Command { std: "docker" "start" "-a" "f8dc03b48d9150a062edec57a4613718e4ce6ba628300eb8869cb54bc76aafe2", 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)]` 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)]` 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)]` 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)]` 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.64s
[INFO] running `Command { std: "docker" "inspect" "f8dc03b48d9150a062edec57a4613718e4ce6ba628300eb8869cb54bc76aafe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8dc03b48d9150a062edec57a4613718e4ce6ba628300eb8869cb54bc76aafe2", kill_on_drop: false }`
[INFO] [stdout] f8dc03b48d9150a062edec57a4613718e4ce6ba628300eb8869cb54bc76aafe2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e97e1d375480d8cf3b77d53c6503ab4111cec19c0b67a7bbf2e2ffa7b9c3f18a
[INFO] running `Command { std: "docker" "start" "-a" "e97e1d375480d8cf3b77d53c6503ab4111cec19c0b67a7bbf2e2ffa7b9c3f18a", 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)]` 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)]` 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)]` 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)]` 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.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/annual_plan_printer-08d785f53967e0e9)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test parser::tests::ical_datetime_pst ... ok
[INFO] [stdout] test parser::tests::nth_weekday ... ok
[INFO] [stdout] test parser::tests::ical_datetime_pdt ... 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_dst ... FAILED
[INFO] [stdout] test parser::tests::ical_datetime_utc_to_pdt ... FAILED
[INFO] [stdout] test parser::tests::get_tz_offset_utc_during_std ... 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] [stderr] error: test failed, to rerun pass `--bin annual_plan_printer`
[INFO] [stdout] thread 'parser::tests::get_tz_offset_dst' panicked at src/parser.rs:293:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59db159acfa2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59db159acfa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59db159acfa2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59db159acfa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59db159d2063 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59db159d2063 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59db159a9f33 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59db159a9f33 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59db159acdf2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59db159ae50c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59db159ae362 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59db159759b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59db159759b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59db159aeeeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59db159aeeeb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59db159aec86 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59db159ad499 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59db159ae94d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59db159d0be0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59db159d0c4c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59db1593c36e - annual_plan_printer::parser::tests::get_tz_offset_dst::hfe0a1cb841d53bf9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:293:9
[INFO] [stdout]   21:     0x59db1593b746 - annual_plan_printer::parser::tests::get_tz_offset_dst::{{closure}}::hba793d4618f25ff3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:290:27
[INFO] [stdout]   22:     0x59db1593b746 - core::ops::function::FnOnce::call_once::he16fda4b15ad4bb0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59db1597b0eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59db1597b0eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x59db1597a32e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x59db1597a32e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x59db1597a32e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59db1597a32e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59db1597a32e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59db1597a32e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x59db1597a32e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x59db1593ded4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x59db1593ded4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x59db1594187a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x59db1594187a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x59db1594187a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x59db1594187a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x59db1594187a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59db159b1e47 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x791a69c9eaa4 - <unknown>
[INFO] [stdout]   45:     0x791a69d2ba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::tests::get_tz_offset_std stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::tests::get_tz_offset_std' panicked at src/parser.rs:298:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59db159acfa2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59db159acfa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59db159acfa2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59db159acfa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59db159d2063 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59db159d2063 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59db159a9f33 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59db159a9f33 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59db159acdf2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59db159ae50c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59db159ae362 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59db159759b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59db159759b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59db159aeeeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59db159aeeeb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59db159aec86 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59db159ad499 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59db159ae94d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59db159d0be0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59db159d0c4c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59db1593b73a - annual_plan_printer::parser::tests::get_tz_offset_std::h021171d7c608ad76
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:298:9
[INFO] [stdout]   21:     0x59db1593b73a - annual_plan_printer::parser::tests::get_tz_offset_std::{{closure}}::h95ae18d4ce259f64
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:297:27
[INFO] [stdout]   22:     0x59db1593b73a - core::ops::function::FnOnce::call_once::hcb1dbe7db5f0dd0e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59db1597b0eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59db1597b0eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x59db1597a32e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x59db1597a32e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x59db1597a32e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59db1597a32e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59db1597a32e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59db1597a32e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x59db1597a32e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x59db1593ded4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x59db1593ded4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x59db1594187a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x59db1594187a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x59db1594187a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x59db1594187a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x59db1594187a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59db159b1e47 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x791a69c9eaa4 - <unknown>
[INFO] [stdout]   45:     0x791a69d2ba34 - clone
[INFO] [stdout]   46:                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' panicked at src/parser.rs:303:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59db159acfa2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59db159acfa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59db159acfa2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59db159acfa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59db159d2063 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59db159d2063 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59db159a9f33 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59db159a9f33 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59db159acdf2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59db159ae50c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59db159ae362 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59db159759b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59db159759b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59db159aeeeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59db159aeeeb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59db159aec86 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59db159ad499 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59db159ae94d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59db159d0be0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59db159d0c4c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59db1593b6fa - annual_plan_printer::parser::tests::get_tz_offset_utc_during_dst::h665a1aa7f6e6229c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:303:9
[INFO] [stdout]   21:     0x59db1593b6fa - annual_plan_printer::parser::tests::get_tz_offset_utc_during_dst::{{closure}}::h554e897c8970760b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:302:38
[INFO] [stdout]   22:     0x59db1593b6fa - core::ops::function::FnOnce::call_once::h90ee8fdef9731c5e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59db1597b0eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59db1597b0eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x59db1597a32e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x59db1597a32e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x59db1597a32e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59db1597a32e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59db1597a32e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59db1597a32e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x59db1597a32e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x59db1593ded4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x59db1593ded4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x59db1594187a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x59db1594187a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x59db1594187a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x59db1594187a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x59db1594187a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59db159b1e47 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x791a69c9eaa4 - <unknown>
[INFO] [stdout]   45:     0x791a69d2ba34 - clone
[INFO] [stdout]   46:                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' panicked at src/parser.rs:252:9:
[INFO] [stdout] assertion failed: dt.hour() == 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59db159acfa2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59db159acfa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59db159acfa2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59db159acfa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59db159d2063 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59db159d2063 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59db159a9f33 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59db159a9f33 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59db159acdf2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59db159ae50c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59db159ae362 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59db159759b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59db159759b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59db159aeeeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59db159aeeeb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59db159aec86 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59db159ad499 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59db159ae94d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59db159d0be0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59db159d0c4c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59db1593b199 - annual_plan_printer::parser::tests::ical_datetime_utc_to_pdt::h1294a8560f453982
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:252:9
[INFO] [stdout]   21:     0x59db1593b199 - annual_plan_printer::parser::tests::ical_datetime_utc_to_pdt::{{closure}}::ha7e8665829e3cde2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:246:34
[INFO] [stdout]   22:     0x59db1593b199 - core::ops::function::FnOnce::call_once::h191157c7f6306030
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59db1597b0eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59db1597b0eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x59db1597a32e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x59db1597a32e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x59db1597a32e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59db1597a32e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59db1597a32e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59db1597a32e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x59db1597a32e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x59db1593ded4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x59db1593ded4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x59db1594187a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x59db1594187a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x59db1594187a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x59db1594187a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x59db1594187a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59db159b1e47 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x791a69c9eaa4 - <unknown>
[INFO] [stdout]   45:     0x791a69d2ba34 - clone
[INFO] [stdout]   46:                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' panicked at src/parser.rs:308:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59db159acfa2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59db159acfa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59db159acfa2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59db159acfa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59db159d2063 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59db159d2063 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59db159a9f33 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59db159a9f33 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59db159acdf2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59db159ae50c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59db159ae362 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59db159759b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59db159759b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59db159aeeeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59db159aeeeb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59db159aec86 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59db159ad499 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59db159ae94d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59db159d0be0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59db159d0c4c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59db1593b71a - annual_plan_printer::parser::tests::get_tz_offset_utc_during_std::h95136ef87a697312
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:308:9
[INFO] [stdout]   21:     0x59db1593b71a - annual_plan_printer::parser::tests::get_tz_offset_utc_during_std::{{closure}}::hc5227d3a5671261c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:307:38
[INFO] [stdout]   22:     0x59db1593b71a - core::ops::function::FnOnce::call_once::ha866d274d1fbb6e2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59db1597b0eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59db1597b0eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x59db1597a32e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x59db1597a32e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x59db1597a32e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59db1597a32e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59db1597a32e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59db1597a32e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x59db1597a32e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x59db1593ded4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x59db1593ded4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x59db1594187a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x59db1594187a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x59db1594187a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x59db1594187a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x59db1594187a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59db159b1e47 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x791a69c9eaa4 - <unknown>
[INFO] [stdout]   45:     0x791a69d2ba34 - clone
[INFO] [stdout]   46:                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' panicked at src/parser.rs:240:9:
[INFO] [stdout] assertion failed: dt.hour() == 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59db159acfa2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59db159acfa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59db159acfa2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59db159acfa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59db159d2063 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59db159d2063 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x59db159a9f33 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59db159a9f33 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59db159acdf2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59db159ae50c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x59db159ae362 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x59db159759b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x59db159759b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59db159aeeeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x59db159aeeeb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x59db159aec86 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x59db159ad499 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x59db159ae94d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x59db159d0be0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x59db159d0c4c - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x59db1593b2c9 - annual_plan_printer::parser::tests::ical_datetime_utc_to_pst::hd05294a2453214a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:240:9
[INFO] [stdout]   21:     0x59db1593b2c9 - annual_plan_printer::parser::tests::ical_datetime_utc_to_pst::{{closure}}::h533817939cb27fa0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:234:34
[INFO] [stdout]   22:     0x59db1593b2c9 - core::ops::function::FnOnce::call_once::h269c47c62fc5c431
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59db1597b0eb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59db1597b0eb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x59db1597a32e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x59db1597a32e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x59db1597a32e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x59db1597a32e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x59db1597a32e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59db1597a32e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x59db1597a32e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x59db1593ded4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x59db1593ded4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x59db1594187a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x59db1594187a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x59db1594187a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x59db1594187a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59db1594187a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x59db1594187a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x59db159b1e47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x59db159b1e47 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x791a69c9eaa4 - <unknown>
[INFO] [stdout]   45:     0x791a69d2ba34 - clone
[INFO] [stdout]   46:                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" "e97e1d375480d8cf3b77d53c6503ab4111cec19c0b67a7bbf2e2ffa7b9c3f18a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e97e1d375480d8cf3b77d53c6503ab4111cec19c0b67a7bbf2e2ffa7b9c3f18a", kill_on_drop: false }`
[INFO] [stdout] e97e1d375480d8cf3b77d53c6503ab4111cec19c0b67a7bbf2e2ffa7b9c3f18a
