[INFO] cloning repository https://github.com/four0000four/gstm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/four0000four/gstm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffour0000four%2Fgstm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffour0000four%2Fgstm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0535e2120542dc7f88b2167c259255746c645b5 [INFO] testing four0000four/gstm against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffour0000four%2Fgstm" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/four0000four/gstm on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/four0000four/gstm [INFO] finished tweaking git repo https://github.com/four0000four/gstm [INFO] tweaked toml for git repo https://github.com/four0000four/gstm written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/four0000four/gstm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63eab8547f39aac8ba72b1bb42f3c38ca95d54cc4e41c1702242966c8dd34746 [INFO] running `Command { std: "docker" "start" "-a" "63eab8547f39aac8ba72b1bb42f3c38ca95d54cc4e41c1702242966c8dd34746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63eab8547f39aac8ba72b1bb42f3c38ca95d54cc4e41c1702242966c8dd34746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63eab8547f39aac8ba72b1bb42f3c38ca95d54cc4e41c1702242966c8dd34746", kill_on_drop: false }` [INFO] [stdout] 63eab8547f39aac8ba72b1bb42f3c38ca95d54cc4e41c1702242966c8dd34746 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72870e517805fe803fce08c510a131d4634706f131095c57c546396c4d77c653 [INFO] running `Command { std: "docker" "start" "-a" "72870e517805fe803fce08c510a131d4634706f131095c57c546396c4d77c653", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling loggerv v0.7.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling gstm_core v0.1.0 (/opt/rustwide/workdir/gstm_core) [INFO] [stderr] Compiling gstm-cli v0.1.0 (/opt/rustwide/workdir/gstm_cli) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> gstm_cli/src/lib.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 126 | panic!("{}", e); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 126 | std::panic::panic_any(e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "72870e517805fe803fce08c510a131d4634706f131095c57c546396c4d77c653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72870e517805fe803fce08c510a131d4634706f131095c57c546396c4d77c653", kill_on_drop: false }` [INFO] [stdout] 72870e517805fe803fce08c510a131d4634706f131095c57c546396c4d77c653 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bc27baf433ff688839326869711788dc68a201c15b7cce3403a889f8c91c06f [INFO] running `Command { std: "docker" "start" "-a" "1bc27baf433ff688839326869711788dc68a201c15b7cce3403a889f8c91c06f", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling parking v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling bastion-utils v0.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling omnom v2.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling gstm-cli v0.1.0 (/opt/rustwide/workdir/gstm_cli) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> gstm_cli/src/lib.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 126 | panic!("{}", e); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 126 | std::panic::panic_any(e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> gstm_cli/src/lib.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 126 | panic!("{}", e); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 126 | std::panic::panic_any(e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling lightproc v0.3.4 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling smol v0.1.15 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling bastion-executor v0.3.4 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling bastion-qutex v0.2.4 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling web-sys v0.3.40 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling bastion v0.3.4 [INFO] [stderr] Compiling http-types v1.3.1 [INFO] [stderr] Compiling async-h1 v1.1.2 [INFO] [stderr] Compiling wiremock v0.2.2 [INFO] [stderr] Compiling gstm_core v0.1.0 (/opt/rustwide/workdir/gstm_core) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 56.63s [INFO] running `Command { std: "docker" "inspect" "1bc27baf433ff688839326869711788dc68a201c15b7cce3403a889f8c91c06f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bc27baf433ff688839326869711788dc68a201c15b7cce3403a889f8c91c06f", kill_on_drop: false }` [INFO] [stdout] 1bc27baf433ff688839326869711788dc68a201c15b7cce3403a889f8c91c06f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f0480eb712daabb65dd488df86bc90302a93aab39f5242bf24da1258549906e [INFO] running `Command { std: "docker" "start" "-a" "9f0480eb712daabb65dd488df86bc90302a93aab39f5242bf24da1258549906e", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> gstm_cli/src/lib.rs:126:28 [INFO] [stderr] | [INFO] [stderr] 126 | panic!(e); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 126 | panic!("{}", e); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 126 | std::panic::panic_any(e); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> gstm_cli/src/lib.rs:126:28 [INFO] [stderr] | [INFO] [stderr] 126 | panic!(e); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 126 | panic!("{}", e); [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 126 | std::panic::panic_any(e); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gstm_cli-2d85c2aa2d778641) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gstm-bc7b8e9e2bf4b677) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gstm_core-811e6b62b0abda6d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_fork ... ok [INFO] [stdout] test tests::test_get ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_get stdout ---- [INFO] [stdout] ResponseTemplate { mime: Some("application/json"), status_code: Ok, headers: {}, body: Some([123, 32, 32, 32, 34, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 103, 105, 115, 116, 115, 47, 97, 97, 53, 97, 51, 49, 53, 100, 54, 49, 97, 101, 57, 52, 51, 56, 98, 49, 56, 100, 34, 44, 32, 32, 32, 34, 102, 111, 114, 107, 115, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 103, 105, 115, 116, 115, 47, 97, 97, 53, 97, 51, 49, 53, 100, 54, 49, 97, 101, 57, 52, 51, 56, 98, 49, 56, 100, 47, 102, 111, 114, 107, 115, 34, 44, 32, 32, 32, 34, 99, 111, 109, 109, 105, 116, 115, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 103, 105, 115, 116, 115, 47, 97, 97, 53, 97, 51, 49, 53, 100, 54, 49, 97, 101, 57, 52, 51, 56, 98, 49, 56, 100, 47, 99, 111, 109, 109, 105, 116, 115, 34, 44, 32, 32, 32, 34, 105, 100, 34, 58, 32, 34, 97, 97, 53, 97, 51, 49, 53, 100, 54, 49, 97, 101, 57, 52, 51, 56, 98, 49, 56, 100, 34, 44, 32, 32, 32, 34, 110, 111, 100, 101, 95, 105, 100, 34, 58, 32, 34, 77, 68, 81, 54, 82, 50, 108, 122, 100, 71, 70, 104, 78, 87, 69, 122, 77, 84, 86, 107, 78, 106, 70, 104, 90, 84, 107, 48, 77, 122, 104, 105, 77, 84, 104, 107, 34, 44, 32, 32, 32, 34, 103, 105, 116, 95, 112, 117, 108, 108, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 103, 105, 115, 116, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 97, 97, 53, 97, 51, 49, 53, 100, 54, 49, 97, 101, 57, 52, 51, 56, 98, 49, 56, 100, 46, 103, 105, 116, 34, 44, 32, 32, 32, 34, 103, 105, 116, 95, 112, 117, 115, 104, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 103, 105, 115, 116, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 97, 97, 53, 97, 51, 49, 53, 100, 54, 49, 97, 101, 57, 52, 51, 56, 98, 49, 56, 100, 46, 103, 105, 116, 34, 44, 32, 32, 32, 34, 104, 116, 109, 108, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 103, 105, 115, 116, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 97, 97, 53, 97, 51, 49, 53, 100, 54, 49, 97, 101, 57, 52, 51, 56, 98, 49, 56, 100, 34, 44, 32, 32, 32, 34, 102, 105, 108, 101, 115, 34, 58, 32, 123, 32, 32, 32, 32, 32, 34, 104, 101, 108, 108, 111, 95, 119, 111, 114, 108, 100, 46, 114, 98, 34, 58, 32, 123, 32, 32, 32, 32, 32, 32, 32, 34, 102, 105, 108, 101, 110, 97, 109, 101, 34, 58, 32, 34, 104, 101, 108, 108, 111, 95, 119, 111, 114, 108, 100, 46, 114, 98, 34, 44, 32, 32, 32, 32, 32, 32, 32, 34, 116, 121, 112, 101, 34, 58, 32, 34, 97, 112, 112, 108, 105, 99, 97, 116, 105, 111, 110, 47, 120, 45, 114, 117, 98, 121, 34, 44, 32, 32, 32, 32, 32, 32, 32, 34, 108, 97, 110, 103, 117, 97, 103, 101, 34, 58, 32, 34, 82, 117, 98, 121, 34, 44, 32, 32, 32, 32, 32, 32, 32, 34, 114, 97, 119, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 103, 105, 115, 116, 46, 103, 105, 116, 104, 117, 98, 117, 115, 101, 114, 99, 111, 110, 116, 101, 110, 116, 46, 99, 111, 109, 47, 111, 99, 116, 111, 99, 97, 116, 47, 54, 99, 97, 100, 51, 50, 54, 56, 51, 54, 100, 51, 56, 98, 100, 51, 97, 55, 97, 101, 47, 114, 97, 119, 47, 100, 98, 57, 99, 53, 53, 49, 49, 51, 53, 48, 52, 101, 52, 54, 102, 97, 48, 55, 54, 101, 55, 100, 102, 51, 97, 48, 52, 99, 101, 53, 57, 50, 101, 50, 101, 56, 54, 100, 56, 47, 104, 101, 108, 108, 111, 95, 119, 111, 114, 108, 100, 46, 114, 98, 34, 44, 32, 32, 32, 32, 32, 32, 32, 34, 115, 105, 122, 101, 34, 58, 32, 49, 54, 55, 32, 32, 32, 32, 32, 125, 32, 32, 32, 125, 44, 32, 32, 32, 34, 112, 117, 98, 108, 105, 99, 34, 58, 32, 116, 114, 117, 101, 44, 32, 32, 32, 34, 99, 114, 101, 97, 116, 101, 100, 95, 97, 116, 34, 58, 32, 34, 50, 48, 49, 48, 45, 48, 52, 45, 49, 52, 84, 48, 50, 58, 49, 53, 58, 49, 53, 90, 34, 44, 32, 32, 32, 34, 117, 112, 100, 97, 116, 101, 100, 95, 97, 116, 34, 58, 32, 34, 50, 48, 49, 49, 45, 48, 54, 45, 50, 48, 84, 49, 49, 58, 51, 52, 58, 49, 53, 90, 34, 44, 32, 32, 32, 34, 100, 101, 115, 99, 114, 105, 112, 116, 105, 111, 110, 34, 58, 32, 34, 72, 101, 108, 108, 111, 32, 87, 111, 114, 108, 100, 32, 69, 120, 97, 109, 112, 108, 101, 115, 34, 44, 32, 32, 32, 34, 99, 111, 109, 109, 101, 110, 116, 115, 34, 58, 32, 48, 44, 32, 32, 32, 34, 117, 115, 101, 114, 34, 58, 32, 110, 117, 108, 108, 44, 32, 32, 32, 34, 99, 111, 109, 109, 101, 110, 116, 115, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 103, 105, 115, 116, 115, 47, 97, 97, 53, 97, 51, 49, 53, 100, 54, 49, 97, 101, 57, 52, 51, 56, 98, 49, 56, 100, 47, 99, 111, 109, 109, 101, 110, 116, 115, 47, 34, 44, 32, 32, 32, 34, 111, 119, 110, 101, 114, 34, 58, 32, 123, 32, 32, 32, 32, 32, 34, 108, 111, 103, 105, 110, 34, 58, 32, 34, 111, 99, 116, 111, 99, 97, 116, 34, 44, 32, 32, 32, 32, 32, 34, 105, 100, 34, 58, 32, 49, 44, 32, 32, 32, 32, 32, 34, 110, 111, 100, 101, 95, 105, 100, 34, 58, 32, 34, 77, 68, 81, 54, 86, 88, 78, 108, 99, 106, 69, 61, 34, 44, 32, 32, 32, 32, 32, 34, 97, 118, 97, 116, 97, 114, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 105, 109, 97, 103, 101, 115, 47, 101, 114, 114, 111, 114, 47, 111, 99, 116, 111, 99, 97, 116, 95, 104, 97, 112, 112, 121, 46, 103, 105, 102, 34, 44, 32, 32, 32, 32, 32, 34, 103, 114, 97, 118, 97, 116, 97, 114, 95, 105, 100, 34, 58, 32, 34, 34, 44, 32, 32, 32, 32, 32, 34, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 117, 115, 101, 114, 115, 47, 111, 99, 116, 111, 99, 97, 116, 34, 44, 32, 32, 32, 32, 32, 34, 104, 116, 109, 108, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 111, 99, 116, 111, 99, 97, 116, 34, 44, 32, 32, 32, 32, 32, 34, 102, 111, 108, 108, 111, 119, 101, 114, 115, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 117, 115, 101, 114, 115, 47, 111, 99, 116, 111, 99, 97, 116, 47, 102, 111, 108, 108, 111, 119, 101, 114, 115, 34, 44, 32, 32, 32, 32, 32, 34, 102, 111, 108, 108, 111, 119, 105, 110, 103, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 117, 115, 101, 114, 115, 47, 111, 99, 116, 111, 99, 97, 116, 47, 102, 111, 108, 108, 111, 119, 105, 110, 103, 123, 47, 111, 116, 104, 101, 114, 95, 117, 115, 101, 114, 125, 34, 44, 32, 32, 32, 32, 32, 34, 103, 105, 115, 116, 115, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 117, 115, 101, 114, 115, 47, 111, 99, 116, 111, 99, 97, 116, 47, 103, 105, 115, 116, 115, 123, 47, 103, 105, 115, 116, 95, 105, 100, 125, 34, 44, 32, 32, 32, 32, 32, 34, 115, 116, 97, 114, 114, 101, 100, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 117, 115, 101, 114, 115, 47, 111, 99, 116, 111, 99, 97, 116, 47, 115, 116, 97, 114, 114, 101, 100, 123, 47, 111, 119, 110, 101, 114, 125, 123, 47, 114, 101, 112, 111, 125, 34, 44, 32, 32, 32, 32, 32, 34, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 115, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 117, 115, 101, 114, 115, 47, 111, 99, 116, 111, 99, 97, 116, 47, 115, 117, 98, 115, 99, 114, 105, 112, 116, 105, 111, 110, 115, 34, 44, 32, 32, 32, 32, 32, 34, 111, 114, 103, 97, 110, 105, 122, 97, 116, 105, 111, 110, 115, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 117, 115, 101, 114, 115, 47, 111, 99, 116, 111, 99, 97, 116, 47, 111, 114, 103, 115, 34, 44, 32, 32, 32, 32, 32, 34, 114, 101, 112, 111, 115, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 117, 115, 101, 114, 115, 47, 111, 99, 116, 111, 99, 97, 116, 47, 114, 101, 112, 111, 115, 34, 44, 32, 32, 32, 32, 32, 34, 101, 118, 101, 110, 116, 115, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 117, 115, 101, 114, 115, 47, 111, 99, 116, 111, 99, 97, 116, 47, 101, 118, 101, 110, 116, 115, 123, 47, 112, 114, 105, 118, 97, 99, 121, 125, 34, 44, 32, 32, 32, 32, 32, 34, 114, 101, 99, 101, 105, 118, 101, 100, 95, 101, 118, 101, 110, 116, 115, 95, 117, 114, 108, 34, 58, 32, 34, 104, 116, 116, 112, 115, 58, 47, 47, 97, 112, 105, 46, 103, 105, 116, 104, 117, 98, 46, 99, 111, 109, 47, 117, 115, 101, 114, 115, 47, 111, 99, 116, 111, 99, 97, 116, 47, 114, 101, 99, 101, 105, 118, 101, 100, 95, 101, 118, 101, 110, 116, 115, 34, 44, 32, 32, 32, 32, 32, 34, 116, 121, 112, 101, 34, 58, 32, 34, 85, 115, 101, 114, 34, 44, 32, 32, 32, 32, 32, 34, 115, 105, 116, 101, 95, 97, 100, 109, 105, 110, 34, 58, 32, 102, 97, 108, 115, 101, 32, 32, 32, 125, 44, 32, 32, 32, 34, 116, 114, 117, 110, 99, 97, 116, 101, 100, 34, 58, 32, 102, 97, 108, 115, 101, 32, 125, 10]), delay: None } [INFO] [stdout] thread 'async-std/runtime' panicked at 'called `Result::unwrap()` on an `Err` value: Request { method: Get, url: "http://127.0.0.1:8000/gists/aa5a315d61ae9438b18d", headers: Headers { headers: {HeaderName("host"): [HeaderValue { inner: "127.0.0.1:8000" }], HeaderName("accept"): [HeaderValue { inner: "*/*" }], HeaderName("user-agent"): [HeaderValue { inner: "gstm" }]} }, version: None, sender: Some(Sender { .. }), receiver: Receiver { .. }, body: Body { reader: "", length: Some(0) }, local: TypeMap }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.2.2/src/server_actor.rs:90:52 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5591d633a660 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5591d633a660 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5591d633a660 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5591d633a660 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5591d635e55c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5591d6333645 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5591d633c9db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5591d633c9db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5591d633c9db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5591d633c4ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5591d633d0a4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5591d633cb87 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5591d633ab5c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5591d633cae9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5591d5c89d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5591d5c89e23 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x5591d5d159de - core::result::Result::unwrap::h92a9e8ab4934fbaf [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x5591d5d4893b - wiremock::server_actor::accept::{{closure}}::{{closure}}::{{closure}}::h641d9eaeaf114a85 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.2.2/src/server_actor.rs:90:26 [INFO] [stdout] 18: 0x5591d5d44e9b - as core::future::future::Future>::poll::ha824d74ff3d2964b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5591d5d35b9a - async_h1::server::accept_with_opts::{{closure}}::h158c6c3d29ae7167 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-h1-1.1.2/src/server/mod.rs:75:19 [INFO] [stdout] 20: 0x5591d5d44720 - as core::future::future::Future>::poll::h0cbf9a6d2b03fa2c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5591d5d364d9 - async_h1::server::accept::{{closure}}::h9a65f1edf057a4f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-h1-1.1.2/src/server/mod.rs:40:5 [INFO] [stdout] 22: 0x5591d5d44ae0 - as core::future::future::Future>::poll::h86117e7c3399b45b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x5591d5d497fa - wiremock::server_actor::accept::{{closure}}::h81f7d1a77bab5d7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.2.2/src/server_actor.rs:86:5 [INFO] [stdout] 24: 0x5591d5d44880 - as core::future::future::Future>::poll::h18b3b60a033f8c7e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 25: 0x5591d5d47b96 - wiremock::server_actor::listen::{{closure}}::{{closure}}::hf56e1e2faf148328 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wiremock-0.2.2/src/server_actor.rs:72:31 [INFO] [stdout] 26: 0x5591d5d4493c - as core::future::future::Future>::poll::h51fe619609c464d4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 27: 0x5591d5d3350b - as core::future::future::Future>::poll::{{closure}}::h4485a35808c28545 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:198:17 [INFO] [stdout] 28: 0x5591d5d219ca - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hb57399d4878e1e91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 29: 0x5591d5d222d5 - std::thread::local::LocalKey::try_with::h2b5cf4e51b54f506 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 30: 0x5591d5d21c3e - std::thread::local::LocalKey::with::h2e9115c69ab880ed [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 31: 0x5591d5d217b9 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5e3554fbf58733de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 32: 0x5591d5d334b7 - as core::future::future::Future>::poll::hee0c54298f93b572 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:196:13 [INFO] [stdout] 33: 0x5591d5d0bc91 - as core::future::future::Future>::poll::hf6e547553cfa8fcf [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/future.rs:119:9 [INFO] [stdout] 34: 0x5591d5d4d235 - async_task::raw::RawTask::run::he46b58fa5954015f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-3.0.0/src/raw.rs:502:20 [INFO] [stdout] 35: 0x5591d5f45274 - async_task::task::Task::run::h5b701c50f13e64fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-3.0.0/src/task.rs:265:18 [INFO] [stdout] 36: 0x5591d5f30a5f - smol::multitask::Worker::tick::{{closure}}::hb46acdfb2363c102 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.15/src/multitask.rs:333:44 [INFO] [stdout] 37: 0x5591d5f2c7d5 - scoped_tls::ScopedKey::set::ha266ed261c40203b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 38: 0x5591d5f3073f - smol::multitask::Worker::tick::hb37e111f5073ee6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.15/src/multitask.rs:333:24 [INFO] [stdout] 39: 0x5591d5effe14 - smol::run::run::{{closure}}::{{closure}}::hae24d7f02fb191bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.15/src/run.rs:124:25 [INFO] [stdout] 40: 0x5591d5efec75 - scoped_tls::ScopedKey::set::h0d53a5032ad9895a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-1.0.0/src/lib.rs:137:9 [INFO] [stdout] 41: 0x5591d5effcef - smol::run::run::{{closure}}::h5b58952e0e78fa02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.15/src/run.rs:116:9 [INFO] [stdout] 42: 0x5591d5ef8b62 - smol::context::enter::hdd4a1b4b064cc0bd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.15/src/context.rs:8:12 [INFO] [stdout] 43: 0x5591d5effbef - smol::run::run::hcc3ebaa07557f49e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/smol-0.1.15/src/run.rs:115:5 [INFO] [stdout] 44: 0x5591d5f054fc - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h112018ea8dc08d88 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:170:25 [INFO] [stdout] 45: 0x5591d5efe424 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::ha0b1e143285bdfa8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 46: 0x5591d5ef8617 - std::thread::local::LocalKey::try_with::hd398163296fe7ac9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 47: 0x5591d5ef7ead - std::thread::local::LocalKey::with::h7b119ba5fcc73a12 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 48: 0x5591d5efe2c8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h31aa8aede4734437 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 49: 0x5591d5f056ab - async_std::task::builder::Builder::blocking::{{closure}}::h24aec18174c0d127 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:167:17 [INFO] [stdout] 50: 0x5591d5ef837c - std::thread::local::LocalKey::try_with::h6f7102dd0a3c1dd0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 51: 0x5591d5ef7f7b - std::thread::local::LocalKey::with::h9b6bc32cc35c0051 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 52: 0x5591d5f05445 - async_std::task::builder::Builder::blocking::h43f3a45889483a92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/builder.rs:160:9 [INFO] [stdout] 53: 0x5591d5f0ded7 - async_std::task::block_on::block_on::he18eb9229cccff26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/task/block_on.rs:33:5 [INFO] [stdout] 54: 0x5591d5ef9c71 - async_std::rt::RUNTIME::{{closure}}::{{closure}}::h7ccf558b91040efa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.2/src/rt/mod.rs:30:23 [INFO] [stdout] 55: 0x5591d5efcbc9 - std::sys_common::backtrace::__rust_begin_short_backtrace::h45a397f5ab775e5c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 56: 0x5591d5f0d647 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h888f1b71061a3131 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 57: 0x5591d5f02dda - as core::ops::function::FnOnce<()>>::call_once::hed7d182dc4d3518a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 58: 0x5591d5efb06e - std::panicking::try::do_call::h75c256b43ff5ff07 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 59: 0x5591d5efc79d - __rust_try [INFO] [stdout] 60: 0x5591d5efafe1 - std::panicking::try::hf82a358eac30676f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 61: 0x5591d5f031ca - std::panic::catch_unwind::hb09d32a97b16745d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 62: 0x5591d5f0d47d - std::thread::Builder::spawn_unchecked::{{closure}}::hc50496313db7cd1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 63: 0x5591d5f0594f - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2df5ad2d875cfde [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 64: 0x5591d6342a97 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 65: 0x5591d6342a97 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 66: 0x5591d6342a97 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 67: 0x7f4e7ced4609 - start_thread [INFO] [stdout] 68: 0x7f4e7ccaa293 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] thread 'tests::test_get' panicked at 'called `Result::unwrap()` on an `Err` value: RequestError(reqwest::Error { kind: Request, url: "http://127.0.0.1:8000/gists/aa5a315d61ae9438b18d", source: hyper::Error(IncompleteMessage) })', gstm_core/src/lib.rs:221:36 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5591d633a660 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5591d633a660 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5591d633a660 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5591d633a660 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5591d635e55c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5591d6333645 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5591d633c9db - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5591d633c9db - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5591d633c9db - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5591d633c4ec - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5591d633d0a4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5591d633cb87 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5591d633ab5c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5591d633cae9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5591d5c89d31 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5591d5c89e23 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x5591d5cacdb4 - core::result::Result::unwrap::h2a9a31465196edfe [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x5591d5cb520e - gstm_core::tests::test_get::{{closure}}::hc9d7471c9c67e8c1 [INFO] [stdout] at /opt/rustwide/workdir/gstm_core/src/lib.rs:221:9 [INFO] [stdout] 18: 0x5591d5ca4e3b - as core::future::future::Future>::poll::hb760bcc1a4e3efb5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5591d5cc4050 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::hf771a81a28aafe9e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 20: 0x5591d5cc6f9c - tokio::coop::with_budget::{{closure}}::haf9a7ba2f6a80d79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127:9 [INFO] [stdout] 21: 0x5591d5cb3441 - std::thread::local::LocalKey::try_with::hbaa6255167622927 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x5591d5cb21ed - std::thread::local::LocalKey::with::h08a9a43e3bd6ebbc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x5591d5cc2ff7 - tokio::coop::with_budget::hbec5ec14685b21ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120:5 [INFO] [stdout] 24: 0x5591d5cc2ff7 - tokio::coop::budget::h87a1053e6f9a9bc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96:5 [INFO] [stdout] 25: 0x5591d5cc2ff7 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h38f3f45b266772ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 26: 0x5591d5cc4841 - tokio::runtime::basic_scheduler::enter::{{closure}}::hca351d95809f6be2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 27: 0x5591d5cb3ca0 - tokio::macros::scoped_tls::ScopedKey::set::h947e41efff608d57 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 28: 0x5591d5cc439e - tokio::runtime::basic_scheduler::enter::h7538032af89fc825 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 29: 0x5591d5cc2ce0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h1e7c1b44c3262097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 30: 0x5591d5cb9ee2 - tokio::runtime::Runtime::block_on::{{closure}}::h9c651bcada2930a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:444:34 [INFO] [stdout] 31: 0x5591d5ca336d - tokio::runtime::context::enter::hc2d9f326c0cd6a77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72:5 [INFO] [stdout] 32: 0x5591d5cb3f48 - tokio::runtime::handle::Handle::enter::h52702f5a1097852a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76:9 [INFO] [stdout] 33: 0x5591d5cb9cfd - tokio::runtime::Runtime::block_on::h7c3d543f643d4d10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441:9 [INFO] [stdout] 34: 0x5591d5cb4665 - gstm_core::tests::test_get::hefef617b7ee901a9 [INFO] [stdout] at /opt/rustwide/workdir/gstm_core/src/lib.rs:198:5 [INFO] [stdout] 35: 0x5591d5cb457a - gstm_core::tests::test_get::{{closure}}::hd89fe142ad38100a [INFO] [stdout] at /opt/rustwide/workdir/gstm_core/src/lib.rs:198:5 [INFO] [stdout] 36: 0x5591d5cbf1fe - core::ops::function::FnOnce::call_once::hb290cbd2c9ab2c70 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5591d5cf1c83 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5591d5cf1c83 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x5591d5cf0710 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x5591d5cf0710 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x5591d5cf0710 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x5591d5cf0710 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x5591d5cf0710 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x5591d5cf0710 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x5591d5cf0710 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x5591d5cc9cd2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x5591d5cc9cd2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x5591d5ccd928 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x5591d5ccd928 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x5591d5ccd928 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x5591d5ccd928 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x5591d5ccd928 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x5591d5ccd928 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x5591d5ccd928 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x5591d6342a97 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x5591d6342a97 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x5591d6342a97 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7f4e7ced4609 - start_thread [INFO] [stdout] 59: 0x7f4e7ccaa293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_get [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p gstm_core --lib' [INFO] running `Command { std: "docker" "inspect" "9f0480eb712daabb65dd488df86bc90302a93aab39f5242bf24da1258549906e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f0480eb712daabb65dd488df86bc90302a93aab39f5242bf24da1258549906e", kill_on_drop: false }` [INFO] [stdout] 9f0480eb712daabb65dd488df86bc90302a93aab39f5242bf24da1258549906e