[INFO] fetching crate slack-rust 0.0.1-alpha... [INFO] testing slack-rust-0.0.1-alpha against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate slack-rust 0.0.1-alpha into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate slack-rust 0.0.1-alpha on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate slack-rust 0.0.1-alpha [INFO] finished tweaking crates.io crate slack-rust 0.0.1-alpha [INFO] tweaked toml for crates.io crate slack-rust 0.0.1-alpha written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate slack-rust 0.0.1-alpha 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-timers v0.2.2 [INFO] [stderr] Downloaded pin-project v1.0.9 [INFO] [stderr] Downloaded pin-project-internal v1.0.9 [INFO] [stderr] Downloaded curl v0.4.41 [INFO] [stderr] Downloaded mockall v0.11.0 [INFO] [stderr] Downloaded mockall_derive v0.11.0 [INFO] [stderr] Downloaded async-tls v0.11.0 [INFO] [stderr] Downloaded http-client v6.5.1 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.8 [INFO] [stderr] Downloaded curl-sys v0.4.51+curl-7.80.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57b4d9ed363744a92c5aac1d8a64d092c8d4a043202c3306f9a7d46e398bf1de [INFO] running `Command { std: "docker" "start" "-a" "57b4d9ed363744a92c5aac1d8a64d092c8d4a043202c3306f9a7d46e398bf1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57b4d9ed363744a92c5aac1d8a64d092c8d4a043202c3306f9a7d46e398bf1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b4d9ed363744a92c5aac1d8a64d092c8d4a043202c3306f9a7d46e398bf1de", kill_on_drop: false }` [INFO] [stdout] 57b4d9ed363744a92c5aac1d8a64d092c8d4a043202c3306f9a7d46e398bf1de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 034280a0f7c31684443326356ad4c90ff5c4ae4d1a89bff91b0f6bafe523b2e5 [INFO] running `Command { std: "docker" "start" "-a" "034280a0f7c31684443326356ad4c90ff5c4ae4d1a89bff91b0f6bafe523b2e5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.9 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling pin-project v1.0.9 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-tls v0.11.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling async-tungstenite v0.16.1 [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling slack-rust v0.0.1-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 55s [INFO] running `Command { std: "docker" "inspect" "034280a0f7c31684443326356ad4c90ff5c4ae4d1a89bff91b0f6bafe523b2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034280a0f7c31684443326356ad4c90ff5c4ae4d1a89bff91b0f6bafe523b2e5", kill_on_drop: false }` [INFO] [stdout] 034280a0f7c31684443326356ad4c90ff5c4ae4d1a89bff91b0f6bafe523b2e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f920294f66a1629af1f0742776f003d9f519e9e7787a62cae551d0804499e23 [INFO] running `Command { std: "docker" "start" "-a" "6f920294f66a1629af1f0742776f003d9f519e9e7787a62cae551d0804499e23", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling mockall_derive v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling mockall v0.11.0 [INFO] [stderr] Compiling slack-rust v0.0.1-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4m 00s [INFO] running `Command { std: "docker" "inspect" "6f920294f66a1629af1f0742776f003d9f519e9e7787a62cae551d0804499e23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f920294f66a1629af1f0742776f003d9f519e9e7787a62cae551d0804499e23", kill_on_drop: false }` [INFO] [stdout] 6f920294f66a1629af1f0742776f003d9f519e9e7787a62cae551d0804499e23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d1937909167ea6bffb5c511dff4a56d08a54fec2ba80a150198387e390e5d59 [INFO] running `Command { std: "docker" "start" "-a" "9d1937909167ea6bffb5c511dff4a56d08a54fec2ba80a150198387e390e5d59", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slack_rust-8b7a697bac4c1b63) [INFO] [stdout] [INFO] [stdout] running 203 tests [INFO] [stdout] test apps::connections_open::test::convert_response ... ok [INFO] [stdout] test auth::test::test::convert_response ... ok [INFO] [stdout] test chat::delete_scheduled_message::test::convert_request ... ok [INFO] [stdout] test auth::teams_list::test::convert_request ... ok [INFO] [stdout] test chat::delete::test::convert_request ... ok [INFO] [stdout] test chat::get_permalink::test::convert_request ... ok [INFO] [stdout] test auth::revoke::test::convert_response ... ok [INFO] [stdout] test chat::delete::test::convert_response ... ok [INFO] [stdout] test chat::get_permalink::test::convert_response ... ok [INFO] [stdout] test apps::uninstall::test::convert_request ... ok [INFO] [stdout] test auth::revoke::test::convert_request ... ok [INFO] [stdout] test auth::teams_list::test::convert_response ... ok [INFO] [stdout] test chat::me_message::test::convert_request ... ok [INFO] [stdout] test chat::me_message::test::convert_response ... ok [INFO] [stdout] test chat::post_ephemeral::test::convert_response ... ok [INFO] [stdout] test chat::post_ephemeral::test::convert_request ... ok [INFO] [stdout] test chat::me_message::test::test_me_message ... ok [INFO] [stdout] test chat::schedule_message::test::convert_request ... ok [INFO] [stdout] test apps::connections_open::test::test_connections_open ... ok [INFO] [stdout] test auth::teams_list::test::test_teams_list ... ok [INFO] [stdout] test auth::test::test::test_auth_test ... ok [INFO] [stdout] test chat::delete::test::test_delete ... ok [INFO] [stdout] test chat::delete_scheduled_message::test::test_delete_scheduled_message ... ok [INFO] [stdout] test apps::uninstall::test::test_uninstall ... ok [INFO] [stdout] test chat::scheduled_messages_list::test::convert_response ... ok [INFO] [stdout] test chat::schedule_message::test::convert_response ... ok [INFO] [stdout] test chat::scheduled_messages_list::test::convert_request ... ok [INFO] [stdout] test chat::update::test::convert_request ... ok [INFO] [stdout] test chat::get_permalink::test::test_get_permalink ... ok [INFO] [stdout] test chat::scheduled_messages_list::test::test_scheduled_messages_list ... ok [INFO] [stdout] test chat::post_message::test::convert_request ... ok [INFO] [stdout] test chat::update::test::convert_response ... ok [INFO] [stdout] test chat::update::test::test_update ... ok [INFO] [stdout] test conversations::approve_shared_invite::test::test_approve_shared_invite ... ok [INFO] [stdout] test conversations::accept_shared_invite::test::convert_request ... ok [INFO] [stdout] test chat::schedule_message::test::test_scheduled_message ... ok [INFO] [stdout] test conversations::approve_shared_invite::test::convert_request ... ok [INFO] [stdout] test conversations::close::test::convert_request ... ok [INFO] [stdout] test conversations::close::test::convert_response ... ok [INFO] [stdout] test conversations::accept_shared_invite::test::convert_response ... ok [INFO] [stdout] test conversations::archive::test::convert_request ... ok [INFO] [stdout] test conversations::accept_shared_invite::test::test_accept_shared_invite ... ok [INFO] [stdout] test auth::revoke::test::test_revoke ... ok [INFO] [stdout] test chat::post_message::test::convert_response ... ok [INFO] [stdout] test chat::post_message::test::test_post_message ... ok [INFO] [stdout] test chat::post_ephemeral::test::test_post_ephemeral ... ok [INFO] [stdout] test conversations::archive::test::test_archive ... ok [INFO] [stdout] test conversations::create::test::test_create ... ok [INFO] [stdout] test conversations::decline_shared_invite::test::convert_request ... ok [INFO] [stdout] test conversations::info::test::convert_request ... ok [INFO] [stdout] test conversations::decline_shared_invite::test::test_decline_shared_invite ... ok [INFO] [stdout] test conversations::history::test::convert_request ... ok [INFO] [stdout] test conversations::history::test::convert_response ... ok [INFO] [stdout] test conversations::invite::test::convert_request ... ok [INFO] [stdout] test conversations::create::test::convert_response ... ok [INFO] [stdout] test conversations::invite_shared::test::convert_response ... ok [INFO] [stdout] test conversations::invite_shared::test::test_invite_shared ... ok [INFO] [stdout] test conversations::join::test::convert_request ... ok [INFO] [stdout] test conversations::create::test::convert_request ... ok [INFO] [stdout] test conversations::invite::test::convert_response ... ok [INFO] [stdout] test conversations::info::test::convert_response ... ok [INFO] [stdout] test conversations::history::test::test_history ... ok [INFO] [stdout] test conversations::invite::test::test_invite ... ok [INFO] [stdout] test conversations::close::test::test_close ... ok [INFO] [stdout] test conversations::join::test::convert_response ... ok [INFO] [stdout] test conversations::info::test::test_info ... ok [INFO] [stdout] test conversations::join::test::test_join ... ok [INFO] [stdout] test conversations::kick::test::test_approve_shared_invite ... ok [INFO] [stdout] test conversations::kick::test::convert_request ... ok [INFO] [stdout] test conversations::invite_shared::test::convert_request ... ok [INFO] [stdout] test conversations::open::test::convert_request ... ok [INFO] [stdout] test conversations::leave::test::convert_response ... ok [INFO] [stdout] test conversations::members::test::convert_request ... ok [INFO] [stdout] test conversations::leave::test::convert_request ... ok [INFO] [stdout] test conversations::list::test::convert_request ... ok [INFO] [stdout] test conversations::rename::test::convert_request ... ok [INFO] [stdout] test conversations::members::test::test_members ... ok [INFO] [stdout] test conversations::list::test::convert_response ... ok [INFO] [stdout] test conversations::rename::test::convert_response ... ok [INFO] [stdout] test conversations::mark::test::convert_request ... ok [INFO] [stdout] test conversations::mark::test::test_mark ... ok [INFO] [stdout] test conversations::open::test::convert_response ... ok [INFO] [stdout] test conversations::open::test::test_open ... ok [INFO] [stdout] test conversations::members::test::convert_response ... ok [INFO] [stdout] test conversations::leave::test::test_leave ... ok [INFO] [stdout] test conversations::set_purpose::test::convert_response ... ok [INFO] [stdout] test conversations::set_purpose::test::test_set_purpose ... ok [INFO] [stdout] test conversations::list::test::test_list ... ok [INFO] [stdout] test conversations::rename::test::test_rename ... ok [INFO] [stdout] test conversations::replies::test::convert_request ... ok [INFO] [stdout] test dnd::info::test::convert_request ... ok [INFO] [stdout] test conversations::replies::test::convert_response ... ok [INFO] [stdout] test conversations::set_topic::test::convert_request ... ok [INFO] [stdout] test conversations::replies::test::test_replies ... ok [INFO] [stdout] test conversations::unarchive::test::test_unarchive ... ok [INFO] [stdout] test conversations::set_topic::test::convert_response ... ok [INFO] [stdout] test conversations::set_purpose::test::convert_request ... ok [INFO] [stdout] test conversations::set_topic::test::test_set_topic ... ok [INFO] [stdout] test conversations::unarchive::test::convert_request ... ok [INFO] [stdout] test reactions::list::test::convert_request ... ok [INFO] [stdout] test dnd::info::test::convert_response ... ok [INFO] [stdout] test reactions::remove::test::test_remove ... ok [INFO] [stdout] test reactions::list::test::test_list ... ok [INFO] [stdout] test reminders::complete::test::convert_request ... ok [INFO] [stdout] test reactions::add::test::convert_request ... ok [INFO] [stdout] test reminders::add::test::convert_response ... ok [INFO] [stdout] test reactions::get::test::convert_response ... ok [INFO] [stdout] test reactions::add::test::test_add ... ok [INFO] [stdout] test reactions::get::test::test_get ... ok [INFO] [stdout] test reminders::add::test::convert_request ... ok [INFO] [stdout] test dnd::info::test::test_info ... ok [INFO] [stdout] test reactions::list::test::convert_response ... ok [INFO] [stdout] test reactions::get::test::convert_request ... ok [INFO] [stdout] test reactions::remove::test::convert_request ... ok [INFO] [stdout] test reminders::list::test::test_list ... ok [INFO] [stdout] test reminders::list::test::convert_response ... ok [INFO] [stdout] test reminders::add::test::test_add ... ok [INFO] [stdout] test socket::event::test::deserialize_slash_commands_event ... ok [INFO] [stdout] test socket::event::test::deserialize_hello_event ... ok [INFO] [stdout] test reminders::complete::test::test_complete ... ok [INFO] [stdout] test reminders::delete::test::convert_request ... ok [INFO] [stdout] test reminders::delete::test::test_delete ... ok [INFO] [stdout] test reminders::info::test::convert_request ... ok [INFO] [stdout] test reminders::info::test::convert_response ... ok [INFO] [stdout] test reminders::list::test::convert_request ... ok [INFO] [stdout] test reminders::info::test::test_info ... ok [INFO] [stdout] test team::billing_info::test::test_info ... ok [INFO] [stdout] test team::integration_logs::test::convert_request ... ok [INFO] [stdout] test team::info::test::convert_response ... ok [INFO] [stdout] test team::info::test::test_info ... ok [INFO] [stdout] test team::access_logs::test::convert_request ... ok [INFO] [stdout] test team::integration_logs::test::test_integration_logs ... ok [INFO] [stdout] test team::preferences_list::test::convert_response ... ok [INFO] [stdout] test team::preferences_list::test::test_preferences_list ... ok [INFO] [stdout] test team::profile_get::test::convert_request ... ok [INFO] [stdout] test socket::event::test::deserialize_disconnect_event ... ok [INFO] [stdout] test team::profile_get::test::convert_response ... ok [INFO] [stdout] test socket::event::test::deserialize_events_api ... ok [INFO] [stdout] test team::profile_get::test::test_profile_get ... ok [INFO] [stdout] test usergroups::create::test::convert_request ... ok [INFO] [stdout] test usergroups::create::test::convert_response ... ok [INFO] [stdout] test team::access_logs::test::convert_response ... ok [INFO] [stdout] test team::access_logs::test::test_access_logs ... ok [INFO] [stdout] test team::billable_info::test::test_billable_info ... ok [INFO] [stdout] test team::billing_info::test::convert_response ... ok [INFO] [stdout] test team::info::test::convert_request ... ok [INFO] [stdout] test usergroups::disable::test::convert_response ... ok [INFO] [stdout] test usergroups::create::test::test_create ... ok [INFO] [stdout] test usergroups::disable::test::test_disable ... ok [INFO] [stdout] test usergroups::enable::test::convert_request ... ok [INFO] [stdout] test socket::event::test::serialize_acknowledge_message ... ok [INFO] [stdout] test usergroups::disable::test::convert_request ... ok [INFO] [stdout] test team::billable_info::test::convert_request ... ok [INFO] [stdout] test team::billable_info::test::convert_response ... ok [INFO] [stdout] test team::integration_logs::test::convert_response ... ok [INFO] [stdout] test socket::event::test::deserialize_interactive_event ... ok [INFO] [stdout] test users::conversations::test::convert_request ... ok [INFO] [stdout] test usergroups::enable::test::test_enable ... ok [INFO] [stdout] test usergroups::list::test::convert_response ... ok [INFO] [stdout] test users::conversations::test::test_conversations ... ok [INFO] [stdout] test users::delete_photo::test::test_delete_photo ... ok [INFO] [stdout] test usergroups::list::test::test_list ... ok [INFO] [stdout] test usergroups::update::test::convert_request ... ok [INFO] [stdout] test usergroups::enable::test::convert_response ... ok [INFO] [stdout] test usergroups::list::test::convert_request ... ok [INFO] [stdout] test usergroups::update::test::test_update ... ok [INFO] [stdout] test usergroups::users::update::test::convert_response ... ok [INFO] [stdout] test users::conversations::test::convert_response ... ok [INFO] [stdout] test usergroups::users::update::test::test_update ... ok [INFO] [stdout] test usergroups::update::test::convert_response ... ok [INFO] [stdout] test usergroups::users::list::test::convert_request ... ok [INFO] [stdout] test users::get_presence::test::convert_response ... ok [INFO] [stdout] test users::list::test::convert_response ... ok [INFO] [stdout] test usergroups::users::list::test::convert_response ... ok [INFO] [stdout] test usergroups::users::update::test::convert_request ... ok [INFO] [stdout] test usergroups::users::list::test::test_list ... ok [INFO] [stdout] test users::info::test::convert_request ... ok [INFO] [stdout] test users::info::test::convert_response ... ok [INFO] [stdout] test users::info::test::test_info ... ok [INFO] [stdout] test users::list::test::convert_request ... ok [INFO] [stdout] test users::get_presence::test::convert_request ... ok [INFO] [stdout] test users::identity::test::convert_response ... ok [INFO] [stdout] test users::get_presence::test::test_get_presence ... ok [INFO] [stdout] test users::lookup_by_email::test::convert_response ... ok [INFO] [stdout] test users::identity::test::test_identity ... ok [INFO] [stdout] test views::push::test::convert_request ... ok [INFO] [stdout] test users::set_presence::test::convert_request ... ok [INFO] [stdout] test views::push::test::convert_response ... ok [INFO] [stdout] test views::open::test::convert_request ... ok [INFO] [stdout] test views::publish::test::convert_request ... ok [INFO] [stdout] test views::open::test::convert_response ... ok [INFO] [stdout] test views::publish::test::convert_response ... ok [INFO] [stdout] test users::list::test::test_list ... ok [INFO] [stdout] test users::set_presence::test::test_set_presence ... ok [INFO] [stdout] test views::push::test::test_push ... ok [INFO] [stdout] test users::lookup_by_email::test::convert_request ... ok [INFO] [stdout] test views::publish::test::test_publish ... ok [INFO] [stdout] test views::update::test::test_update ... ok [INFO] [stdout] test views::update::test::convert_request ... ok [INFO] [stdout] test users::lookup_by_email::test::test_lookup_by_email ... ok [INFO] [stdout] test views::update::test::convert_response ... ok [INFO] [stdout] test views::open::test::test_open ... ok [INFO] [stdout] test socket::socket_mode::test::test_socket_mode ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- socket::socket_mode::test::test_socket_mode stdout ---- [INFO] [stdout] thread 'socket::socket_mode::test::test_socket_mode' panicked at 'socket mode run error.', src/socket/socket_mode.rs:355:29 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558b22cf995a - std::backtrace_rs::backtrace::libunwind::trace::h66ee1baad70f162c [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x558b22cf995a - std::backtrace_rs::backtrace::trace_unsynchronized::h3125ffde7ca4d99d [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558b22cf995a - std::sys_common::backtrace::_print_fmt::hbdbfa23eed07e688 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x558b22cf995a - ::fmt::h9040fa46c3c21247 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558b22d1e55e - core::fmt::write::h19a3b12aeae2c539 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/fmt/mod.rs:1213:17 [INFO] [stdout] 5: 0x558b22cf4ac5 - std::io::Write::write_fmt::h09ebe1f248736025 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x558b22cf9725 - std::sys_common::backtrace::_print::hd1ad2573e05197ac [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x558b22cf9725 - std::sys_common::backtrace::print::h6c0cd3c6b401ec72 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x558b22cfb51f - std::panicking::default_hook::{{closure}}::hc09dc9f114375efd [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x558b22cfb1df - std::panicking::default_hook::hfef666cfe5862d3a [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x558b22b4a807 - as core::ops::function::Fn>::call::he38c0640087feffe [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x558b22b4a807 - test::test_main::{{closure}}::h071363f8c705b257 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x558b22cfbc4d - as core::ops::function::Fn>::call::hc536ff91d276a16f [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x558b22cfbc4d - std::panicking::rust_panic_with_hook::h09cdc27f5c472cc8 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x558b228ed92a - std::panicking::begin_panic::{{closure}}::h2efcc601490e9540 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:608:9 [INFO] [stdout] 15: 0x558b228ed8ec - std::sys_common::backtrace::__rust_end_short_backtrace::h416f76dbda0db81b [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x558b227637da - std::panicking::begin_panic::h8728e3802606c5f1 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:607:12 [INFO] [stdout] 17: 0x558b22a20bff - slack_rust::socket::socket_mode::test::test_socket_mode::{{closure}}::{{closure}}::h48b152299dd48e3e [INFO] [stdout] at /opt/rustwide/workdir/src/socket/socket_mode.rs:355:29 [INFO] [stdout] 18: 0x558b22a20bff - core::result::Result::unwrap_or_else::hb9801847f22da0b8 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/result.rs:1503:23 [INFO] [stdout] 19: 0x558b22a20bff - slack_rust::socket::socket_mode::test::test_socket_mode::{{closure}}::hc4ca1f0bd3f698fd [INFO] [stdout] at /opt/rustwide/workdir/src/socket/socket_mode.rs:342:9 [INFO] [stdout] 20: 0x558b22a20bff - as core::future::future::Future>::poll::{{closure}}::h13818f4dbe035fcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 21: 0x558b22a20bff - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h0af4a6744a73982b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 22: 0x558b22a20bff - std::thread::local::LocalKey::try_with::ha8d630807b826e9b [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 23: 0x558b22a20bff - std::thread::local::LocalKey::with::h04b9fc9491cc6e21 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 24: 0x558b228c3e9f - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h12b69fa37b8f5dca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 25: 0x558b228c3e9f - as core::future::future::Future>::poll::h29cae6cf1a0bf41b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 26: 0x558b228c3e9f - as core::future::future::Future>::poll::h95c28d99510a6760 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 27: 0x558b22892bed - async_executor::Executor::run::{{closure}}::hfa6ac2f55b41d7a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 28: 0x558b22892bed - async_executor::LocalExecutor::run::{{closure}}::h42ae305ea0791c91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:33 [INFO] [stdout] 29: 0x558b22892bed - async_io::driver::block_on::h7e177d391498ddd9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 30: 0x558b22a0ef10 - async_global_executor::reactor::block_on::{{closure}}::h25bea06fec142dbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 31: 0x558b22a0ef10 - async_global_executor::reactor::block_on::he7ac96d380d3d5a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 32: 0x558b22a0ef10 - async_global_executor::executor::block_on::{{closure}}::h051253acf17387d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 33: 0x558b22a0ef10 - std::thread::local::LocalKey::try_with::h543ac3efbd63cc9c [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 34: 0x558b22a0ef10 - std::thread::local::LocalKey::with::h2e4f65c1a219ff15 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 35: 0x558b22a0ef10 - async_global_executor::executor::block_on::h30a9ba7ec51ac908 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 36: 0x558b22a34882 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h66f5a43237d93520 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 37: 0x558b22a34882 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hbc7a1be8c8443a95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 38: 0x558b22a34882 - std::thread::local::LocalKey::try_with::h4aaa59ea6c49e820 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 39: 0x558b22a34882 - std::thread::local::LocalKey::with::h3a38ebd93598722a [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 40: 0x558b22a54b5e - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc0dd65d453076a7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 41: 0x558b22a54b5e - async_std::task::builder::Builder::blocking::{{closure}}::h7eb7a34fdf6da3a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 42: 0x558b22a54b5e - std::thread::local::LocalKey::try_with::h4424a48b2f03e76c [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 43: 0x558b22a54b5e - std::thread::local::LocalKey::with::h8395f80ce9c36b9b [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 44: 0x558b229e067f - async_std::task::builder::Builder::blocking::h645c30c78abf768a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 45: 0x558b229fb96c - async_std::task::block_on::block_on::hf55209e4488a0715 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 46: 0x558b229fb96c - slack_rust::socket::socket_mode::test::test_socket_mode::h5ca717fe233b4ed9 [INFO] [stdout] at /opt/rustwide/workdir/src/socket/socket_mode.rs:272:5 [INFO] [stdout] 47: 0x558b229fb96c - slack_rust::socket::socket_mode::test::test_socket_mode::{{closure}}::h961499f3f90da240 [INFO] [stdout] at /opt/rustwide/workdir/src/socket/socket_mode.rs:272:5 [INFO] [stdout] 48: 0x558b229fb96c - core::ops::function::FnOnce::call_once::h7525a3552fc0f9d2 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x558b22b4fc9f - core::ops::function::FnOnce::call_once::hd02ae4551b605d89 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x558b22b4fc9f - test::__rust_begin_short_backtrace::he067d58dbbe4eff7 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:656:18 [INFO] [stdout] 51: 0x558b22b214bc - test::run_test::{{closure}}::h99317ada5450d4d1 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:647:30 [INFO] [stdout] 52: 0x558b22b214bc - core::ops::function::FnOnce::call_once{{vtable.shim}}::hdbccb09ec15aa75d [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x558b22b4ec2a - as core::ops::function::FnOnce>::call_once::hc712263f4579e1e7 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 54: 0x558b22b4ec2a - as core::ops::function::FnOnce<()>>::call_once::h3fdee2221c1ed465 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x558b22b4ec2a - std::panicking::try::do_call::h974a87241ba6f765 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x558b22b4ec2a - std::panicking::try::hf1858fb4e3e6e1ba [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x558b22b4ec2a - std::panic::catch_unwind::h3fc10dff34553685 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panic.rs:140:14 [INFO] [stdout] 58: 0x558b22b4ec2a - test::run_test_in_process::h44fc06fdd04e007f [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:679:27 [INFO] [stdout] 59: 0x558b22b4ec2a - test::run_test::run_test_inner::{{closure}}::hc67e39cdf6272f40 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:573:39 [INFO] [stdout] 60: 0x558b22b1bb81 - test::run_test::run_test_inner::{{closure}}::h1d1c6318c71d3046 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/test/src/lib.rs:600:37 [INFO] [stdout] 61: 0x558b22b1bb81 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4e2185d7b9c32705 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 62: 0x558b22b2154b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf11e5bf7faafa3a6 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 63: 0x558b22b2154b - as core::ops::function::FnOnce<()>>::call_once::h2a1d6b9f209466ea [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 64: 0x558b22b2154b - std::panicking::try::do_call::he469b6a8fbe95fec [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:483:40 [INFO] [stdout] 65: 0x558b22b2154b - std::panicking::try::h1f733fcf13a98585 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:447:19 [INFO] [stdout] 66: 0x558b22b2154b - std::panic::catch_unwind::hecc42615914d8beb [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panic.rs:140:14 [INFO] [stdout] 67: 0x558b22b2154b - std::thread::Builder::spawn_unchecked_::{{closure}}::h17668fadfa667920 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 68: 0x558b22b2154b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfeec135cddf64dce [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 69: 0x558b22d00353 - as core::ops::function::FnOnce>::call_once::h092bd1b4a0b89f07 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 70: 0x558b22d00353 - as core::ops::function::FnOnce>::call_once::h54d7347fe39f45fd [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 71: 0x558b22d00353 - std::sys::unix::thread::Thread::new::thread_start::hc8954c4997518988 [INFO] [stdout] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 72: 0x7f25524aab43 - [INFO] [stdout] 73: 0x7f255253bbb4 - __clone [INFO] [stdout] 74: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] socket::socket_mode::test::test_socket_mode [INFO] [stdout] [INFO] [stdout] test result: FAILED. 202 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "9d1937909167ea6bffb5c511dff4a56d08a54fec2ba80a150198387e390e5d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1937909167ea6bffb5c511dff4a56d08a54fec2ba80a150198387e390e5d59", kill_on_drop: false }` [INFO] [stdout] 9d1937909167ea6bffb5c511dff4a56d08a54fec2ba80a150198387e390e5d59