[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarrs%2Fscalendar" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marrs/scalendar on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-8/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b1e4585b6623ca461517844819af820d0c58a40e64c0c0e5b139e22288535e4 [INFO] running `Command { std: "docker" "start" "-a" "8b1e4585b6623ca461517844819af820d0c58a40e64c0c0e5b139e22288535e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b1e4585b6623ca461517844819af820d0c58a40e64c0c0e5b139e22288535e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b1e4585b6623ca461517844819af820d0c58a40e64c0c0e5b139e22288535e4", kill_on_drop: false }` [INFO] [stdout] 8b1e4585b6623ca461517844819af820d0c58a40e64c0c0e5b139e22288535e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4239accf17f265749b065e5da8e1ac77153e3790b838931b99b3dd83c4ec1795 [INFO] running `Command { std: "docker" "start" "-a" "4239accf17f265749b065e5da8e1ac77153e3790b838931b99b3dd83c4ec1795", 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 num-integer v0.1.44 [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 9.97s [INFO] running `Command { std: "docker" "inspect" "4239accf17f265749b065e5da8e1ac77153e3790b838931b99b3dd83c4ec1795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4239accf17f265749b065e5da8e1ac77153e3790b838931b99b3dd83c4ec1795", kill_on_drop: false }` [INFO] [stdout] 4239accf17f265749b065e5da8e1ac77153e3790b838931b99b3dd83c4ec1795 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 214730960a64ba3a9524ab9e3ae342b93c720693a54968a208c5575a61ed6d5f [INFO] running `Command { std: "docker" "start" "-a" "214730960a64ba3a9524ab9e3ae342b93c720693a54968a208c5575a61ed6d5f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.55s [INFO] running `Command { std: "docker" "inspect" "214730960a64ba3a9524ab9e3ae342b93c720693a54968a208c5575a61ed6d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214730960a64ba3a9524ab9e3ae342b93c720693a54968a208c5575a61ed6d5f", kill_on_drop: false }` [INFO] [stdout] 214730960a64ba3a9524ab9e3ae342b93c720693a54968a208c5575a61ed6d5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5994c5ae727e0a737f3f778a2dcf9818d009cef36d351ee2bb070f12a9df94d8 [INFO] running `Command { std: "docker" "start" "-a" "5994c5ae727e0a737f3f778a2dcf9818d009cef36d351ee2bb070f12a9df94d8", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused import: `DateTime` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/main.rs:10:14 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 10 | use chrono::{DateTime, NaiveDate, Datelike, Utc}; [INFO] [stdout] [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` (bin "scalendar" test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `scalendar` (test "main-test") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scalendar-54445b8f14e84720) [INFO] [stderr] Running tests/main-test.rs (/opt/rustwide/target/debug/deps/main_test-12f3ca8ccff7ec73) [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, 83, 101, 112, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 32, 83, 101, 112, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 32, 83, 101, 112, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 32, 83, 101, 112, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 32, 83, 101, 112, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 32, 83, 101, 112, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 32, 83, 101, 112, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 32, 83, 101, 112, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 32, 83, 101, 112, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 32, 83, 101, 112, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 32, 83, 101, 112, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 32, 83, 101, 112, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 32, 83, 101, 112, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 32, 83, 101, 112, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 32, 83, 101, 112, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 32, 83, 101, 112, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 32, 83, 101, 112, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 32, 83, 101, 112, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 32, 83, 101, 112, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 32, 79, 99, 116, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 32, 79, 99, 116, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 32, 79, 99, 116, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 32, 79, 99, 116, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 32, 79, 99, 116, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 32, 79, 99, 116, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 32, 79, 99, 116, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 32, 79, 99, 116, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 32, 79, 99, 116, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 32, 79, 99, 116, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 32, 79, 99, 116, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 32, 79, 99, 116, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 32, 79, 99, 116, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 32, 79, 99, 116, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 32, 79, 99, 116, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 32, 79, 99, 116, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 32, 79, 99, 116, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 32, 79, 99, 116, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 55, 32, 79, 99, 116, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 56, 32, 79, 99, 116, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 57, 32, 79, 99, 116, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 48, 32, 79, 99, 116, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 49, 32, 79, 99, 116, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 50, 32, 79, 99, 116, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 51, 32, 79, 99, 116, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 52, 32, 79, 99, 116, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 53, 32, 79, 99, 116, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 54, 32, 79, 99, 116, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 55, 32, 79, 99, 116, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 56, 32, 79, 99, 116, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 57, 32, 79, 99, 116, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 48, 32, 78, 111, 118, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 49, 32, 78, 111, 118, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 50, 32, 78, 111, 118, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 51, 32, 78, 111, 118, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 52, 32, 78, 111, 118, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 53, 32, 78, 111, 118, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 54, 32, 78, 111, 118, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 55, 32, 78, 111, 118, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 56, 32, 78, 111, 118, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 57, 32, 78, 111, 118, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 48, 32, 78, 111, 118, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 49, 32, 78, 111, 118, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 50, 32, 78, 111, 118, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 51, 32, 78, 111, 118, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 52, 32, 78, 111, 118, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 53, 32, 78, 111, 118, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 54, 32, 78, 111, 118, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 55, 32, 78, 111, 118, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 56, 32, 78, 111, 118, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 57, 32, 78, 111, 118, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 48, 32, 78, 111, 118, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 49, 32, 78, 111, 118, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 50, 32, 78, 111, 118, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 51, 32, 78, 111, 118, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 52, 32, 78, 111, 118, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 53, 32, 78, 111, 118, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 54, 32, 78, 111, 118, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 55, 32, 78, 111, 118, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 56, 32, 78, 111, 118, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 57, 32, 78, 111, 118, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 48, 32, 68, 101, 99, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 49, 32, 68, 101, 99, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 50, 32, 68, 101, 99, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 51, 32, 68, 101, 99, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 52, 32, 68, 101, 99, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 53, 32, 68, 101, 99, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 54, 32, 68, 101, 99, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 55, 32, 68, 101, 99, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 56, 32, 68, 101, 99, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 57, 32, 68, 101, 99, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 48, 32, 68, 101, 99, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 49, 32, 68, 101, 99, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 50, 32, 68, 101, 99, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 51, 32, 68, 101, 99, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 52, 32, 68, 101, 99, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 53, 32, 68, 101, 99, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 54, 32, 68, 101, 99, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 55, 32, 68, 101, 99, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 56, 32, 68, 101, 99, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 57, 32, 68, 101, 99, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 48, 32, 68, 101, 99, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 49, 32, 68, 101, 99, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 50, 32, 68, 101, 99, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 51, 32, 68, 101, 99, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 52, 32, 68, 101, 99, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 53, 32, 68, 101, 99, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 54, 32, 68, 101, 99, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 55, 32, 68, 101, 99, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 56, 32, 68, 101, 99, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 57, 32, 68, 101, 99, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 48, 32, 68, 101, 99, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 49, 32, 74, 97, 110, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 50, 32, 74, 97, 110, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 51, 32, 74, 97, 110, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 52, 32, 74, 97, 110, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 53, 32, 74, 97, 110, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 54, 32, 74, 97, 110, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 55, 32, 74, 97, 110, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 56, 32, 74, 97, 110, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 57, 32, 74, 97, 110, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 48, 32, 74, 97, 110, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 49, 32, 74, 97, 110, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 50, 32, 74, 97, 110, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 51, 32, 74, 97, 110, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 52, 32, 74, 97, 110, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 53, 32, 74, 97, 110, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 54, 32, 74, 97, 110, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 55, 32, 74, 97, 110, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 56, 32, 74, 97, 110, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 57, 32, 74, 97, 110, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 48, 32, 74, 97, 110, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 49, 32, 74, 97, 110, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 50, 32, 74, 97, 110, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 51, 32, 74, 97, 110, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 52, 32, 74, 97, 110, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 53, 32, 74, 97, 110, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 54, 32, 74, 97, 110, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 55, 32, 74, 97, 110, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 56, 32, 74, 97, 110, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 57, 32, 74, 97, 110, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 48, 32, 74, 97, 110, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 49, 32, 74, 97, 110, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 50, 32, 70, 101, 98, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 51, 32, 70, 101, 98, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 52, 32, 70, 101, 98, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 53, 32, 70, 101, 98, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 54, 32, 70, 101, 98, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 55, 32, 70, 101, 98, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 56, 32, 70, 101, 98, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 57, 32, 70, 101, 98, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 48, 32, 70, 101, 98, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 49, 32, 70, 101, 98, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 50, 32, 70, 101, 98, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 51, 32, 70, 101, 98, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 52, 32, 70, 101, 98, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 53, 32, 70, 101, 98, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 54, 32, 70, 101, 98, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 55, 32, 70, 101, 98, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 56, 32, 70, 101, 98, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 57, 32, 70, 101, 98, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 48, 32, 70, 101, 98, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 49, 32, 70, 101, 98, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 50, 32, 70, 101, 98, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 51, 32, 70, 101, 98, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 52, 32, 70, 101, 98, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 53, 32, 70, 101, 98, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 54, 32, 70, 101, 98, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 55, 32, 70, 101, 98, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 56, 32, 70, 101, 98, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 57, 32, 70, 101, 98, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 48, 32, 77, 97, 114, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 49, 32, 77, 97, 114, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 50, 32, 77, 97, 114, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 51, 32, 77, 97, 114, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 52, 32, 77, 97, 114, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 53, 32, 77, 97, 114, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 54, 32, 77, 97, 114, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 55, 32, 77, 97, 114, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 56, 32, 77, 97, 114, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 57, 32, 77, 97, 114, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 48, 32, 77, 97, 114, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 49, 32, 77, 97, 114, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 50, 32, 77, 97, 114, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 51, 32, 77, 97, 114, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 52, 32, 77, 97, 114, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 53, 32, 77, 97, 114, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 54, 32, 77, 97, 114, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 55, 32, 77, 97, 114, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 56, 32, 77, 97, 114, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 57, 32, 77, 97, 114, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 48, 32, 77, 97, 114, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 49, 32, 77, 97, 114, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 50, 32, 77, 97, 114, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 51, 32, 77, 97, 114, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 52, 32, 77, 97, 114, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 53, 32, 77, 97, 114, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 54, 32, 77, 97, 114, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 55, 32, 77, 97, 114, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 56, 32, 77, 97, 114, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 57, 32, 77, 97, 114, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 48, 32, 77, 97, 114, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 49, 32, 65, 112, 114, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 50, 32, 65, 112, 114, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 51, 32, 65, 112, 114, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 52, 32, 65, 112, 114, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 53, 32, 65, 112, 114, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 54, 32, 65, 112, 114, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 55, 32, 65, 112, 114, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 56, 32, 65, 112, 114, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 57, 32, 65, 112, 114, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 48, 32, 65, 112, 114, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 49, 32, 65, 112, 114, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 50, 32, 65, 112, 114, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 51, 32, 65, 112, 114, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 52, 32, 65, 112, 114, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 53, 32, 65, 112, 114, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 54, 32, 65, 112, 114, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 55, 32, 65, 112, 114, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 56, 32, 65, 112, 114, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 57, 32, 65, 112, 114, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 48, 32, 65, 112, 114, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 49, 32, 65, 112, 114, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 50, 32, 65, 112, 114, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 51, 32, 65, 112, 114, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 52, 32, 65, 112, 114, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 53, 32, 65, 112, 114, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 54, 32, 65, 112, 114, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 55, 32, 65, 112, 114, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 56, 32, 65, 112, 114, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 57, 32, 65, 112, 114, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 48, 32, 65, 112, 114, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 49, 32, 77, 97, 121, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 50, 32, 77, 97, 121, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 51, 32, 77, 97, 121, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 52, 32, 77, 97, 121, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 53, 32, 77, 97, 121, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 54, 32, 77, 97, 121, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 55, 32, 77, 97, 121, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 56, 32, 77, 97, 121, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 57, 32, 77, 97, 121, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 48, 32, 77, 97, 121, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 49, 32, 77, 97, 121, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 50, 32, 77, 97, 121, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 51, 32, 77, 97, 121, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 52, 32, 77, 97, 121, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 53, 32, 77, 97, 121, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 54, 32, 77, 97, 121, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 55, 32, 77, 97, 121, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 56, 32, 77, 97, 121, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 57, 32, 77, 97, 121, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 48, 32, 77, 97, 121, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 49, 32, 77, 97, 121, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 50, 32, 77, 97, 121, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 51, 32, 77, 97, 121, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 52, 32, 77, 97, 121, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 53, 32, 77, 97, 121, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 54, 32, 77, 97, 121, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 55, 32, 77, 97, 121, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 56, 32, 77, 97, 121, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 57, 32, 77, 97, 121, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 48, 32, 77, 97, 121, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 49, 32, 77, 97, 121, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 50, 32, 74, 117, 110, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 51, 32, 74, 117, 110, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 52, 32, 74, 117, 110, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 53, 32, 74, 117, 110, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 54, 32, 74, 117, 110, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 55, 32, 74, 117, 110, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 56, 32, 74, 117, 110, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 57, 32, 74, 117, 110, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 48, 32, 74, 117, 110, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 49, 32, 74, 117, 110, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 50, 32, 74, 117, 110, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 51, 32, 74, 117, 110, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 52, 32, 74, 117, 110, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 53, 32, 74, 117, 110, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 54, 32, 74, 117, 110, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 55, 32, 74, 117, 110, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 56, 32, 74, 117, 110, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 57, 32, 74, 117, 110, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 48, 32, 74, 117, 110, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 49, 32, 74, 117, 110, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 50, 32, 74, 117, 110, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 51, 32, 74, 117, 110, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 52, 32, 74, 117, 110, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 53, 32, 74, 117, 110, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 54, 32, 74, 117, 110, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 55, 32, 74, 117, 110, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 56, 32, 74, 117, 110, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 57, 32, 74, 117, 110, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 48, 32, 74, 117, 110, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 49, 32, 74, 117, 110, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 50, 32, 74, 117, 108, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 51, 32, 74, 117, 108, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 52, 32, 74, 117, 108, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 53, 32, 74, 117, 108, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 54, 32, 74, 117, 108, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 55, 32, 74, 117, 108, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 56, 32, 74, 117, 108, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 57, 32, 74, 117, 108, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 48, 32, 74, 117, 108, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 49, 32, 74, 117, 108, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 50, 32, 74, 117, 108, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 51, 32, 74, 117, 108, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 52, 32, 74, 117, 108, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 53, 32, 74, 117, 108, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 54, 32, 74, 117, 108, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 55, 32, 74, 117, 108, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 56, 32, 74, 117, 108, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 57, 32, 74, 117, 108, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 48, 32, 74, 117, 108, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 49, 32, 74, 117, 108, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 50, 32, 74, 117, 108, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 51, 32, 74, 117, 108, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 52, 32, 74, 117, 108, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 53, 32, 74, 117, 108, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 54, 32, 74, 117, 108, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 55, 32, 74, 117, 108, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 56, 32, 74, 117, 108, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 57, 32, 74, 117, 108, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 48, 32, 74, 117, 108, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 49, 32, 74, 117, 108, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 50, 32, 74, 117, 108, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 51, 32, 65, 117, 103, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 52, 32, 65, 117, 103, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 53, 32, 65, 117, 103, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 54, 32, 65, 117, 103, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 55, 32, 65, 117, 103, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 56, 32, 65, 117, 103, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 57, 32, 65, 117, 103, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 48, 32, 65, 117, 103, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 49, 32, 65, 117, 103, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 50, 32, 65, 117, 103, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 51, 32, 65, 117, 103, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 52, 32, 65, 117, 103, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 53, 32, 65, 117, 103, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 54, 32, 65, 117, 103, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 55, 32, 65, 117, 103, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 56, 32, 65, 117, 103, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 57, 32, 65, 117, 103, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 48, 32, 65, 117, 103, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 49, 32, 65, 117, 103, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 50, 32, 65, 117, 103, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 51, 32, 65, 117, 103, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 52, 32, 65, 117, 103, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 53, 32, 65, 117, 103, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 54, 32, 65, 117, 103, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 55, 32, 65, 117, 103, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 56, 32, 65, 117, 103, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 57, 32, 65, 117, 103, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 48, 32, 65, 117, 103, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 49, 32, 65, 117, 103, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 50, 32, 65, 117, 103, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 51, 32, 65, 117, 103, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 52, 32, 83, 101, 112, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 53, 32, 83, 101, 112, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 54, 32, 83, 101, 112, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 55, 32, 83, 101, 112, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 56, 32, 83, 101, 112, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 57, 32, 83, 101, 112, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 48, 32, 83, 101, 112, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 49, 32, 83, 101, 112, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 50, 32, 83, 101, 112, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 51, 32, 83, 101, 112, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 52, 32, 83, 101, 112, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 48, 32, 83, 101, 112, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10]`, [INFO] [stdout] right: `[83, 101, 112, 32, 49, 50, 32, 9, 69, 118, 101, 110, 116, 10, 83, 101, 112, 32, 49, 51, 32, 9, 69, 118, 101, 110, 116, 10]`', tests/main-test.rs:20:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559a4b64cea0 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x559a4b64cea0 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a4b64cea0 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a4b64cea0 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a4b66f95c - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x559a4b649ed5 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x559a4b64f00b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a4b64f00b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a4b64f00b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x559a4b64eb1c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x559a4b64f6d4 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x559a4b64f1b7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x559a4b64d39c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x559a4b64f119 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x559a4b5f73a1 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559a4b66e278 - core::panicking::assert_failed_inner::hd10540743cd0e11a [INFO] [stdout] 16: 0x559a4b5fc02a - core::panicking::assert_failed::h2f0610755b0a618c [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x559a4b5f9a8d - main_test::default_ouput_matches_calendar::h7c92a3ab6d9a6826 [INFO] [stdout] at /opt/rustwide/workdir/tests/main-test.rs:20:5 [INFO] [stdout] 18: 0x559a4b5f94ea - main_test::default_ouput_matches_calendar::{{closure}}::hc02ffacf64f34966 [INFO] [stdout] at /opt/rustwide/workdir/tests/main-test.rs:13:1 [INFO] [stdout] 19: 0x559a4b5fd4ee - core::ops::function::FnOnce::call_once::he0e67cf49573db87 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x559a4b6316e3 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x559a4b6316e3 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x559a4b630198 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x559a4b630198 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x559a4b630198 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x559a4b630198 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x559a4b630198 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x559a4b630198 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x559a4b630198 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x559a4b5fe92d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x559a4b5fe92d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x559a4b603108 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x559a4b603108 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x559a4b603108 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x559a4b603108 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x559a4b603108 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x559a4b603108 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x559a4b603108 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559a4b654547 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x559a4b654547 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x559a4b654547 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 41: 0x7f4e44f6b609 - start_thread [INFO] [stdout] 42: 0x7f4e44d3d293 - 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.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test main-test' [INFO] running `Command { std: "docker" "inspect" "5994c5ae727e0a737f3f778a2dcf9818d009cef36d351ee2bb070f12a9df94d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5994c5ae727e0a737f3f778a2dcf9818d009cef36d351ee2bb070f12a9df94d8", kill_on_drop: false }` [INFO] [stdout] 5994c5ae727e0a737f3f778a2dcf9818d009cef36d351ee2bb070f12a9df94d8