[INFO] cloning repository https://github.com/Fluzko/onboarding_slack_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fluzko/onboarding_slack_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluzko%2Fonboarding_slack_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluzko%2Fonboarding_slack_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33a188ae345428d9fed1876136246fabda2aa88a [INFO] testing Fluzko/onboarding_slack_bot against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluzko%2Fonboarding_slack_bot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fluzko/onboarding_slack_bot on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Fluzko/onboarding_slack_bot [INFO] finished tweaking git repo https://github.com/Fluzko/onboarding_slack_bot [INFO] tweaked toml for git repo https://github.com/Fluzko/onboarding_slack_bot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Fluzko/onboarding_slack_bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.3.6 [INFO] [stderr] Downloaded redis v0.24.0 [INFO] [stderr] Downloaded pure-rust-locales v0.8.1 [INFO] [stderr] Downloaded winnow v0.6.1 [INFO] [stderr] Downloaded toml_edit v0.22.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61fa91467dd82607a98a9e4b749232fbfb24d17ab4da6aa3eb9776417d4c2e8a [INFO] running `Command { std: "docker" "start" "-a" "61fa91467dd82607a98a9e4b749232fbfb24d17ab4da6aa3eb9776417d4c2e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61fa91467dd82607a98a9e4b749232fbfb24d17ab4da6aa3eb9776417d4c2e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61fa91467dd82607a98a9e4b749232fbfb24d17ab4da6aa3eb9776417d4c2e8a", kill_on_drop: false }` [INFO] [stdout] 61fa91467dd82607a98a9e4b749232fbfb24d17ab4da6aa3eb9776417d4c2e8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e36f12e22c612fd8f0e2a41e06c85d5b37f8f9eedb6c727ffed871e15fc6c054 [INFO] running `Command { std: "docker" "start" "-a" "e36f12e22c612fd8f0e2a41e06c85d5b37f8f9eedb6c727ffed871e15fc6c054", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling pure-rust-locales v0.8.1 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling toml_edit v0.22.5 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling onboarding_bot_slack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "e36f12e22c612fd8f0e2a41e06c85d5b37f8f9eedb6c727ffed871e15fc6c054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36f12e22c612fd8f0e2a41e06c85d5b37f8f9eedb6c727ffed871e15fc6c054", kill_on_drop: false }` [INFO] [stdout] e36f12e22c612fd8f0e2a41e06c85d5b37f8f9eedb6c727ffed871e15fc6c054 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54182c5022ade61c0fda668eceec7b16d203cbba74d092f63d2b0dd9eaca2e97 [INFO] running `Command { std: "docker" "start" "-a" "54182c5022ade61c0fda668eceec7b16d203cbba74d092f63d2b0dd9eaca2e97", kill_on_drop: false }` [INFO] [stderr] Compiling onboarding_bot_slack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "54182c5022ade61c0fda668eceec7b16d203cbba74d092f63d2b0dd9eaca2e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54182c5022ade61c0fda668eceec7b16d203cbba74d092f63d2b0dd9eaca2e97", kill_on_drop: false }` [INFO] [stdout] 54182c5022ade61c0fda668eceec7b16d203cbba74d092f63d2b0dd9eaca2e97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 315dbd94b6cc8d97f968e435fb73a234c232e04b8cc280b84273279ef04c54e7 [INFO] running `Command { std: "docker" "start" "-a" "315dbd94b6cc8d97f968e435fb73a234c232e04b8cc280b84273279ef04c54e7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/onboarding_bot_slack-a68cb749eb28992a) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test authenticate::tests::test_authenticate::should_pass_if_called_with_correct_params ... ok [INFO] [stdout] test authenticate::tests::test_authenticate::should_fail_if_called_with_incorrect_params ... ok [INFO] [stdout] test slash_command::tests::test_slash_command::init ... ok [INFO] [stdout] test utils::last_day_of_month::test_last_day_of_month::returns_none_if_month_is_invalid ... ok [INFO] [stdout] test utils::load_env::tests_load_env::should_pass_if_all_vars_are_setted ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_err_on_invalid_input ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_return_first_day_of_month_given_month_year_and_floor ... ok [INFO] [stdout] test event::tests::test_database_actions::init ... ok [INFO] [stdout] test database::tests::test_zrange_vec_to_tuple_vec::should_parse_the_score_and_return_a_vec_of_tuples ... ok [INFO] [stdout] test utils::group_members_by_month::test_group_members_by_month::test_group_members_by_month ... ok [INFO] [stdout] test utils::last_day_of_month::test_last_day_of_month::should_return_last_day_of_the_given_month ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_return_eoy_given_only_a_year_and_ceil ... ok [INFO] [stdout] test utils::parse_interval::test_parse_interval::should_return_from_to_today_tuple_with_two_dates ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_return_same_day_given_a_full_date ... ok [INFO] [stdout] test utils::parse_interval::test_parse_interval::should_return_from_to_today_tuple_with_one_date ... ok [INFO] [stdout] test utils::parse_interval::test_parse_interval::should_return_today_tuple_with_empty_str ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_return_last_day_of_month_given_month_year_and_ceil ... ok [INFO] [stdout] test utils::response_templates::tests::test_tag ... ok [INFO] [stdout] test utils::response_templates::tests::test_member_list_by_month ... ok [INFO] [stdout] test utils::start_of_month::test_start_of_month::should_return_start_of_month ... ok [INFO] [stdout] test utils::response_templates::tests::test_new_members_template ... ok [INFO] [stdout] test utils::response_templates::tests::test_member_list ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_return_first_day_of_year_given_a_year_and_floor ... ok [INFO] [stdout] test utils::start_of_month::test_start_of_month::should_return_start_of_month_for_different_ts ... ok [INFO] [stdout] test utils::load_env::tests_load_env::should_panic_if_any_var_is_not_setted - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "315dbd94b6cc8d97f968e435fb73a234c232e04b8cc280b84273279ef04c54e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315dbd94b6cc8d97f968e435fb73a234c232e04b8cc280b84273279ef04c54e7", kill_on_drop: false }` [INFO] [stdout] 315dbd94b6cc8d97f968e435fb73a234c232e04b8cc280b84273279ef04c54e7 [INFO] testing Fluzko/onboarding_slack_bot against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFluzko%2Fonboarding_slack_bot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fluzko/onboarding_slack_bot on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Fluzko/onboarding_slack_bot [INFO] finished tweaking git repo https://github.com/Fluzko/onboarding_slack_bot [INFO] tweaked toml for git repo https://github.com/Fluzko/onboarding_slack_bot written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Fluzko/onboarding_slack_bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53ba838c5395feb48151dc0a8a5bb06125e422b6e78cb5e6632ce8ac731f39cc [INFO] running `Command { std: "docker" "start" "-a" "53ba838c5395feb48151dc0a8a5bb06125e422b6e78cb5e6632ce8ac731f39cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53ba838c5395feb48151dc0a8a5bb06125e422b6e78cb5e6632ce8ac731f39cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ba838c5395feb48151dc0a8a5bb06125e422b6e78cb5e6632ce8ac731f39cc", kill_on_drop: false }` [INFO] [stdout] 53ba838c5395feb48151dc0a8a5bb06125e422b6e78cb5e6632ce8ac731f39cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b978981ed75e794ba8d8de97645b8501350ab0ffe286dd6485751ac6c78ada2 [INFO] running `Command { std: "docker" "start" "-a" "3b978981ed75e794ba8d8de97645b8501350ab0ffe286dd6485751ac6c78ada2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling winnow v0.6.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling pure-rust-locales v0.8.1 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.8 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.8 [INFO] [stderr] Compiling rocket_http v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling rocket_codegen v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling toml_edit v0.22.5 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling onboarding_bot_slack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "3b978981ed75e794ba8d8de97645b8501350ab0ffe286dd6485751ac6c78ada2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b978981ed75e794ba8d8de97645b8501350ab0ffe286dd6485751ac6c78ada2", kill_on_drop: false }` [INFO] [stdout] 3b978981ed75e794ba8d8de97645b8501350ab0ffe286dd6485751ac6c78ada2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3234f34b14fb5b866ac2c825bb3de2029094c9b80b276f31a18365737caea00 [INFO] running `Command { std: "docker" "start" "-a" "e3234f34b14fb5b866ac2c825bb3de2029094c9b80b276f31a18365737caea00", kill_on_drop: false }` [INFO] [stderr] Compiling onboarding_bot_slack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "e3234f34b14fb5b866ac2c825bb3de2029094c9b80b276f31a18365737caea00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3234f34b14fb5b866ac2c825bb3de2029094c9b80b276f31a18365737caea00", kill_on_drop: false }` [INFO] [stdout] e3234f34b14fb5b866ac2c825bb3de2029094c9b80b276f31a18365737caea00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e707fadb686e52f5129785c5deb729c277fbe585b7263b278f241e00d1ff8d8a [INFO] running `Command { std: "docker" "start" "-a" "e707fadb686e52f5129785c5deb729c277fbe585b7263b278f241e00d1ff8d8a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/onboarding_bot_slack-a68cb749eb28992a) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test authenticate::tests::test_authenticate::should_fail_if_called_with_incorrect_params ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_return_first_day_of_year_given_a_year_and_floor ... ok [INFO] [stdout] test utils::last_day_of_month::test_last_day_of_month::returns_none_if_month_is_invalid ... ok [INFO] [stdout] test slash_command::tests::test_slash_command::init ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_err_on_invalid_input ... ok [INFO] [stdout] test utils::group_members_by_month::test_group_members_by_month::test_group_members_by_month ... ok [INFO] [stdout] test event::tests::test_database_actions::init ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_return_eoy_given_only_a_year_and_ceil ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_return_last_day_of_month_given_month_year_and_ceil ... ok [INFO] [stdout] test utils::last_day_of_month::test_last_day_of_month::should_return_last_day_of_the_given_month ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_return_first_day_of_month_given_month_year_and_floor ... ok [INFO] [stdout] test utils::parse_date_str::test_parse_date_str::should_return_same_day_given_a_full_date ... ok [INFO] [stdout] test authenticate::tests::test_authenticate::should_pass_if_called_with_correct_params ... ok [INFO] [stdout] test database::tests::test_zrange_vec_to_tuple_vec::should_parse_the_score_and_return_a_vec_of_tuples ... ok [INFO] [stdout] test utils::parse_interval::test_parse_interval::should_return_from_to_today_tuple_with_one_date ... ok [INFO] [stdout] test utils::parse_interval::test_parse_interval::should_return_from_to_today_tuple_with_two_dates ... ok [INFO] [stdout] test utils::response_templates::tests::test_new_members_template ... ok [INFO] [stdout] test utils::response_templates::tests::test_member_list_by_month ... ok [INFO] [stdout] test utils::response_templates::tests::test_member_list ... ok [INFO] [stdout] test utils::start_of_month::test_start_of_month::should_return_start_of_month_for_different_ts ... ok [INFO] [stdout] test utils::response_templates::tests::test_tag ... ok [INFO] [stdout] test utils::start_of_month::test_start_of_month::should_return_start_of_month ... ok [INFO] [stdout] test utils::parse_interval::test_parse_interval::should_return_today_tuple_with_empty_str ... ok [INFO] [stderr] error: test failed, to rerun pass `--bin onboarding_bot_slack` [INFO] [stdout] test utils::load_env::tests_load_env::should_panic_if_any_var_is_not_setted - should panic ... ok [INFO] [stdout] test utils::load_env::tests_load_env::should_pass_if_all_vars_are_setted ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- utils::load_env::tests_load_env::should_pass_if_all_vars_are_setted stdout ---- [INFO] [stdout] Using .env file [INFO] [stdout] thread 'utils::load_env::tests_load_env::should_pass_if_all_vars_are_setted' panicked at src/utils/load_env.rs:19:27: [INFO] [stdout] APP_BASE_ROUTE is not set [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b9f801ceb6 - std::backtrace_rs::backtrace::libunwind::trace::hbf3981e6c8a62f19 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55b9f801ceb6 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d13053d67c404cc [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b9f801ceb6 - std::sys_common::backtrace::_print_fmt::hd24dc5b701eaf8ad [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55b9f801ceb6 - ::fmt::h1d0155c7c5a7d116 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55b9f8045f8c - core::fmt::rt::Argument::fmt::h462c7a4781d69908 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55b9f8045f8c - core::fmt::write::h3cadc3d0c35667c3 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55b9f801a4af - std::io::Write::write_fmt::h7b46babfe8aff3fc [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55b9f801cc64 - std::sys_common::backtrace::_print::h21e0ad4a03aa55df [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55b9f801cc64 - std::sys_common::backtrace::print::hb7cfd89cda9bdca7 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55b9f801e95b - std::panicking::default_hook::{{closure}}::hceb0cad555a61bc8 [INFO] [stdout] 10: 0x55b9f801e62d - std::panicking::default_hook::h00eb745c4c12778b [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55b9f7fde787 - as core::ops::function::Fn>::call::h6a7083dbc9bd7b5f [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55b9f7fde787 - test::test_main::{{closure}}::h4db87ac2515c25e3 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55b9f801ef90 - as core::ops::function::Fn>::call::hf3b7bc2e2257730b [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55b9f801ef90 - std::panicking::rust_panic_with_hook::hccddb3269d601551 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55b9f801ecd2 - std::panicking::begin_panic_handler::{{closure}}::h1759cdf989495c64 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:660:13 [INFO] [stdout] 16: 0x55b9f801d396 - std::sys_common::backtrace::__rust_end_short_backtrace::h209794238b4d13a4 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55b9f801ea04 - rust_begin_unwind [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55b9f7f9b705 - core::panicking::panic_fmt::ha17ebef8fbaa0a3e [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55b9f7fa5a24 - onboarding_bot_slack::utils::load_env::load_env::validate_env_vars::hede97fdfc264c482 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/load_env.rs:19:27 [INFO] [stdout] 20: 0x55b9f7fa5a24 - onboarding_bot_slack::utils::load_env::load_env::hf9e4c278425d37d2 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/load_env.rs:33:5 [INFO] [stdout] 21: 0x55b9f7fa7029 - onboarding_bot_slack::utils::load_env::tests_load_env::should_pass_if_all_vars_are_setted::{{closure}}::h58c8b221aea3f976 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/load_env.rs:53:44 [INFO] [stdout] 22: 0x55b9f7fa7029 - core::ops::function::FnOnce::call_once::h9cd8cf18ea5016d4 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55b9f7fe3f8f - core::ops::function::FnOnce::call_once::hb293dddd1a0c8d0c [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55b9f7fe3f8f - test::__rust_begin_short_backtrace::hcc33cf50a0d42744 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x55b9f7fe2b00 - test::run_test_in_process::{{closure}}::h1a67b8b225cf5559 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x55b9f7fe2b00 - as core::ops::function::FnOnce<()>>::call_once::h6c8366f6b1a529d0 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x55b9f7fe2b00 - std::panicking::try::do_call::h3ac771f4eea356d5 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:555:40 [INFO] [stdout] 28: 0x55b9f7fe2b00 - std::panicking::try::h2b1799e4f57e5bcf [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:519:19 [INFO] [stdout] 29: 0x55b9f7fe2b00 - std::panic::catch_unwind::h0a3cc3fea72ac271 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panic.rs:142:14 [INFO] [stdout] 30: 0x55b9f7fe2b00 - test::run_test_in_process::h47356101e0c4cc43 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x55b9f7fe2b00 - test::run_test::{{closure}}::hfc86d13e98ee1936 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:566:43 [INFO] [stdout] 32: 0x55b9f7faae43 - test::run_test::{{closure}}::h077c30ad86447616 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x55b9f7faae43 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7a0647371687c548 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 34: 0x55b9f7fafadf - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0ade0df8a561803e [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 35: 0x55b9f7fafadf - as core::ops::function::FnOnce<()>>::call_once::h94e6781319385c1d [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x55b9f7fafadf - std::panicking::try::do_call::h2d8e7d2812ed142e [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:555:40 [INFO] [stdout] 37: 0x55b9f7fafadf - std::panicking::try::hfec8a6adb9bfcaea [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panicking.rs:519:19 [INFO] [stdout] 38: 0x55b9f7fafadf - std::panic::catch_unwind::hf488fb91a41eb5b5 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/panic.rs:142:14 [INFO] [stdout] 39: 0x55b9f7fafadf - std::thread::Builder::spawn_unchecked_::{{closure}}::h306975a3cadd5153 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 40: 0x55b9f7fafadf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4f4ed26f27d558ae [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55b9f80237e5 - as core::ops::function::FnOnce>::call_once::h17d6fdbdde1f730c [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 42: 0x55b9f80237e5 - as core::ops::function::FnOnce>::call_once::h298d88b0d0cf4d06 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 43: 0x55b9f80237e5 - std::sys::pal::unix::thread::Thread::new::thread_start::h1ecd97591626fa72 [INFO] [stdout] at /rustc/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f9bce309ac3 - [INFO] [stdout] 45: 0x7f9bce39abf4 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] utils::load_env::tests_load_env::should_pass_if_all_vars_are_setted [INFO] [stdout] [INFO] [stdout] test result: FAILED. 24 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e707fadb686e52f5129785c5deb729c277fbe585b7263b278f241e00d1ff8d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e707fadb686e52f5129785c5deb729c277fbe585b7263b278f241e00d1ff8d8a", kill_on_drop: false }` [INFO] [stdout] e707fadb686e52f5129785c5deb729c277fbe585b7263b278f241e00d1ff8d8a