[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyumeishi%2Fyukicoder-md" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koyumeishi/yukicoder-md on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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-4-tc1/source/wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.73
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.73
[INFO] [stderr]   Downloaded humansize v1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.73
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.73
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.23
[INFO] [stderr]   Downloaded futures-core v0.3.14
[INFO] [stderr]   Downloaded futures-sink v0.3.14
[INFO] [stderr]   Downloaded rle-decode-fast v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.73
[INFO] [stderr]   Downloaded rust-embed-impl v5.9.0
[INFO] [stderr]   Downloaded env_logger v0.8.3
[INFO] [stderr]   Downloaded libflate v0.1.27
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.23
[INFO] [stderr]   Downloaded futures-io v0.3.14
[INFO] [stderr]   Downloaded bstr v0.2.15
[INFO] [stderr]   Downloaded futures-task v0.3.14
[INFO] [stderr]   Downloaded web-sys v0.3.50
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded futures-util v0.3.14
[INFO] [stderr]   Downloaded html5ever v0.25.1
[INFO] [stderr]   Downloaded ignore v0.4.17
[INFO] [stderr]   Downloaded futures-executor v0.3.14
[INFO] [stderr]   Downloaded futures-channel v0.3.14
[INFO] [stderr]   Downloaded futures-macro v0.3.14
[INFO] [stderr]   Downloaded redox_syscall v0.2.6
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.23
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded chrono-tz v0.5.3
[INFO] [stderr]   Downloaded markup5ever v0.10.0
[INFO] [stderr]   Downloaded xml5ever v0.16.1
[INFO] [stderr]   Downloaded include-flate-codegen v0.1.3
[INFO] [stderr]   Downloaded include-flate-codegen-exports v0.1.3
[INFO] [stderr]   Downloaded rust-embed v5.9.0
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.1.0
[INFO] [stderr]   Downloaded syn v1.0.69
[INFO] [stderr]   Downloaded rust-embed-utils v5.1.0
[INFO] [stderr]   Downloaded futures v0.3.14
[INFO] [stderr]   Downloaded lock_api v0.4.3
[INFO] [stderr]   Downloaded tera v1.7.1
[INFO] [stderr]   Downloaded futf v0.1.4
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.1
[INFO] [stderr]   Downloaded js-sys v0.3.50
[INFO] [stderr]   Downloaded string_cache v0.8.1
[INFO] [stderr]   Downloaded siphasher v0.3.5
[INFO] [stderr]   Downloaded tendril v0.4.2
[INFO] [stderr]   Downloaded globset v0.4.6
[INFO] [stderr]   Downloaded include-flate v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b85da797470ba2fedf5d61582154f295dfe473d31f69a399adf7f2fc94d72cf9
[INFO] running `Command { std: "docker" "start" "-a" "b85da797470ba2fedf5d61582154f295dfe473d31f69a399adf7f2fc94d72cf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b85da797470ba2fedf5d61582154f295dfe473d31f69a399adf7f2fc94d72cf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b85da797470ba2fedf5d61582154f295dfe473d31f69a399adf7f2fc94d72cf9", kill_on_drop: false }`
[INFO] [stdout] b85da797470ba2fedf5d61582154f295dfe473d31f69a399adf7f2fc94d72cf9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d05a75887abc2e41d7023b2cf0b9232286192b266d4439e69c742f16b440ef4
[INFO] running `Command { std: "docker" "start" "-a" "8d05a75887abc2e41d7023b2cf0b9232286192b266d4439e69c742f16b440ef4", 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 unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[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 serde_json v1.0.64
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling ignore v0.4.17
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rust-embed-utils v5.1.0
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling yukicoder_md_wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]    Compiling include-flate-codegen v0.1.3
[INFO] [stderr]    Compiling include-flate-codegen-exports v0.1.3
[INFO] [stderr]    Compiling include-flate v0.1.3
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling rust-embed-impl v5.9.0
[INFO] [stderr]    Compiling rust-embed v5.9.0
[INFO] [stderr]    Compiling markup5ever v0.10.0
[INFO] [stderr]    Compiling tera v1.7.1
[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 1m 16s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "8d05a75887abc2e41d7023b2cf0b9232286192b266d4439e69c742f16b440ef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d05a75887abc2e41d7023b2cf0b9232286192b266d4439e69c742f16b440ef4", kill_on_drop: false }`
[INFO] [stdout] 8d05a75887abc2e41d7023b2cf0b9232286192b266d4439e69c742f16b440ef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98a8f251ef5e254bd9559bdf83ee35913cb1ec6000c79470c62433915707796d
[INFO] running `Command { std: "docker" "start" "-a" "98a8f251ef5e254bd9559bdf83ee35913cb1ec6000c79470c62433915707796d", 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_lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling yukicoder_md_wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]    Compiling yukicoder-md v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.18s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "98a8f251ef5e254bd9559bdf83ee35913cb1ec6000c79470c62433915707796d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98a8f251ef5e254bd9559bdf83ee35913cb1ec6000c79470c62433915707796d", kill_on_drop: false }`
[INFO] [stdout] 98a8f251ef5e254bd9559bdf83ee35913cb1ec6000c79470c62433915707796d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1dd03cc2c57bc5c2cdacea21ba593bbd15b260c6941e699b676357739605effd
[INFO] running `Command { std: "docker" "start" "-a" "1dd03cc2c57bc5c2cdacea21ba593bbd15b260c6941e699b676357739605effd", 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.15s
[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 4`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yukicoder_md-dab12c8afa863291)
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 1 test
[INFO] [stderr] thread 'pack::embed_test' 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:     0x5edfee76ba92 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5edfee76ba92 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5edfee76ba92 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5edfee76ba92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5edfee791033 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5edfee791033 - core::fmt::write::h8a494366950f23bb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x5edfee768893 - std::io::default_write_fmt::ha27fbccbc65eb6fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5edfee768893 - std::io::Write::write_fmt::h6556609fca33d0b1
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5edfee76b8e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5edfee76d019 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x5edfee76cdfb - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x5edfee7057e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   12:     0x5edfee7057e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5edfee76daee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   14:     0x5edfee76daee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stderr]   15:     0x5edfee76d786 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stderr]   16:     0x5edfee76bf99 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x5edfee76d44d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stderr]   18:     0x5edfee78fa9d - core::panicking::panic_nounwind_fmt::runtime::hde3dd742c40069fa
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x5edfee78fa9d - core::panicking::panic_nounwind_fmt::h6c46f1098922b4b6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/intrinsics/mod.rs:2367:9
[INFO] [stderr]   20:     0x5edfee719ecc - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::precondition_check::h648f6e865b0d8a3e
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ub_checks.rs:72:21
[INFO] [stderr]   21:     0x5edfee719e19 - <usize as core::slice::index::SliceIndex<[T]>>::get_unchecked_mut::h80c51b9234e97fb5
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ub_checks.rs:77:17
[INFO] [stderr]   22:     0x5edfee718a49 - core::slice::<impl [T]>::get_unchecked_mut::he5d3918e70488e8e
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/slice/mod.rs:689:30
[INFO] [stderr]   23:     0x5edfee71df2e - rle_decode_fast::append_from_within::h622144bffa3a8060
[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:     0x5edfee71df2e - rle_decode_fast::rle_decode::h962dd2bd38b8a8bc
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rle-decode-fast-1.0.1/src/lib.rs:50:9
[INFO] [stderr]   25:     0x5edfee71df2e - libflate::deflate::decode::Decoder<R>::read_compressed_block::h2fe2e7495ed86c96
[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:     0x5edfee71a9a7 - <libflate::deflate::decode::Decoder<R> as std::io::Read>::read::hd65a11fb63f6c08d
[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:     0x5edfee723164 - std::io::default_read_to_end::small_probe_read::hf7685874f5385adb
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:430:21
[INFO] [stderr]   28:     0x5edfee724791 - std::io::default_read_to_end::hf4ddb74b5ae16e36
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:445:20
[INFO] [stderr]   29:     0x5edfee718035 - std::io::Read::read_to_end::h6dbb8be7e74b8544
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:936:9
[INFO] [stderr]   30:     0x5edfee713a69 - include_flate::decode::h246e6788724b5e7d
[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:     0x5edfee6c8e1e - <yukicoder_md::pack::Asset::get::FILE as core::ops::deref::Deref>::deref::__static_ref_initialize::h53383134dbcc7b55
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:24:10
[INFO] [stderr]   32:     0x5edfee6c8e1e - core::ops::function::FnOnce::call_once::h145ee8549d85555b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   33:     0x5edfee6c7ebb - lazy_static::lazy::Lazy<T>::get::{{closure}}::h25f0de7ff387b1e5
[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:     0x5edfee6c8c9d - std::sync::poison::once::Once::call_once::{{closure}}::h41793b4f8f7c3c3d
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:41
[INFO] [stderr]   35:     0x5edfee776a17 - std::sys::sync::once::futex::Once::call::h01cb7127fa151335
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stderr]   36:     0x5edfee6c8b54 - std::sync::poison::once::Once::call_once::ha98e369758675168
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sync/poison/once.rs:155:20
[INFO] [stderr]   37:     0x5edfee6cbe5f - lazy_static::lazy::Lazy<T>::get::h79178ecf813344f6
[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:     0x5edfee6cbe5f - <yukicoder_md::pack::Asset::get::FILE as core::ops::deref::Deref>::deref::__stability::hc2d4ade3f4d5c189
[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:     0x5edfee6cbe5f - <yukicoder_md::pack::Asset::get::FILE as core::ops::deref::Deref>::deref::ha0c9b8f6a77213fd
[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:     0x5edfee6cbba7 - yukicoder_md::pack::Asset::get::h1172c927934f9009
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:24:10
[INFO] [stderr]   41:     0x5edfee6caac2 - yukicoder_md::pack::pack::h8af290dd8a735fd3
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:39:17
[INFO] [stderr]   42:     0x5edfee6cc182 - yukicoder_md::pack::embed_test::h097009482324280a
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:30:5
[INFO] [stderr]   43:     0x5edfee6cc0e7 - yukicoder_md::pack::embed_test::{{closure}}::hb7d4f8f5592aff64
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:29:16
[INFO] [stderr]   44:     0x5edfee6c8fb6 - core::ops::function::FnOnce::call_once::hf51347112bd64075
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   45:     0x5edfee70b04b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   46:     0x5edfee70b04b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stderr]   47:     0x5edfee70a185 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stderr]   48:     0x5edfee70a185 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   49:     0x5edfee70a185 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   50:     0x5edfee70a185 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   51:     0x5edfee70a185 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   52:     0x5edfee70a185 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stderr]   53:     0x5edfee70a185 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stderr]   54:     0x5edfee6cdd84 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stderr]   55:     0x5edfee6cdd84 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   56:     0x5edfee6d175a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   57:     0x5edfee6d175a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]   58:     0x5edfee6d175a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stderr]   59:     0x5edfee6d175a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stderr]   60:     0x5edfee6d175a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stderr]   61:     0x5edfee6d175a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   62:     0x5edfee6d175a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stderr]   63:     0x5edfee770a6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stderr]   64:     0x5edfee770a6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stderr]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stderr]   65:     0x788c27a3eaa4 - <unknown>
[INFO] [stderr]   66:     0x788c27acba34 - 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-dab12c8afa863291` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "1dd03cc2c57bc5c2cdacea21ba593bbd15b260c6941e699b676357739605effd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd03cc2c57bc5c2cdacea21ba593bbd15b260c6941e699b676357739605effd", kill_on_drop: false }`
[INFO] [stdout] 1dd03cc2c57bc5c2cdacea21ba593bbd15b260c6941e699b676357739605effd
