[INFO] cloning repository https://github.com/uiur/thumbtaro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uiur/thumbtaro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuiur%2Fthumbtaro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuiur%2Fthumbtaro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e8a74820f2f866bb2dfc8e2d47a247ded357f72 [INFO] testing uiur/thumbtaro against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuiur%2Fthumbtaro" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uiur/thumbtaro on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uiur/thumbtaro [INFO] finished tweaking git repo https://github.com/uiur/thumbtaro [INFO] tweaked toml for git repo https://github.com/uiur/thumbtaro written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/uiur/thumbtaro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe0a58a37a4b85fe861108e68c9f5b5bed96005a708f19745b12883039091bf9 [INFO] running `Command { std: "docker" "start" "-a" "fe0a58a37a4b85fe861108e68c9f5b5bed96005a708f19745b12883039091bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe0a58a37a4b85fe861108e68c9f5b5bed96005a708f19745b12883039091bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0a58a37a4b85fe861108e68c9f5b5bed96005a708f19745b12883039091bf9", kill_on_drop: false }` [INFO] [stdout] fe0a58a37a4b85fe861108e68c9f5b5bed96005a708f19745b12883039091bf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2d3fdc0f013f3704c89c0e0ca2dd8cb8e6cf64bab21d26a2c7e92d1c00a3f0e [INFO] running `Command { std: "docker" "start" "-a" "c2d3fdc0f013f3704c89c0e0ca2dd8cb8e6cf64bab21d26a2c7e92d1c00a3f0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling num_threads v0.1.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling actix-router v0.5.0-rc.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling time v0.3.6 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling askama_escape v0.10.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling http-range v0.1.4 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-rc.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling actix-codec v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling actix-http v3.0.0-beta.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling cloud-storage v0.11.0 [INFO] [stderr] Compiling actix-web v4.0.0-beta.21 [INFO] [stderr] Compiling actix-files v0.6.0-beta.15 [INFO] [stderr] Compiling thumbtaro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `App`, `HttpResponse` [INFO] [stdout] --> src/lib.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{error, get, web, App, HttpResponse, Responder, Result}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "c2d3fdc0f013f3704c89c0e0ca2dd8cb8e6cf64bab21d26a2c7e92d1c00a3f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d3fdc0f013f3704c89c0e0ca2dd8cb8e6cf64bab21d26a2c7e92d1c00a3f0e", kill_on_drop: false }` [INFO] [stdout] c2d3fdc0f013f3704c89c0e0ca2dd8cb8e6cf64bab21d26a2c7e92d1c00a3f0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bf83572e6d57f14aca238b98e68498041c8e88578922f8e23a17b209d405ac3 [INFO] running `Command { std: "docker" "start" "-a" "8bf83572e6d57f14aca238b98e68498041c8e88578922f8e23a17b209d405ac3", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `App`, `HttpResponse` [INFO] [stdout] --> src/lib.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{error, get, web, App, HttpResponse, Responder, Result}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thumbtaro v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> tests/test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `HttpResponse` [INFO] [stdout] --> src/lib.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{error, get, web, App, HttpResponse, Responder, Result}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv::dotenv` [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use dotenv::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.45s [INFO] running `Command { std: "docker" "inspect" "8bf83572e6d57f14aca238b98e68498041c8e88578922f8e23a17b209d405ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf83572e6d57f14aca238b98e68498041c8e88578922f8e23a17b209d405ac3", kill_on_drop: false }` [INFO] [stdout] 8bf83572e6d57f14aca238b98e68498041c8e88578922f8e23a17b209d405ac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ce9b2d5f40d18711952f25342e7335f426711e1f4688c1e06f893ecc4eeea49 [INFO] running `Command { std: "docker" "start" "-a" "5ce9b2d5f40d18711952f25342e7335f426711e1f4688c1e06f893ecc4eeea49", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `App`, `HttpResponse` [INFO] [stderr] --> src/lib.rs:1:34 [INFO] [stderr] | [INFO] [stderr] 1 | use actix_web::{error, get, web, App, HttpResponse, Responder, Result}; [INFO] [stderr] | ^^^ ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `dotenv::dotenv` [INFO] [stderr] --> src/lib.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use dotenv::dotenv; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `thumbtaro` (lib) generated 2 warnings [INFO] [stderr] warning: `thumbtaro` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> tests/test.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `thumbtaro` (test "test") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thumbtaro-1115ecc18045d0ab) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/thumbtaro-1db85a711af15e34) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-4063680bd8cd3ee1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_original_found ... FAILED [INFO] [stdout] test test_original_not_found ... FAILED [INFO] [stdout] test test_thumb_found ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_original_found stdout ---- [INFO] [stdout] thread 'test_original_found' panicked at 'THUMBTARO_BUCKET must be specified: NotPresent', src/lib.rs:98:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5631ffa143e0 - std::backtrace_rs::backtrace::libunwind::trace::h418ac92b8090bf5c [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x5631ffa143e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a8b1d5040587567 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5631ffa143e0 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5631ffa143e0 - ::fmt::h66e1c999b09d2400 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5631ffa3a19e - core::fmt::write::h90c5198062f012b5 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stdout] 5: 0x5631ffa0da65 - std::io::Write::write_fmt::h00a2c5322f8dc51f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stdout] 6: 0x5631ffa15ed3 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5631ffa15ed3 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5631ffa15ed3 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5631ffa15b43 - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5631ffa1657a - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5631ffa16477 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5631ffa1488c - std::sys_common::backtrace::__rust_end_short_backtrace::hc4c468f100834158 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5631ffa16192 - rust_begin_unwind [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5631fedd1803 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5631fedd1953 - core::result::unwrap_failed::h85a77542399dc4dd [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x5631ff1c873e - core::result::Result::expect::h6ba5a35598b8de81 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/result.rs:1064:23 [INFO] [stdout] 17: 0x5631fee48110 - thumbtaro::download_original::{{closure}}::hff6397e656686011 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:98:18 [INFO] [stdout] 18: 0x5631fee4ec41 - as core::future::future::Future>::poll::he8645a64814a3f2f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x5631fee48adc - ::register::original::{{closure}}::h00cb307d6606cf86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:42:9 [INFO] [stdout] 20: 0x5631fee4e013 - as core::future::future::Future>::poll::h285b9e8a4587797e [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x5631fee60e75 - actix_web::handler::handler_service::{{closure}}::{{closure}}::h31e22362aee65598 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/handler.rs:102:21 [INFO] [stdout] 22: 0x5631fee4ea53 - as core::future::future::Future>::poll::he741f939cb81aafb [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 23: 0x5631ff504356 - as core::future::future::Future>::poll::h79ff6520d9c42828 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x5631ff5325c0 - as actix_web::service::HttpServiceFactory>::register::{{closure}}::{{closure}}::hd193debf0008416a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/resource.rs:382:27 [INFO] [stdout] 25: 0x5631ff5302a2 - as core::future::future::Future>::poll::he68547ed7efe5668 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 26: 0x5631ff504356 - as core::future::future::Future>::poll::h79ff6520d9c42828 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x5631fedefb70 - as actix_web::service::HttpServiceFactory>::register::{{closure}}::{{closure}}::h8ea2f66f7d25da40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/scope.rs:429:27 [INFO] [stdout] 28: 0x5631fee010e1 - as core::future::future::Future>::poll::h59a4098d2270f945 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 29: 0x5631ff504356 - as core::future::future::Future>::poll::h79ff6520d9c42828 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 30: 0x5631fedf0a16 - actix_web::test::test_utils::call_service::{{closure}}::hc90fedba01650910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/test/test_utils.rs:99:9 [INFO] [stdout] 31: 0x5631fee01201 - as core::future::future::Future>::poll::h61a70a6aecf21e3c [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 32: 0x5631fede298c - test::test_original_found::{{closure}}::h6e86ba61e24cb4a9 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:40:49 [INFO] [stdout] 33: 0x5631fee00f7c - as core::future::future::Future>::poll::h3cf5db16f1352a6d [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 34: 0x5631fede63b0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::ha7220124325ce61d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:65 [INFO] [stdout] 35: 0x5631fede0fd0 - tokio::coop::with_budget::{{closure}}::hd23207bb4fdfff3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x5631feddc430 - std::thread::local::LocalKey::try_with::h54d67f6b5215f88e [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 37: 0x5631feddb54d - std::thread::local::LocalKey::with::h347b798cf959eb67 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 38: 0x5631fede6009 - tokio::coop::with_budget::h51f81d36b7500a15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 39: 0x5631fede6009 - tokio::coop::budget::h485792199a1a3c7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x5631fede6009 - as core::future::future::Future>::poll::{{closure}}::h81efc48554f01176 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:42 [INFO] [stdout] 41: 0x5631fedead57 - tokio::macros::scoped_tls::ScopedKey::set::h64d96ea19ba3d8b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 42: 0x5631fede4daa - tokio::task::local::LocalSet::with::h35a93aef52e4e048 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:559:9 [INFO] [stdout] 43: 0x5631fede5bcd - as core::future::future::Future>::poll::hb712c90eaa71dd0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:632:9 [INFO] [stdout] 44: 0x5631fede5330 - tokio::task::local::LocalSet::run_until::{{closure}}::h53f2e83340834dc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:505:18 [INFO] [stdout] 45: 0x5631fee0154c - as core::future::future::Future>::poll::he446e66a4dd6ef7d [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 46: 0x5631fee00c6f - as core::future::future::Future>::poll::h497c039283be6089 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 47: 0x5631fee09240 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h2b6158d24934e48b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 48: 0x5631fede0650 - tokio::coop::with_budget::{{closure}}::h081072a7bf8c3938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 49: 0x5631feddbbf0 - std::thread::local::LocalKey::try_with::h09349bd4cd20c215 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 50: 0x5631feddb4dd - std::thread::local::LocalKey::with::h2102f2bd8d5b5482 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 51: 0x5631fee07e05 - tokio::coop::with_budget::h85278fac5c3f1cfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 52: 0x5631fee07e05 - tokio::coop::budget::h0e99f44afd0cb9f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 53: 0x5631fee07e05 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h67e7687039de99d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 54: 0x5631fee0afd1 - tokio::runtime::basic_scheduler::enter::{{closure}}::h7a61e9f571e3e334 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 55: 0x5631fedeab57 - tokio::macros::scoped_tls::ScopedKey::set::h4626c3aa18d1d9cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 56: 0x5631fee0af0d - tokio::runtime::basic_scheduler::enter::hfa26327241717528 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 57: 0x5631fee06ecb - tokio::runtime::basic_scheduler::Inner

