[INFO] cloning repository https://github.com/marrs/scalendar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marrs/scalendar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarrs%2Fscalendar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarrs%2Fscalendar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72d2f5d47ad0bad447a6a5464cef689964f9ceb5 [INFO] testing marrs/scalendar against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarrs%2Fscalendar" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marrs/scalendar on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marrs/scalendar [INFO] finished tweaking git repo https://github.com/marrs/scalendar [INFO] tweaked toml for git repo https://github.com/marrs/scalendar written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/marrs/scalendar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2c46bd0ac41d06c4993e3d51947f7912212d821705db65f6218be20e9291dc8 [INFO] running `Command { std: "docker" "start" "-a" "a2c46bd0ac41d06c4993e3d51947f7912212d821705db65f6218be20e9291dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c46bd0ac41d06c4993e3d51947f7912212d821705db65f6218be20e9291dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c46bd0ac41d06c4993e3d51947f7912212d821705db65f6218be20e9291dc8", kill_on_drop: false }` [INFO] [stdout] a2c46bd0ac41d06c4993e3d51947f7912212d821705db65f6218be20e9291dc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b047f8b6327b13faa62cc854827f18cdf99eef022efa23a4c041742e123de98d [INFO] running `Command { std: "docker" "start" "-a" "b047f8b6327b13faa62cc854827f18cdf99eef022efa23a4c041742e123de98d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling scalendar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/main.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use chrono::{DateTime, NaiveDate, Datelike, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ordinal` [INFO] [stdout] --> src/main.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | ordinal: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.19s [INFO] running `Command { std: "docker" "inspect" "b047f8b6327b13faa62cc854827f18cdf99eef022efa23a4c041742e123de98d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b047f8b6327b13faa62cc854827f18cdf99eef022efa23a4c041742e123de98d", kill_on_drop: false }` [INFO] [stdout] b047f8b6327b13faa62cc854827f18cdf99eef022efa23a4c041742e123de98d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00db5c7b01772ef21c57888d6b4df6b25e2d2e7f4eb0ed3fe44935f5bb03f7cb [INFO] running `Command { std: "docker" "start" "-a" "00db5c7b01772ef21c57888d6b4df6b25e2d2e7f4eb0ed3fe44935f5bb03f7cb", kill_on_drop: false }` [INFO] [stderr] Compiling scalendar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/main.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use chrono::{DateTime, NaiveDate, Datelike, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ordinal` [INFO] [stdout] --> src/main.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | ordinal: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Write`, `self` [INFO] [stdout] --> tests/main-test.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DateTime` [INFO] [stdout] --> src/main.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use chrono::{DateTime, NaiveDate, Datelike, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ordinal` [INFO] [stdout] --> src/main.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | ordinal: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "00db5c7b01772ef21c57888d6b4df6b25e2d2e7f4eb0ed3fe44935f5bb03f7cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00db5c7b01772ef21c57888d6b4df6b25e2d2e7f4eb0ed3fe44935f5bb03f7cb", kill_on_drop: false }` [INFO] [stdout] 00db5c7b01772ef21c57888d6b4df6b25e2d2e7f4eb0ed3fe44935f5bb03f7cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] deddd6512ce435085e67deb64c6b0326e895cc52413361bb1afa7d3b856b891e [INFO] running `Command { std: "docker" "start" "-a" "deddd6512ce435085e67deb64c6b0326e895cc52413361bb1afa7d3b856b891e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `DateTime` [INFO] [stderr] --> src/main.rs:10:14 [INFO] [stderr] | [INFO] [stderr] 10 | use chrono::{DateTime, NaiveDate, Datelike, Utc}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ordinal` [INFO] [stderr] --> src/main.rs:119:5 [INFO] [stderr] | [INFO] [stderr] 119 | ordinal: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Write`, `self` [INFO] [stderr] --> tests/main-test.rs:1:15 [INFO] [stderr] | [INFO] [stderr] 1 | use std::io::{self, Write}; [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `scalendar` (bin "scalendar") generated 2 warnings [INFO] [stderr] warning: `scalendar` (test "main-test") generated 1 warning [INFO] [stderr] warning: `scalendar` (bin "scalendar" test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scalendar-f64054763bbdb3a0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/main-test.rs (/opt/rustwide/target/debug/deps/main_test-a479b7439396728b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test default_ouput_matches_calendar ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- default_ouput_matches_calendar stdout ---- [INFO] [stdout] thread 'default_ouput_matches_calendar' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `[48, 32, 70, 101, 98, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 32, 77, 97, 114, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 32, 77, 97, 114, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 32, 77, 97, 114, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 32, 77, 97, 114, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 32, 77, 97, 114, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 32, 77, 97, 114, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 32, 77, 97, 114, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 32, 77, 97, 114, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 32, 77, 97, 114, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 32, 77, 97, 114, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 32, 77, 97, 114, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 32, 77, 97, 114, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 32, 77, 97, 114, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 32, 77, 97, 114, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 32, 77, 97, 114, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 32, 77, 97, 114, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 32, 77, 97, 114, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 32, 77, 97, 114, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 32, 77, 97, 114, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 32, 77, 97, 114, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 32, 77, 97, 114, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 32, 77, 97, 114, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 32, 77, 97, 114, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 32, 77, 97, 114, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 32, 77, 97, 114, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 32, 77, 97, 114, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 32, 77, 97, 114, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 32, 77, 97, 114, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 32, 77, 97, 114, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 32, 77, 97, 114, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 32, 77, 97, 114, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 32, 65, 112, 114, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 32, 65, 112, 114, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 32, 65, 112, 114, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 32, 65, 112, 114, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 32, 65, 112, 114, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 55, 32, 65, 112, 114, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 56, 32, 65, 112, 114, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 57, 32, 65, 112, 114, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 48, 32, 65, 112, 114, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 49, 32, 65, 112, 114, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 50, 32, 65, 112, 114, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 51, 32, 65, 112, 114, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 52, 32, 65, 112, 114, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 53, 32, 65, 112, 114, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 54, 32, 65, 112, 114, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 55, 32, 65, 112, 114, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 56, 32, 65, 112, 114, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 57, 32, 65, 112, 114, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 48, 32, 65, 112, 114, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 49, 32, 65, 112, 114, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 50, 32, 65, 112, 114, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 51, 32, 65, 112, 114, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 52, 32, 65, 112, 114, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 53, 32, 65, 112, 114, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 54, 32, 65, 112, 114, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 55, 32, 65, 112, 114, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 56, 32, 65, 112, 114, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 57, 32, 65, 112, 114, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 48, 32, 65, 112, 114, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 49, 32, 65, 112, 114, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 50, 32, 77, 97, 121, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 51, 32, 77, 97, 121, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 52, 32, 77, 97, 121, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 53, 32, 77, 97, 121, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 54, 32, 77, 97, 121, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 55, 32, 77, 97, 121, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 56, 32, 77, 97, 121, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 57, 32, 77, 97, 121, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 48, 32, 77, 97, 121, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 49, 32, 77, 97, 121, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 50, 32, 77, 97, 121, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 51, 32, 77, 97, 121, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 52, 32, 77, 97, 121, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 53, 32, 77, 97, 121, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 54, 32, 77, 97, 121, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 55, 32, 77, 97, 121, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 56, 32, 77, 97, 121, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 57, 32, 77, 97, 121, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 48, 32, 77, 97, 121, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 49, 32, 77, 97, 121, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 50, 32, 77, 97, 121, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 51, 32, 77, 97, 121, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 52, 32, 77, 97, 121, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 53, 32, 77, 97, 121, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 54, 32, 77, 97, 121, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 55, 32, 77, 97, 121, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 56, 32, 77, 97, 121, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 57, 32, 77, 97, 121, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 48, 32, 77, 97, 121, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 49, 32, 77, 97, 121, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 50, 32, 77, 97, 121, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 51, 32, 74, 117, 110, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 52, 32, 74, 117, 110, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 53, 32, 74, 117, 110, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 54, 32, 74, 117, 110, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 55, 32, 74, 117, 110, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 56, 32, 74, 117, 110, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 57, 32, 74, 117, 110, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 48, 32, 74, 117, 110, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 49, 32, 74, 117, 110, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 50, 32, 74, 117, 110, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 51, 32, 74, 117, 110, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 52, 32, 74, 117, 110, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 53, 32, 74, 117, 110, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 54, 32, 74, 117, 110, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 55, 32, 74, 117, 110, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 56, 32, 74, 117, 110, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 57, 32, 74, 117, 110, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 48, 32, 74, 117, 110, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 49, 32, 74, 117, 110, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 50, 32, 74, 117, 110, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 51, 32, 74, 117, 110, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 52, 32, 74, 117, 110, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 53, 32, 74, 117, 110, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 54, 32, 74, 117, 110, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 55, 32, 74, 117, 110, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 56, 32, 74, 117, 110, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 57, 32, 74, 117, 110, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 48, 32, 74, 117, 110, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 49, 32, 74, 117, 110, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 50, 32, 74, 117, 110, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 51, 32, 74, 117, 108, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 52, 32, 74, 117, 108, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 53, 32, 74, 117, 108, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 54, 32, 74, 117, 108, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 55, 32, 74, 117, 108, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 56, 32, 74, 117, 108, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 57, 32, 74, 117, 108, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 48, 32, 74, 117, 108, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 49, 32, 74, 117, 108, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 50, 32, 74, 117, 108, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 51, 32, 74, 117, 108, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 52, 32, 74, 117, 108, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 53, 32, 74, 117, 108, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 54, 32, 74, 117, 108, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 55, 32, 74, 117, 108, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 56, 32, 74, 117, 108, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 57, 32, 74, 117, 108, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 48, 32, 74, 117, 108, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 49, 32, 74, 117, 108, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 50, 32, 74, 117, 108, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 51, 32, 74, 117, 108, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 52, 32, 74, 117, 108, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 53, 32, 74, 117, 108, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 54, 32, 74, 117, 108, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 55, 32, 74, 117, 108, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 56, 32, 74, 117, 108, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 57, 32, 74, 117, 108, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 48, 32, 74, 117, 108, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 49, 32, 74, 117, 108, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 50, 32, 74, 117, 108, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 51, 32, 74, 117, 108, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 52, 32, 65, 117, 103, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 53, 32, 65, 117, 103, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 54, 32, 65, 117, 103, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 55, 32, 65, 117, 103, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 56, 32, 65, 117, 103, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 57, 32, 65, 117, 103, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 48, 32, 65, 117, 103, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 49, 32, 65, 117, 103, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 50, 32, 65, 117, 103, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 51, 32, 65, 117, 103, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 52, 32, 65, 117, 103, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 53, 32, 65, 117, 103, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 54, 32, 65, 117, 103, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 55, 32, 65, 117, 103, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 56, 32, 65, 117, 103, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 57, 32, 65, 117, 103, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 48, 32, 65, 117, 103, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 49, 32, 65, 117, 103, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 50, 32, 65, 117, 103, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 51, 32, 65, 117, 103, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 52, 32, 65, 117, 103, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 53, 32, 65, 117, 103, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 54, 32, 65, 117, 103, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 55, 32, 65, 117, 103, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 56, 32, 65, 117, 103, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 57, 32, 65, 117, 103, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 48, 32, 65, 117, 103, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 49, 32, 65, 117, 103, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 50, 32, 65, 117, 103, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 51, 32, 65, 117, 103, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 52, 32, 65, 117, 103, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 53, 32, 83, 101, 112, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 54, 32, 83, 101, 112, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 55, 32, 83, 101, 112, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 56, 32, 83, 101, 112, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 57, 32, 83, 101, 112, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 48, 32, 83, 101, 112, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 49, 32, 83, 101, 112, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 50, 32, 83, 101, 112, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 51, 32, 83, 101, 112, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 52, 32, 83, 101, 112, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 53, 32, 83, 101, 112, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 54, 32, 83, 101, 112, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 55, 32, 83, 101, 112, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 56, 32, 83, 101, 112, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 57, 32, 83, 101, 112, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 48, 32, 83, 101, 112, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 49, 32, 83, 101, 112, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 50, 32, 83, 101, 112, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 51, 32, 83, 101, 112, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 52, 32, 83, 101, 112, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 53, 32, 83, 101, 112, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 54, 32, 83, 101, 112, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 55, 32, 83, 101, 112, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 56, 32, 83, 101, 112, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 57, 32, 83, 101, 112, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 48, 32, 83, 101, 112, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 49, 32, 83, 101, 112, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 50, 32, 83, 101, 112, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 51, 32, 83, 101, 112, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 52, 32, 83, 101, 112, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 53, 32, 79, 99, 116, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 54, 32, 79, 99, 116, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 55, 32, 79, 99, 116, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 56, 32, 79, 99, 116, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 57, 32, 79, 99, 116, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 48, 32, 79, 99, 116, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 49, 32, 79, 99, 116, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 50, 32, 79, 99, 116, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 51, 32, 79, 99, 116, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 52, 32, 79, 99, 116, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 53, 32, 79, 99, 116, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 54, 32, 79, 99, 116, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 55, 32, 79, 99, 116, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 56, 32, 79, 99, 116, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 57, 32, 79, 99, 116, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 48, 32, 79, 99, 116, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 49, 32, 79, 99, 116, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 50, 32, 79, 99, 116, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 51, 32, 79, 99, 116, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 52, 32, 79, 99, 116, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 53, 32, 79, 99, 116, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 54, 32, 79, 99, 116, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 55, 32, 79, 99, 116, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 56, 32, 79, 99, 116, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 57, 32, 79, 99, 116, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 48, 32, 79, 99, 116, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 49, 32, 79, 99, 116, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 50, 32, 79, 99, 116, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 51, 32, 79, 99, 116, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 52, 32, 79, 99, 116, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 53, 32, 79, 99, 116, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 54, 32, 78, 111, 118, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 55, 32, 78, 111, 118, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 56, 32, 78, 111, 118, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 57, 32, 78, 111, 118, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 48, 32, 78, 111, 118, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 49, 32, 78, 111, 118, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 50, 32, 78, 111, 118, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 51, 32, 78, 111, 118, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 52, 32, 78, 111, 118, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 53, 32, 78, 111, 118, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 54, 32, 78, 111, 118, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 55, 32, 78, 111, 118, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 56, 32, 78, 111, 118, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 57, 32, 78, 111, 118, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 48, 32, 78, 111, 118, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 49, 32, 78, 111, 118, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 50, 32, 78, 111, 118, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 51, 32, 78, 111, 118, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 52, 32, 78, 111, 118, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 53, 32, 78, 111, 118, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 54, 32, 78, 111, 118, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 55, 32, 78, 111, 118, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 56, 32, 78, 111, 118, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 57, 32, 78, 111, 118, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 48, 32, 78, 111, 118, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 49, 32, 78, 111, 118, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 50, 32, 78, 111, 118, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 51, 32, 78, 111, 118, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 52, 32, 78, 111, 118, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 53, 32, 78, 111, 118, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 54, 32, 68, 101, 99, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 55, 32, 68, 101, 99, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 56, 32, 68, 101, 99, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 57, 32, 68, 101, 99, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 48, 32, 68, 101, 99, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 49, 32, 68, 101, 99, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 50, 32, 68, 101, 99, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 51, 32, 68, 101, 99, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 52, 32, 68, 101, 99, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 53, 32, 68, 101, 99, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 54, 32, 68, 101, 99, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 55, 32, 68, 101, 99, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 56, 32, 68, 101, 99, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 57, 32, 68, 101, 99, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 48, 32, 68, 101, 99, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 49, 32, 68, 101, 99, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 50, 32, 68, 101, 99, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 51, 32, 68, 101, 99, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 52, 32, 68, 101, 99, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 53, 32, 68, 101, 99, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 54, 32, 68, 101, 99, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 55, 32, 68, 101, 99, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 56, 32, 68, 101, 99, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 57, 32, 68, 101, 99, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 48, 32, 68, 101, 99, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 49, 32, 68, 101, 99, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 50, 32, 68, 101, 99, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 51, 32, 68, 101, 99, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 52, 32, 68, 101, 99, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 53, 32, 68, 101, 99, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 54, 32, 68, 101, 99, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 55, 32, 74, 97, 110, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 56, 32, 74, 97, 110, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 57, 32, 74, 97, 110, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 48, 32, 74, 97, 110, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 49, 32, 74, 97, 110, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 50, 32, 74, 97, 110, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 51, 32, 74, 97, 110, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 52, 32, 74, 97, 110, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 53, 32, 74, 97, 110, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 54, 32, 74, 97, 110, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 55, 32, 74, 97, 110, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 56, 32, 74, 97, 110, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 57, 32, 74, 97, 110, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 48, 32, 74, 97, 110, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 49, 32, 74, 97, 110, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 50, 32, 74, 97, 110, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 51, 32, 74, 97, 110, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 52, 32, 74, 97, 110, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 53, 32, 74, 97, 110, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 54, 32, 74, 97, 110, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 55, 32, 74, 97, 110, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 56, 32, 74, 97, 110, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 57, 32, 74, 97, 110, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 48, 32, 74, 97, 110, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 49, 32, 74, 97, 110, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 50, 32, 74, 97, 110, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 51, 32, 74, 97, 110, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 52, 32, 74, 97, 110, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 53, 32, 74, 97, 110, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 54, 32, 74, 97, 110, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 55, 32, 74, 97, 110, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 56, 32, 70, 101, 98, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 57, 32, 70, 101, 98, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 48, 32, 70, 101, 98, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 49, 32, 70, 101, 98, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 50, 32, 70, 101, 98, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 51, 32, 70, 101, 98, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 52, 32, 70, 101, 98, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 53, 32, 70, 101, 98, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 54, 32, 70, 101, 98, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 55, 32, 70, 101, 98, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 56, 32, 70, 101, 98, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 57, 32, 70, 101, 98, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 48, 32, 70, 101, 98, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 49, 32, 70, 101, 98, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 50, 32, 70, 101, 98, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 51, 32, 70, 101, 98, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 52, 32, 70, 101, 98, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 53, 32, 70, 101, 98, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 54, 32, 70, 101, 98, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 55, 32, 70, 101, 98, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 56, 32, 70, 101, 98, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 57, 32, 70, 101, 98, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 48, 32, 70, 101, 98, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 49, 32, 70, 101, 98, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 50, 32, 70, 101, 98, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 51, 32, 70, 101, 98, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 52, 32, 70, 101, 98, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 48, 32, 70, 101, 98, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10]`, [INFO] [stdout] right: `[70, 101, 98, 32, 50, 56, 32, 9, 69, 118, 101, 110, 116, 10, 77, 97, 114, 32, 48, 49, 32, 9, 69, 118, 101, 110, 116, 10]`', tests/main-test.rs:20:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a986d70d4c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a986d70d4c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a986d70d4c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a986d70d4c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a986d9616c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55a986d6c5c8 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55a986d73017 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a986d73017 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a986d73017 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a986d72d4b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a986d7376a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a986d73457 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a986d71214 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a986d73169 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a986d13123 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a986d94d28 - core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] 16: 0x55a986d19bca - core::panicking::assert_failed::hcb40940c989bdb9e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55a986d182d2 - main_test::default_ouput_matches_calendar::h537f949fcfc926de [INFO] [stdout] at /opt/rustwide/workdir/tests/main-test.rs:20:5 [INFO] [stdout] 18: 0x55a986d17d7a - main_test::default_ouput_matches_calendar::{{closure}}::h01e54b6518f8fd7c [INFO] [stdout] at /opt/rustwide/workdir/tests/main-test.rs:13:1 [INFO] [stdout] 19: 0x55a986d161fe - core::ops::function::FnOnce::call_once::h650cef3f813b022b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a986d46cf3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a986d46cf3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55a986d45a21 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55a986d45a21 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55a986d45a21 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55a986d45a21 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55a986d45a21 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55a986d45a21 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55a986d45a21 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55a986d4f301 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55a986d4f301 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55a986d1ba5f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55a986d1ba5f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55a986d1ba5f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55a986d1ba5f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55a986d1ba5f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55a986d1ba5f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55a986d1ba5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a986d794e3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55a986d794e3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55a986d794e3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f4e61864609 - start_thread [INFO] [stdout] 42: 0x7f4e61636293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] default_ouput_matches_calendar [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test main-test' [INFO] running `Command { std: "docker" "inspect" "deddd6512ce435085e67deb64c6b0326e895cc52413361bb1afa7d3b856b891e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deddd6512ce435085e67deb64c6b0326e895cc52413361bb1afa7d3b856b891e", kill_on_drop: false }` [INFO] [stdout] deddd6512ce435085e67deb64c6b0326e895cc52413361bb1afa7d3b856b891e