[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarrs%2Fscalendar" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marrs/scalendar on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-11/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 096d418c2dee5306b235cf1c1a7a63a1ab77e4ef13878db3364114c6699bc903 [INFO] running `Command { std: "docker" "start" "-a" "096d418c2dee5306b235cf1c1a7a63a1ab77e4ef13878db3364114c6699bc903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "096d418c2dee5306b235cf1c1a7a63a1ab77e4ef13878db3364114c6699bc903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096d418c2dee5306b235cf1c1a7a63a1ab77e4ef13878db3364114c6699bc903", kill_on_drop: false }` [INFO] [stdout] 096d418c2dee5306b235cf1c1a7a63a1ab77e4ef13878db3364114c6699bc903 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6a9f2071080ee941b26cb6594c8ed1dddfe3c1ec077a4485ccb39f15afcefee [INFO] running `Command { std: "docker" "start" "-a" "b6a9f2071080ee941b26cb6594c8ed1dddfe3c1ec077a4485ccb39f15afcefee", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [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 6.00s [INFO] running `Command { std: "docker" "inspect" "b6a9f2071080ee941b26cb6594c8ed1dddfe3c1ec077a4485ccb39f15afcefee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a9f2071080ee941b26cb6594c8ed1dddfe3c1ec077a4485ccb39f15afcefee", kill_on_drop: false }` [INFO] [stdout] b6a9f2071080ee941b26cb6594c8ed1dddfe3c1ec077a4485ccb39f15afcefee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4abe63f79dcfa781951cc86f556ba3c5b1cf0e4648763781ff1dca1a27127ce6 [INFO] running `Command { std: "docker" "start" "-a" "4abe63f79dcfa781951cc86f556ba3c5b1cf0e4648763781ff1dca1a27127ce6", 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.67s [INFO] running `Command { std: "docker" "inspect" "4abe63f79dcfa781951cc86f556ba3c5b1cf0e4648763781ff1dca1a27127ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4abe63f79dcfa781951cc86f556ba3c5b1cf0e4648763781ff1dca1a27127ce6", kill_on_drop: false }` [INFO] [stdout] 4abe63f79dcfa781951cc86f556ba3c5b1cf0e4648763781ff1dca1a27127ce6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5554fff51b7b1007d7c9a9ab83f1e5d43d3a54a042aed00e85ee4b92c05b17b [INFO] running `Command { std: "docker" "start" "-a" "d5554fff51b7b1007d7c9a9ab83f1e5d43d3a54a042aed00e85ee4b92c05b17b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: 2 warnings emitted [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: 1 warning emitted [INFO] [stderr] [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: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scalendar-5357ad4be417b84c) [INFO] [stderr] Running tests/main-test.rs (/opt/rustwide/target/debug/deps/main_test-05b8d0f5bda6f731) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--test main-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, 74, 117, 108, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 32, 74, 117, 108, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 32, 74, 117, 108, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 32, 74, 117, 108, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 32, 74, 117, 108, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 32, 74, 117, 108, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 32, 74, 117, 108, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 32, 74, 117, 108, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 32, 74, 117, 108, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 32, 74, 117, 108, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 32, 74, 117, 108, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 32, 74, 117, 108, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 32, 74, 117, 108, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 32, 65, 117, 103, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 32, 65, 117, 103, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 32, 65, 117, 103, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 32, 65, 117, 103, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 32, 65, 117, 103, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 32, 65, 117, 103, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 32, 65, 117, 103, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 32, 65, 117, 103, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 32, 65, 117, 103, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 32, 65, 117, 103, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 32, 65, 117, 103, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 32, 65, 117, 103, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 32, 65, 117, 103, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 32, 65, 117, 103, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 32, 65, 117, 103, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 32, 65, 117, 103, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 32, 65, 117, 103, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 32, 65, 117, 103, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 32, 65, 117, 103, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 32, 65, 117, 103, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 32, 65, 117, 103, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 32, 65, 117, 103, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 32, 65, 117, 103, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 32, 65, 117, 103, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 55, 32, 65, 117, 103, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 56, 32, 65, 117, 103, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 57, 32, 65, 117, 103, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 48, 32, 65, 117, 103, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 49, 32, 65, 117, 103, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 50, 32, 65, 117, 103, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 51, 32, 65, 117, 103, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 52, 32, 83, 101, 112, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 53, 32, 83, 101, 112, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 54, 32, 83, 101, 112, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 55, 32, 83, 101, 112, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 56, 32, 83, 101, 112, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 52, 57, 32, 83, 101, 112, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 48, 32, 83, 101, 112, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 49, 32, 83, 101, 112, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 50, 32, 83, 101, 112, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 51, 32, 83, 101, 112, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 52, 32, 83, 101, 112, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 53, 32, 83, 101, 112, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 54, 32, 83, 101, 112, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 55, 32, 83, 101, 112, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 56, 32, 83, 101, 112, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 53, 57, 32, 83, 101, 112, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 48, 32, 83, 101, 112, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 49, 32, 83, 101, 112, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 50, 32, 83, 101, 112, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 51, 32, 83, 101, 112, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 52, 32, 83, 101, 112, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 53, 32, 83, 101, 112, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 54, 32, 83, 101, 112, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 55, 32, 83, 101, 112, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 56, 32, 83, 101, 112, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 54, 57, 32, 83, 101, 112, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 48, 32, 83, 101, 112, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 49, 32, 83, 101, 112, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 50, 32, 83, 101, 112, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 51, 32, 83, 101, 112, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 52, 32, 79, 99, 116, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 53, 32, 79, 99, 116, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 54, 32, 79, 99, 116, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 55, 32, 79, 99, 116, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 56, 32, 79, 99, 116, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 55, 57, 32, 79, 99, 116, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 48, 32, 79, 99, 116, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 49, 32, 79, 99, 116, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 50, 32, 79, 99, 116, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 51, 32, 79, 99, 116, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 52, 32, 79, 99, 116, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 53, 32, 79, 99, 116, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 54, 32, 79, 99, 116, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 55, 32, 79, 99, 116, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 56, 32, 79, 99, 116, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 56, 57, 32, 79, 99, 116, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 48, 32, 79, 99, 116, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 49, 32, 79, 99, 116, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 50, 32, 79, 99, 116, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 51, 32, 79, 99, 116, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 52, 32, 79, 99, 116, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 53, 32, 79, 99, 116, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 54, 32, 79, 99, 116, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 55, 32, 79, 99, 116, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 56, 32, 79, 99, 116, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 57, 57, 32, 79, 99, 116, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 48, 32, 79, 99, 116, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 49, 32, 79, 99, 116, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 50, 32, 79, 99, 116, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 51, 32, 79, 99, 116, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 52, 32, 79, 99, 116, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 53, 32, 78, 111, 118, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 54, 32, 78, 111, 118, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 55, 32, 78, 111, 118, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 56, 32, 78, 111, 118, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 48, 57, 32, 78, 111, 118, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 48, 32, 78, 111, 118, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 49, 32, 78, 111, 118, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 50, 32, 78, 111, 118, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 51, 32, 78, 111, 118, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 52, 32, 78, 111, 118, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 53, 32, 78, 111, 118, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 54, 32, 78, 111, 118, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 55, 32, 78, 111, 118, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 56, 32, 78, 111, 118, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 49, 57, 32, 78, 111, 118, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 48, 32, 78, 111, 118, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 49, 32, 78, 111, 118, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 50, 32, 78, 111, 118, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 51, 32, 78, 111, 118, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 52, 32, 78, 111, 118, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 53, 32, 78, 111, 118, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 54, 32, 78, 111, 118, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 55, 32, 78, 111, 118, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 56, 32, 78, 111, 118, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 50, 57, 32, 78, 111, 118, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 48, 32, 78, 111, 118, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 49, 32, 78, 111, 118, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 50, 32, 78, 111, 118, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 51, 32, 78, 111, 118, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 52, 32, 78, 111, 118, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 53, 32, 68, 101, 99, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 54, 32, 68, 101, 99, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 55, 32, 68, 101, 99, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 56, 32, 68, 101, 99, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 51, 57, 32, 68, 101, 99, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 48, 32, 68, 101, 99, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 49, 32, 68, 101, 99, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 50, 32, 68, 101, 99, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 51, 32, 68, 101, 99, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 52, 32, 68, 101, 99, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 53, 32, 68, 101, 99, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 54, 32, 68, 101, 99, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 55, 32, 68, 101, 99, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 56, 32, 68, 101, 99, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 52, 57, 32, 68, 101, 99, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 48, 32, 68, 101, 99, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 49, 32, 68, 101, 99, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 50, 32, 68, 101, 99, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 51, 32, 68, 101, 99, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 52, 32, 68, 101, 99, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 53, 32, 68, 101, 99, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 54, 32, 68, 101, 99, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 55, 32, 68, 101, 99, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 56, 32, 68, 101, 99, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 53, 57, 32, 68, 101, 99, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 48, 32, 68, 101, 99, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 49, 32, 68, 101, 99, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 50, 32, 68, 101, 99, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 51, 32, 68, 101, 99, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 52, 32, 68, 101, 99, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 53, 32, 68, 101, 99, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 54, 32, 74, 97, 110, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 55, 32, 74, 97, 110, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 56, 32, 74, 97, 110, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 54, 57, 32, 74, 97, 110, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 48, 32, 74, 97, 110, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 49, 32, 74, 97, 110, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 50, 32, 74, 97, 110, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 51, 32, 74, 97, 110, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 52, 32, 74, 97, 110, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 53, 32, 74, 97, 110, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 54, 32, 74, 97, 110, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 55, 32, 74, 97, 110, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 56, 32, 74, 97, 110, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 55, 57, 32, 74, 97, 110, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 48, 32, 74, 97, 110, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 49, 32, 74, 97, 110, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 50, 32, 74, 97, 110, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 51, 32, 74, 97, 110, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 52, 32, 74, 97, 110, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 53, 32, 74, 97, 110, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 54, 32, 74, 97, 110, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 55, 32, 74, 97, 110, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 56, 32, 74, 97, 110, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 56, 57, 32, 74, 97, 110, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 48, 32, 74, 97, 110, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 49, 32, 74, 97, 110, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 50, 32, 74, 97, 110, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 51, 32, 74, 97, 110, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 52, 32, 74, 97, 110, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 53, 32, 74, 97, 110, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 54, 32, 74, 97, 110, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 55, 32, 70, 101, 98, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 56, 32, 70, 101, 98, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 49, 57, 57, 32, 70, 101, 98, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 48, 32, 70, 101, 98, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 49, 32, 70, 101, 98, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 50, 32, 70, 101, 98, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 51, 32, 70, 101, 98, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 52, 32, 70, 101, 98, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 53, 32, 70, 101, 98, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 54, 32, 70, 101, 98, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 55, 32, 70, 101, 98, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 56, 32, 70, 101, 98, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 48, 57, 32, 70, 101, 98, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 48, 32, 70, 101, 98, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 49, 32, 70, 101, 98, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 50, 32, 70, 101, 98, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 51, 32, 70, 101, 98, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 52, 32, 70, 101, 98, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 53, 32, 70, 101, 98, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 54, 32, 70, 101, 98, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 55, 32, 70, 101, 98, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 56, 32, 70, 101, 98, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 49, 57, 32, 70, 101, 98, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 48, 32, 70, 101, 98, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 49, 32, 70, 101, 98, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 50, 32, 70, 101, 98, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 51, 32, 70, 101, 98, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 52, 32, 70, 101, 98, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 53, 32, 77, 97, 114, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 54, 32, 77, 97, 114, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 55, 32, 77, 97, 114, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 56, 32, 77, 97, 114, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 50, 57, 32, 77, 97, 114, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 48, 32, 77, 97, 114, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 49, 32, 77, 97, 114, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 50, 32, 77, 97, 114, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 51, 32, 77, 97, 114, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 52, 32, 77, 97, 114, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 53, 32, 77, 97, 114, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 54, 32, 77, 97, 114, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 55, 32, 77, 97, 114, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 56, 32, 77, 97, 114, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 51, 57, 32, 77, 97, 114, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 48, 32, 77, 97, 114, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 49, 32, 77, 97, 114, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 50, 32, 77, 97, 114, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 51, 32, 77, 97, 114, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 52, 32, 77, 97, 114, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 53, 32, 77, 97, 114, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 54, 32, 77, 97, 114, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 55, 32, 77, 97, 114, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 56, 32, 77, 97, 114, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 52, 57, 32, 77, 97, 114, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 48, 32, 77, 97, 114, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 49, 32, 77, 97, 114, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 50, 32, 77, 97, 114, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 51, 32, 77, 97, 114, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 52, 32, 77, 97, 114, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 53, 32, 77, 97, 114, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 54, 32, 65, 112, 114, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 55, 32, 65, 112, 114, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 56, 32, 65, 112, 114, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 53, 57, 32, 65, 112, 114, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 48, 32, 65, 112, 114, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 49, 32, 65, 112, 114, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 50, 32, 65, 112, 114, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 51, 32, 65, 112, 114, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 52, 32, 65, 112, 114, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 53, 32, 65, 112, 114, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 54, 32, 65, 112, 114, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 55, 32, 65, 112, 114, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 56, 32, 65, 112, 114, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 54, 57, 32, 65, 112, 114, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 48, 32, 65, 112, 114, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 49, 32, 65, 112, 114, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 50, 32, 65, 112, 114, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 51, 32, 65, 112, 114, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 52, 32, 65, 112, 114, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 53, 32, 65, 112, 114, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 54, 32, 65, 112, 114, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 55, 32, 65, 112, 114, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 56, 32, 65, 112, 114, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 55, 57, 32, 65, 112, 114, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 48, 32, 65, 112, 114, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 49, 32, 65, 112, 114, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 50, 32, 65, 112, 114, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 51, 32, 65, 112, 114, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 52, 32, 65, 112, 114, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 53, 32, 65, 112, 114, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 54, 32, 77, 97, 121, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 55, 32, 77, 97, 121, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 56, 32, 77, 97, 121, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 56, 57, 32, 77, 97, 121, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 48, 32, 77, 97, 121, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 49, 32, 77, 97, 121, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 50, 32, 77, 97, 121, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 51, 32, 77, 97, 121, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 52, 32, 77, 97, 121, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 53, 32, 77, 97, 121, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 54, 32, 77, 97, 121, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 55, 32, 77, 97, 121, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 56, 32, 77, 97, 121, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 50, 57, 57, 32, 77, 97, 121, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 48, 32, 77, 97, 121, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 49, 32, 77, 97, 121, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 50, 32, 77, 97, 121, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 51, 32, 77, 97, 121, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 52, 32, 77, 97, 121, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 53, 32, 77, 97, 121, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 54, 32, 77, 97, 121, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 55, 32, 77, 97, 121, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 56, 32, 77, 97, 121, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 48, 57, 32, 77, 97, 121, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 48, 32, 77, 97, 121, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 49, 32, 77, 97, 121, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 50, 32, 77, 97, 121, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 51, 32, 77, 97, 121, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 52, 32, 77, 97, 121, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 53, 32, 77, 97, 121, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 54, 32, 77, 97, 121, 32, 51, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 55, 32, 74, 117, 110, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 56, 32, 74, 117, 110, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 49, 57, 32, 74, 117, 110, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 48, 32, 74, 117, 110, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 49, 32, 74, 117, 110, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 50, 32, 74, 117, 110, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 51, 32, 74, 117, 110, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 52, 32, 74, 117, 110, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 53, 32, 74, 117, 110, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 54, 32, 74, 117, 110, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 55, 32, 74, 117, 110, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 56, 32, 74, 117, 110, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 50, 57, 32, 74, 117, 110, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 48, 32, 74, 117, 110, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 49, 32, 74, 117, 110, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 50, 32, 74, 117, 110, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 51, 32, 74, 117, 110, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 52, 32, 74, 117, 110, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 53, 32, 74, 117, 110, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 54, 32, 74, 117, 110, 32, 50, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 55, 32, 74, 117, 110, 32, 50, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 56, 32, 74, 117, 110, 32, 50, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 51, 57, 32, 74, 117, 110, 32, 50, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 48, 32, 74, 117, 110, 32, 50, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 49, 32, 74, 117, 110, 32, 50, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 50, 32, 74, 117, 110, 32, 50, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 51, 32, 74, 117, 110, 32, 50, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 52, 32, 74, 117, 110, 32, 50, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 53, 32, 74, 117, 110, 32, 50, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 54, 32, 74, 117, 110, 32, 51, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 55, 32, 74, 117, 108, 32, 48, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 56, 32, 74, 117, 108, 32, 48, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 52, 57, 32, 74, 117, 108, 32, 48, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 48, 32, 74, 117, 108, 32, 48, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 49, 32, 74, 117, 108, 32, 48, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 50, 32, 74, 117, 108, 32, 48, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 51, 32, 74, 117, 108, 32, 48, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 52, 32, 74, 117, 108, 32, 48, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 53, 32, 74, 117, 108, 32, 48, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 54, 32, 74, 117, 108, 32, 49, 48, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 55, 32, 74, 117, 108, 32, 49, 49, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 56, 32, 74, 117, 108, 32, 49, 50, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 53, 57, 32, 74, 117, 108, 32, 49, 51, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 48, 32, 74, 117, 108, 32, 49, 52, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 49, 32, 74, 117, 108, 32, 49, 53, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 50, 32, 74, 117, 108, 32, 49, 54, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 51, 32, 74, 117, 108, 32, 49, 55, 32, 32, 9, 69, 118, 101, 110, 116, 10, 51, 54, 52, 32, 74, 117, 108, 32, 49, 56, 32, 32, 9, 69, 118, 101, 110, 116, 10, 48, 32, 74, 117, 108, 32, 49, 57, 32, 32, 9, 69, 118, 101, 110, 116, 10]`, [INFO] [stdout] right: `[74, 117, 108, 32, 49, 57, 32, 9, 69, 118, 101, 110, 116, 10, 74, 117, 108, 32, 50, 48, 32, 9, 69, 118, 101, 110, 116, 10]`', tests/main-test.rs:20:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e89cbec4d0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55e89cbec4d0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e89cbec4d0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e89cbec4d0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e89cc0efac - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55e89cbe94c5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55e89cbee63b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e89cbee63b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e89cbee63b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55e89cbee14c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55e89cbeed04 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55e89cbee7e7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55e89cbec9cc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55e89cbee749 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55e89cb94631 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55e89cc0d8c8 - core::panicking::assert_failed_inner::h6ded2444c01d76f2 [INFO] [stdout] 16: 0x55e89cb9931a - core::panicking::assert_failed::ha3842c873da631b1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x55e89cb96d1d - main_test::default_ouput_matches_calendar::hd3c817a464474ac4 [INFO] [stdout] at /opt/rustwide/workdir/tests/main-test.rs:20:5 [INFO] [stdout] 18: 0x55e89cb9677a - main_test::default_ouput_matches_calendar::{{closure}}::h87f0192e6efab57e [INFO] [stdout] at /opt/rustwide/workdir/tests/main-test.rs:13:1 [INFO] [stdout] 19: 0x55e89cb9a72e - core::ops::function::FnOnce::call_once::ha54cb40962754e00 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e89cbc3a63 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e89cbc3a63 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x55e89cbc24f0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x55e89cbc24f0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x55e89cbc24f0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x55e89cbc24f0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x55e89cbc24f0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x55e89cbc24f0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x55e89cbc24f0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55e89cb9bab2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55e89cb9bab2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x55e89cb9f708 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x55e89cb9f708 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x55e89cb9f708 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x55e89cb9f708 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x55e89cb9f708 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x55e89cb9f708 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x55e89cb9f708 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e89cbf3b97 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55e89cbf3b97 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x55e89cbf3b97 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7fbd26c50609 - start_thread [INFO] [stdout] 42: 0x7fbd26a22293 - 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.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d5554fff51b7b1007d7c9a9ab83f1e5d43d3a54a042aed00e85ee4b92c05b17b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5554fff51b7b1007d7c9a9ab83f1e5d43d3a54a042aed00e85ee4b92c05b17b", kill_on_drop: false }` [INFO] [stdout] d5554fff51b7b1007d7c9a9ab83f1e5d43d3a54a042aed00e85ee4b92c05b17b