[INFO] fetching crate mu_runtime 0.2.0... [INFO] testing mu_runtime-0.2.0 against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] extracting crate mu_runtime 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate mu_runtime 0.2.0 on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mu_runtime 0.2.0 [INFO] finished tweaking crates.io crate mu_runtime 0.2.0 [INFO] tweaked toml for crates.io crate mu_runtime 0.2.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-object-pool v0.1.4 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded aws_lambda_events v0.4.0 [INFO] [stderr] Downloaded rusoto_signature v0.46.0 [INFO] [stderr] Downloaded httpmock v0.5.8 [INFO] [stderr] Downloaded rusoto_credential v0.46.0 [INFO] [stderr] Downloaded rusoto_dynamodb v0.46.0 [INFO] [stderr] Downloaded basic-cookies v0.1.4 [INFO] [stderr] Downloaded rusoto_core v0.46.0 [INFO] [stderr] Downloaded isahc v1.7.2 [INFO] [stderr] Downloaded castaway v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d47304c9e96023021162868ef55778d6523522e6886589e564f6165298b7f0ef [INFO] running `Command { std: "docker" "start" "-a" "d47304c9e96023021162868ef55778d6523522e6886589e564f6165298b7f0ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d47304c9e96023021162868ef55778d6523522e6886589e564f6165298b7f0ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47304c9e96023021162868ef55778d6523522e6886589e564f6165298b7f0ef", kill_on_drop: false }` [INFO] [stdout] d47304c9e96023021162868ef55778d6523522e6886589e564f6165298b7f0ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83cb694f95bdb2cba376d9efdbda3ae9faa1f0980ae0336b096e6ca6615f2b81 [INFO] running `Command { std: "docker" "start" "-a" "83cb694f95bdb2cba376d9efdbda3ae9faa1f0980ae0336b096e6ca6615f2b81", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling mu_runtime v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.93s [INFO] running `Command { std: "docker" "inspect" "83cb694f95bdb2cba376d9efdbda3ae9faa1f0980ae0336b096e6ca6615f2b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83cb694f95bdb2cba376d9efdbda3ae9faa1f0980ae0336b096e6ca6615f2b81", kill_on_drop: false }` [INFO] [stdout] 83cb694f95bdb2cba376d9efdbda3ae9faa1f0980ae0336b096e6ca6615f2b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec5f995e3d6ecb61f8b580934172fcb70f2096787442f48eaa2604e216b70a0d [INFO] running `Command { std: "docker" "start" "-a" "ec5f995e3d6ecb61f8b580934172fcb70f2096787442f48eaa2604e216b70a0d", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling polling v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling async-io v1.10.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.77 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.59+curl-7.86.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling aws_lambda_events v0.4.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.46.0 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling httpmock v0.5.8 [INFO] [stderr] Compiling mu_runtime v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::panic::panic_any` [INFO] [stdout] --> tests/serialization.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::panic::panic_any; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.52s [INFO] running `Command { std: "docker" "inspect" "ec5f995e3d6ecb61f8b580934172fcb70f2096787442f48eaa2604e216b70a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5f995e3d6ecb61f8b580934172fcb70f2096787442f48eaa2604e216b70a0d", kill_on_drop: false }` [INFO] [stdout] ec5f995e3d6ecb61f8b580934172fcb70f2096787442f48eaa2604e216b70a0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37647543236ed1b615cd21282b0cf8fcff29d1ae8070f9852dd4f9565e8c06a9 [INFO] running `Command { std: "docker" "start" "-a" "37647543236ed1b615cd21282b0cf8fcff29d1ae8070f9852dd4f9565e8c06a9", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::panic::panic_any` [INFO] [stderr] --> tests/serialization.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::panic::panic_any; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mu_runtime` (test "serialization") generated 1 warning (run `cargo fix --test "serialization"` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mu_runtime-c406ab9a81beae90) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test lambda_api::tests::fetching_next_message::should_handle_successful_requests ... ok [INFO] [stdout] test lambda_api::tests::fetching_next_message::should_serialize_cognito_identity ... ok [INFO] [stdout] test lambda_api::tests::fetching_next_message::should_serialize_client_context ... ok [INFO] [stdout] test lambda_api::tests::publish_error_response::should_publish_error_messages ... ok [INFO] [stdout] test lambda_api::tests::publish_successful_response::should_be_able_to_publish_response ... ok [INFO] [stdout] test lambda_api::tests::fetching_next_message::should_handle_failures ... FAILED [INFO] [stdout] test lambda_api::tests::publish_successful_response::should_handle_failures ... FAILED [INFO] [stdout] test lambda_api::tests::publish_error_response::should_handle_failures ... FAILED [INFO] [stdout] test runtime::integration_tests::should_handle_successful_requests ... ok [INFO] [stdout] test runtime::integration_tests::should_handle_failure_requests ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- lambda_api::tests::fetching_next_message::should_handle_failures stdout ---- [INFO] [stdout] thread 'lambda_api::tests::fetching_next_message::should_handle_failures' panicked at 'assertion failed: error_msg.starts_with(\"error trying to connect: tcp connect error: Connection refused\")', src/lambda_api.rs:180:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56040255d4f0 - std::backtrace_rs::backtrace::libunwind::trace::he04b6d40112d6639 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56040255d4f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93bb5736cc0446d6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56040255d4f0 - std::sys_common::backtrace::_print_fmt::h194608c93e335f88 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x56040255d4f0 - ::fmt::hcd25e852ea89b4f5 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5604025833de - core::fmt::write::h5fe0ed2793f92a83 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x5604025570a5 - std::io::Write::write_fmt::h3774d34429f36763 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x56040255d2b5 - std::sys_common::backtrace::_print::h137275aa061b9520 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x56040255d2b5 - std::sys_common::backtrace::print::h0abc92ad99a2e9ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x56040255f15f - std::panicking::default_hook::{{closure}}::had7442d4100942fb [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x56040255ee1e - std::panicking::default_hook::he29a4b4ac8c0db9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x560401afd997 - as core::ops::function::Fn>::call::h91b99717c0adaf29 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x560401afd997 - test::test_main::{{closure}}::h70ceb3143bf6e9f2 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x56040255f87d - as core::ops::function::Fn>::call::h12d6a9e51a6fcc61 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x56040255f87d - std::panicking::rust_panic_with_hook::hb248569adc7e19ef [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x56040255f5b1 - std::panicking::begin_panic_handler::{{closure}}::h8fbe136907bbc5ab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x56040255d99c - std::sys_common::backtrace::__rust_end_short_backtrace::hb7948ddc456dafc4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x56040255f312 - rust_begin_unwind [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x560401a5b043 - core::panicking::panic_fmt::h1c2fe0c2fa8ba0a1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x560401a5b11d - core::panicking::panic::ha992c9801af8951c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:115:5 [INFO] [stdout] 19: 0x560401a8f1a3 - mu_runtime::lambda_api::tests::fetching_next_message::should_handle_failures::{{closure}}::h9025767409b20c4a [INFO] [stdout] at /opt/rustwide/workdir/src/lambda_api.rs:180:21 [INFO] [stdout] 20: 0x560401ab1a9c - as core::future::future::Future>::poll::hf860b9cd8a7c7b52 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x560401a7ccef - as core::future::future::Future>::poll::had6d1f1a37443721 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x560401aa3a30 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h87f5dd13ea84e2f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 23: 0x560401a8afb0 - tokio::coop::with_budget::{{closure}}::hcf750ce5c8dd1347 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 24: 0x560401a6f7d3 - std::thread::local::LocalKey::try_with::hc6f50ca10ee93fdd [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 25: 0x560401a6bc1d - std::thread::local::LocalKey::with::he2a4d39aa840e71f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 26: 0x560401aa2b46 - tokio::coop::with_budget::hbd04c211ae070779 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 27: 0x560401aa2b46 - tokio::coop::budget::h4395a6ab77ee6558 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 28: 0x560401aa2b46 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h18a080284964a1c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 29: 0x560401a99442 - tokio::runtime::scheduler::current_thread::Context::enter::hd984e315a1b0bbc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 30: 0x560401aa1bf9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he5c82d848bf3c510 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 31: 0x560401a9d21b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf586a226aad943bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 32: 0x560401a7198d - tokio::macros::scoped_tls::ScopedKey::set::ha3847c8ed4c4bd65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x560401a9c16a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcf4062d3b59a5627 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 34: 0x560401a9d754 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hc6e2e23b9cbc662c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 35: 0x560401a92e5f - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h5498b473b6b09088 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 36: 0x560401a78e18 - tokio::runtime::Runtime::block_on::h89a0bc229cecc21b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 37: 0x560401a8eb85 - mu_runtime::lambda_api::tests::fetching_next_message::should_handle_failures::h80f6c00783bc1bdb [INFO] [stdout] at /opt/rustwide/workdir/src/lambda_api.rs:176:13 [INFO] [stdout] 38: 0x560401a8ea37 - mu_runtime::lambda_api::tests::fetching_next_message::should_handle_failures::{{closure}}::h5d9c53d176753c34 [INFO] [stdout] at /opt/rustwide/workdir/src/lambda_api.rs:167:15 [INFO] [stdout] 39: 0x560401ac9c75 - core::ops::function::FnOnce::call_once::h2cc0b757ae50c50d [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 40: 0x560401b02c9f - core::ops::function::FnOnce::call_once::h5dde45172d790a9d [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x560401b02c9f - test::__rust_begin_short_backtrace::h78e3fbe0504ae84c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:637:18 [INFO] [stdout] 42: 0x560401ad436c - test::run_test::{{closure}}::hecbec538c508056c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:628:30 [INFO] [stdout] 43: 0x560401ad436c - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc84a1fb3f0e67ee4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 44: 0x560401b01cc8 - as core::ops::function::FnOnce>::call_once::h2deece96542e3e9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x560401b01cc8 - as core::ops::function::FnOnce<()>>::call_once::ha9befd17c806a3b0 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x560401b01cc8 - std::panicking::try::do_call::h17336b94b336bff1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x560401b01cc8 - std::panicking::try::h701ebc92939c4760 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x560401b01cc8 - std::panic::catch_unwind::h93b113531d625eab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x560401b01cc8 - test::run_test_in_process::h08e9f627920c2a2a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:660:27 [INFO] [stdout] 50: 0x560401b01cc8 - test::run_test::run_test_inner::{{closure}}::h70b581814cc230ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:554:39 [INFO] [stdout] 51: 0x560401ace9e4 - test::run_test::run_test_inner::{{closure}}::h1acbf81bd02dba18 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:581:37 [INFO] [stdout] 52: 0x560401ace9e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h59c80156bae07f63 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x560401ad4235 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h80e22f541b422f07 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 54: 0x560401ad4235 - as core::ops::function::FnOnce<()>>::call_once::he3336d4cf440d04a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x560401ad4235 - std::panicking::try::do_call::hd4403a300ceb7231 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x560401ad4235 - std::panicking::try::h21b14e2ec444d3e6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x560401ad4235 - std::panic::catch_unwind::he2bb948f3383cd51 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x560401ad4235 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9093214177135071 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 59: 0x560401ad4235 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbd75c44bc5dabf20 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 60: 0x560402564143 - as core::ops::function::FnOnce>::call_once::hdc09af53979ab66f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x560402564143 - as core::ops::function::FnOnce>::call_once::h5cef88e3fa63b616 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x560402564143 - std::sys::unix::thread::Thread::new::thread_start::h7ae30531e3efd4f6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7fb5c65f0609 - start_thread [INFO] [stdout] 64: 0x7fb5c63be133 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lambda_api::tests::publish_successful_response::should_handle_failures stdout ---- [INFO] [stdout] thread 'lambda_api::tests::publish_successful_response::should_handle_failures' panicked at 'assertion failed: error_msg.starts_with(\"error trying to connect: tcp connect error: Connection refused\")', src/lambda_api.rs:326:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56040255d4f0 - std::backtrace_rs::backtrace::libunwind::trace::he04b6d40112d6639 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56040255d4f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93bb5736cc0446d6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56040255d4f0 - std::sys_common::backtrace::_print_fmt::h194608c93e335f88 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x56040255d4f0 - ::fmt::hcd25e852ea89b4f5 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5604025833de - core::fmt::write::h5fe0ed2793f92a83 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x5604025570a5 - std::io::Write::write_fmt::h3774d34429f36763 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x56040255d2b5 - std::sys_common::backtrace::_print::h137275aa061b9520 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x56040255d2b5 - std::sys_common::backtrace::print::h0abc92ad99a2e9ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x56040255f15f - std::panicking::default_hook::{{closure}}::had7442d4100942fb [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x56040255ee1e - std::panicking::default_hook::he29a4b4ac8c0db9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x560401afd997 - as core::ops::function::Fn>::call::h91b99717c0adaf29 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x560401afd997 - test::test_main::{{closure}}::h70ceb3143bf6e9f2 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x56040255f87d - as core::ops::function::Fn>::call::h12d6a9e51a6fcc61 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x56040255f87d - std::panicking::rust_panic_with_hook::hb248569adc7e19ef [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x56040255f5b1 - std::panicking::begin_panic_handler::{{closure}}::h8fbe136907bbc5ab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x56040255d99c - std::sys_common::backtrace::__rust_end_short_backtrace::hb7948ddc456dafc4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x56040255f312 - rust_begin_unwind [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x560401a5b043 - core::panicking::panic_fmt::h1c2fe0c2fa8ba0a1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x560401a5b11d - core::panicking::panic::ha992c9801af8951c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:115:5 [INFO] [stdout] 19: 0x560401ac02df - mu_runtime::lambda_api::tests::publish_successful_response::should_handle_failures::{{closure}}::h797f32fefefe0bb0 [INFO] [stdout] at /opt/rustwide/workdir/src/lambda_api.rs:326:21 [INFO] [stdout] 20: 0x560401ab0edc - as core::future::future::Future>::poll::haa1b956e9304fc26 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x560401a7cd5f - as core::future::future::Future>::poll::hddc131904a408d44 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x560401aa38b0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h079aca24e0626163 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 23: 0x560401a8aaf0 - tokio::coop::with_budget::{{closure}}::hc51b497136204005 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 24: 0x560401a70453 - std::thread::local::LocalKey::try_with::hf0695c845d4875c3 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 25: 0x560401a6be1d - std::thread::local::LocalKey::with::hf516b0ed03557c24 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 26: 0x560401aa2ea6 - tokio::coop::with_budget::h6514a72dc5d41d35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 27: 0x560401aa2ea6 - tokio::coop::budget::h13e4e260e27f6756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 28: 0x560401aa2ea6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h636b21590a9d6490 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 29: 0x560401a96242 - tokio::runtime::scheduler::current_thread::Context::enter::h0dcdf95f180716c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 30: 0x560401aa0339 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc01a08d1876a45c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 31: 0x560401a9d1cb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he27b91454749c26f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 32: 0x560401a710cd - tokio::macros::scoped_tls::ScopedKey::set::h05ac3ecd71efba65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x560401a9cd3a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf9e7fdd74638c93c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 34: 0x560401a9d3d4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2edd4e8cea090428 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 35: 0x560401a944df - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcee111bf3eb5fb48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 36: 0x560401a78798 - tokio::runtime::Runtime::block_on::h090d9187a60ec005 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 37: 0x560401abfbf5 - mu_runtime::lambda_api::tests::publish_successful_response::should_handle_failures::h093e585d75fd6811 [INFO] [stdout] at /opt/rustwide/workdir/src/lambda_api.rs:322:13 [INFO] [stdout] 38: 0x560401abfaa7 - mu_runtime::lambda_api::tests::publish_successful_response::should_handle_failures::{{closure}}::ha647d33e56d185c0 [INFO] [stdout] at /opt/rustwide/workdir/src/lambda_api.rs:313:15 [INFO] [stdout] 39: 0x560401ac9c35 - core::ops::function::FnOnce::call_once::h25b1c384d02250c2 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 40: 0x560401b02c9f - core::ops::function::FnOnce::call_once::h5dde45172d790a9d [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x560401b02c9f - test::__rust_begin_short_backtrace::h78e3fbe0504ae84c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:637:18 [INFO] [stdout] 42: 0x560401ad436c - test::run_test::{{closure}}::hecbec538c508056c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:628:30 [INFO] [stdout] 43: 0x560401ad436c - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc84a1fb3f0e67ee4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 44: 0x560401b01cc8 - as core::ops::function::FnOnce>::call_once::h2deece96542e3e9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x560401b01cc8 - as core::ops::function::FnOnce<()>>::call_once::ha9befd17c806a3b0 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x560401b01cc8 - std::panicking::try::do_call::h17336b94b336bff1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x560401b01cc8 - std::panicking::try::h701ebc92939c4760 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x560401b01cc8 - std::panic::catch_unwind::h93b113531d625eab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x560401b01cc8 - test::run_test_in_process::h08e9f627920c2a2a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:660:27 [INFO] [stdout] 50: 0x560401b01cc8 - test::run_test::run_test_inner::{{closure}}::h70b581814cc230ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:554:39 [INFO] [stdout] 51: 0x560401ace9e4 - test::run_test::run_test_inner::{{closure}}::h1acbf81bd02dba18 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:581:37 [INFO] [stdout] 52: 0x560401ace9e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h59c80156bae07f63 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x560401ad4235 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h80e22f541b422f07 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 54: 0x560401ad4235 - as core::ops::function::FnOnce<()>>::call_once::he3336d4cf440d04a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x560401ad4235 - std::panicking::try::do_call::hd4403a300ceb7231 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x560401ad4235 - std::panicking::try::h21b14e2ec444d3e6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x560401ad4235 - std::panic::catch_unwind::he2bb948f3383cd51 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x560401ad4235 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9093214177135071 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 59: 0x560401ad4235 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbd75c44bc5dabf20 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 60: 0x560402564143 - as core::ops::function::FnOnce>::call_once::hdc09af53979ab66f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x560402564143 - as core::ops::function::FnOnce>::call_once::h5cef88e3fa63b616 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x560402564143 - std::sys::unix::thread::Thread::new::thread_start::h7ae30531e3efd4f6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7fb5c65f0609 - start_thread [INFO] [stdout] 64: 0x7fb5c63be133 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- lambda_api::tests::publish_error_response::should_handle_failures stdout ---- [INFO] [stdout] thread 'lambda_api::tests::publish_error_response::should_handle_failures' panicked at 'assertion failed: error_msg.starts_with(\"error trying to connect: tcp connect error: Connection refused\")', src/lambda_api.rs:381:21 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56040255d4f0 - std::backtrace_rs::backtrace::libunwind::trace::he04b6d40112d6639 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56040255d4f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93bb5736cc0446d6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56040255d4f0 - std::sys_common::backtrace::_print_fmt::h194608c93e335f88 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x56040255d4f0 - ::fmt::hcd25e852ea89b4f5 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5604025833de - core::fmt::write::h5fe0ed2793f92a83 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x5604025570a5 - std::io::Write::write_fmt::h3774d34429f36763 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x56040255d2b5 - std::sys_common::backtrace::_print::h137275aa061b9520 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x56040255d2b5 - std::sys_common::backtrace::print::h0abc92ad99a2e9ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x56040255f15f - std::panicking::default_hook::{{closure}}::had7442d4100942fb [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x56040255ee1e - std::panicking::default_hook::he29a4b4ac8c0db9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x560401afd997 - as core::ops::function::Fn>::call::h91b99717c0adaf29 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x560401afd997 - test::test_main::{{closure}}::h70ceb3143bf6e9f2 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x56040255f87d - as core::ops::function::Fn>::call::h12d6a9e51a6fcc61 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x56040255f87d - std::panicking::rust_panic_with_hook::hb248569adc7e19ef [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x56040255f5b1 - std::panicking::begin_panic_handler::{{closure}}::h8fbe136907bbc5ab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:577:13 [INFO] [stdout] 15: 0x56040255d99c - std::sys_common::backtrace::__rust_end_short_backtrace::hb7948ddc456dafc4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x56040255f312 - rust_begin_unwind [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x560401a5b043 - core::panicking::panic_fmt::h1c2fe0c2fa8ba0a1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x560401a5b11d - core::panicking::panic::ha992c9801af8951c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:115:5 [INFO] [stdout] 19: 0x560401ac16cc - mu_runtime::lambda_api::tests::publish_error_response::should_handle_failures::{{closure}}::h0cce9666576c6a86 [INFO] [stdout] at /opt/rustwide/workdir/src/lambda_api.rs:381:21 [INFO] [stdout] 20: 0x560401aaff4c - as core::future::future::Future>::poll::h08f50381081cc8b8 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x560401a7cb2f - as core::future::future::Future>::poll::h3186be8e1199ce33 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x560401aa39d0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h538987a8584ca1b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 23: 0x560401a8b6d0 - tokio::coop::with_budget::{{closure}}::hee3a7355e25d3684 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 24: 0x560401a6f253 - std::thread::local::LocalKey::try_with::hb0613ed938ddf84c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 25: 0x560401a6b73d - std::thread::local::LocalKey::with::h8f6075d30fd9df12 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 26: 0x560401aa32f6 - tokio::coop::with_budget::h9f99fcc1e8d1fa1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 27: 0x560401aa32f6 - tokio::coop::budget::h8bcd4fe45b0685a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 28: 0x560401aa32f6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h961c0cd72d5eee66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 29: 0x560401a98472 - tokio::runtime::scheduler::current_thread::Context::enter::h954da4929bfe5fa7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 30: 0x560401aa0b79 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdb4d465bd55a3881 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 31: 0x560401a9d08b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h44e1c3680e5fa2e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 32: 0x560401a7134d - tokio::macros::scoped_tls::ScopedKey::set::h14ae2fb55c933fdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 33: 0x560401a9c94a - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he706b2ba706e4c77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 34: 0x560401a9d554 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4a40405ddd516bec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 35: 0x560401a929df - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0c5aaec7c3f765f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 36: 0x560401a78fb8 - tokio::runtime::Runtime::block_on::h9c3683f4df3fd623 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 37: 0x560401ac0f23 - mu_runtime::lambda_api::tests::publish_error_response::should_handle_failures::hb5af45696c959f5d [INFO] [stdout] at /opt/rustwide/workdir/src/lambda_api.rs:377:13 [INFO] [stdout] 38: 0x560401ac0dd7 - mu_runtime::lambda_api::tests::publish_error_response::should_handle_failures::{{closure}}::h0a33fd57a1c1cfbf [INFO] [stdout] at /opt/rustwide/workdir/src/lambda_api.rs:362:15 [INFO] [stdout] 39: 0x560401aca165 - core::ops::function::FnOnce::call_once::hb5eccc3c0c88570c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 40: 0x560401b02c9f - core::ops::function::FnOnce::call_once::h5dde45172d790a9d [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 41: 0x560401b02c9f - test::__rust_begin_short_backtrace::h78e3fbe0504ae84c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:637:18 [INFO] [stdout] 42: 0x560401ad436c - test::run_test::{{closure}}::hecbec538c508056c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:628:30 [INFO] [stdout] 43: 0x560401ad436c - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc84a1fb3f0e67ee4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 44: 0x560401b01cc8 - as core::ops::function::FnOnce>::call_once::h2deece96542e3e9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 45: 0x560401b01cc8 - as core::ops::function::FnOnce<()>>::call_once::ha9befd17c806a3b0 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x560401b01cc8 - std::panicking::try::do_call::h17336b94b336bff1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 47: 0x560401b01cc8 - std::panicking::try::h701ebc92939c4760 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 48: 0x560401b01cc8 - std::panic::catch_unwind::h93b113531d625eab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 49: 0x560401b01cc8 - test::run_test_in_process::h08e9f627920c2a2a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:660:27 [INFO] [stdout] 50: 0x560401b01cc8 - test::run_test::run_test_inner::{{closure}}::h70b581814cc230ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:554:39 [INFO] [stdout] 51: 0x560401ace9e4 - test::run_test::run_test_inner::{{closure}}::h1acbf81bd02dba18 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:581:37 [INFO] [stdout] 52: 0x560401ace9e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h59c80156bae07f63 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 53: 0x560401ad4235 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h80e22f541b422f07 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 54: 0x560401ad4235 - as core::ops::function::FnOnce<()>>::call_once::he3336d4cf440d04a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x560401ad4235 - std::panicking::try::do_call::hd4403a300ceb7231 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 56: 0x560401ad4235 - std::panicking::try::h21b14e2ec444d3e6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 57: 0x560401ad4235 - std::panic::catch_unwind::he2bb948f3383cd51 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 58: 0x560401ad4235 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9093214177135071 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 59: 0x560401ad4235 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbd75c44bc5dabf20 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 60: 0x560402564143 - as core::ops::function::FnOnce>::call_once::hdc09af53979ab66f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x560402564143 - as core::ops::function::FnOnce>::call_once::h5cef88e3fa63b616 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 62: 0x560402564143 - std::sys::unix::thread::Thread::new::thread_start::h7ae30531e3efd4f6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7fb5c65f0609 - start_thread [INFO] [stdout] 64: 0x7fb5c63be133 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] lambda_api::tests::fetching_next_message::should_handle_failures [INFO] [stdout] lambda_api::tests::publish_error_response::should_handle_failures [INFO] [stdout] lambda_api::tests::publish_successful_response::should_handle_failures [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "37647543236ed1b615cd21282b0cf8fcff29d1ae8070f9852dd4f9565e8c06a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37647543236ed1b615cd21282b0cf8fcff29d1ae8070f9852dd4f9565e8c06a9", kill_on_drop: false }` [INFO] [stdout] 37647543236ed1b615cd21282b0cf8fcff29d1ae8070f9852dd4f9565e8c06a9