::block_on::h1a55dc8dd55c9828 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 58: 0x5631fee09716 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h3ec0fb63c23b0f18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 59: 0x5631fee09895 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h50170ae099f5907a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 60: 0x5631fedeb259 - tokio::runtime::Runtime::block_on::h4d776e8c4f886c38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 61: 0x5631fede4fcb - tokio::task::local::LocalSet::block_on::hd1af6aaaeee7c29f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:466:9 [INFO] [stdout] 62: 0x5631fee0b350 - actix_rt::runtime::Runtime::block_on::h19cc8eca0c400d8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/runtime.rs:80:9 [INFO] [stdout] 63: 0x5631fedee690 - actix_rt::system::SystemRunner::block_on::h8f86d62f1754fdf8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/system.rs:209:9 [INFO] [stdout] 64: 0x5631fede2375 - test::test_original_found::hb0f8c521020bed67 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:34:1 [INFO] [stdout] 65: 0x5631fede22fa - test::test_original_found::{{closure}}::h2c868aebf2ac9354 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:34:1 [INFO] [stdout] 66: 0x5631fedfbafe - core::ops::function::FnOnce::call_once::h3e1734fe5f4a4ef7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 67: 0x5631fee41d93 - core::ops::function::FnOnce::call_once::h2e8a52ad66727b27 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 68: 0x5631fee41d93 - test::__rust_begin_short_backtrace::h00f0943f032ff642 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:572:5 [INFO] [stdout] 69: 0x5631fee40a70 - as core::ops::function::FnOnce>::call_once::hc2746b61ab542207 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 70: 0x5631fee40a70 - as core::ops::function::FnOnce<()>>::call_once::h1dd7b49eba27b2fb [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 71: 0x5631fee40a70 - std::panicking::try::do_call::h4264e98462e752f6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stdout] 72: 0x5631fee40a70 - std::panicking::try::he1e26123ccdba206 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stdout] 73: 0x5631fee40a70 - std::panic::catch_unwind::hca18f7df3a262a39 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stdout] 74: 0x5631fee40a70 - test::run_test_in_process::h954cbfb354c03624 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:595:18 [INFO] [stdout] 75: 0x5631fee40a70 - test::run_test::run_test_inner::{{closure}}::hd11bcb77cf0be02b [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:489:39 [INFO] [stdout] 76: 0x5631fee0c0d4 - test::run_test::run_test_inner::{{closure}}::h0ee1164cd4000444 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:516:37 [INFO] [stdout] 77: 0x5631fee0c0d4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2444a8bf2299e115 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 78: 0x5631fee11a17 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf61e65ca3edc9cb6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/mod.rs:514:17 [INFO] [stdout] 79: 0x5631fee11a17 - as core::ops::function::FnOnce<()>>::call_once::heff8284567ddd2d7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 80: 0x5631fee11a17 - std::panicking::try::do_call::h1c39e0ee27edb7aa [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stdout] 81: 0x5631fee11a17 - std::panicking::try::h39c411ba1b200607 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stdout] 82: 0x5631fee11a17 - std::panic::catch_unwind::ha1a48063592b2048 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stdout] 83: 0x5631fee11a17 - std::thread::Builder::spawn_unchecked_::{{closure}}::h1d4fff3787235bc5 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/mod.rs:513:30 [INFO] [stdout] 84: 0x5631fee11a17 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b4a4652702ff076 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 85: 0x5631ffa1b0a3 - as core::ops::function::FnOnce>::call_once::hc9910a9536e38743 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 86: 0x5631ffa1b0a3 - as core::ops::function::FnOnce>::call_once::hcdffe552b616cc83 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 87: 0x5631ffa1b0a3 - std::sys::unix::thread::Thread::new::thread_start::h62ac0b55dc2802b3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 88: 0x7f5a9f0e6609 - start_thread [INFO] [stdout] 89: 0x7f5a9eeb4133 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_original_not_found stdout ---- [INFO] [stdout] thread 'test_original_not_found' panicked at 'THUMBTARO_BUCKET must be specified: NotPresent', src/lib.rs:98:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5631ffa143e0 - std::backtrace_rs::backtrace::libunwind::trace::h418ac92b8090bf5c [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x5631ffa143e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a8b1d5040587567 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5631ffa143e0 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5631ffa143e0 - ::fmt::h66e1c999b09d2400 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5631ffa3a19e - core::fmt::write::h90c5198062f012b5 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stdout] 5: 0x5631ffa0da65 - std::io::Write::write_fmt::h00a2c5322f8dc51f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stdout] 6: 0x5631ffa15ed3 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5631ffa15ed3 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5631ffa15ed3 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5631ffa15b43 - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5631ffa1657a - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5631ffa16477 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5631ffa1488c - std::sys_common::backtrace::__rust_end_short_backtrace::hc4c468f100834158 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5631ffa16192 - rust_begin_unwind [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5631fedd1803 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5631fedd1953 - core::result::unwrap_failed::h85a77542399dc4dd [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x5631ff1c873e - core::result::Result::expect::h6ba5a35598b8de81 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/result.rs:1064:23 [INFO] [stdout] 17: 0x5631fee48110 - thumbtaro::download_original::{{closure}}::hff6397e656686011 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:98:18 [INFO] [stdout] 18: 0x5631fee4ec41 - as core::future::future::Future>::poll::he8645a64814a3f2f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x5631fee48adc - ::register::original::{{closure}}::h00cb307d6606cf86 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:42:9 [INFO] [stdout] 20: 0x5631fee4e013 - as core::future::future::Future>::poll::h285b9e8a4587797e [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x5631fee60e75 - actix_web::handler::handler_service::{{closure}}::{{closure}}::h31e22362aee65598 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/handler.rs:102:21 [INFO] [stdout] 22: 0x5631fee4ea53 - as core::future::future::Future>::poll::he741f939cb81aafb [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 23: 0x5631ff504356 - as core::future::future::Future>::poll::h79ff6520d9c42828 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x5631ff5325c0 - as actix_web::service::HttpServiceFactory>::register::{{closure}}::{{closure}}::hd193debf0008416a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/resource.rs:382:27 [INFO] [stdout] 25: 0x5631ff5302a2 - as core::future::future::Future>::poll::he68547ed7efe5668 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 26: 0x5631ff504356 - as core::future::future::Future>::poll::h79ff6520d9c42828 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x5631fedefb70 - as actix_web::service::HttpServiceFactory>::register::{{closure}}::{{closure}}::h8ea2f66f7d25da40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/scope.rs:429:27 [INFO] [stdout] 28: 0x5631fee010e1 - as core::future::future::Future>::poll::h59a4098d2270f945 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 29: 0x5631ff504356 - as core::future::future::Future>::poll::h79ff6520d9c42828 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 30: 0x5631fedf0a16 - actix_web::test::test_utils::call_service::{{closure}}::hc90fedba01650910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/test/test_utils.rs:99:9 [INFO] [stdout] 31: 0x5631fee01201 - as core::future::future::Future>::poll::h61a70a6aecf21e3c [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 32: 0x5631fede20f8 - test::test_original_not_found::{{closure}}::hfdb9985748263e48 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:26:49 [INFO] [stdout] 33: 0x5631fee0100c - as core::future::future::Future>::poll::h52c8537a2b620e5d [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 34: 0x5631fede6430 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hc965fc36ecbd94c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:65 [INFO] [stdout] 35: 0x5631fede1360 - tokio::coop::with_budget::{{closure}}::hfa33b56f181aa2b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x5631feddcc90 - std::thread::local::LocalKey::try_with::ha708d15b497880e3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 37: 0x5631feddb7dd - std::thread::local::LocalKey::with::h842e2f6bd306ebb0 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 38: 0x5631fede6279 - tokio::coop::with_budget::h4bbe0675ede12735 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 39: 0x5631fede6279 - tokio::coop::budget::heedcd7aeb4468a25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x5631fede6279 - as core::future::future::Future>::poll::{{closure}}::he80b00a09cfb53f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:42 [INFO] [stdout] 41: 0x5631fedeaa47 - tokio::macros::scoped_tls::ScopedKey::set::h03b1e6bbf8ac975f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 42: 0x5631fede4e4a - tokio::task::local::LocalSet::with::hedabb46eedb54f9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:559:9 [INFO] [stdout] 43: 0x5631fede5b6d - as core::future::future::Future>::poll::h7ed2e6f49c9b2a6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:632:9 [INFO] [stdout] 44: 0x5631fede58b0 - tokio::task::local::LocalSet::run_until::{{closure}}::h9e7186c2ccf82be8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:505:18 [INFO] [stdout] 45: 0x5631fee00eec - as core::future::future::Future>::poll::h14276945237d630a [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 46: 0x5631fee00b8f - as core::future::future::Future>::poll::h0f8a445880b0ec52 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 47: 0x5631fee09440 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::ha2a3b7c91e9a9436 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 48: 0x5631fede0d70 - tokio::coop::with_budget::{{closure}}::h9bf235b52fe4567a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 49: 0x5631feddcdf0 - std::thread::local::LocalKey::try_with::hb23ae1ee091d0e8a [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 50: 0x5631feddb66d - std::thread::local::LocalKey::with::h60cdbe53070a39a7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 51: 0x5631fee07265 - tokio::coop::with_budget::h176d966666ef780a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 52: 0x5631fee07265 - tokio::coop::budget::h0229ec28dcb57afd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 53: 0x5631fee07265 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h1edd52f3bf2a2a67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 54: 0x5631fee0af91 - tokio::runtime::basic_scheduler::enter::{{closure}}::h2a29cd4833edf3fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 55: 0x5631fedeae67 - tokio::macros::scoped_tls::ScopedKey::set::h982e393a9a3c7e5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 56: 0x5631fee0abdd - tokio::runtime::basic_scheduler::enter::he801125357ee79e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 57: 0x5631fee06eeb - tokio::runtime::basic_scheduler::Inner

::block_on::hbdd2f3849391282c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 58: 0x5631fee097a6 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h77bde0d7cd9dbf3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 59: 0x5631fee09c55 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h6b9bbe1566427fbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 60: 0x5631fedeb479 - tokio::runtime::Runtime::block_on::hcca37077e3bfe13e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 61: 0x5631fede4f4b - tokio::task::local::LocalSet::block_on::h70e9c0b322e92e9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:466:9 [INFO] [stdout] 62: 0x5631fee0b300 - actix_rt::runtime::Runtime::block_on::h0de43eadbe47dd6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/runtime.rs:80:9 [INFO] [stdout] 63: 0x5631fedee6d0 - actix_rt::system::SystemRunner::block_on::he97bbcf09f72a163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/system.rs:209:9 [INFO] [stdout] 64: 0x5631fede1c65 - test::test_original_not_found::h63f71c43aca2abcc [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:20:1 [INFO] [stdout] 65: 0x5631fede1bea - test::test_original_not_found::{{closure}}::h2c579dfff1b31bbb [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:20:1 [INFO] [stdout] 66: 0x5631fedfbb5e - core::ops::function::FnOnce::call_once::haa7dc9c44499766e [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 67: 0x5631fee41d93 - core::ops::function::FnOnce::call_once::h2e8a52ad66727b27 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 68: 0x5631fee41d93 - test::__rust_begin_short_backtrace::h00f0943f032ff642 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:572:5 [INFO] [stdout] 69: 0x5631fee40a70 - as core::ops::function::FnOnce>::call_once::hc2746b61ab542207 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 70: 0x5631fee40a70 - as core::ops::function::FnOnce<()>>::call_once::h1dd7b49eba27b2fb [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 71: 0x5631fee40a70 - std::panicking::try::do_call::h4264e98462e752f6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stdout] 72: 0x5631fee40a70 - std::panicking::try::he1e26123ccdba206 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stdout] 73: 0x5631fee40a70 - std::panic::catch_unwind::hca18f7df3a262a39 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stdout] 74: 0x5631fee40a70 - test::run_test_in_process::h954cbfb354c03624 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:595:18 [INFO] [stdout] 75: 0x5631fee40a70 - test::run_test::run_test_inner::{{closure}}::hd11bcb77cf0be02b [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:489:39 [INFO] [stdout] 76: 0x5631fee0c0d4 - test::run_test::run_test_inner::{{closure}}::h0ee1164cd4000444 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:516:37 [INFO] [stdout] 77: 0x5631fee0c0d4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2444a8bf2299e115 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 78: 0x5631fee11a17 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf61e65ca3edc9cb6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/mod.rs:514:17 [INFO] [stdout] 79: 0x5631fee11a17 - as core::ops::function::FnOnce<()>>::call_once::heff8284567ddd2d7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 80: 0x5631fee11a17 - std::panicking::try::do_call::h1c39e0ee27edb7aa [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stdout] 81: 0x5631fee11a17 - std::panicking::try::h39c411ba1b200607 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stdout] 82: 0x5631fee11a17 - std::panic::catch_unwind::ha1a48063592b2048 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stdout] 83: 0x5631fee11a17 - std::thread::Builder::spawn_unchecked_::{{closure}}::h1d4fff3787235bc5 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/mod.rs:513:30 [INFO] [stdout] 84: 0x5631fee11a17 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b4a4652702ff076 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 85: 0x5631ffa1b0a3 - as core::ops::function::FnOnce>::call_once::hc9910a9536e38743 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 86: 0x5631ffa1b0a3 - as core::ops::function::FnOnce>::call_once::hcdffe552b616cc83 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 87: 0x5631ffa1b0a3 - std::sys::unix::thread::Thread::new::thread_start::h62ac0b55dc2802b3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 88: 0x7f5a9f0e6609 - start_thread [INFO] [stdout] 89: 0x7f5a9eeb4133 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_thumb_found stdout ---- [INFO] [stdout] thread 'test_thumb_found' panicked at 'THUMBTARO_BUCKET must be specified: NotPresent', src/lib.rs:54:47 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5631ffa143e0 - std::backtrace_rs::backtrace::libunwind::trace::h418ac92b8090bf5c [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x5631ffa143e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a8b1d5040587567 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5631ffa143e0 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5631ffa143e0 - ::fmt::h66e1c999b09d2400 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5631ffa3a19e - core::fmt::write::h90c5198062f012b5 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stdout] 5: 0x5631ffa0da65 - std::io::Write::write_fmt::h00a2c5322f8dc51f [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stdout] 6: 0x5631ffa15ed3 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5631ffa15ed3 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5631ffa15ed3 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5631ffa15b43 - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5631ffa1657a - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5631ffa16477 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5631ffa1488c - std::sys_common::backtrace::__rust_end_short_backtrace::hc4c468f100834158 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5631ffa16192 - rust_begin_unwind [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5631fedd1803 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x5631fedd1953 - core::result::unwrap_failed::h85a77542399dc4dd [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x5631ff1c873e - core::result::Result::expect::h6ba5a35598b8de81 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/result.rs:1064:23 [INFO] [stdout] 17: 0x5631fee472ed - thumbtaro::try_download_thumbnail::{{closure}}::h028d8b45b807b472 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:54:18 [INFO] [stdout] 18: 0x5631fee4e4a1 - as core::future::future::Future>::poll::h96dbaef2cc9c8380 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x5631fee4946e - ::register::thumb::{{closure}}::h75ab91d382d1f080 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:69:78 [INFO] [stdout] 20: 0x5631fee4e393 - as core::future::future::Future>::poll::h69161facc7f570ae [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x5631fee61558 - actix_web::handler::handler_service::{{closure}}::{{closure}}::h87c72ab7f28b2985 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/handler.rs:102:21 [INFO] [stdout] 22: 0x5631fee4de13 - as core::future::future::Future>::poll::h08fddb022e33bd62 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 23: 0x5631ff504356 - as core::future::future::Future>::poll::h79ff6520d9c42828 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 24: 0x5631ff5325c0 - as actix_web::service::HttpServiceFactory>::register::{{closure}}::{{closure}}::hd193debf0008416a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/resource.rs:382:27 [INFO] [stdout] 25: 0x5631ff5302a2 - as core::future::future::Future>::poll::he68547ed7efe5668 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 26: 0x5631ff504356 - as core::future::future::Future>::poll::h79ff6520d9c42828 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 27: 0x5631fedefb70 - as actix_web::service::HttpServiceFactory>::register::{{closure}}::{{closure}}::h8ea2f66f7d25da40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/scope.rs:429:27 [INFO] [stdout] 28: 0x5631fee010e1 - as core::future::future::Future>::poll::h59a4098d2270f945 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 29: 0x5631ff504356 - as core::future::future::Future>::poll::h79ff6520d9c42828 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 30: 0x5631fedf0a16 - actix_web::test::test_utils::call_service::{{closure}}::hc90fedba01650910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-4.0.0-beta.21/src/test/test_utils.rs:99:9 [INFO] [stdout] 31: 0x5631fee01201 - as core::future::future::Future>::poll::h61a70a6aecf21e3c [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 32: 0x5631fede324c - test::test_thumb_found::{{closure}}::ha9f72f267b10f8fe [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:52:49 [INFO] [stdout] 33: 0x5631fee014bc - as core::future::future::Future>::poll::h9505c6820c65c987 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 34: 0x5631fede63f0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hbb346e4ee1d2efb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:65 [INFO] [stdout] 35: 0x5631fede0780 - tokio::coop::with_budget::{{closure}}::h0ff1429853533533 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 36: 0x5631feddc170 - std::thread::local::LocalKey::try_with::h3c35be38c4843c00 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 37: 0x5631feddb8ad - std::thread::local::LocalKey::with::ha4166153f6698a83 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 38: 0x5631fede5d99 - tokio::coop::with_budget::hbbd654f816c2c4ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 39: 0x5631fede5d99 - tokio::coop::budget::h6347c246b8f43028 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 40: 0x5631fede5d99 - as core::future::future::Future>::poll::{{closure}}::h434b6e38b04fbd3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:642:42 [INFO] [stdout] 41: 0x5631fedeaf67 - tokio::macros::scoped_tls::ScopedKey::set::h9fb3696eb94e06f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 42: 0x5631fede4dfa - tokio::task::local::LocalSet::with::hc0fbe7ecac781b66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:559:9 [INFO] [stdout] 43: 0x5631fede5c2d - as core::future::future::Future>::poll::hbc112636364731f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:632:9 [INFO] [stdout] 44: 0x5631fede55f0 - tokio::task::local::LocalSet::run_until::{{closure}}::h947e4471c3330986 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:505:18 [INFO] [stdout] 45: 0x5631fee016bc - as core::future::future::Future>::poll::hf234e84eb52d3cb3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 46: 0x5631fee00bff - as core::future::future::Future>::poll::h166afb5fca7c8762 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/future/future.rs:124:9 [INFO] [stdout] 47: 0x5631fee093a0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h539baf5e19fac526 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 48: 0x5631fede0c40 - tokio::coop::with_budget::{{closure}}::h6b31cd0c521048d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 49: 0x5631feddbd50 - std::thread::local::LocalKey::try_with::h1be9445bbd2adb94 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:445:16 [INFO] [stdout] 50: 0x5631feddb91d - std::thread::local::LocalKey::with::haf8b7d340879edfd [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/local.rs:421:9 [INFO] [stdout] 51: 0x5631fee089a5 - tokio::coop::with_budget::h63e62e43cca8cd6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 52: 0x5631fee089a5 - tokio::coop::budget::h1c10608d1b9be10f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 53: 0x5631fee089a5 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::he6e15235baedfdd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 54: 0x5631fee0b011 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc9dd0e93cf415268 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 55: 0x5631fedeac57 - tokio::macros::scoped_tls::ScopedKey::set::h5f8a1cf4260344a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 56: 0x5631fee0a8ad - tokio::runtime::basic_scheduler::enter::h1234aabf7fcf77bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 57: 0x5631fee06f0b - tokio::runtime::basic_scheduler::Inner

::block_on::heb9fb83b4e118164 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 58: 0x5631fee09686 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h0717d39aa096111c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 59: 0x5631fee0a015 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::ha3a99bd008a61be5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 60: 0x5631fedeb369 - tokio::runtime::Runtime::block_on::ha6f76437bdedd5c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 61: 0x5631fede4ecb - tokio::task::local::LocalSet::block_on::h0f9771933a6cdb7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/task/local.rs:466:9 [INFO] [stdout] 62: 0x5631fee0b3a0 - actix_rt::runtime::Runtime::block_on::ha06a9130f1da9d2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/runtime.rs:80:9 [INFO] [stdout] 63: 0x5631fedee650 - actix_rt::system::SystemRunner::block_on::h30dea0951657b196 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.6.0/src/system.rs:209:9 [INFO] [stdout] 64: 0x5631fede2c35 - test::test_thumb_found::h00c9645751c6cde9 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:46:1 [INFO] [stdout] 65: 0x5631fede2bba - test::test_thumb_found::{{closure}}::h3c27b30ba50838ea [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:46:1 [INFO] [stdout] 66: 0x5631fedfbabe - core::ops::function::FnOnce::call_once::h153708659261f0ee [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 67: 0x5631fee41d93 - core::ops::function::FnOnce::call_once::h2e8a52ad66727b27 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 68: 0x5631fee41d93 - test::__rust_begin_short_backtrace::h00f0943f032ff642 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:572:5 [INFO] [stdout] 69: 0x5631fee40a70 - as core::ops::function::FnOnce>::call_once::hc2746b61ab542207 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 70: 0x5631fee40a70 - as core::ops::function::FnOnce<()>>::call_once::h1dd7b49eba27b2fb [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 71: 0x5631fee40a70 - std::panicking::try::do_call::h4264e98462e752f6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stdout] 72: 0x5631fee40a70 - std::panicking::try::he1e26123ccdba206 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stdout] 73: 0x5631fee40a70 - std::panic::catch_unwind::hca18f7df3a262a39 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stdout] 74: 0x5631fee40a70 - test::run_test_in_process::h954cbfb354c03624 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:595:18 [INFO] [stdout] 75: 0x5631fee40a70 - test::run_test::run_test_inner::{{closure}}::hd11bcb77cf0be02b [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:489:39 [INFO] [stdout] 76: 0x5631fee0c0d4 - test::run_test::run_test_inner::{{closure}}::h0ee1164cd4000444 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/test/src/lib.rs:516:37 [INFO] [stdout] 77: 0x5631fee0c0d4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2444a8bf2299e115 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 78: 0x5631fee11a17 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf61e65ca3edc9cb6 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/mod.rs:514:17 [INFO] [stdout] 79: 0x5631fee11a17 - as core::ops::function::FnOnce<()>>::call_once::heff8284567ddd2d7 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 80: 0x5631fee11a17 - std::panicking::try::do_call::h1c39e0ee27edb7aa [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:492:40 [INFO] [stdout] 81: 0x5631fee11a17 - std::panicking::try::h39c411ba1b200607 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:456:19 [INFO] [stdout] 82: 0x5631fee11a17 - std::panic::catch_unwind::ha1a48063592b2048 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panic.rs:137:14 [INFO] [stdout] 83: 0x5631fee11a17 - std::thread::Builder::spawn_unchecked_::{{closure}}::h1d4fff3787235bc5 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/thread/mod.rs:513:30 [INFO] [stdout] 84: 0x5631fee11a17 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8b4a4652702ff076 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 85: 0x5631ffa1b0a3 - as core::ops::function::FnOnce>::call_once::hc9910a9536e38743 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 86: 0x5631ffa1b0a3 - as core::ops::function::FnOnce>::call_once::hcdffe552b616cc83 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stdout] 87: 0x5631ffa1b0a3 - std::sys::unix::thread::Thread::new::thread_start::h62ac0b55dc2802b3 [INFO] [stdout] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 88: 0x7f5a9f0e6609 - start_thread [INFO] [stdout] 89: 0x7f5a9eeb4133 - clone [INFO] [stdout] 90: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_original_found [INFO] [stdout] test_original_not_found [INFO] [stdout] test_thumb_found [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test` [INFO] running `Command { std: "docker" "inspect" "5ce9b2d5f40d18711952f25342e7335f426711e1f4688c1e06f893ecc4eeea49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ce9b2d5f40d18711952f25342e7335f426711e1f4688c1e06f893ecc4eeea49", kill_on_drop: false }` [INFO] [stdout] 5ce9b2d5f40d18711952f25342e7335f426711e1f4688c1e06f893ecc4eeea49