[INFO] cloning repository https://github.com/YutaNagaoka/atcoder-util
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YutaNagaoka/atcoder-util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYutaNagaoka%2Fatcoder-util", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYutaNagaoka%2Fatcoder-util'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c106e14f61cba74cdb6b68cf3853678bed6e125
[INFO] testing YutaNagaoka/atcoder-util against master#10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 for pr-94775
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYutaNagaoka%2Fatcoder-util" "/workspace/builds/worker-14/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/YutaNagaoka/atcoder-util on toolchain 10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/YutaNagaoka/atcoder-util
[INFO] finished tweaking git repo https://github.com/YutaNagaoka/atcoder-util
[INFO] tweaked toml for git repo https://github.com/YutaNagaoka/atcoder-util written to /workspace/builds/worker-14/source/Cargo.toml
[INFO] crate git repo https://github.com/YutaNagaoka/atcoder-util already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d164c0cc63c13d15967571c53cc0e4621662baa3ed5c1f574d279aed8321c3d3
[INFO] running `Command { std: "docker" "start" "-a" "d164c0cc63c13d15967571c53cc0e4621662baa3ed5c1f574d279aed8321c3d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d164c0cc63c13d15967571c53cc0e4621662baa3ed5c1f574d279aed8321c3d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d164c0cc63c13d15967571c53cc0e4621662baa3ed5c1f574d279aed8321c3d3", kill_on_drop: false }`
[INFO] [stdout] d164c0cc63c13d15967571c53cc0e4621662baa3ed5c1f574d279aed8321c3d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09d94aa22b44c2b6b2ee100c6da393761cb1154b90415a2d644ef304e2115838
[INFO] running `Command { std: "docker" "start" "-a" "09d94aa22b44c2b6b2ee100c6da393761cb1154b90415a2d644ef304e2115838", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]    Compiling smallvec v0.6.11
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling pkg-config v0.3.16
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.3
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.25
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling native-tls v0.2.3
[INFO] [stderr]    Compiling procedural-masquerade v0.1.6
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling try-lock v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.20
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling mime v0.3.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling lock_api v0.3.1
[INFO] [stderr]    Compiling tokio-sync v0.1.7
[INFO] [stderr]    Compiling unicase v2.5.1
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling dtoa-short v0.3.2
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling hyper v0.12.35
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling tendril v0.4.1
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]    Compiling tokio-executor v0.1.8
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling tokio-current-thread v0.1.6
[INFO] [stderr]    Compiling tokio-timer v0.2.11
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.52
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling flate2 v1.0.12
[INFO] [stderr]    Compiling colored v1.9.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling mio v0.6.19
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling tokio-io v0.1.12
[INFO] [stderr]    Compiling http v0.1.19
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling tokio-threadpool v0.1.16
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling tokio-reactor v0.1.10
[INFO] [stderr]    Compiling url v2.1.0
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling string_cache_codegen v0.4.4
[INFO] [stderr]    Compiling tokio-tcp v0.1.3
[INFO] [stderr]    Compiling selectors v0.21.0
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling string_cache v0.7.5
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling publicsuffix v1.5.3
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling cssparser v0.25.9
[INFO] [stderr]    Compiling html5ever v0.24.1
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling cssparser-macros v0.3.6
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.41
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling markup5ever v0.9.0
[INFO] [stderr]    Compiling reqwest v0.9.22
[INFO] [stderr]    Compiling scraper v0.11.0
[INFO] [stderr]    Compiling atcoder-util v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 25.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.25.9, selectors v0.21.0
[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" "09d94aa22b44c2b6b2ee100c6da393761cb1154b90415a2d644ef304e2115838", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d94aa22b44c2b6b2ee100c6da393761cb1154b90415a2d644ef304e2115838", kill_on_drop: false }`
[INFO] [stdout] 09d94aa22b44c2b6b2ee100c6da393761cb1154b90415a2d644ef304e2115838
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8e2b3704eccc2244ae2b7fb434967be5ce635ef3dd90b25a7f1cd784c522784
[INFO] running `Command { std: "docker" "start" "-a" "f8e2b3704eccc2244ae2b7fb434967be5ce635ef3dd90b25a7f1cd784c522784", kill_on_drop: false }`
[INFO] [stderr]    Compiling atcoder-util v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 3.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.25.9, selectors v0.21.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]   Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/atcoder_util-52741efb075015fe)
[INFO] [stderr]   Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/atcoder_util-fda12034b6810ce3)
[INFO] [stderr]   Executable tests/test_fetch_problem.rs (/opt/rustwide/target/debug/deps/test_fetch_problem-baedb18c14a70280)
[INFO] [stderr]   Executable tests/test_run_program.rs (/opt/rustwide/target/debug/deps/test_run_program-55982a48fc109d5e)
[INFO] running `Command { std: "docker" "inspect" "f8e2b3704eccc2244ae2b7fb434967be5ce635ef3dd90b25a7f1cd784c522784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8e2b3704eccc2244ae2b7fb434967be5ce635ef3dd90b25a7f1cd784c522784", kill_on_drop: false }`
[INFO] [stdout] f8e2b3704eccc2244ae2b7fb434967be5ce635ef3dd90b25a7f1cd784c522784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a0df9b2363cfcd39edcedc91ac8302915fe0bab98afd798dd79c009f1bdc75b6
[INFO] running `Command { std: "docker" "start" "-a" "a0df9b2363cfcd39edcedc91ac8302915fe0bab98afd798dd79c009f1bdc75b6", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 3.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.25.9, selectors v0.21.0
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atcoder_util-52741efb075015fe)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/atcoder_util-fda12034b6810ce3)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_fetch_problem.rs (/opt/rustwide/target/debug/deps/test_fetch_problem-baedb18c14a70280)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_fetch_all_problem ... FAILED
[INFO] [stdout] test test_fetch_one_problem ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_fetch_all_problem stdout ----
[INFO] [stdout] thread 'test_fetch_all_problem' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Hyper(Error(Connect, Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })), "https://atcoder.jp/contests/abc145/tasks/abc145_a")', src/gen/problem.rs:49:48
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c11957e2c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x563c11957e2c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c11957e2c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x563c11957e2c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x563c1197d6cc - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x563c11951151 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x563c11959bd5 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x563c11959bd5 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x563c11959bd5 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x563c119598b3 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x563c1195a123 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x563c1195a007 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x563c119582e4 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x563c11959d39 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x563c111a1a03 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x563c111a1af3 - core::result::unwrap_failed::h000167061be8973a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5
[INFO] [stdout]   16:     0x563c111dd79a - core::result::Result<T,E>::unwrap::h788b74c5c3536ae5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23
[INFO] [stdout]   17:     0x563c111e0eee - atcoder_util::gen::problem::Problem::fetch_problem_html::h3b83b81d66b5a5d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen/problem.rs:49:23
[INFO] [stdout]   18:     0x563c111e09db - atcoder_util::gen::problem::Problem::fetch_sample_cases::h389501493e7daa69
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen/problem.rs:33:20
[INFO] [stdout]   19:     0x563c111e08bf - atcoder_util::gen::problem::Problem::new::hfb89f0bfb4f53281
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen/problem.rs:20:18
[INFO] [stdout]   20:     0x563c111ddcdf - atcoder_util::gen::execute_fetching_problem::h9d94c7723e6e7466
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen/mod.rs:9:19
[INFO] [stdout]   21:     0x563c111de174 - atcoder_util::gen::execute_fetching_problems_in_contest::h333a33f18341788f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen/mod.rs:21:9
[INFO] [stdout]   22:     0x563c111a2cb8 - test_fetch_problem::test_fetch_all_problem::h05fd13570f03b97b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_fetch_problem.rs:41:5
[INFO] [stdout]   23:     0x563c111a2c6a - test_fetch_problem::test_fetch_all_problem::{{closure}}::h2e30cbba00d9e348
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_fetch_problem.rs:39:1
[INFO] [stdout]   24:     0x563c111a249e - core::ops::function::FnOnce::call_once::hb81499470add289e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   25:     0x563c111d84d3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   26:     0x563c111d84d3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   27:     0x563c111d7246 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   28:     0x563c111d7246 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   29:     0x563c111d7246 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   30:     0x563c111d7246 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   31:     0x563c111d7246 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   32:     0x563c111d7246 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   33:     0x563c111d7246 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   34:     0x563c111a3bee - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   35:     0x563c111a3bee - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   36:     0x563c111a90b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   37:     0x563c111a90b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   38:     0x563c111a90b8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   39:     0x563c111a90b8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   40:     0x563c111a90b8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   41:     0x563c111a90b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   42:     0x563c111a90b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   43:     0x563c1195f333 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   44:     0x563c1195f333 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   45:     0x563c1195f333 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   46:     0x7fe2e5792609 - start_thread
[INFO] [stdout]   47:     0x7fe2e5560163 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_fetch_one_problem stdout ----
[INFO] [stdout] thread 'test_fetch_one_problem' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Hyper(Error(Connect, Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })), "https://atcoder.jp/contests/abc145/tasks/abc145_b")', src/gen/problem.rs:49:48
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563c11957e2c - std::backtrace_rs::backtrace::libunwind::trace::he07d966fe283e0d7
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x563c11957e2c - std::backtrace_rs::backtrace::trace_unsynchronized::hb52f6a80e177e226
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563c11957e2c - std::sys_common::backtrace::_print_fmt::h95371623091fae65
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5
[INFO] [stdout]    3:     0x563c11957e2c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hc4da24e0b1e98e51
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:45:22
[INFO] [stdout]    4:     0x563c1197d6cc - core::fmt::write::hb2170372716ad26b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17
[INFO] [stdout]    5:     0x563c11951151 - std::io::Write::write_fmt::h3c07697c67ffaa2d
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15
[INFO] [stdout]    6:     0x563c11959bd5 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5
[INFO] [stdout]    7:     0x563c11959bd5 - std::sys_common::backtrace::print::h4e46a96df6d676fb
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9
[INFO] [stdout]    8:     0x563c11959bd5 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22
[INFO] [stdout]    9:     0x563c119598b3 - std::panicking::default_hook::ha9ce4e0173f5ce0b
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9
[INFO] [stdout]   10:     0x563c1195a123 - std::panicking::rust_panic_with_hook::hde456cc93d237fce
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17
[INFO] [stdout]   11:     0x563c1195a007 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13
[INFO] [stdout]   12:     0x563c119582e4 - std::sys_common::backtrace::__rust_end_short_backtrace::hf4290fe564187149
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:138:18
[INFO] [stdout]   13:     0x563c11959d39 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5
[INFO] [stdout]   14:     0x563c111a1a03 - core::panicking::panic_fmt::hbb2d9452f1115567
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14
[INFO] [stdout]   15:     0x563c111a1af3 - core::result::unwrap_failed::h000167061be8973a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5
[INFO] [stdout]   16:     0x563c111dd79a - core::result::Result<T,E>::unwrap::h788b74c5c3536ae5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23
[INFO] [stdout]   17:     0x563c111e0eee - atcoder_util::gen::problem::Problem::fetch_problem_html::h3b83b81d66b5a5d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen/problem.rs:49:23
[INFO] [stdout]   18:     0x563c111e09db - atcoder_util::gen::problem::Problem::fetch_sample_cases::h389501493e7daa69
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen/problem.rs:33:20
[INFO] [stdout]   19:     0x563c111e08bf - atcoder_util::gen::problem::Problem::new::hfb89f0bfb4f53281
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen/problem.rs:20:18
[INFO] [stdout]   20:     0x563c111ddcdf - atcoder_util::gen::execute_fetching_problem::h9d94c7723e6e7466
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gen/mod.rs:9:19
[INFO] [stdout]   21:     0x563c111a25e3 - test_fetch_problem::test_fetch_one_problem::hfe81941b4dd10d8f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_fetch_problem.rs:10:5
[INFO] [stdout]   22:     0x563c111a256a - test_fetch_problem::test_fetch_one_problem::{{closure}}::h48bf4b771aaf9277
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_fetch_problem.rs:7:1
[INFO] [stdout]   23:     0x563c111a244e - core::ops::function::FnOnce::call_once::h27ab89e1591461f6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   24:     0x563c111d84d3 - core::ops::function::FnOnce::call_once::h25babd84699c76f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   25:     0x563c111d84d3 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5
[INFO] [stdout]   26:     0x563c111d7246 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h51c28c0c988153a6
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   27:     0x563c111d7246 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74dfe0746b2a6a2c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   28:     0x563c111d7246 - std::panicking::try::do_call::hf6eba50b14a6c5be
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   29:     0x563c111d7246 - std::panicking::try::hbc5d9d7f4644b991
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   30:     0x563c111d7246 - std::panic::catch_unwind::hd93fd0b81dd61f41
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   31:     0x563c111d7246 - test::run_test_in_process::hb5e7d832e150b133
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18
[INFO] [stdout]   32:     0x563c111d7246 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39
[INFO] [stdout]   33:     0x563c111a3bee - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37
[INFO] [stdout]   34:     0x563c111a3bee - std::sys_common::backtrace::__rust_begin_short_backtrace::ha4d1a0f3f39c8c5c
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:122:18
[INFO] [stdout]   35:     0x563c111a90b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17
[INFO] [stdout]   36:     0x563c111a90b8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9305181b781f132f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   37:     0x563c111a90b8 - std::panicking::try::do_call::h0e4e363c3ee43148
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40
[INFO] [stdout]   38:     0x563c111a90b8 - std::panicking::try::hba0f2a319d1144ec
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19
[INFO] [stdout]   39:     0x563c111a90b8 - std::panic::catch_unwind::hb6625ed25be77802
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14
[INFO] [stdout]   40:     0x563c111a90b8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30
[INFO] [stdout]   41:     0x563c111a90b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   42:     0x563c1195f333 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha08b432faa5208c5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   43:     0x563c1195f333 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5bb81b7e0a9fec3a
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/alloc/src/boxed.rs:1854:9
[INFO] [stdout]   44:     0x563c1195f333 - std::sys::unix::thread::Thread::new::thread_start::h5006775efb4972f5
[INFO] [stdout]                                at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fe2e5792609 - start_thread
[INFO] [stdout]   46:     0x7fe2e5560163 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_fetch_all_problem
[INFO] [stdout]     test_fetch_one_problem
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass '--test test_fetch_problem'
[INFO] running `Command { std: "docker" "inspect" "a0df9b2363cfcd39edcedc91ac8302915fe0bab98afd798dd79c009f1bdc75b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0df9b2363cfcd39edcedc91ac8302915fe0bab98afd798dd79c009f1bdc75b6", kill_on_drop: false }`
[INFO] [stdout] a0df9b2363cfcd39edcedc91ac8302915fe0bab98afd798dd79c009f1bdc75b6