[INFO] fetching crate tmdb-cli 0.1.0... [INFO] testing tmdb-cli-0.1.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate tmdb-cli 0.1.0 into /workspace/builds/worker-96/source [INFO] validating manifest of crates.io crate tmdb-cli 0.1.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tmdb-cli 0.1.0 [INFO] finished tweaking crates.io crate tmdb-cli 0.1.0 [INFO] tweaked toml for crates.io crate tmdb-cli 0.1.0 written to /workspace/builds/worker-96/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syncwrap v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2d5adf7cabbfc27f0540f02fd8bd49683dac71543e2eaf5604ab4f3674576a5 [INFO] running `Command { std: "docker" "start" "-a" "d2d5adf7cabbfc27f0540f02fd8bd49683dac71543e2eaf5604ab4f3674576a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2d5adf7cabbfc27f0540f02fd8bd49683dac71543e2eaf5604ab4f3674576a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d5adf7cabbfc27f0540f02fd8bd49683dac71543e2eaf5604ab4f3674576a5", kill_on_drop: false }` [INFO] [stdout] d2d5adf7cabbfc27f0540f02fd8bd49683dac71543e2eaf5604ab4f3674576a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d8a4420895496ee68e6bf592039523bc377aceecad3ab01eaec0ca26c0dd3f4 [INFO] running `Command { std: "docker" "start" "-a" "9d8a4420895496ee68e6bf592039523bc377aceecad3ab01eaec0ca26c0dd3f4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling syncwrap v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling tmdb-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::core::Core` [INFO] [stdout] --> src/libs/handlers/movies.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::core::Core; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Core` [INFO] [stdout] --> src/libs/handlers/core.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Core { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/libs/handlers/core.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(host: String, token: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.65s [INFO] running `Command { std: "docker" "inspect" "9d8a4420895496ee68e6bf592039523bc377aceecad3ab01eaec0ca26c0dd3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d8a4420895496ee68e6bf592039523bc377aceecad3ab01eaec0ca26c0dd3f4", kill_on_drop: false }` [INFO] [stdout] 9d8a4420895496ee68e6bf592039523bc377aceecad3ab01eaec0ca26c0dd3f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02d5e408265f58eaff66ff2fb172cc4652438826f049fe88d5854d68c0a54b12 [INFO] running `Command { std: "docker" "start" "-a" "02d5e408265f58eaff66ff2fb172cc4652438826f049fe88d5854d68c0a54b12", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tmdb-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::core::Core` [INFO] [stdout] --> src/libs/handlers/movies.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::core::Core; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Core` [INFO] [stdout] --> src/libs/handlers/core.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Core { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/libs/handlers/core.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(host: String, token: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::core::Core` [INFO] [stdout] --> src/libs/handlers/movies.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::core::Core; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Core` [INFO] [stdout] --> src/libs/handlers/core.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Core { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/libs/handlers/core.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(host: String, token: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `Command { std: "docker" "inspect" "02d5e408265f58eaff66ff2fb172cc4652438826f049fe88d5854d68c0a54b12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02d5e408265f58eaff66ff2fb172cc4652438826f049fe88d5854d68c0a54b12", kill_on_drop: false }` [INFO] [stdout] 02d5e408265f58eaff66ff2fb172cc4652438826f049fe88d5854d68c0a54b12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e54268a1e0d1b67604f5c50d0c7bac33ff5118b45d12e2daad5e44cc4bb9ec4 [INFO] running `Command { std: "docker" "start" "-a" "3e54268a1e0d1b67604f5c50d0c7bac33ff5118b45d12e2daad5e44cc4bb9ec4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `super::core::Core` [INFO] [stderr] --> src/libs/handlers/movies.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::core::Core; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Core` [INFO] [stderr] --> src/libs/handlers/core.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct Core { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/libs/handlers/core.rs:18:10 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn new(host: String, token: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `tmdb-cli` (lib) generated 3 warnings [INFO] [stderr] warning: `tmdb-cli` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tmdb_cli-ae4818eb7076a121) [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] Doc-tests tmdb-cli [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/libs/handlers/client.rs - libs::handlers::client::Client::new (line 18) ... ok [INFO] [stdout] test src/libs/handlers/client.rs - libs::handlers::client::Client::from_env (line 34) ... FAILED [INFO] [stdout] test src/libs/handlers/movies.rs - libs::handlers::movies::Movies::details (line 202) ... FAILED [INFO] [stdout] test src/libs/handlers/movies.rs - libs::handlers::movies::Movies::search (line 164) ... FAILED [INFO] [stdout] test src/libs/handlers/movies.rs - libs::handlers::movies::MovieSearch::exec (line 33) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/libs/handlers/client.rs - libs::handlers::client::Client::from_env (line 34) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Failed to get token from environment with environment variable not found', src/libs/handlers/client.rs:43:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a951d8a43c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a951d8a43c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a951d8a43c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a951d8a43c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a951da96ec - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55a951d86275 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55a951d8bc70 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a951d8bc70 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a951d8bc70 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55a951d8b81b - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x55a951d8c324 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55a951d8be00 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55a951d8a8f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55a951d8bd69 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55a951c7beb1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55a951c7cd30 - tmdb_cli::libs::handlers::client::Client::from_env::h7ace2fde5f94e656 [INFO] [stdout] at /opt/rustwide/workdir/src/libs/handlers/client.rs:43:17 [INFO] [stdout] 16: 0x55a951c7c95d - rust_out::main::_doctest_main_src_libs_handlers_client_rs_34_0::h167454ce33d2eaaf [INFO] [stdout] 17: 0x55a951c7c946 - rust_out::main::h61823b600df25383 [INFO] [stdout] 18: 0x55a951c7c843 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 19: 0x55a951c7c739 - std::sys_common::backtrace::__rust_begin_short_backtrace::h14f53ef84fb8b5f7 [INFO] [stdout] 20: 0x55a951c7c7a9 - std::rt::lang_start::{{closure}}::h5922618cc8a7ae58 [INFO] [stdout] 21: 0x55a951d89c81 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 22: 0x55a951d89c81 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 23: 0x55a951d89c81 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 24: 0x55a951d89c81 - std::panic::catch_unwind::hab40227675186980 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 25: 0x55a951d89c81 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stdout] 26: 0x55a951d89c81 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x55a951d89c81 - std::panicking::try::h32d4e72fd8922bce [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 28: 0x55a951d89c81 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 29: 0x55a951d89c81 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stdout] 30: 0x55a951c7c791 - std::rt::lang_start::h886614fd12d1e379 [INFO] [stdout] 31: 0x55a951c7c983 - main [INFO] [stdout] 32: 0x7fe08b36c0b3 - __libc_start_main [INFO] [stdout] 33: 0x55a951c7c66e - _start [INFO] [stdout] 34: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/libs/handlers/movies.rs - libs::handlers::movies::Movies::details (line 202) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Failed to get token from environment with environment variable not found', src/libs/handlers/client.rs:43:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d84eda984c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d84eda984c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d84eda984c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d84eda984c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d84edc9d4c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55d84eda4085 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55d84edab1b0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d84edab1b0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d84edab1b0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55d84edaad5b - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x55d84edab864 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55d84edab340 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55d84eda9d04 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55d84edab2a9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55d84e8c1451 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55d84e8f5090 - tmdb_cli::libs::handlers::client::Client::from_env::h7ace2fde5f94e656 [INFO] [stdout] at /opt/rustwide/workdir/src/libs/handlers/client.rs:43:17 [INFO] [stdout] 16: 0x55d84e8f477f - rust_out::main::{{closure}}::h4d2a26b692c522fb [INFO] [stdout] 17: 0x55d84e8f44ec - as core::future::future::Future>::poll::hf6c450b9c1944075 [INFO] [stdout] 18: 0x55d84e8e1c3c - tokio::runtime::enter::Enter::block_on::{{closure}}::h0c4ae569f0661763 [INFO] [stdout] 19: 0x55d84e8e0188 - tokio::coop::with_budget::{{closure}}::h26ae7a05cdaafd62 [INFO] [stdout] 20: 0x55d84e8d4b8d - std::thread::local::LocalKey::try_with::h02c7dca17f29d81a [INFO] [stdout] 21: 0x55d84e8d4a98 - std::thread::local::LocalKey::with::hda4dc35e16e317ac [INFO] [stdout] 22: 0x55d84e8e1ad2 - tokio::runtime::enter::Enter::block_on::h7eded5dd62817f62 [INFO] [stdout] 23: 0x55d84e8e0a6e - tokio::runtime::thread_pool::ThreadPool::block_on::h587423d9b1b3090c [INFO] [stdout] 24: 0x55d84e8e2178 - tokio::runtime::Runtime::block_on::{{closure}}::h87378fcd7bfd770a [INFO] [stdout] 25: 0x55d84e8e21fd - tokio::runtime::context::enter::he68282c1ab673b2d [INFO] [stdout] 26: 0x55d84e8e1ff0 - tokio::runtime::handle::Handle::enter::hedfcccddbeb11d57 [INFO] [stdout] 27: 0x55d84e8e2085 - tokio::runtime::Runtime::block_on::he5bf419b0fe615f2 [INFO] [stdout] 28: 0x55d84e8f46c2 - rust_out::main::h61823b600df25383 [INFO] [stdout] 29: 0x55d84e8d5af3 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 30: 0x55d84e8d4749 - std::sys_common::backtrace::__rust_begin_short_backtrace::h14f53ef84fb8b5f7 [INFO] [stdout] 31: 0x55d84e8d47b9 - std::rt::lang_start::{{closure}}::h5922618cc8a7ae58 [INFO] [stdout] 32: 0x55d84eda9091 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 33: 0x55d84eda9091 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55d84eda9091 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55d84eda9091 - std::panic::catch_unwind::hab40227675186980 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55d84eda9091 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stdout] 37: 0x55d84eda9091 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 38: 0x55d84eda9091 - std::panicking::try::h32d4e72fd8922bce [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 39: 0x55d84eda9091 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 40: 0x55d84eda9091 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stdout] 41: 0x55d84e8d47a1 - std::rt::lang_start::h886614fd12d1e379 [INFO] [stdout] 42: 0x55d84e8f4a23 - main [INFO] [stdout] 43: 0x7fba6311d0b3 - __libc_start_main [INFO] [stdout] 44: 0x55d84e8c1c0e - _start [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/libs/handlers/movies.rs - libs::handlers::movies::Movies::search (line 164) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Failed to get token from environment with environment variable not found', src/libs/handlers/client.rs:43:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x561a5f65c3bc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561a5f65c3bc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561a5f65c3bc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561a5f65c3bc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561a5f67c8bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x561a5f656bf5 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x561a5f65dd20 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561a5f65dd20 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561a5f65dd20 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x561a5f65d8cb - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x561a5f65e3d4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x561a5f65deb0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x561a5f65c874 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x561a5f65de19 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x561a5f182451 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x561a5f1a7bf0 - tmdb_cli::libs::handlers::client::Client::from_env::h7ace2fde5f94e656 [INFO] [stdout] at /opt/rustwide/workdir/src/libs/handlers/client.rs:43:17 [INFO] [stdout] 16: 0x561a5f1a717f - rust_out::main::{{closure}}::hfbe51e755ebc1a22 [INFO] [stdout] 17: 0x561a5f1a6d7c - as core::future::future::Future>::poll::h5c5f67ceac9d7961 [INFO] [stdout] 18: 0x561a5f19aa5c - tokio::runtime::enter::Enter::block_on::{{closure}}::h08981615e52449df [INFO] [stdout] 19: 0x561a5f1992b8 - tokio::coop::with_budget::{{closure}}::hed714c24f0f04075 [INFO] [stdout] 20: 0x561a5f18f65d - std::thread::local::LocalKey::try_with::he67373f38bc14910 [INFO] [stdout] 21: 0x561a5f18ee08 - std::thread::local::LocalKey::with::h6db12ebbb81cfdf0 [INFO] [stdout] 22: 0x561a5f19a8ef - tokio::runtime::enter::Enter::block_on::hd2a9982e7c19b0bb [INFO] [stdout] 23: 0x561a5f199880 - tokio::runtime::thread_pool::ThreadPool::block_on::h4a545e180b6c2527 [INFO] [stdout] 24: 0x561a5f19af9a - tokio::runtime::Runtime::block_on::{{closure}}::h4231a9433a6b2d26 [INFO] [stdout] 25: 0x561a5f19b02d - tokio::runtime::context::enter::hccf052786f698151 [INFO] [stdout] 26: 0x561a5f19ae12 - tokio::runtime::handle::Handle::enter::h2f92c06b9c55b13e [INFO] [stdout] 27: 0x561a5f19aea7 - tokio::runtime::Runtime::block_on::h3d92bcca91171982 [INFO] [stdout] 28: 0x561a5f1a70c2 - rust_out::main::h61823b600df25383 [INFO] [stdout] 29: 0x561a5f190053 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 30: 0x561a5f18ec99 - std::sys_common::backtrace::__rust_begin_short_backtrace::h14f53ef84fb8b5f7 [INFO] [stdout] 31: 0x561a5f18ed09 - std::rt::lang_start::{{closure}}::h5922618cc8a7ae58 [INFO] [stdout] 32: 0x561a5f65bc01 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 33: 0x561a5f65bc01 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x561a5f65bc01 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x561a5f65bc01 - std::panic::catch_unwind::hab40227675186980 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x561a5f65bc01 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stdout] 37: 0x561a5f65bc01 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 38: 0x561a5f65bc01 - std::panicking::try::h32d4e72fd8922bce [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 39: 0x561a5f65bc01 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 40: 0x561a5f65bc01 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stdout] 41: 0x561a5f18ecf1 - std::rt::lang_start::h886614fd12d1e379 [INFO] [stdout] 42: 0x561a5f1a74e3 - main [INFO] [stdout] 43: 0x7f879af5a0b3 - __libc_start_main [INFO] [stdout] 44: 0x561a5f182c0e - _start [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/libs/handlers/movies.rs - libs::handlers::movies::MovieSearch::exec (line 33) stdout ---- [INFO] [stdout] Test executable failed (exit code 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'Failed to get token from environment with environment variable not found', src/libs/handlers/client.rs:43:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5590f78243bc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5590f78243bc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5590f78243bc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5590f78243bc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5590f78448bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5590f781ebf5 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5590f7825d20 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5590f7825d20 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5590f7825d20 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5590f78258cb - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x5590f78263d4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5590f7825eb0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5590f7824874 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5590f7825e19 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5590f734a451 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5590f736fbf0 - tmdb_cli::libs::handlers::client::Client::from_env::h7ace2fde5f94e656 [INFO] [stdout] at /opt/rustwide/workdir/src/libs/handlers/client.rs:43:17 [INFO] [stdout] 16: 0x5590f736f17f - rust_out::main::{{closure}}::hfbe51e755ebc1a22 [INFO] [stdout] 17: 0x5590f736ed7c - as core::future::future::Future>::poll::h5c5f67ceac9d7961 [INFO] [stdout] 18: 0x5590f7362a5c - tokio::runtime::enter::Enter::block_on::{{closure}}::h08981615e52449df [INFO] [stdout] 19: 0x5590f73612b8 - tokio::coop::with_budget::{{closure}}::hed714c24f0f04075 [INFO] [stdout] 20: 0x5590f735765d - std::thread::local::LocalKey::try_with::he67373f38bc14910 [INFO] [stdout] 21: 0x5590f7356e08 - std::thread::local::LocalKey::with::h6db12ebbb81cfdf0 [INFO] [stdout] 22: 0x5590f73628ef - tokio::runtime::enter::Enter::block_on::hd2a9982e7c19b0bb [INFO] [stdout] 23: 0x5590f7361880 - tokio::runtime::thread_pool::ThreadPool::block_on::h4a545e180b6c2527 [INFO] [stdout] 24: 0x5590f7362f9a - tokio::runtime::Runtime::block_on::{{closure}}::h4231a9433a6b2d26 [INFO] [stdout] 25: 0x5590f736302d - tokio::runtime::context::enter::hccf052786f698151 [INFO] [stdout] 26: 0x5590f7362e12 - tokio::runtime::handle::Handle::enter::h2f92c06b9c55b13e [INFO] [stdout] 27: 0x5590f7362ea7 - tokio::runtime::Runtime::block_on::h3d92bcca91171982 [INFO] [stdout] 28: 0x5590f736f0c2 - rust_out::main::h61823b600df25383 [INFO] [stdout] 29: 0x5590f7358053 - core::ops::function::FnOnce::call_once::h827fb1f4029b40e6 [INFO] [stdout] 30: 0x5590f7356c99 - std::sys_common::backtrace::__rust_begin_short_backtrace::h14f53ef84fb8b5f7 [INFO] [stdout] 31: 0x5590f7356d09 - std::rt::lang_start::{{closure}}::h5922618cc8a7ae58 [INFO] [stdout] 32: 0x5590f7823c01 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 33: 0x5590f7823c01 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x5590f7823c01 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x5590f7823c01 - std::panic::catch_unwind::hab40227675186980 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x5590f7823c01 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stdout] 37: 0x5590f7823c01 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 38: 0x5590f7823c01 - std::panicking::try::h32d4e72fd8922bce [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 39: 0x5590f7823c01 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 40: 0x5590f7823c01 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stdout] 41: 0x5590f7356cf1 - std::rt::lang_start::h886614fd12d1e379 [INFO] [stdout] 42: 0x5590f736f4e3 - main [INFO] [stdout] 43: 0x7f1b874ab0b3 - __libc_start_main [INFO] [stdout] 44: 0x5590f734ac0e - _start [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/libs/handlers/client.rs - libs::handlers::client::Client::from_env (line 34) [INFO] [stdout] src/libs/handlers/movies.rs - libs::handlers::movies::MovieSearch::exec (line 33) [INFO] [stdout] src/libs/handlers/movies.rs - libs::handlers::movies::Movies::details (line 202) [INFO] [stdout] src/libs/handlers/movies.rs - libs::handlers::movies::Movies::search (line 164) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.58s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "3e54268a1e0d1b67604f5c50d0c7bac33ff5118b45d12e2daad5e44cc4bb9ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e54268a1e0d1b67604f5c50d0c7bac33ff5118b45d12e2daad5e44cc4bb9ec4", kill_on_drop: false }` [INFO] [stdout] 3e54268a1e0d1b67604f5c50d0c7bac33ff5118b45d12e2daad5e44cc4bb9ec4