[INFO] cloning repository https://github.com/chansuke/redmine-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chansuke/redmine-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchansuke%2Fredmine-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchansuke%2Fredmine-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9e7a64b292376e5bea90b0e72240af172c987f9 [INFO] testing chansuke/redmine-rs against master#10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287 for pr-94775 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchansuke%2Fredmine-rs" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chansuke/redmine-rs 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/chansuke/redmine-rs [INFO] finished tweaking git repo https://github.com/chansuke/redmine-rs [INFO] tweaked toml for git repo https://github.com/chansuke/redmine-rs written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/chansuke/redmine-rs 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-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] 099267b71934926ebde71b6dcbe2419e53b04e466f0827eaed8bb95666a4e364 [INFO] running `Command { std: "docker" "start" "-a" "099267b71934926ebde71b6dcbe2419e53b04e466f0827eaed8bb95666a4e364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "099267b71934926ebde71b6dcbe2419e53b04e466f0827eaed8bb95666a4e364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "099267b71934926ebde71b6dcbe2419e53b04e466f0827eaed8bb95666a4e364", kill_on_drop: false }` [INFO] [stdout] 099267b71934926ebde71b6dcbe2419e53b04e466f0827eaed8bb95666a4e364 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] 839b055d3fffdacb5b8593491de3264fddb092728c7ede5af0bef15051f854da [INFO] running `Command { std: "docker" "start" "-a" "839b055d3fffdacb5b8593491de3264fddb092728c7ede5af0bef15051f854da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling redmine-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/resources/attachment.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> src/resources/attachment.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filesize` [INFO] [stdout] --> src/resources/attachment.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | filesize: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content_type` [INFO] [stdout] --> src/resources/attachment.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | content_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/resources/attachment.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content_url` [INFO] [stdout] --> src/resources/attachment.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | content_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `thumbnail_url` [INFO] [stdout] --> src/resources/attachment.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | thumbnail_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `author` [INFO] [stdout] --> src/resources/attachment.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | author: CommonField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_on` [INFO] [stdout] --> src/resources/attachment.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | created_on: DateTime<Local>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "839b055d3fffdacb5b8593491de3264fddb092728c7ede5af0bef15051f854da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "839b055d3fffdacb5b8593491de3264fddb092728c7ede5af0bef15051f854da", kill_on_drop: false }` [INFO] [stdout] 839b055d3fffdacb5b8593491de3264fddb092728c7ede5af0bef15051f854da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] 1fe580ec0139d19807b8a0a498c06e3f08c55d7d1c3cd017e45acedea87e3562 [INFO] running `Command { std: "docker" "start" "-a" "1fe580ec0139d19807b8a0a498c06e3f08c55d7d1c3cd017e45acedea87e3562", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling redmine-rs v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/resources/attachment.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | id: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filename` [INFO] [stdout] --> src/resources/attachment.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | filename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `filesize` [INFO] [stdout] --> src/resources/attachment.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | filesize: i32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content_type` [INFO] [stdout] --> src/resources/attachment.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | content_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/resources/attachment.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content_url` [INFO] [stdout] --> src/resources/attachment.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | content_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `thumbnail_url` [INFO] [stdout] --> src/resources/attachment.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | thumbnail_url: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `author` [INFO] [stdout] --> src/resources/attachment.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | author: CommonField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `created_on` [INFO] [stdout] --> src/resources/attachment.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | created_on: DateTime<Local>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/attachment.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.58s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/redmine_rs-8a29878db80c9429) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/redmine_rs-bb604b4cc8e76d15) [INFO] running `Command { std: "docker" "inspect" "1fe580ec0139d19807b8a0a498c06e3f08c55d7d1c3cd017e45acedea87e3562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe580ec0139d19807b8a0a498c06e3f08c55d7d1c3cd017e45acedea87e3562", kill_on_drop: false }` [INFO] [stdout] 1fe580ec0139d19807b8a0a498c06e3f08c55d7d1c3cd017e45acedea87e3562 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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] f557ea5b75c8f0a189809506ea19bfea5a2289fbec82a2398d10501a49de3b50 [INFO] running `Command { std: "docker" "start" "-a" "f557ea5b75c8f0a189809506ea19bfea5a2289fbec82a2398d10501a49de3b50", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> src/resources/attachment.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | id: i32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/resources/attachment.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `filename` [INFO] [stderr] --> src/resources/attachment.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | filename: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/resources/attachment.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `filesize` [INFO] [stderr] --> src/resources/attachment.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | filesize: i32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/resources/attachment.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `content_type` [INFO] [stderr] --> src/resources/attachment.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | content_type: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/resources/attachment.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `description` [INFO] [stderr] --> src/resources/attachment.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | description: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/resources/attachment.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `content_url` [INFO] [stderr] --> src/resources/attachment.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | content_url: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/resources/attachment.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `thumbnail_url` [INFO] [stderr] --> src/resources/attachment.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | thumbnail_url: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/resources/attachment.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `author` [INFO] [stderr] --> src/resources/attachment.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | author: CommonField, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/resources/attachment.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `created_on` [INFO] [stderr] --> src/resources/attachment.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | created_on: DateTime<Local>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Attachment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/resources/attachment.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `redmine-rs` (bin "redmine-rs" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redmine_rs-8a29878db80c9429) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redmine_rs-bb604b4cc8e76d15) [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] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test config::tests::empty_env_variable ... ok [INFO] [stdout] test config::tests::get_baseurl_env ... ok [INFO] [stdout] test config::tests::get_project_env ... ok [INFO] [stdout] test utils::endpoint::tests::test_build_endpoint ... ok [INFO] [stdout] test utils::command::tests::test_extract_command - should panic ... ok [INFO] [stdout] test backend::memberships::tests::test_get_memberships ... FAILED [INFO] [stdout] test backend::trackers::tests::test_get_trackers ... FAILED [INFO] [stdout] test backend::issues::tests::test_get_issue ... FAILED [INFO] [stdout] test backend::news::tests::test_get_news ... FAILED [INFO] [stdout] test backend::projects::tests::test_get_project ... FAILED [INFO] [stdout] test backend::issues::tests::test_get_issues ... FAILED [INFO] [stdout] test backend::projects::tests::test_get_projects ... FAILED [INFO] [stdout] test backend::roles::tests::test_get_role_by_id ... FAILED [INFO] [stdout] test backend::roles::tests::test_get_roles ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- backend::memberships::tests::test_get_memberships stdout ---- [INFO] [stdout] thread 'backend::memberships::tests::test_get_memberships' panicked at 'called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "https", host: Some(Domain("www.redmine.org")), port: None, path: "/projects/redmine/memberships.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })', src/backend/memberships.rs:19:54 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ea28443dc - 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: 0x559ea28443dc - 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: 0x559ea28443dc - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559ea28443dc - <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: 0x559ea286885c - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x559ea283d0a1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559ea2846135 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559ea2846135 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559ea2846135 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559ea2845e13 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559ea2846683 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559ea2846567 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559ea2844894 - 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: 0x559ea2846299 - rust_begin_unwind [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559ea214dad3 - core::panicking::panic_fmt::hbb2d9452f1115567 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x559ea214dbc3 - core::result::unwrap_failed::h000167061be8973a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5 [INFO] [stdout] 16: 0x559ea21781ac - core::result::Result<T,E>::unwrap::hc3ebb9f2375872c4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23 [INFO] [stdout] 17: 0x559ea21b4bd0 - redmine_rs::backend::memberships::tests::test_get_memberships::{{closure}}::h44e614f14f5b23ee [INFO] [stdout] at /opt/rustwide/workdir/src/backend/memberships.rs:19:22 [INFO] [stdout] 18: 0x559ea21b39bb - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hd04f93f79d27d1be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x559ea2196510 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::ha2d9b879c82430e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x559ea219c350 - tokio::coop::with_budget::{{closure}}::h1ba00f697ade8880 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x559ea2175746 - std::thread::local::LocalKey<T>::try_with::hf0c64f08fc9d1eae [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 22: 0x559ea217082d - std::thread::local::LocalKey<T>::with::h62b40c2faf3afbb6 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 23: 0x559ea2191cfc - tokio::coop::with_budget::h3e3b3e4707f0982f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x559ea2191cfc - tokio::coop::budget::h4a5580555ea6a915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x559ea2191cfc - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::h03d58d17dc700725 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x559ea2198891 - tokio::runtime::basic_scheduler::enter::{{closure}}::h1c70b04240fbf8c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x559ea21c5fe3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h228faaaef263c277 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x559ea2198765 - tokio::runtime::basic_scheduler::enter::he6bdd394a275fd9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x559ea2191190 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h7ecfd015c129fa65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x559ea218d41c - tokio::runtime::Runtime::block_on::{{closure}}::ha76fa23fd54f16c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x559ea21b0a86 - tokio::runtime::context::enter::h76c460136f888aef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x559ea21bad1a - tokio::runtime::handle::Handle::enter::hea00894dbfbdce81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x559ea218cf0d - tokio::runtime::Runtime::block_on::hfdaa62f578408f3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x559ea21b491b - redmine_rs::backend::memberships::tests::test_get_memberships::ha8b4c0e39897d1f9 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/memberships.rs:16:5 [INFO] [stdout] 35: 0x559ea21b480a - redmine_rs::backend::memberships::tests::test_get_memberships::{{closure}}::h914ddc3831990967 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/memberships.rs:16:5 [INFO] [stdout] 36: 0x559ea21bf2fe - core::ops::function::FnOnce::call_once::he96fc980e55dd058 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559ea21feb13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559ea21feb13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x559ea21fd886 - <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] 40: 0x559ea21fd886 - <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] 41: 0x559ea21fd886 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x559ea21fd886 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x559ea21fd886 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x559ea21fd886 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x559ea21fd886 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x559ea21ca22e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x559ea21ca22e - 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] 48: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x559ea21cf6f8 - <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] 50: 0x559ea21cf6f8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x559ea21cf6f8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x559ea21cf6f8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x559ea21cf6f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x559ea284b193 - <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] 56: 0x559ea284b193 - <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] 57: 0x559ea284b193 - 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] 58: 0x7f60fa512609 - start_thread [INFO] [stdout] 59: 0x7f60fa2e0163 - clone [INFO] [stdout] 60: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- backend::trackers::tests::test_get_trackers stdout ---- [INFO] [stdout] thread 'backend::trackers::tests::test_get_trackers' panicked at 'called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "https", host: Some(Domain("www.redmine.org")), port: None, path: "/trackers.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })', src/backend/trackers.rs:21:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ea28443dc - 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: 0x559ea28443dc - 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: 0x559ea28443dc - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559ea28443dc - <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: 0x559ea286885c - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x559ea283d0a1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559ea2846135 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559ea2846135 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559ea2846135 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559ea2845e13 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559ea2846683 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559ea2846567 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559ea2844894 - 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: 0x559ea2846299 - rust_begin_unwind [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559ea214dad3 - core::panicking::panic_fmt::hbb2d9452f1115567 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x559ea214dbc3 - core::result::unwrap_failed::h000167061be8973a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5 [INFO] [stdout] 16: 0x559ea2177b4c - core::result::Result<T,E>::unwrap::h18adcb057ddd3063 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23 [INFO] [stdout] 17: 0x559ea219f9e9 - redmine_rs::backend::trackers::tests::test_get_trackers::{{closure}}::hee06c41033845a6d [INFO] [stdout] at /opt/rustwide/workdir/src/backend/trackers.rs:21:22 [INFO] [stdout] 18: 0x559ea21b313b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h654a84641e49a649 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x559ea2196160 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h70541cf632a56bc4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x559ea219e100 - tokio::coop::with_budget::{{closure}}::h9d61372ab613965c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x559ea21725b6 - std::thread::local::LocalKey<T>::try_with::h3523f631810c40a8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 22: 0x559ea21704fd - std::thread::local::LocalKey<T>::with::h3789f1f14a9098ae [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 23: 0x559ea21914bc - tokio::coop::with_budget::h3997b70b6e1beb90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x559ea21914bc - tokio::coop::budget::ha6b878e96e658226 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x559ea21914bc - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::h0053a44d381db125 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x559ea2198b31 - tokio::runtime::basic_scheduler::enter::{{closure}}::hb50b58fa050e7186 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x559ea21c6113 - tokio::macros::scoped_tls::ScopedKey<T>::set::h4dc6d2af0f3f9d4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x559ea21983d5 - tokio::runtime::basic_scheduler::enter::hcdb8df62ab2d0d7d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x559ea2191150 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h6124daebc632e103 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x559ea218d74c - tokio::runtime::Runtime::block_on::{{closure}}::hf7bb09de1b991b57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x559ea21b0756 - tokio::runtime::context::enter::h24c2114e2eae6334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x559ea21ba7da - tokio::runtime::handle::Handle::enter::h2449da354507af98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x559ea218ce4d - tokio::runtime::Runtime::block_on::hdb27fc759aa95ef7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x559ea219f72b - redmine_rs::backend::trackers::tests::test_get_trackers::hc17c39f7ba7c65d4 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/trackers.rs:18:5 [INFO] [stdout] 35: 0x559ea219f61a - redmine_rs::backend::trackers::tests::test_get_trackers::{{closure}}::h2880e8dffc24e9a5 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/trackers.rs:18:5 [INFO] [stdout] 36: 0x559ea21beede - core::ops::function::FnOnce::call_once::h72fe6db11fb923c8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559ea21feb13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559ea21feb13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x559ea21fd886 - <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] 40: 0x559ea21fd886 - <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] 41: 0x559ea21fd886 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x559ea21fd886 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x559ea21fd886 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x559ea21fd886 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x559ea21fd886 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x559ea21ca22e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x559ea21ca22e - 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] 48: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x559ea21cf6f8 - <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] 50: 0x559ea21cf6f8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x559ea21cf6f8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x559ea21cf6f8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x559ea21cf6f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x559ea284b193 - <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] 56: 0x559ea284b193 - <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] 57: 0x559ea284b193 - 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] 58: 0x7f60fa512609 - start_thread [INFO] [stdout] 59: 0x7f60fa2e0163 - clone [INFO] [stdout] 60: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- backend::issues::tests::test_get_issue stdout ---- [INFO] [stdout] thread 'backend::issues::tests::test_get_issue' panicked at 'called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "https", host: Some(Domain("www.redmine.org")), port: None, path: "/issues/1.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })', src/backend/issues.rs:86:48 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ea28443dc - 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: 0x559ea28443dc - 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: 0x559ea28443dc - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559ea28443dc - <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: 0x559ea286885c - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x559ea283d0a1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559ea2846135 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559ea2846135 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559ea2846135 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559ea2845e13 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559ea2846683 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559ea2846567 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559ea2844894 - 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: 0x559ea2846299 - rust_begin_unwind [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559ea214dad3 - core::panicking::panic_fmt::hbb2d9452f1115567 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x559ea214dbc3 - core::result::unwrap_failed::h000167061be8973a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5 [INFO] [stdout] 16: 0x559ea2177db3 - core::result::Result<T,E>::unwrap::h497d99886d510526 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23 [INFO] [stdout] 17: 0x559ea21b42fc - redmine_rs::backend::issues::tests::test_get_issue::{{closure}}::h0ecbf7ee542a87ba [INFO] [stdout] at /opt/rustwide/workdir/src/backend/issues.rs:86:22 [INFO] [stdout] 18: 0x559ea21b2fab - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h635f10e0892d05ab [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x559ea21963a0 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h978eb2f517b62aaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x559ea219db10 - tokio::coop::with_budget::{{closure}}::h896191a673596532 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x559ea2173f56 - std::thread::local::LocalKey<T>::try_with::h9499120c91ca655d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 22: 0x559ea217108d - std::thread::local::LocalKey<T>::with::hb4bc64897bd50f9d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 23: 0x559ea219568c - tokio::coop::with_budget::h53b4d369383efc25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x559ea219568c - tokio::coop::budget::h410d11a1ac2a8afc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x559ea219568c - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hfade055d27de8da4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x559ea2198abf - tokio::runtime::basic_scheduler::enter::{{closure}}::h640b4d4a0689baaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x559ea21c6241 - tokio::macros::scoped_tls::ScopedKey<T>::set::h505d483fc1aa5fbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x559ea2197cb5 - tokio::runtime::basic_scheduler::enter::hc9d117011054cf31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x559ea2191052 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h1e97cbd6826147b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x559ea218d862 - tokio::runtime::Runtime::block_on::{{closure}}::hfe8c772356263e71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x559ea21b0db6 - tokio::runtime::context::enter::hfad2d5823d10537c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x559ea21bac5c - tokio::runtime::handle::Handle::enter::he3981b9e4ea9ab8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x559ea218cccf - tokio::runtime::Runtime::block_on::h4f78774a5a77822f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x559ea21b404b - redmine_rs::backend::issues::tests::test_get_issue::he509b7907da26e0f [INFO] [stdout] at /opt/rustwide/workdir/src/backend/issues.rs:83:5 [INFO] [stdout] 35: 0x559ea21b3f3a - redmine_rs::backend::issues::tests::test_get_issue::{{closure}}::h4a7d7c8e55f038b5 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/issues.rs:83:5 [INFO] [stdout] 36: 0x559ea21bf37e - core::ops::function::FnOnce::call_once::hf8557047558a1dd2 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559ea21feb13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559ea21feb13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x559ea21fd886 - <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] 40: 0x559ea21fd886 - <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] 41: 0x559ea21fd886 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x559ea21fd886 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x559ea21fd886 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x559ea21fd886 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x559ea21fd886 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x559ea21ca22e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x559ea21ca22e - 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] 48: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x559ea21cf6f8 - <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] 50: 0x559ea21cf6f8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x559ea21cf6f8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x559ea21cf6f8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x559ea21cf6f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x559ea284b193 - <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] 56: 0x559ea284b193 - <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] 57: 0x559ea284b193 - 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] 58: 0x7f60fa512609 - start_thread [INFO] [stdout] 59: 0x7f60fa2e0163 - clone [INFO] [stdout] 60: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- backend::news::tests::test_get_news stdout ---- [INFO] [stdout] thread 'backend::news::tests::test_get_news' panicked at 'called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "https", host: Some(Domain("www.redmine.org")), port: None, path: "/news.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })', src/backend/news.rs:19:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ea28443dc - 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: 0x559ea28443dc - 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: 0x559ea28443dc - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559ea28443dc - <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: 0x559ea286885c - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x559ea283d0a1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559ea2846135 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559ea2846135 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559ea2846135 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559ea2845e13 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559ea2846683 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559ea2846567 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559ea2844894 - 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: 0x559ea2846299 - rust_begin_unwind [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559ea214dad3 - core::panicking::panic_fmt::hbb2d9452f1115567 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x559ea214dbc3 - core::result::unwrap_failed::h000167061be8973a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5 [INFO] [stdout] 16: 0x559ea2177c1c - core::result::Result<T,E>::unwrap::h26e1f56289633b9a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23 [INFO] [stdout] 17: 0x559ea21b5040 - redmine_rs::backend::news::tests::test_get_news::{{closure}}::h136b657ebba15fb9 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/news.rs:19:22 [INFO] [stdout] 18: 0x559ea21b3a4b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hd9f74700127b8551 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x559ea2196770 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::hdbad768b3271fb9d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x559ea219e5c0 - tokio::coop::with_budget::{{closure}}::hc320243c269bc7ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x559ea2175616 - std::thread::local::LocalKey<T>::try_with::hf09f8bd091f3b0e4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 22: 0x559ea2170c9d - std::thread::local::LocalKey<T>::with::h97caba8770f7b6cd [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 23: 0x559ea21935ac - tokio::coop::with_budget::hf65437873edf4723 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x559ea21935ac - tokio::coop::budget::ha76cedc28efc57dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x559ea21935ac - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hb688e1706f677faf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x559ea2198821 - tokio::runtime::basic_scheduler::enter::{{closure}}::h12a85aa97dc79842 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x559ea21c5eb3 - tokio::macros::scoped_tls::ScopedKey<T>::set::h1dde95abc67e4e33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x559ea2197205 - tokio::runtime::basic_scheduler::enter::h5249865fade845c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x559ea2191090 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h56d28aea87f3729a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x559ea218d0ec - tokio::runtime::Runtime::block_on::{{closure}}::h4c847c89f8d1530a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x559ea21b0976 - tokio::runtime::context::enter::h736c94977ae66283 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x559ea21baa1a - tokio::runtime::handle::Handle::enter::h4b87eef58b046ee8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x559ea218cded - tokio::runtime::Runtime::block_on::hd488e7baf802d4a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x559ea21b4d8b - redmine_rs::backend::news::tests::test_get_news::h965281a149c32f9a [INFO] [stdout] at /opt/rustwide/workdir/src/backend/news.rs:16:5 [INFO] [stdout] 35: 0x559ea21b4c7a - redmine_rs::backend::news::tests::test_get_news::{{closure}}::h2a7f3b062dab6a2a [INFO] [stdout] at /opt/rustwide/workdir/src/backend/news.rs:16:5 [INFO] [stdout] 36: 0x559ea21bf08e - core::ops::function::FnOnce::call_once::ha4afa4731a8b4833 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559ea21feb13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559ea21feb13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x559ea21fd886 - <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] 40: 0x559ea21fd886 - <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] 41: 0x559ea21fd886 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x559ea21fd886 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x559ea21fd886 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x559ea21fd886 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x559ea21fd886 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x559ea21ca22e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x559ea21ca22e - 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] 48: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x559ea21cf6f8 - <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] 50: 0x559ea21cf6f8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x559ea21cf6f8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x559ea21cf6f8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x559ea21cf6f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x559ea284b193 - <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] 56: 0x559ea284b193 - <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] 57: 0x559ea284b193 - 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] 58: 0x7f60fa512609 - start_thread [INFO] [stdout] 59: 0x7f60fa2e0163 - clone [INFO] [stdout] 60: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- backend::projects::tests::test_get_project stdout ---- [INFO] [stdout] thread 'backend::projects::tests::test_get_project' panicked at 'called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "https", host: Some(Domain("www.redmine.org")), port: None, path: "/projects/1.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })', src/backend/projects.rs:60:50 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ea28443dc - 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: 0x559ea28443dc - 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: 0x559ea28443dc - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559ea28443dc - <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: 0x559ea286885c - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x559ea283d0a1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559ea2846135 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559ea2846135 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559ea2846135 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559ea2845e13 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559ea2846683 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559ea2846567 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559ea2844894 - 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: 0x559ea2846299 - rust_begin_unwind [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559ea214dad3 - core::panicking::panic_fmt::hbb2d9452f1115567 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x559ea214dbc3 - core::result::unwrap_failed::h000167061be8973a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5 [INFO] [stdout] 16: 0x559ea2178493 - core::result::Result<T,E>::unwrap::hf32989dc1259f7fd [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23 [INFO] [stdout] 17: 0x559ea21b54a8 - redmine_rs::backend::projects::tests::test_get_project::{{closure}}::h7979923d09b49309 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/projects.rs:60:22 [INFO] [stdout] 18: 0x559ea21b284b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h0ae1c17e83e9ad80 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x559ea21962b0 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h89ffdc2bfdb8538f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x559ea219d650 - tokio::coop::with_budget::{{closure}}::h6e420ad601d7735d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x559ea2172a96 - std::thread::local::LocalKey<T>::try_with::h492e16f071f6487f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 22: 0x559ea217048d - std::thread::local::LocalKey<T>::with::h2a8adea8356e43db [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 23: 0x559ea2194e5c - tokio::coop::with_budget::h712d800f4b857172 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x559ea2194e5c - tokio::coop::budget::hf8a2d5bd2aefd1b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x559ea2194e5c - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hf7df35300e30c512 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x559ea21988ff - tokio::runtime::basic_scheduler::enter::{{closure}}::h1e48b56301e09377 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x559ea21c5d81 - tokio::macros::scoped_tls::ScopedKey<T>::set::h06345571cd62b32b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x559ea2196ae5 - tokio::runtime::basic_scheduler::enter::h1aa482a9b962fc64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x559ea2190fd2 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h1617fea9b946807c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x559ea218d532 - tokio::runtime::Runtime::block_on::{{closure}}::hbdd0e690fa8fada2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x559ea21b0ca6 - tokio::runtime::context::enter::hd2498931f1269a50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x559ea21ba95c - tokio::runtime::handle::Handle::enter::h4209306905c4df62 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x559ea218cc6f - tokio::runtime::Runtime::block_on::h1d65b35263d3020b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x559ea21b51fb - redmine_rs::backend::projects::tests::test_get_project::hc87f2baa4cf74987 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/projects.rs:57:5 [INFO] [stdout] 35: 0x559ea21b50ea - redmine_rs::backend::projects::tests::test_get_project::{{closure}}::h06bec1734b1c0cad [INFO] [stdout] at /opt/rustwide/workdir/src/backend/projects.rs:57:5 [INFO] [stdout] 36: 0x559ea21bf3be - core::ops::function::FnOnce::call_once::hf96b07aea0e00100 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559ea21feb13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559ea21feb13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x559ea21fd886 - <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] 40: 0x559ea21fd886 - <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] 41: 0x559ea21fd886 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x559ea21fd886 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x559ea21fd886 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x559ea21fd886 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x559ea21fd886 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x559ea21ca22e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x559ea21ca22e - 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] 48: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x559ea21cf6f8 - <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] 50: 0x559ea21cf6f8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x559ea21cf6f8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x559ea21cf6f8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x559ea21cf6f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x559ea284b193 - <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] 56: 0x559ea284b193 - <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] 57: 0x559ea284b193 - 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] 58: 0x7f60fa512609 - start_thread [INFO] [stdout] 59: 0x7f60fa2e0163 - clone [INFO] [stdout] 60: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- backend::issues::tests::test_get_issues stdout ---- [INFO] [stdout] thread 'backend::issues::tests::test_get_issues' panicked at 'called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "https", host: Some(Domain("www.redmine.org")), port: None, path: "/issues.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })', src/backend/issues.rs:93:49 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ea28443dc - 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: 0x559ea28443dc - 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: 0x559ea28443dc - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559ea28443dc - <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: 0x559ea286885c - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x559ea283d0a1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559ea2846135 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559ea2846135 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559ea2846135 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559ea2845e13 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559ea2846683 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559ea2846567 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559ea2844894 - 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: 0x559ea2846299 - rust_begin_unwind [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559ea214dad3 - core::panicking::panic_fmt::hbb2d9452f1115567 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x559ea214dbc3 - core::result::unwrap_failed::h000167061be8973a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5 [INFO] [stdout] 16: 0x559ea2177e7c - core::result::Result<T,E>::unwrap::h6c5cdeedbc5237e2 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23 [INFO] [stdout] 17: 0x559ea21b4760 - redmine_rs::backend::issues::tests::test_get_issues::{{closure}}::h48e3bf3380d2e5cc [INFO] [stdout] at /opt/rustwide/workdir/src/backend/issues.rs:93:22 [INFO] [stdout] 18: 0x559ea21b392b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hcfaa07a5046bfa05 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x559ea2195d70 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h0fcdf2b0b99770b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x559ea219ccd0 - tokio::coop::with_budget::{{closure}}::h445b5f0bd9bb44b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x559ea2174f86 - std::thread::local::LocalKey<T>::try_with::hd9ea334ff398a80e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 22: 0x559ea2170bbd - std::thread::local::LocalKey<T>::with::h8e229c8a6fed4030 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 23: 0x559ea219462c - tokio::coop::with_budget::h93d1d528ec8d09ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x559ea219462c - tokio::coop::budget::h7d2f82a219a8a904 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x559ea219462c - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hdbf3d6c38a9c28a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x559ea2198a4f - tokio::runtime::basic_scheduler::enter::{{closure}}::h50fd295ea957d60f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x559ea21c64a1 - tokio::macros::scoped_tls::ScopedKey<T>::set::hbcca93dd8f5199ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x559ea2197595 - tokio::runtime::basic_scheduler::enter::h9b90e14806552cec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x559ea2191112 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h5c619fe196b84844 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x559ea218d202 - tokio::runtime::Runtime::block_on::{{closure}}::h577a41275e81ef88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x559ea21b0646 - tokio::runtime::context::enter::h1cc1f3556d0db202 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x559ea21baddc - tokio::runtime::handle::Handle::enter::hf4b3d23f9f5018ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x559ea218cd8f - tokio::runtime::Runtime::block_on::hd3849c059e0a4486 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x559ea21b44ab - redmine_rs::backend::issues::tests::test_get_issues::h5830976059b9070a [INFO] [stdout] at /opt/rustwide/workdir/src/backend/issues.rs:90:5 [INFO] [stdout] 35: 0x559ea21b439a - redmine_rs::backend::issues::tests::test_get_issues::{{closure}}::ha2cb9e8a6d692df3 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/issues.rs:90:5 [INFO] [stdout] 36: 0x559ea21bedce - core::ops::function::FnOnce::call_once::h5b89437d4cf46bca [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559ea21feb13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559ea21feb13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x559ea21fd886 - <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] 40: 0x559ea21fd886 - <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] 41: 0x559ea21fd886 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x559ea21fd886 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x559ea21fd886 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x559ea21fd886 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x559ea21fd886 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x559ea21ca22e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x559ea21ca22e - 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] 48: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x559ea21cf6f8 - <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] 50: 0x559ea21cf6f8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x559ea21cf6f8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x559ea21cf6f8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x559ea21cf6f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x559ea284b193 - <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] 56: 0x559ea284b193 - <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] 57: 0x559ea284b193 - 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] 58: 0x7f60fa512609 - start_thread [INFO] [stdout] 59: 0x7f60fa2e0163 - clone [INFO] [stdout] 60: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- backend::projects::tests::test_get_projects stdout ---- [INFO] [stdout] thread 'backend::projects::tests::test_get_projects' panicked at 'called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "https", host: Some(Domain("www.redmine.org")), port: None, path: "/projects.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })', src/backend/projects.rs:68:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ea28443dc - 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: 0x559ea28443dc - 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: 0x559ea28443dc - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559ea28443dc - <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: 0x559ea286885c - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x559ea283d0a1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559ea2846135 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559ea2846135 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559ea2846135 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559ea2845e13 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559ea2846683 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559ea2846567 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559ea2844894 - 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: 0x559ea2846299 - rust_begin_unwind [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559ea214dad3 - core::panicking::panic_fmt::hbb2d9452f1115567 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x559ea214dbc3 - core::result::unwrap_failed::h000167061be8973a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5 [INFO] [stdout] 16: 0x559ea2177f54 - core::result::Result<T,E>::unwrap::h6e9833f6c7188281 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23 [INFO] [stdout] 17: 0x559ea21b593e - redmine_rs::backend::projects::tests::test_get_projects::{{closure}}::h25df97707bf5ba16 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/projects.rs:68:22 [INFO] [stdout] 18: 0x559ea21b296b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h30edfb530900981f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x559ea2196700 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::hcf7c15be80e12d8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x559ea219c5b0 - tokio::coop::with_budget::{{closure}}::h219d4127cfdb040a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x559ea2171876 - std::thread::local::LocalKey<T>::try_with::h1c23ee79c96ec72b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 22: 0x559ea217027d - std::thread::local::LocalKey<T>::with::h1763bf01542fc937 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 23: 0x559ea2192d7c - tokio::coop::with_budget::h40c5e5f574704e33 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x559ea2192d7c - tokio::coop::budget::h37408b34ed0a4965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x559ea2192d7c - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hb5322f31e663e5db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x559ea21989df - tokio::runtime::basic_scheduler::enter::{{closure}}::h31e0248217fa46d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x559ea21c6371 - tokio::macros::scoped_tls::ScopedKey<T>::set::h6de2549360984be7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x559ea2197925 - tokio::runtime::basic_scheduler::enter::habb12f6daee7f757 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x559ea21911d2 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hfb253e1a39a2b5b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x559ea218d312 - tokio::runtime::Runtime::block_on::{{closure}}::h8a410b049095a151 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x559ea21b0536 - tokio::runtime::context::enter::h0781e8fe88235318 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x559ea21baadc - tokio::runtime::handle::Handle::enter::h84357c7174a1879e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x559ea218cc0f - tokio::runtime::Runtime::block_on::h13c2afa13fda4a83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x559ea21b568b - redmine_rs::backend::projects::tests::test_get_projects::hf4172e6a1ed9aa6c [INFO] [stdout] at /opt/rustwide/workdir/src/backend/projects.rs:65:5 [INFO] [stdout] 35: 0x559ea21b557a - redmine_rs::backend::projects::tests::test_get_projects::{{closure}}::hec7686cf0f670af0 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/projects.rs:65:5 [INFO] [stdout] 36: 0x559ea21bef4e - core::ops::function::FnOnce::call_once::h7d863613c8f1df66 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559ea21feb13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559ea21feb13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x559ea21fd886 - <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] 40: 0x559ea21fd886 - <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] 41: 0x559ea21fd886 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x559ea21fd886 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x559ea21fd886 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x559ea21fd886 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x559ea21fd886 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x559ea21ca22e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x559ea21ca22e - 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] 48: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x559ea21cf6f8 - <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] 50: 0x559ea21cf6f8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x559ea21cf6f8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x559ea21cf6f8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x559ea21cf6f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x559ea284b193 - <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] 56: 0x559ea284b193 - <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] 57: 0x559ea284b193 - 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] 58: 0x7f60fa512609 - start_thread [INFO] [stdout] 59: 0x7f60fa2e0163 - clone [INFO] [stdout] 60: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- backend::roles::tests::test_get_role_by_id stdout ---- [INFO] [stdout] thread 'backend::roles::tests::test_get_role_by_id' panicked at 'called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "https", host: Some(Domain("www.redmine.org")), port: None, path: "/roles/5.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })', src/backend/roles.rs:27:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ea28443dc - 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: 0x559ea28443dc - 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: 0x559ea28443dc - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559ea28443dc - <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: 0x559ea286885c - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x559ea283d0a1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559ea2846135 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559ea2846135 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559ea2846135 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559ea2845e13 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559ea2846683 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559ea2846567 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559ea2844894 - 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: 0x559ea2846299 - rust_begin_unwind [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559ea214dad3 - core::panicking::panic_fmt::hbb2d9452f1115567 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x559ea214dbc3 - core::result::unwrap_failed::h000167061be8973a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5 [INFO] [stdout] 16: 0x559ea2178564 - core::result::Result<T,E>::unwrap::hf6c89b3e95144101 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23 [INFO] [stdout] 17: 0x559ea219ef4c - redmine_rs::backend::roles::tests::test_get_role_by_id::{{closure}}::ha5fb25b6bfec41bf [INFO] [stdout] at /opt/rustwide/workdir/src/backend/roles.rs:27:22 [INFO] [stdout] 18: 0x559ea21b28db - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h1bccc4bcc77e18b4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x559ea2196340 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h9161685ef36f9f7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x559ea219d9e0 - tokio::coop::with_budget::{{closure}}::h876e1a0723e89328 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x559ea2171f66 - std::thread::local::LocalKey<T>::try_with::h255f2209b57e5eb3 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 22: 0x559ea217122d - std::thread::local::LocalKey<T>::with::hccd3bdc491d259f2 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 23: 0x559ea2193dec - tokio::coop::with_budget::h62db4380fbc04d40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x559ea2193dec - tokio::coop::budget::hf6646d26d165a51f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x559ea2193dec - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::hcd5b30374b3f5c7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x559ea2198971 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2c71242cfa4a3c71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x559ea21c6703 - tokio::macros::scoped_tls::ScopedKey<T>::set::hd664ece425885cae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x559ea2196e75 - tokio::runtime::basic_scheduler::enter::h2cd2b3163f2e8fdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x559ea21910d0 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h59e4390071038586 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x559ea218d63c - tokio::runtime::Runtime::block_on::{{closure}}::he379eabac2a61091 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x559ea21b0866 - tokio::runtime::context::enter::h56bf1bb73408eaf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x559ea21bab9a - tokio::runtime::handle::Handle::enter::hd0d3be694f29dad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x559ea218cead - tokio::runtime::Runtime::block_on::hf1df70eb57d07187 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x559ea219ec8b - redmine_rs::backend::roles::tests::test_get_role_by_id::h52bbdce0b664e55c [INFO] [stdout] at /opt/rustwide/workdir/src/backend/roles.rs:24:5 [INFO] [stdout] 35: 0x559ea219eb7a - redmine_rs::backend::roles::tests::test_get_role_by_id::{{closure}}::h3f4fdf8fbbff3ca8 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/roles.rs:24:5 [INFO] [stdout] 36: 0x559ea21bee9e - core::ops::function::FnOnce::call_once::h6e4267a5478ce33f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559ea21feb13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559ea21feb13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x559ea21fd886 - <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] 40: 0x559ea21fd886 - <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] 41: 0x559ea21fd886 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x559ea21fd886 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x559ea21fd886 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x559ea21fd886 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x559ea21fd886 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x559ea21ca22e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x559ea21ca22e - 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] 48: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x559ea21cf6f8 - <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] 50: 0x559ea21cf6f8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x559ea21cf6f8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x559ea21cf6f8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x559ea21cf6f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x559ea284b193 - <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] 56: 0x559ea284b193 - <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] 57: 0x559ea284b193 - 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] 58: 0x7f60fa512609 - start_thread [INFO] [stdout] 59: 0x7f60fa2e0163 - clone [INFO] [stdout] 60: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] ---- backend::roles::tests::test_get_roles stdout ---- [INFO] [stdout] thread 'backend::roles::tests::test_get_roles' panicked at 'called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: Url { scheme: "https", host: Some(Domain("www.redmine.org")), port: None, path: "/roles.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })', src/backend/roles.rs:41:48 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ea28443dc - 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: 0x559ea28443dc - 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: 0x559ea28443dc - std::sys_common::backtrace::_print_fmt::h95371623091fae65 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559ea28443dc - <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: 0x559ea286885c - core::fmt::write::hb2170372716ad26b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x559ea283d0a1 - std::io::Write::write_fmt::h3c07697c67ffaa2d [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559ea2846135 - std::sys_common::backtrace::_print::hea3a71f3c525bdc8 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559ea2846135 - std::sys_common::backtrace::print::h4e46a96df6d676fb [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559ea2846135 - std::panicking::default_hook::{{closure}}::h7f6d0829f775b598 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559ea2845e13 - std::panicking::default_hook::ha9ce4e0173f5ce0b [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559ea2846683 - std::panicking::rust_panic_with_hook::hde456cc93d237fce [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559ea2846567 - std::panicking::begin_panic_handler::{{closure}}::h5ee449200026e0e1 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559ea2844894 - 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: 0x559ea2846299 - rust_begin_unwind [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559ea214dad3 - core::panicking::panic_fmt::hbb2d9452f1115567 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x559ea214dbc3 - core::result::unwrap_failed::h000167061be8973a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1784:5 [INFO] [stdout] 16: 0x559ea217827c - core::result::Result<T,E>::unwrap::hd38d9ec14e63d074 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/result.rs:1077:23 [INFO] [stdout] 17: 0x559ea219f499 - redmine_rs::backend::roles::tests::test_get_roles::{{closure}}::h917f2406b413e535 [INFO] [stdout] at /opt/rustwide/workdir/src/backend/roles.rs:41:22 [INFO] [stdout] 18: 0x559ea21b29fb - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h35050002edeecd18 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x559ea2195c20 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}}::h0031ceb126ee3820 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x559ea219e490 - tokio::coop::with_budget::{{closure}}::hbfa5e983dc8b4319 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:127:9 [INFO] [stdout] 21: 0x559ea2174306 - std::thread::local::LocalKey<T>::try_with::hb1a1e179ae2ec113 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 22: 0x559ea217131d - std::thread::local::LocalKey<T>::with::hcdf2547b273cff90 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 23: 0x559ea219253c - tokio::coop::with_budget::h57c159fc21a549ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:120:5 [INFO] [stdout] 24: 0x559ea219253c - tokio::coop::budget::he27e21a3f8596b0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/coop.rs:96:5 [INFO] [stdout] 25: 0x559ea219253c - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::h5e0c121c8da153ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x559ea2198ba1 - tokio::runtime::basic_scheduler::enter::{{closure}}::he68b267c79a0b6f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x559ea21c65d3 - tokio::macros::scoped_tls::ScopedKey<T>::set::hbe20d5ca83433e5d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x559ea2198045 - tokio::runtime::basic_scheduler::enter::hcd4422dd4796e578 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x559ea2191010 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h178b8ece755366bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x559ea218cfdc - tokio::runtime::Runtime::block_on::{{closure}}::h354836aa3e94e572 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x559ea21b0b96 - tokio::runtime::context::enter::hc39f665a96f4bf63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x559ea21ba89a - tokio::runtime::handle::Handle::enter::h2dbe216ed535a1da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x559ea218cd2d - tokio::runtime::Runtime::block_on::h7f97d35b004eb5b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x559ea219f1db - redmine_rs::backend::roles::tests::test_get_roles::ha7845ecfc496f61f [INFO] [stdout] at /opt/rustwide/workdir/src/backend/roles.rs:38:5 [INFO] [stdout] 35: 0x559ea219f0ca - redmine_rs::backend::roles::tests::test_get_roles::{{closure}}::h6ea01220ca5fd73e [INFO] [stdout] at /opt/rustwide/workdir/src/backend/roles.rs:38:5 [INFO] [stdout] 36: 0x559ea21bf15e - core::ops::function::FnOnce::call_once::hb515f5fc207124ea [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x559ea21feb13 - core::ops::function::FnOnce::call_once::h25babd84699c76f5 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x559ea21feb13 - test::__rust_begin_short_backtrace::hc7fab0226a550eb4 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x559ea21fd886 - <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] 40: 0x559ea21fd886 - <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] 41: 0x559ea21fd886 - std::panicking::try::do_call::hf6eba50b14a6c5be [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x559ea21fd886 - std::panicking::try::hbc5d9d7f4644b991 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x559ea21fd886 - std::panic::catch_unwind::hd93fd0b81dd61f41 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x559ea21fd886 - test::run_test_in_process::hb5e7d832e150b133 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x559ea21fd886 - test::run_test::run_test_inner::{{closure}}::h063833f8b742de26 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x559ea21ca22e - test::run_test::run_test_inner::{{closure}}::hc5419e5ef262c52f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x559ea21ca22e - 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] 48: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8d9a95b098f08a3e [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x559ea21cf6f8 - <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] 50: 0x559ea21cf6f8 - std::panicking::try::do_call::h0e4e363c3ee43148 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x559ea21cf6f8 - std::panicking::try::hba0f2a319d1144ec [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x559ea21cf6f8 - std::panic::catch_unwind::hb6625ed25be77802 [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x559ea21cf6f8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7b5cf1361432eb7a [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x559ea21cf6f8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he553c1fe23a57e8f [INFO] [stdout] at /rustc/10dccdc7fcbdc64ee9efe2c1ed975ab8c1d61287/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x559ea284b193 - <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] 56: 0x559ea284b193 - <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] 57: 0x559ea284b193 - 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] 58: 0x7f60fa512609 - start_thread [INFO] [stdout] 59: 0x7f60fa2e0163 - clone [INFO] [stdout] 60: 0x0 - <unknown> [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] backend::issues::tests::test_get_issue [INFO] [stdout] backend::issues::tests::test_get_issues [INFO] [stdout] backend::memberships::tests::test_get_memberships [INFO] [stdout] backend::news::tests::test_get_news [INFO] [stdout] backend::projects::tests::test_get_project [INFO] [stdout] backend::projects::tests::test_get_projects [INFO] [stdout] backend::roles::tests::test_get_role_by_id [INFO] [stdout] backend::roles::tests::test_get_roles [INFO] [stdout] backend::trackers::tests::test_get_trackers [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin redmine-rs' [INFO] running `Command { std: "docker" "inspect" "f557ea5b75c8f0a189809506ea19bfea5a2289fbec82a2398d10501a49de3b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f557ea5b75c8f0a189809506ea19bfea5a2289fbec82a2398d10501a49de3b50", kill_on_drop: false }` [INFO] [stdout] f557ea5b75c8f0a189809506ea19bfea5a2289fbec82a2398d10501a49de3b50