[INFO] cloning repository https://github.com/koyumeishi/yukicoder-md
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koyumeishi/yukicoder-md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyumeishi%2Fyukicoder-md", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyumeishi%2Fyukicoder-md'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5533ea9a1be92b92c9323e11f8bd3fc9ec7b2aa8
[INFO] testing koyumeishi/yukicoder-md against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyumeishi%2Fyukicoder-md" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/koyumeishi/yukicoder-md
[INFO] finished tweaking git repo https://github.com/koyumeishi/yukicoder-md
[INFO] tweaked toml for git repo https://github.com/koyumeishi/yukicoder-md written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koyumeishi/yukicoder-md on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koyumeishi/yukicoder-md already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc2/source/wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe2c293ea1c224a7c1f0666a6a1cd70020d97bd49892d973c19327bd9157ebe7
[INFO] running `Command { std: "docker" "start" "-a" "fe2c293ea1c224a7c1f0666a6a1cd70020d97bd49892d973c19327bd9157ebe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe2c293ea1c224a7c1f0666a6a1cd70020d97bd49892d973c19327bd9157ebe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe2c293ea1c224a7c1f0666a6a1cd70020d97bd49892d973c19327bd9157ebe7", kill_on_drop: false }`
[INFO] [stdout] fe2c293ea1c224a7c1f0666a6a1cd70020d97bd49892d973c19327bd9157ebe7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d9b0191dc2b44aec15e3a09544856a6186d2aa2412e940fa2389ae7123746c8
[INFO] running `Command { std: "docker" "start" "-a" "3d9b0191dc2b44aec15e3a09544856a6186d2aa2412e940fa2389ae7123746c8", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling rust-embed-utils v5.1.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling yukicoder_md_wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling ignore v0.4.17
[INFO] [stderr]    Compiling include-flate-codegen v0.1.3
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling include-flate-codegen-exports v0.1.3
[INFO] [stderr]    Compiling include-flate v0.1.3
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling rust-embed-impl v5.9.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling rust-embed v5.9.0
[INFO] [stderr]    Compiling tera v1.7.1
[INFO] [stderr]    Compiling markup5ever v0.10.0
[INFO] [stderr]    Compiling xml5ever v0.16.1
[INFO] [stderr]    Compiling markup5ever_rcdom v0.1.0
[INFO] [stderr]    Compiling yukicoder_md_lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling yukicoder-md v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, xml5ever v0.16.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3d9b0191dc2b44aec15e3a09544856a6186d2aa2412e940fa2389ae7123746c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d9b0191dc2b44aec15e3a09544856a6186d2aa2412e940fa2389ae7123746c8", kill_on_drop: false }`
[INFO] [stdout] 3d9b0191dc2b44aec15e3a09544856a6186d2aa2412e940fa2389ae7123746c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f56859ccf8fdabba04337dbafafcf10cfb036be2afeec9988922d801d337e027
[INFO] running `Command { std: "docker" "start" "-a" "f56859ccf8fdabba04337dbafafcf10cfb036be2afeec9988922d801d337e027", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling yukicoder_md_wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]    Compiling yukicoder_md_lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling yukicoder-md v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, xml5ever v0.16.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f56859ccf8fdabba04337dbafafcf10cfb036be2afeec9988922d801d337e027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f56859ccf8fdabba04337dbafafcf10cfb036be2afeec9988922d801d337e027", kill_on_drop: false }`
[INFO] [stdout] f56859ccf8fdabba04337dbafafcf10cfb036be2afeec9988922d801d337e027
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21bcac7958166b8dfa64b496c05f2c9d16f49934357b45a3492de69882c8f865
[INFO] running `Command { std: "docker" "start" "-a" "21bcac7958166b8dfa64b496c05f2c9d16f49934357b45a3492de69882c8f865", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, xml5ever v0.16.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yukicoder_md-f4c588a259fe4f61)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] thread 'pack::embed_test' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rle-decode-fast-1.0.1/src/lib.rs:85:18:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5d0e88d18c9a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5d0e88d18c9a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5d0e88d18c9a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5d0e88d18c9a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5d0e88d2cc7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5d0e88d2cc7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stderr]    6:     0x5d0e88d1e132 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x5d0e88d1e132 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x5d0e88cf6f0f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5d0e88cf6f0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5d0e88d11111 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5d0e88c8572c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stderr]   12:     0x5d0e88c8572c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stderr]   13:     0x5d0e88d11302 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stderr]   14:     0x5d0e88d11302 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5d0e88cf6ffa - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5d0e88cee859 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5d0e88cf7cdd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5d0e88d2d1ed - core[35159d6ffb30e017]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5d0e88d2d1ed - core[35159d6ffb30e017]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stderr]   20:     0x5d0e88cc6304 - <usize as core[35159d6ffb30e017]::slice::index::SliceIndex<[_]>>::get_unchecked_mut::precondition_check
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x5d0e88cc6539 - <usize as core[35159d6ffb30e017]::slice::index::SliceIndex<[u8]>>::get_unchecked_mut
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x5d0e88cc86b9 - <[u8]>::get_unchecked_mut::<usize>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/slice/mod.rs:691:30
[INFO] [stderr]   23:     0x5d0e88cbe882 - rle_decode_fast[48ca3362ba79c97c]::append_from_within::<u8>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rle-decode-fast-1.0.1/src/lib.rs:85:18
[INFO] [stderr]   24:     0x5d0e88cbe882 - rle_decode_fast[48ca3362ba79c97c]::rle_decode::<u8>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rle-decode-fast-1.0.1/src/lib.rs:59:5
[INFO] [stderr]   25:     0x5d0e88cbe882 - <libflate[921348e4bf578c68]::deflate::decode::Decoder<std[ec419fa8110287d5]::io::cursor::Cursor<&[u8]>>>::read_compressed_block::<libflate[921348e4bf578c68]::deflate::symbol::DynamicHuffmanCodec>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.27/src/deflate/decode.rs:125:21
[INFO] [stderr]   26:     0x5d0e88cc790f - <libflate[921348e4bf578c68]::deflate::decode::Decoder<std[ec419fa8110287d5]::io::cursor::Cursor<&[u8]>> as std[ec419fa8110287d5]::io::Read>::read
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.27/src/deflate/decode.rs:175:26
[INFO] [stderr]   27:     0x5d0e88cca9d8 - std[ec419fa8110287d5]::io::default_read_to_end::small_probe_read::<libflate[921348e4bf578c68]::deflate::decode::Decoder<std[ec419fa8110287d5]::io::cursor::Cursor<&[u8]>>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:428:21
[INFO] [stderr]   28:     0x5d0e88cc9d7c - std[ec419fa8110287d5]::io::default_read_to_end::<libflate[921348e4bf578c68]::deflate::decode::Decoder<std[ec419fa8110287d5]::io::cursor::Cursor<&[u8]>>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:443:20
[INFO] [stderr]   29:     0x5d0e88cc8505 - <libflate[921348e4bf578c68]::deflate::decode::Decoder<std[ec419fa8110287d5]::io::cursor::Cursor<&[u8]>> as std[ec419fa8110287d5]::io::Read>::read_to_end
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:918:9
[INFO] [stderr]   30:     0x5d0e88cc4dc9 - include_flate[fe89afc08a24dd32]::decode
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/include-flate-0.1.3/src/lib.rs:117:9
[INFO] [stderr]   31:     0x5d0e88c7857e - <<yukicoder_md[ae0206ce0c4eb257]::pack::Asset>::get::FILE as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:24:10
[INFO] [stderr]   32:     0x5d0e88c7857e - <<<yukicoder_md[ae0206ce0c4eb257]::pack::Asset>::get::FILE as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x5d0e88c74f8b - <lazy_static[7ec26258e85606f8]::lazy::Lazy<alloc[a8a7aba520129d98]::vec::Vec<u8>>>::get::<<<yukicoder_md[ae0206ce0c4eb257]::pack::Asset>::get::FILE as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   34:     0x5d0e88c750ad - <std[ec419fa8110287d5]::sync::once::Once>::call_once::<<lazy_static[7ec26258e85606f8]::lazy::Lazy<alloc[a8a7aba520129d98]::vec::Vec<u8>>>::get<<<yukicoder_md[ae0206ce0c4eb257]::pack::Asset>::get::FILE as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   35:     0x5d0e88cfc199 - <std[ec419fa8110287d5]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   36:     0x5d0e88c74a29 - <std[ec419fa8110287d5]::sync::once::Once>::call_once::<<lazy_static[7ec26258e85606f8]::lazy::Lazy<alloc[a8a7aba520129d98]::vec::Vec<u8>>>::get<<<yukicoder_md[ae0206ce0c4eb257]::pack::Asset>::get::FILE as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   37:     0x5d0e88c77c9f - <lazy_static[7ec26258e85606f8]::lazy::Lazy<alloc[a8a7aba520129d98]::vec::Vec<u8>>>::get::<<<yukicoder_md[ae0206ce0c4eb257]::pack::Asset>::get::FILE as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   38:     0x5d0e88c77c9f - <<yukicoder_md[ae0206ce0c4eb257]::pack::Asset>::get::FILE as core[35159d6ffb30e017]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   39:     0x5d0e88c77c9f - <<yukicoder_md[ae0206ce0c4eb257]::pack::Asset>::get::FILE as core[35159d6ffb30e017]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   40:     0x5d0e88c754a7 - <yukicoder_md[ae0206ce0c4eb257]::pack::Asset>::get
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:24:10
[INFO] [stderr]   41:     0x5d0e88c761e2 - yukicoder_md[ae0206ce0c4eb257]::pack::pack
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:39:17
[INFO] [stderr]   42:     0x5d0e88c772a2 - yukicoder_md[ae0206ce0c4eb257]::pack::embed_test
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:30:5
[INFO] [stderr]   43:     0x5d0e88c751f7 - yukicoder_md[ae0206ce0c4eb257]::pack::embed_test::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:29:16
[INFO] [stderr]   44:     0x5d0e88c78536 - <yukicoder_md[ae0206ce0c4eb257]::pack::embed_test::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   45:     0x5d0e88c78a0b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   46:     0x5d0e88c78a0b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stderr]   47:     0x5d0e88c861fb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stderr]   48:     0x5d0e88c861fb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   49:     0x5d0e88c861fb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]   50:     0x5d0e88c861fb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]   51:     0x5d0e88c861fb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]   52:     0x5d0e88c861fb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stderr]   53:     0x5d0e88c861fb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stderr]   54:     0x5d0e88c80bd4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stderr]   55:     0x5d0e88c80bd4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   56:     0x5d0e88c88e02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stderr]   57:     0x5d0e88c88e02 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   58:     0x5d0e88c88e02 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]   59:     0x5d0e88c88e02 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]   60:     0x5d0e88c88e02 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]   61:     0x5d0e88c88e02 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stderr]   62:     0x5d0e88c88e02 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   63:     0x5d0e88d185af - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stderr]   64:     0x5d0e88d185af - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   65:     0x7e016f241aa4 - <unknown>
[INFO] [stderr]   66:     0x7e016f2cea64 - clone
[INFO] [stderr]   67:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p yukicoder-md --bin yukicoder-md`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/yukicoder_md-f4c588a259fe4f61` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "21bcac7958166b8dfa64b496c05f2c9d16f49934357b45a3492de69882c8f865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21bcac7958166b8dfa64b496c05f2c9d16f49934357b45a3492de69882c8f865", kill_on_drop: false }`
[INFO] [stdout] 21bcac7958166b8dfa64b496c05f2c9d16f49934357b45a3492de69882c8f865
