[INFO] cloning repository https://github.com/shitamachi/v2ex-terminal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shitamachi/v2ex-terminal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshitamachi%2Fv2ex-terminal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshitamachi%2Fv2ex-terminal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9a3516b587b550c6a0787fcc2c7cf91f8fe5555
[INFO] testing shitamachi/v2ex-terminal against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshitamachi%2Fv2ex-terminal" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shitamachi/v2ex-terminal
[INFO] finished tweaking git repo https://github.com/shitamachi/v2ex-terminal
[INFO] tweaked toml for git repo https://github.com/shitamachi/v2ex-terminal written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shitamachi/v2ex-terminal 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/shitamachi/v2ex-terminal 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]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.31
[INFO] [stderr]   Downloaded tempfile v3.6.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.10
[INFO] [stderr]   Downloaded time-core v0.1.1
[INFO] [stderr]   Downloaded indoc v2.0.3
[INFO] [stderr]   Downloaded anyhow v1.0.72
[INFO] [stderr]   Downloaded open v2.1.3
[INFO] [stderr]   Downloaded scraper v0.17.1
[INFO] [stderr]   Downloaded log v0.4.19
[INFO] [stderr]   Downloaded syn v2.0.26
[INFO] [stderr]   Downloaded bitflags v2.3.3
[INFO] [stderr]   Downloaded windows-targets v0.48.1
[INFO] [stderr]   Downloaded time v0.3.23
[INFO] [stderr]   Downloaded tokio v1.29.1
[INFO] [stderr]   Downloaded serde_json v1.0.103
[INFO] [stderr]   Downloaded ratatui v0.22.0
[INFO] [stderr]   Downloaded openssl v0.10.55
[INFO] [stderr]   Downloaded openssl-sys v0.9.90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6b7a250dd62d8442129b35047affc130a24a7f12379e6f2dd60b5cab55b73056
[INFO] running `Command { std: "docker" "start" "-a" "6b7a250dd62d8442129b35047affc130a24a7f12379e6f2dd60b5cab55b73056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b7a250dd62d8442129b35047affc130a24a7f12379e6f2dd60b5cab55b73056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b7a250dd62d8442129b35047affc130a24a7f12379e6f2dd60b5cab55b73056", kill_on_drop: false }`
[INFO] [stdout] 6b7a250dd62d8442129b35047affc130a24a7f12379e6f2dd60b5cab55b73056
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] bf5755e12db975034ac3d62d4d79120904c9ba0a7a1dc7a205bcd4f5e16ce1e8
[INFO] running `Command { std: "docker" "start" "-a" "bf5755e12db975034ac3d62d4d79120904c9ba0a7a1dc7a205bcd4f5e16ce1e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling time v0.3.23
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling indoc v2.0.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling open v2.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ratatui v0.22.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling scraper v0.17.1
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling v2ex-terminal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `should_quit` is never read
[INFO] [stdout]    --> src/main.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...                   should_quit = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `App` is never constructed
[INFO] [stdout]  --> src/app.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct App {
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/app.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl App {
[INFO] [stdout]   | -------- associated function in this implementation
[INFO] [stdout] 6 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `sub_url` are never read
[INFO] [stdout]  --> src/crawler.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct V2exNode {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 8 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 9 |     sub_url: String,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `V2exNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `sub_url` are never read
[INFO] [stdout]   --> src/crawler.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct V2exUser {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 14 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 15 |     sub_url: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `V2exUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `node`, `send_user`, and `last_reply_user` are never read
[INFO] [stdout]   --> src/crawler.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct V2exTopic {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 20 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     node: V2exNode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 24 |     send_user: V2exUser,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     send_time: DateTime<FixedOffset>,
[INFO] [stdout] 26 |     last_reply_user: V2exUser,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `V2exTopic` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.39s
[INFO] running `Command { std: "docker" "inspect" "bf5755e12db975034ac3d62d4d79120904c9ba0a7a1dc7a205bcd4f5e16ce1e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf5755e12db975034ac3d62d4d79120904c9ba0a7a1dc7a205bcd4f5e16ce1e8", kill_on_drop: false }`
[INFO] [stdout] bf5755e12db975034ac3d62d4d79120904c9ba0a7a1dc7a205bcd4f5e16ce1e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c12e7feb6ef96eecbf40991059508ed85c3485e8450a95356663a6bd8f9329f6
[INFO] running `Command { std: "docker" "start" "-a" "c12e7feb6ef96eecbf40991059508ed85c3485e8450a95356663a6bd8f9329f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling v2ex-terminal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `should_quit` is never read
[INFO] [stdout]    --> src/main.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...                   should_quit = true;
[INFO] [stdout]     |                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `App` is never constructed
[INFO] [stdout]  --> src/app.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct App {
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/app.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl App {
[INFO] [stdout]   | -------- associated function in this implementation
[INFO] [stdout] 6 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `sub_url` are never read
[INFO] [stdout]  --> src/crawler.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct V2exNode {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 8 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 9 |     sub_url: String,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `V2exNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `sub_url` are never read
[INFO] [stdout]   --> src/crawler.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct V2exUser {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 14 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 15 |     sub_url: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `V2exUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `node`, `send_user`, and `last_reply_user` are never read
[INFO] [stdout]   --> src/crawler.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct V2exTopic {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 20 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     node: V2exNode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 24 |     send_user: V2exUser,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     send_time: DateTime<FixedOffset>,
[INFO] [stdout] 26 |     last_reply_user: V2exUser,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `V2exTopic` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "c12e7feb6ef96eecbf40991059508ed85c3485e8450a95356663a6bd8f9329f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c12e7feb6ef96eecbf40991059508ed85c3485e8450a95356663a6bd8f9329f6", kill_on_drop: false }`
[INFO] [stdout] c12e7feb6ef96eecbf40991059508ed85c3485e8450a95356663a6bd8f9329f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ae77dc41a9de6d44cc56d3a6dd81ea922b368a060ff9be7e8d59ff3d6f8fc892
[INFO] running `Command { std: "docker" "start" "-a" "ae77dc41a9de6d44cc56d3a6dd81ea922b368a060ff9be7e8d59ff3d6f8fc892", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `should_quit` is never read
[INFO] [stderr]    --> src/main.rs:100:29
[INFO] [stderr]     |
[INFO] [stderr] 100 | ...                   should_quit = true;
[INFO] [stderr]     |                       ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `App` is never constructed
[INFO] [stderr]  --> src/app.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct App {
[INFO] [stderr]   |            ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]  --> src/app.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | impl App {
[INFO] [stderr]   | -------- associated function in this implementation
[INFO] [stderr] 6 |     pub fn new() -> Self {
[INFO] [stderr]   |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `sub_url` are never read
[INFO] [stderr]  --> src/crawler.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct V2exNode {
[INFO] [stderr]   |            -------- fields in this struct
[INFO] [stderr] 8 |     name: String,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 9 |     sub_url: String,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `V2exNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `sub_url` are never read
[INFO] [stderr]   --> src/crawler.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct V2exUser {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 14 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 15 |     sub_url: String,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `V2exUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `node`, `send_user`, and `last_reply_user` are never read
[INFO] [stderr]   --> src/crawler.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct V2exTopic {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 20 |     id: i32,
[INFO] [stderr]    |     ^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     node: V2exNode,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 24 |     send_user: V2exUser,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 25 |     send_time: DateTime<FixedOffset>,
[INFO] [stderr] 26 |     last_reply_user: V2exUser,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `V2exTopic` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `v2ex-terminal` (bin "v2ex-terminal" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/v2ex_terminal-9c93c03e3a96e2d9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crawler::test::test_get_and_parse_v2ex_page ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crawler::test::test_get_and_parse_v2ex_page stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crawler::test::test_get_and_parse_v2ex_page' panicked at src/crawler.rs:139:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://www.v2ex.com/?p=1): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     2: Connection refused (os error 111)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x607d060d8932 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x607d060d8932 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x607d060d8932 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x607d060d8932 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x607d06101e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x607d06101e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x607d060d4c33 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x607d060d4c33 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x607d060d8782 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x607d060d9eb9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x607d060d9cee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x607d05ed4d24 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x607d05ed4d24 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x607d060da98e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x607d060da98e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x607d060da65a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x607d060d8e39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x607d060da2ed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x607d060ff970 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x607d060ffe36 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x607d05bb0947 - core::result::Result<T,E>::unwrap::hfbed157521b9dd92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x607d05bb0947 - v2ex_terminal::crawler::test::test_get_and_parse_v2ex_page::{{closure}}::hb937215271ecb707
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crawler.rs:139:50
[INFO] [stdout]   22:     0x607d05bafc42 - <core::pin::Pin<P> as core::future::future::Future>::poll::h09d43643c3ba95e5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x607d05bafc7d - <core::pin::Pin<P> as core::future::future::Future>::poll::h6d468fe3356731f0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x607d05ba79bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h7c559abc9b3f9b5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:73
[INFO] [stdout]   25:     0x607d05ba78fb - tokio::runtime::coop::with_budget::h378ca89a69e5484d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x607d05ba78fb - tokio::runtime::coop::budget::h91a6d7379c1fcb11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x607d05ba78fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3f74bad40635239f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25
[INFO] [stdout]   28:     0x607d05ba6150 - tokio::runtime::scheduler::current_thread::Context::enter::h8e59df09bb80b323
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19
[INFO] [stdout]   29:     0x607d05ba6fc0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h02bd674ee3e59acb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:44
[INFO] [stdout]   30:     0x607d05ba6ce4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hdbbe9582ca2bddbe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68
[INFO] [stdout]   31:     0x607d05badf9b - tokio::runtime::context::scoped::Scoped<T>::set::hb7dca89b31fab8a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x607d05baddd9 - tokio::runtime::context::set_scheduler::{{closure}}::hff8cc431692f49b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x607d05ba2ef2 - std::thread::local::LocalKey<T>::try_with::h053b7002d76dbedf
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x607d05ba2c3e - std::thread::local::LocalKey<T>::with::hb83e76c7d7172553
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x607d05badd8d - tokio::runtime::context::set_scheduler::hd4205bf4b3458cfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x607d05ba6a90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hff8f06014e79c1b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27
[INFO] [stdout]   37:     0x607d05ba6d03 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h406b7daf3254491f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:24
[INFO] [stdout]   38:     0x607d05ba5db5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hbe57d5241e8e0077
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:33
[INFO] [stdout]   39:     0x607d05bae100 - tokio::runtime::context::runtime::enter_runtime::h08393df2020acc2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x607d05ba5d11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha14e016756d9beb5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   41:     0x607d05bae84a - tokio::runtime::runtime::Runtime::block_on::h779694bc02f8a4f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52
[INFO] [stdout]   42:     0x607d05bb0683 - v2ex_terminal::crawler::test::test_get_and_parse_v2ex_page::h9bdf8d8d87e77205
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crawler.rs:141:31
[INFO] [stdout]   43:     0x607d05bb0527 - v2ex_terminal::crawler::test::test_get_and_parse_v2ex_page::{{closure}}::h9aad0a0a77e12f0d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crawler.rs:138:44
[INFO] [stdout]   44:     0x607d05ba3796 - core::ops::function::FnOnce::call_once::h95fbf5a5df008e72
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x607d05eda58b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x607d05eda58b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x607d05ed96c5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x607d05ed96c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x607d05ed96c5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x607d05ed96c5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x607d05ed96c5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x607d05ed96c5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x607d05ed96c5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x607d05e9d2c4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x607d05e9d2c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x607d05ea0c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x607d05ea0c9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x607d05ea0c9a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x607d05ea0c9a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x607d05ea0c9a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x607d05ea0c9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x607d05ea0c9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x607d060ddb2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x607d060ddb2f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x7a448f5c5aa4 - <unknown>
[INFO] [stdout]   66:     0x7a448f652a34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crawler::test::test_get_and_parse_v2ex_page
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin v2ex-terminal`
[INFO] running `Command { std: "docker" "inspect" "ae77dc41a9de6d44cc56d3a6dd81ea922b368a060ff9be7e8d59ff3d6f8fc892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae77dc41a9de6d44cc56d3a6dd81ea922b368a060ff9be7e8d59ff3d6f8fc892", kill_on_drop: false }`
[INFO] [stdout] ae77dc41a9de6d44cc56d3a6dd81ea922b368a060ff9be7e8d59ff3d6f8fc892
