[INFO] cloning repository https://github.com/wyshk2007/rust-actix-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wyshk2007/rust-actix-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyshk2007%2Frust-actix-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyshk2007%2Frust-actix-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26787274da70f7dd2abcdd7503a4871833811608 [INFO] testing wyshk2007/rust-actix-demo against master#d117135f5a9b69ee3adfb1918aa25616758bf692 for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyshk2007%2Frust-actix-demo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wyshk2007/rust-actix-demo on toolchain d117135f5a9b69ee3adfb1918aa25616758bf692 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wyshk2007/rust-actix-demo [INFO] finished tweaking git repo https://github.com/wyshk2007/rust-actix-demo [INFO] tweaked toml for git repo https://github.com/wyshk2007/rust-actix-demo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis-async v0.6.2 [INFO] [stderr] Downloaded actix-redis v0.8.2 [INFO] [stderr] Downloaded tokio-signal v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a0028505de34d419fb24b2e31948e04702d7fb37e1dc262a7b2539fd54f0233 [INFO] running `Command { std: "docker" "start" "-a" "2a0028505de34d419fb24b2e31948e04702d7fb37e1dc262a7b2539fd54f0233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a0028505de34d419fb24b2e31948e04702d7fb37e1dc262a7b2539fd54f0233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0028505de34d419fb24b2e31948e04702d7fb37e1dc262a7b2539fd54f0233", kill_on_drop: false }` [INFO] [stdout] 2a0028505de34d419fb24b2e31948e04702d7fb37e1dc262a7b2539fd54f0233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53166d7ad9888d4e09bc4478f15a1c46d2663ac867915ee44465d21749824f32 [INFO] running `Command { std: "docker" "start" "-a" "53166d7ad9888d4e09bc4478f15a1c46d2663ac867915ee44465d21749824f32", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling mysqlclient-sys v0.2.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling if_chain v0.1.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling listenfd v0.3.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling redis-async v0.6.2 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling validator v0.8.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-session v0.3.0 [INFO] [stderr] Compiling actix-identity v0.2.1 [INFO] [stderr] Compiling actix-files v0.2.2 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling actix-redis v0.8.2 [INFO] [stderr] Compiling r2d2-diesel v1.0.0 [INFO] [stderr] Compiling rust-actix-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/database.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[serde(untagged)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Clone, Deserialize, Debug, PartialEq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "53166d7ad9888d4e09bc4478f15a1c46d2663ac867915ee44465d21749824f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53166d7ad9888d4e09bc4478f15a1c46d2663ac867915ee44465d21749824f32", kill_on_drop: false }` [INFO] [stdout] 53166d7ad9888d4e09bc4478f15a1c46d2663ac867915ee44465d21749824f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3077ccf131f48698e2f9aa183549dbf8cc059127fb73112bd33f756932e021b [INFO] running `Command { std: "docker" "start" "-a" "f3077ccf131f48698e2f9aa183549dbf8cc059127fb73112bd33f756932e021b", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix-http-test v0.2.5 [INFO] [stderr] Compiling rust-actix-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/database.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[serde(untagged)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Clone, Deserialize, Debug, PartialEq)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f3077ccf131f48698e2f9aa183549dbf8cc059127fb73112bd33f756932e021b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3077ccf131f48698e2f9aa183549dbf8cc059127fb73112bd33f756932e021b", kill_on_drop: false }` [INFO] [stdout] f3077ccf131f48698e2f9aa183549dbf8cc059127fb73112bd33f756932e021b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+d117135f5a9b69ee3adfb1918aa25616758bf692" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab0ede140a06d0712905c8cff867fc1a080032c245c5b781807188d1cab39138 [INFO] running `Command { std: "docker" "start" "-a" "ab0ede140a06d0712905c8cff867fc1a080032c245c5b781807188d1cab39138", kill_on_drop: false }` [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/core/database.rs:12:3 [INFO] [stderr] | [INFO] [stderr] 12 | #[serde(untagged)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 13 | #[derive(Clone, Deserialize, Debug, PartialEq)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-actix-demo` (bin "rust-actix-demo" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_actix_demo-1272b071c6e6dd8b) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test helper::respond::tests::it_responds_json ... ok [INFO] [stdout] test helper::respond::tests::it_responds_ok ... ok [INFO] [stdout] test core::validate::tests::it_collects_errors ... ok [INFO] [stdout] test core::validate::tests::it_validates ... ok [INFO] [stdout] test module::health::tests::test_get_health ... ok [INFO] [stdout] test config::tests::it_gets_a_config ... FAILED [INFO] [stdout] test config::tests::it_gets_a_config_from_the_lazy_static ... FAILED [INFO] [stdout] test core::auth::tests::it_hashes_a_password ... FAILED [INFO] [stdout] test core::auth::tests::it_matches_2_hashed_passwords ... FAILED [INFO] [stdout] test core::cache::tests::it_creates_new_application_cache_and_sets_and_reads_it ... FAILED [INFO] [stdout] test core::auth::tests::it_decodes_a_jwt ... FAILED [INFO] [stdout] test core::auth::tests::it_creates_a_jwt ... FAILED [INFO] [stdout] test core::cache::tests::it_removes_an_entry_in_application_cache ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::tests::it_gets_a_config stdout ---- [INFO] [stdout] thread 'config::tests::it_gets_a_config' panicked at 'Configuration Error: Custom( [INFO] [stdout] "invalid digit found in string while parsing value 'full' provided by RUST_BACKTRACE", [INFO] [stdout] )', src/config.rs:42:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ddcc0474a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559ddcc0474a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559ddcc0474a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x559ddcc0474a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x559ddcc2988e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x559ddcbff6d5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x559ddcc04515 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x559ddcc04515 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x559ddcc0630f - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x559ddcc05fcf - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x559ddc51cf57 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x559ddc51cf57 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x559ddcc06a3a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x559ddcc06a3a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x559ddcc067b9 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x559ddcc04bfc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x559ddcc064c2 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x559ddc4a3163 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x559ddc4add31 - rust_actix_demo::config::get_config::h84cd0ffd78c9f0be [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:42:23 [INFO] [stdout] 19: 0x559ddc4e8d91 - rust_actix_demo::config::tests::it_gets_a_config::h20ad31f27541185b [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:52:22 [INFO] [stdout] 20: 0x559ddc4e8d67 - rust_actix_demo::config::tests::it_gets_a_config::{{closure}}::hb5c9c11304475da8 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:51:27 [INFO] [stdout] 21: 0x559ddc4da865 - core::ops::function::FnOnce::call_once::h0b3d829ff1014b6f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x559ddc5223ef - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x559ddc5223ef - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 24: 0x559ddc4f39ac - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 25: 0x559ddc4f39ac - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x559ddc52137a - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 27: 0x559ddc52137a - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x559ddc52137a - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 29: 0x559ddc52137a - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x559ddc52137a - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 31: 0x559ddc52137a - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 32: 0x559ddc52137a - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 33: 0x559ddc4ee2d1 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 34: 0x559ddc4ee2d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 35: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 36: 0x559ddc4f3c6b - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x559ddc4f3c6b - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 38: 0x559ddc4f3c6b - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 39: 0x559ddc4f3c6b - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 40: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x559ddc4f3c6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 43: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x559ddcc0b1f3 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7fed7d1ecb43 - [INFO] [stdout] 46: 0x7fed7d27dbb4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- config::tests::it_gets_a_config_from_the_lazy_static stdout ---- [INFO] [stdout] thread 'config::tests::it_gets_a_config_from_the_lazy_static' panicked at 'Configuration Error: Custom( [INFO] [stdout] "invalid digit found in string while parsing value 'full' provided by RUST_BACKTRACE", [INFO] [stdout] )', src/config.rs:42:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ddcc0474a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559ddcc0474a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559ddcc0474a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x559ddcc0474a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x559ddcc2988e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x559ddcbff6d5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x559ddcc04515 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x559ddcc04515 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x559ddcc0630f - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x559ddcc05fcf - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x559ddc51cf57 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x559ddc51cf57 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x559ddcc06a3a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x559ddcc06a3a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x559ddcc067b9 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x559ddcc04bfc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x559ddcc064c2 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x559ddc4a3163 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x559ddc4add31 - rust_actix_demo::config::get_config::h84cd0ffd78c9f0be [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:42:23 [INFO] [stdout] 19: 0x559ddc4dac60 - ::deref::__static_ref_initialize::h8f6e688b70a62a5d [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:33:37 [INFO] [stdout] 20: 0x559ddc4dac60 - core::ops::function::FnOnce::call_once::h9323afc669a56fb6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 21: 0x559ddc4d5de6 - lazy_static::lazy::Lazy::get::{{closure}}::h4cb1954e345d571f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:31:29 [INFO] [stdout] 22: 0x559ddc4a8265 - std::sync::once::Once::call_once::{{closure}}::hd9d5c929a6c41002 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sync/once.rs:143:41 [INFO] [stdout] 23: 0x559ddc4cda18 - std::sys_common::once::futex::Once::call::h3950a5d4a5217fdf [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/once/futex.rs:113:21 [INFO] [stdout] 24: 0x559ddc4a81b6 - std::sync::once::Once::call_once::ha7ec3f267deff9c9 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sync/once.rs:143:9 [INFO] [stdout] 25: 0x559ddc4b20fc - lazy_static::lazy::Lazy::get::h9ace1f7eb76c93c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 26: 0x559ddc4b20fc - ::deref::__stability::h7145d6cde7ee16d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 27: 0x559ddc4b20fc - ::deref::h6011127078a52523 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 28: 0x559ddc4e8f2b - rust_actix_demo::config::tests::it_gets_a_config_from_the_lazy_static::h7d8f235c24890215 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:59:20 [INFO] [stdout] 29: 0x559ddc4e8ef7 - rust_actix_demo::config::tests::it_gets_a_config_from_the_lazy_static::{{closure}}::h8bc7928641fa1e38 [INFO] [stdout] at /opt/rustwide/workdir/src/config.rs:57:48 [INFO] [stdout] 30: 0x559ddc4da9e5 - core::ops::function::FnOnce::call_once::h421191baecc74ab8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x559ddc5223ef - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 32: 0x559ddc5223ef - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 33: 0x559ddc4f39ac - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 34: 0x559ddc4f39ac - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 35: 0x559ddc52137a - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 36: 0x559ddc52137a - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x559ddc52137a - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 38: 0x559ddc52137a - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 39: 0x559ddc52137a - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 40: 0x559ddc52137a - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 41: 0x559ddc52137a - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 42: 0x559ddc4ee2d1 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 43: 0x559ddc4ee2d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 44: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 45: 0x559ddc4f3c6b - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x559ddc4f3c6b - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x559ddc4f3c6b - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x559ddc4f3c6b - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 49: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 50: 0x559ddc4f3c6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 51: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 52: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 53: 0x559ddcc0b1f3 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 54: 0x7fed7d1ecb43 - [INFO] [stdout] 55: 0x7fed7d27dbb4 - __clone [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::auth::tests::it_hashes_a_password stdout ---- [INFO] [stdout] thread 'core::auth::tests::it_hashes_a_password' panicked at 'Once instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ddcc0474a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559ddcc0474a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559ddcc0474a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x559ddcc0474a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x559ddcc2988e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x559ddcbff6d5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x559ddcc04515 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x559ddcc04515 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x559ddcc0630f - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x559ddcc05fcf - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x559ddc51cf57 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x559ddc51cf57 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x559ddcc06a3a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x559ddcc06a3a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x559ddcc06772 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x559ddcc04bfc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x559ddcc064c2 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x559ddc4a3163 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x559ddc4cd992 - std::sys_common::once::futex::Once::call::h3950a5d4a5217fdf [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/once/futex.rs:92:21 [INFO] [stdout] 19: 0x559ddc4a81b6 - std::sync::once::Once::call_once::ha7ec3f267deff9c9 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sync/once.rs:143:9 [INFO] [stdout] 20: 0x559ddc4b20fc - lazy_static::lazy::Lazy::get::h9ace1f7eb76c93c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x559ddc4b20fc - ::deref::__stability::h7145d6cde7ee16d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x559ddc4b20fc - ::deref::h6011127078a52523 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x559ddc4d46f8 - rust_actix_demo::core::auth::hash::hab7090218de9654f [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:50:32 [INFO] [stdout] 24: 0x559ddc4ed625 - rust_actix_demo::core::auth::tests::it_hashes_a_password::hdb706054ecddb518 [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:74:22 [INFO] [stdout] 25: 0x559ddc4ed5d7 - rust_actix_demo::core::auth::tests::it_hashes_a_password::{{closure}}::hb9f4fd5b011fb632 [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:72:31 [INFO] [stdout] 26: 0x559ddc4da8d5 - core::ops::function::FnOnce::call_once::h202f08c5687d440b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x559ddc5223ef - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x559ddc5223ef - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 29: 0x559ddc4f39ac - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 30: 0x559ddc4f39ac - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x559ddc52137a - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 32: 0x559ddc52137a - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x559ddc52137a - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 34: 0x559ddc52137a - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 35: 0x559ddc52137a - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 36: 0x559ddc52137a - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 37: 0x559ddc52137a - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 38: 0x559ddc4ee2d1 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 39: 0x559ddc4ee2d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 40: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 41: 0x559ddc4f3c6b - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x559ddc4f3c6b - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 43: 0x559ddc4f3c6b - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 44: 0x559ddc4f3c6b - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 45: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 46: 0x559ddc4f3c6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 48: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 49: 0x559ddcc0b1f3 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 50: 0x7fed7d1ecb43 - [INFO] [stdout] 51: 0x7fed7d27dbb4 - __clone [INFO] [stdout] 52: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::auth::tests::it_matches_2_hashed_passwords stdout ---- [INFO] [stdout] thread 'core::auth::tests::it_matches_2_hashed_passwords' panicked at 'Once instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ddcc0474a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559ddcc0474a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559ddcc0474a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x559ddcc0474a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x559ddcc2988e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x559ddcbff6d5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x559ddcc04515 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x559ddcc04515 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x559ddcc0630f - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x559ddcc05fcf - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x559ddc51cf57 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x559ddc51cf57 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x559ddcc06a3a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x559ddcc06a3a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x559ddcc06772 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x559ddcc04bfc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x559ddcc064c2 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x559ddc4a3163 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x559ddc4cd992 - std::sys_common::once::futex::Once::call::h3950a5d4a5217fdf [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/once/futex.rs:92:21 [INFO] [stdout] 19: 0x559ddc4a81b6 - std::sync::once::Once::call_once::ha7ec3f267deff9c9 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sync/once.rs:143:9 [INFO] [stdout] 20: 0x559ddc4b20fc - lazy_static::lazy::Lazy::get::h9ace1f7eb76c93c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x559ddc4b20fc - ::deref::__stability::h7145d6cde7ee16d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x559ddc4b20fc - ::deref::h6011127078a52523 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x559ddc4d46f8 - rust_actix_demo::core::auth::hash::hab7090218de9654f [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:50:32 [INFO] [stdout] 24: 0x559ddc4ed76b - rust_actix_demo::core::auth::tests::it_matches_2_hashed_passwords::heec6170f52001f00 [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:81:22 [INFO] [stdout] 25: 0x559ddc4ed717 - rust_actix_demo::core::auth::tests::it_matches_2_hashed_passwords::{{closure}}::h9b4d75a3f162433e [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:79:40 [INFO] [stdout] 26: 0x559ddc4daba5 - core::ops::function::FnOnce::call_once::h886926432eca9366 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x559ddc5223ef - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x559ddc5223ef - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 29: 0x559ddc4f39ac - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 30: 0x559ddc4f39ac - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x559ddc52137a - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 32: 0x559ddc52137a - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x559ddc52137a - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 34: 0x559ddc52137a - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 35: 0x559ddc52137a - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 36: 0x559ddc52137a - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 37: 0x559ddc52137a - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 38: 0x559ddc4ee2d1 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 39: 0x559ddc4ee2d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 40: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 41: 0x559ddc4f3c6b - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x559ddc4f3c6b - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 43: 0x559ddc4f3c6b - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 44: 0x559ddc4f3c6b - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 45: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 46: 0x559ddc4f3c6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 48: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 49: 0x559ddcc0b1f3 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 50: 0x7fed7d1ecb43 - [INFO] [stdout] 51: 0x7fed7d27dbb4 - __clone [INFO] [stdout] 52: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::cache::tests::it_creates_new_application_cache_and_sets_and_reads_it stdout ---- [INFO] [stdout] thread 'core::cache::tests::it_creates_new_application_cache_and_sets_and_reads_it' panicked at 'Once instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ddcc0474a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559ddcc0474a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559ddcc0474a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x559ddcc0474a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x559ddcc2988e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x559ddcbff6d5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x559ddcc04515 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x559ddcc04515 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x559ddcc0630f - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x559ddcc05fcf - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x559ddc51cf57 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x559ddc51cf57 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x559ddcc06a3a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x559ddcc06a3a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x559ddcc06772 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x559ddcc04bfc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x559ddcc064c2 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x559ddc4a3163 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x559ddc4cd992 - std::sys_common::once::futex::Once::call::h3950a5d4a5217fdf [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/once/futex.rs:92:21 [INFO] [stdout] 19: 0x559ddc4a81b6 - std::sync::once::Once::call_once::ha7ec3f267deff9c9 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sync/once.rs:143:9 [INFO] [stdout] 20: 0x559ddc4b20fc - lazy_static::lazy::Lazy::get::h9ace1f7eb76c93c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x559ddc4b20fc - ::deref::__stability::h7145d6cde7ee16d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x559ddc4b20fc - ::deref::h6011127078a52523 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x559ddc4aa8d0 - rust_actix_demo::core::cache::tests::get_cache::h70367cd963814c4b [INFO] [stdout] at /opt/rustwide/workdir/src/core/cache.rs:56:40 [INFO] [stdout] 24: 0x559ddc4aac33 - rust_actix_demo::core::cache::tests::it_creates_new_application_cache_and_sets_and_reads_it::{{closure}}::h4543d93d6f8e461c [INFO] [stdout] at /opt/rustwide/workdir/src/core/cache.rs:62:21 [INFO] [stdout] 25: 0x559ddc4e8d10 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h9652c2a38f7a2fc6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:528:65 [INFO] [stdout] 26: 0x559ddc4b3770 - tokio::coop::with_budget::{{closure}}::he39cadf48a8e4da9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 27: 0x559ddc4a656c - std::thread::local::LocalKey::try_with::hc105e1fa49fcd9e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 28: 0x559ddc4a392d - std::thread::local::LocalKey::with::h04f9e67cd1e2562f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 29: 0x559ddc4e894f - tokio::coop::with_budget::h58d6224c6d6dae26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 30: 0x559ddc4e894f - tokio::coop::budget::h3a1ddf7ee52983da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 31: 0x559ddc4e894f - as core::future::future::Future>::poll::{{closure}}::ha5ded668d3387d8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:528:42 [INFO] [stdout] 32: 0x559ddc4b3b07 - tokio::macros::scoped_tls::ScopedKey::set::ha8f866d8c655044e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 33: 0x559ddc4e6eca - tokio::task::local::LocalSet::with::h6fda78f1e1e0ae9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:442:9 [INFO] [stdout] 34: 0x559ddc4e852a - as core::future::future::Future>::poll::ha19a4f92ba1d0e52 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:518:9 [INFO] [stdout] 35: 0x559ddc4e7841 - tokio::task::local::LocalSet::run_until::{{closure}}::hd57976096b7e98ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:392:18 [INFO] [stdout] 36: 0x559ddc4e2d24 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::ha82e2473bfa1672b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 37: 0x559ddc4b2f20 - tokio::coop::with_budget::{{closure}}::h384a524b9808a5ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 38: 0x559ddc4a4afc - std::thread::local::LocalKey::try_with::h3ab67d1c97a5f71f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 39: 0x559ddc4a3fbd - std::thread::local::LocalKey::with::hb04316e4d2a80e39 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 40: 0x559ddc4e1dd0 - tokio::coop::with_budget::h2772431842c9a52a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 41: 0x559ddc4e1dd0 - tokio::coop::budget::heb635fa5002fd21f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 42: 0x559ddc4e1dd0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h6f5a3fc400cb4253 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 43: 0x559ddc4e3a1e - tokio::runtime::basic_scheduler::enter::{{closure}}::hdcab3437de282f2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 44: 0x559ddc4b3d43 - tokio::macros::scoped_tls::ScopedKey::set::hc61a00884fcd7e8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 45: 0x559ddc4e3891 - tokio::runtime::basic_scheduler::enter::hee0d99024fdfc821 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 46: 0x559ddc4e1250 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h579ec5b701efa02d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 47: 0x559ddc4d8354 - tokio::runtime::Runtime::block_on::{{closure}}::h4b15dff55f92f8ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 48: 0x559ddc4c58cb - tokio::runtime::context::enter::ha490dd43b59cda37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 49: 0x559ddc4c555c - tokio::runtime::handle::Handle::enter::h393af98d15336683 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 50: 0x559ddc4d8207 - tokio::runtime::Runtime::block_on::h05fe462a60558cb5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 51: 0x559ddc4e6f96 - tokio::task::local::LocalSet::block_on::h4175d8d21a0b2967 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:353:9 [INFO] [stdout] 52: 0x559ddc4e4dce - actix_rt::runtime::Runtime::block_on::h32b6c0591d007f94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 53: 0x559ddc4eca36 - actix_rt::builder::SystemRunner::block_on::h69d3ba611317b6f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 54: 0x559ddc4aaba0 - rust_actix_demo::core::cache::tests::it_creates_new_application_cache_and_sets_and_reads_it::hc885c9809b2bc23e [INFO] [stdout] at /opt/rustwide/workdir/src/core/cache.rs:60:5 [INFO] [stdout] 55: 0x559ddc4aab17 - rust_actix_demo::core::cache::tests::it_creates_new_application_cache_and_sets_and_reads_it::{{closure}}::h92f7b0b079581995 [INFO] [stdout] at /opt/rustwide/workdir/src/core/cache.rs:60:5 [INFO] [stdout] 56: 0x559ddc4dadd5 - core::ops::function::FnOnce::call_once::hee1f31d2c1cca2e8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x559ddc5223ef - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x559ddc5223ef - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 59: 0x559ddc4f39ac - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 60: 0x559ddc4f39ac - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x559ddc52137a - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 62: 0x559ddc52137a - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 63: 0x559ddc52137a - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 64: 0x559ddc52137a - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 65: 0x559ddc52137a - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 66: 0x559ddc52137a - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 67: 0x559ddc52137a - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 68: 0x559ddc4ee2d1 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 69: 0x559ddc4ee2d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 70: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 71: 0x559ddc4f3c6b - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 72: 0x559ddc4f3c6b - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 73: 0x559ddc4f3c6b - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 74: 0x559ddc4f3c6b - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 75: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 76: 0x559ddc4f3c6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 77: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 78: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 79: 0x559ddcc0b1f3 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 80: 0x7fed7d1ecb43 - [INFO] [stdout] 81: 0x7fed7d27dbb4 - __clone [INFO] [stdout] 82: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] ---- core::auth::tests::it_decodes_a_jwt stdout ---- [INFO] [stdout] thread 'core::auth::tests::it_decodes_a_jwt' panicked at 'Once instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ddcc0474a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559ddcc0474a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559ddcc0474a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x559ddcc0474a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x559ddcc2988e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x559ddcbff6d5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x559ddcc04515 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x559ddcc04515 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x559ddcc0630f - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x559ddcc05fcf - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x559ddc51cf57 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x559ddc51cf57 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x559ddcc06a3a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x559ddcc06a3a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x559ddcc06772 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x559ddcc04bfc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x559ddcc064c2 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x559ddc4a3163 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x559ddc4cd992 - std::sys_common::once::futex::Once::call::h3950a5d4a5217fdf [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/once/futex.rs:92:21 [INFO] [stdout] 19: 0x559ddc4a81b6 - std::sync::once::Once::call_once::ha7ec3f267deff9c9 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sync/once.rs:143:9 [INFO] [stdout] 20: 0x559ddc4b20fc - lazy_static::lazy::Lazy::get::h9ace1f7eb76c93c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x559ddc4b20fc - ::deref::__stability::h7145d6cde7ee16d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x559ddc4b20fc - ::deref::h6011127078a52523 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x559ddc4d416c - rust_actix_demo::core::auth::PrivateClaim::new::hd6ce4a5b1df1b2b0 [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:21:48 [INFO] [stdout] 24: 0x559ddc4eda67 - rust_actix_demo::core::auth::tests::it_decodes_a_jwt::h2ab7ae891b8e2f43 [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:95:29 [INFO] [stdout] 25: 0x559ddc4ed9f7 - rust_actix_demo::core::auth::tests::it_decodes_a_jwt::{{closure}}::h337986e317d82231 [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:94:27 [INFO] [stdout] 26: 0x559ddc4da965 - core::ops::function::FnOnce::call_once::h25e4c986982affec [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x559ddc5223ef - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x559ddc5223ef - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 29: 0x559ddc4f39ac - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 30: 0x559ddc4f39ac - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x559ddc52137a - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 32: 0x559ddc52137a - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x559ddc52137a - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 34: 0x559ddc52137a - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 35: 0x559ddc52137a - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 36: 0x559ddc52137a - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 37: 0x559ddc52137a - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 38: 0x559ddc4ee2d1 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 39: 0x559ddc4ee2d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 40: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 41: 0x559ddc4f3c6b - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x559ddc4f3c6b - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 43: 0x559ddc4f3c6b - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 44: 0x559ddc4f3c6b - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 45: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 46: 0x559ddc4f3c6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 48: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 49: 0x559ddcc0b1f3 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 50: 0x7fed7d1ecb43 - [INFO] [stdout] 51: 0x7fed7d27dbb4 - __clone [INFO] [stdout] 52: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::auth::tests::it_creates_a_jwt stdout ---- [INFO] [stdout] thread 'core::auth::tests::it_creates_a_jwt' panicked at 'Once instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ddcc0474a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559ddcc0474a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559ddcc0474a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x559ddcc0474a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x559ddcc2988e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x559ddcbff6d5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x559ddcc04515 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x559ddcc04515 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x559ddcc0630f - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x559ddcc05fcf - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x559ddc51cf57 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x559ddc51cf57 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x559ddcc06a3a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x559ddcc06a3a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x559ddcc06772 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x559ddcc04bfc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x559ddcc064c2 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x559ddc4a3163 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x559ddc4cd992 - std::sys_common::once::futex::Once::call::h3950a5d4a5217fdf [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/once/futex.rs:92:21 [INFO] [stdout] 19: 0x559ddc4a81b6 - std::sync::once::Once::call_once::ha7ec3f267deff9c9 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sync/once.rs:143:9 [INFO] [stdout] 20: 0x559ddc4b20fc - lazy_static::lazy::Lazy::get::h9ace1f7eb76c93c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x559ddc4b20fc - ::deref::__stability::h7145d6cde7ee16d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x559ddc4b20fc - ::deref::h6011127078a52523 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x559ddc4d416c - rust_actix_demo::core::auth::PrivateClaim::new::hd6ce4a5b1df1b2b0 [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:21:48 [INFO] [stdout] 24: 0x559ddc4ed90f - rust_actix_demo::core::auth::tests::it_creates_a_jwt::h75c15aa485c42e76 [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:88:29 [INFO] [stdout] 25: 0x559ddc4ed8a7 - rust_actix_demo::core::auth::tests::it_creates_a_jwt::{{closure}}::he009bc004932e58f [INFO] [stdout] at /opt/rustwide/workdir/src/core/auth.rs:87:27 [INFO] [stdout] 26: 0x559ddc4da7a5 - core::ops::function::FnOnce::call_once::h000c16d1e7675d93 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x559ddc5223ef - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x559ddc5223ef - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 29: 0x559ddc4f39ac - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 30: 0x559ddc4f39ac - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x559ddc52137a - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 32: 0x559ddc52137a - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x559ddc52137a - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 34: 0x559ddc52137a - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 35: 0x559ddc52137a - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 36: 0x559ddc52137a - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 37: 0x559ddc52137a - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 38: 0x559ddc4ee2d1 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 39: 0x559ddc4ee2d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 40: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 41: 0x559ddc4f3c6b - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 42: 0x559ddc4f3c6b - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 43: 0x559ddc4f3c6b - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 44: 0x559ddc4f3c6b - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 45: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 46: 0x559ddc4f3c6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 48: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 49: 0x559ddcc0b1f3 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 50: 0x7fed7d1ecb43 - [INFO] [stdout] 51: 0x7fed7d27dbb4 - __clone [INFO] [stdout] 52: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::cache::tests::it_removes_an_entry_in_application_cache stdout ---- [INFO] [stdout] thread 'core::cache::tests::it_removes_an_entry_in_application_cache' panicked at 'Once instance has previously been poisoned', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:16 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559ddcc0474a - std::backtrace_rs::backtrace::libunwind::trace::hc087e622734d8aae [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559ddcc0474a - std::backtrace_rs::backtrace::trace_unsynchronized::h0bb6900536d557fb [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559ddcc0474a - std::sys_common::backtrace::_print_fmt::h4c16a82910dd5c4c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x559ddcc0474a - ::fmt::he15894435b645dc8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x559ddcc2988e - core::fmt::write::h7b79f11bed1e9a0b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/fmt/mod.rs:1232:17 [INFO] [stdout] 5: 0x559ddcbff6d5 - std::io::Write::write_fmt::h8b711b785e8bbc54 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x559ddcc04515 - std::sys_common::backtrace::_print::h0224fc066642e602 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x559ddcc04515 - std::sys_common::backtrace::print::h366b410b7500af1f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x559ddcc0630f - std::panicking::default_hook::{{closure}}::h418b7bee3528e8d3 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x559ddcc05fcf - std::panicking::default_hook::h45f05d745386ab9c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x559ddc51cf57 - as core::ops::function::Fn>::call::h6c4710da1036f3ac [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x559ddc51cf57 - test::test_main::{{closure}}::h480ee06d86f65249 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x559ddcc06a3a - as core::ops::function::Fn>::call::ha5937e436e9127d6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x559ddcc06a3a - std::panicking::rust_panic_with_hook::h103dcb6f302ee362 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x559ddcc06772 - std::panicking::begin_panic_handler::{{closure}}::h44b5b52b013d9447 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x559ddcc04bfc - std::sys_common::backtrace::__rust_end_short_backtrace::hb3a0cf95d28e6f07 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x559ddcc064c2 - rust_begin_unwind [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x559ddc4a3163 - core::panicking::panic_fmt::hb8edad6ed4b98a6b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x559ddc4cd992 - std::sys_common::once::futex::Once::call::h3950a5d4a5217fdf [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/once/futex.rs:92:21 [INFO] [stdout] 19: 0x559ddc4a81b6 - std::sync::once::Once::call_once::ha7ec3f267deff9c9 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sync/once.rs:143:9 [INFO] [stdout] 20: 0x559ddc4b20fc - lazy_static::lazy::Lazy::get::h9ace1f7eb76c93c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/inline_lazy.rs:30:9 [INFO] [stdout] 21: 0x559ddc4b20fc - ::deref::__stability::h7145d6cde7ee16d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:142:21 [INFO] [stdout] 22: 0x559ddc4b20fc - ::deref::h6011127078a52523 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs:144:17 [INFO] [stdout] 23: 0x559ddc4aa8d0 - rust_actix_demo::core::cache::tests::get_cache::h70367cd963814c4b [INFO] [stdout] at /opt/rustwide/workdir/src/core/cache.rs:56:40 [INFO] [stdout] 24: 0x559ddc4ab295 - rust_actix_demo::core::cache::tests::it_removes_an_entry_in_application_cache::{{closure}}::ha4a04e7c1e574143 [INFO] [stdout] at /opt/rustwide/workdir/src/core/cache.rs:70:21 [INFO] [stdout] 25: 0x559ddc4e8d40 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hbf6cabd981edbd96 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:528:65 [INFO] [stdout] 26: 0x559ddc4b3050 - tokio::coop::with_budget::{{closure}}::h3ebba1abfae66c9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 27: 0x559ddc4a6cdc - std::thread::local::LocalKey::try_with::hede98b3f07bd381f [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 28: 0x559ddc4a398d - std::thread::local::LocalKey::with::h0dbd8863c18ef513 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 29: 0x559ddc4e8baf - tokio::coop::with_budget::h0a50bd0db2434060 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 30: 0x559ddc4e8baf - tokio::coop::budget::hbb7820f5093dd073 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 31: 0x559ddc4e8baf - as core::future::future::Future>::poll::{{closure}}::hc3aad6c72eb4b99e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:528:42 [INFO] [stdout] 32: 0x559ddc4b3e57 - tokio::macros::scoped_tls::ScopedKey::set::hdf9638c0e311824f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 33: 0x559ddc4e6e7a - tokio::task::local::LocalSet::with::h275f60b948979088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:442:9 [INFO] [stdout] 34: 0x559ddc4e84ca - as core::future::future::Future>::poll::h79a3c686aedf59f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:518:9 [INFO] [stdout] 35: 0x559ddc4e73a2 - tokio::task::local::LocalSet::run_until::{{closure}}::h29c5e497ad78b3e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:392:18 [INFO] [stdout] 36: 0x559ddc4e2bf4 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h1dc389e41485515f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:58 [INFO] [stdout] 37: 0x559ddc4b32b0 - tokio::coop::with_budget::{{closure}}::h589bbc5a06bdf9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:127:9 [INFO] [stdout] 38: 0x559ddc4a499c - std::thread::local::LocalKey::try_with::h373460a50f930264 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 39: 0x559ddc4a3aad - std::thread::local::LocalKey::with::h202f93e21b4092d8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 40: 0x559ddc4e15a0 - tokio::coop::with_budget::h621f10802cf60ffe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:120:5 [INFO] [stdout] 41: 0x559ddc4e15a0 - tokio::coop::budget::h94e85bfbc7d57f48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs:96:5 [INFO] [stdout] 42: 0x559ddc4e15a0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::h5ad4b2ef04268136 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 43: 0x559ddc4e39ae - tokio::runtime::basic_scheduler::enter::{{closure}}::haba427d44ebd4474 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 44: 0x559ddc4b3f83 - tokio::macros::scoped_tls::ScopedKey::set::hf5a874ff9b5ecacb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 45: 0x559ddc4e3501 - tokio::runtime::basic_scheduler::enter::he4e6caa5e322157b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:5 [INFO] [stdout] 46: 0x559ddc4e1210 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h14ac452a67c64a6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 47: 0x559ddc4d8404 - tokio::runtime::Runtime::block_on::{{closure}}::hb3b34cdc2afbc86f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:444:34 [INFO] [stdout] 48: 0x559ddc4c56bb - tokio::runtime::context::enter::h368f31982d15f40c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 49: 0x559ddc4c549c - tokio::runtime::handle::Handle::enter::h0698bde037d546e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 50: 0x559ddc4d82a7 - tokio::runtime::Runtime::block_on::ha695fee18b8f9975 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs:441:9 [INFO] [stdout] 51: 0x559ddc4e7064 - tokio::task::local::LocalSet::block_on::hec6ccf868b615755 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/task/local.rs:353:9 [INFO] [stdout] 52: 0x559ddc4e4e60 - actix_rt::runtime::Runtime::block_on::hf5137ca936b460f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/runtime.rs:89:9 [INFO] [stdout] 53: 0x559ddc4ecb28 - actix_rt::builder::SystemRunner::block_on::ha4580a3f66378e06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src/builder.rs:187:19 [INFO] [stdout] 54: 0x559ddc4ab1f0 - rust_actix_demo::core::cache::tests::it_removes_an_entry_in_application_cache::hb0f77ee685cab753 [INFO] [stdout] at /opt/rustwide/workdir/src/core/cache.rs:68:5 [INFO] [stdout] 55: 0x559ddc4ab167 - rust_actix_demo::core::cache::tests::it_removes_an_entry_in_application_cache::{{closure}}::hc588a6ddc5e7edf5 [INFO] [stdout] at /opt/rustwide/workdir/src/core/cache.rs:68:5 [INFO] [stdout] 56: 0x559ddc4dacd5 - core::ops::function::FnOnce::call_once::hda0ab62df0590cca [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x559ddc5223ef - core::ops::function::FnOnce::call_once::h7cbea5156b840961 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 58: 0x559ddc5223ef - test::__rust_begin_short_backtrace::h6b7ad8c2fc17a091 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:656:18 [INFO] [stdout] 59: 0x559ddc4f39ac - test::run_test::{{closure}}::hb867f6b1cc5fe0cd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:647:30 [INFO] [stdout] 60: 0x559ddc4f39ac - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3eed2da275e28ce8 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 61: 0x559ddc52137a - as core::ops::function::FnOnce>::call_once::hb7938d5921035038 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 62: 0x559ddc52137a - as core::ops::function::FnOnce<()>>::call_once::h1183c0b89e9071c0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 63: 0x559ddc52137a - std::panicking::try::do_call::hb901227fcfc11a66 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 64: 0x559ddc52137a - std::panicking::try::h6ed2ee67b8d88d09 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 65: 0x559ddc52137a - std::panic::catch_unwind::h65afc1e27ddc0a8e [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 66: 0x559ddc52137a - test::run_test_in_process::hc2e63d7243032c79 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:679:27 [INFO] [stdout] 67: 0x559ddc52137a - test::run_test::run_test_inner::{{closure}}::h5820fe37f90db4dd [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:573:39 [INFO] [stdout] 68: 0x559ddc4ee2d1 - test::run_test::run_test_inner::{{closure}}::hc67349ebb8859671 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/test/src/lib.rs:600:37 [INFO] [stdout] 69: 0x559ddc4ee2d1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9dc69f698f642ac4 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 70: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfb218abb7b4cdf7d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 71: 0x559ddc4f3c6b - as core::ops::function::FnOnce<()>>::call_once::hd87dbb4ddd02d218 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 72: 0x559ddc4f3c6b - std::panicking::try::do_call::hf9e3768db234742c [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:483:40 [INFO] [stdout] 73: 0x559ddc4f3c6b - std::panicking::try::h0aaf4d85bd5e380b [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panicking.rs:447:19 [INFO] [stdout] 74: 0x559ddc4f3c6b - std::panic::catch_unwind::ha647f06d9b0ba604 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/panic.rs:140:14 [INFO] [stdout] 75: 0x559ddc4f3c6b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f0fc8b88e65cca6 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 76: 0x559ddc4f3c6b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc74ccca63c895e0 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 77: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::h305cddd6d3fc2b9d [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 78: 0x559ddcc0b1f3 - as core::ops::function::FnOnce>::call_once::hcf060ff907f6401a [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 79: 0x559ddcc0b1f3 - std::sys::unix::thread::Thread::new::thread_start::hee1e7870ad876a91 [INFO] [stdout] at /rustc/d117135f5a9b69ee3adfb1918aa25616758bf692/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 80: 0x7fed7d1ecb43 - [INFO] [stdout] 81: 0x7fed7d27dbb4 - __clone [INFO] [stdout] 82: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::tests::it_gets_a_config [INFO] [stdout] config::tests::it_gets_a_config_from_the_lazy_static [INFO] [stdout] core::auth::tests::it_creates_a_jwt [INFO] [stdout] core::auth::tests::it_decodes_a_jwt [INFO] [stdout] core::auth::tests::it_hashes_a_password [INFO] [stdout] core::auth::tests::it_matches_2_hashed_passwords [INFO] [stdout] core::cache::tests::it_creates_new_application_cache_and_sets_and_reads_it [INFO] [stdout] core::cache::tests::it_removes_an_entry_in_application_cache [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin rust-actix-demo` [INFO] running `Command { std: "docker" "inspect" "ab0ede140a06d0712905c8cff867fc1a080032c245c5b781807188d1cab39138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab0ede140a06d0712905c8cff867fc1a080032c245c5b781807188d1cab39138", kill_on_drop: false }` [INFO] [stdout] ab0ede140a06d0712905c8cff867fc1a080032c245c5b781807188d1cab39138