[INFO] cloning repository https://github.com/maxday/serverless-testing-talk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxday/serverless-testing-talk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxday%2Fserverless-testing-talk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxday%2Fserverless-testing-talk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cae3b01dcaed8592d145c9fc3775fc9160fa0fd
[INFO] testing maxday/serverless-testing-talk against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxday%2Fserverless-testing-talk" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxday/serverless-testing-talk
[INFO] finished tweaking git repo https://github.com/maxday/serverless-testing-talk
[INFO] tweaked toml for git repo https://github.com/maxday/serverless-testing-talk written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxday/serverless-testing-talk on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxday/serverless-testing-talk 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.93
[INFO] [stderr]   Downloaded testcontainers v0.14.0
[INFO] [stderr]   Downloaded bollard-stubs v1.41.0
[INFO] [stderr]   Downloaded lambda_runtime_api_client v0.7.0
[INFO] [stderr]   Downloaded query_map v0.6.0
[INFO] [stderr]   Downloaded http-serde v1.1.2
[INFO] [stderr]   Downloaded simd-abstraction v0.7.1
[INFO] [stderr]   Downloaded lambda_http v0.7.3
[INFO] [stderr]   Downloaded lambda_runtime v0.7.3
[INFO] [stderr]   Downloaded aws-smithy-http-tower v0.54.3
[INFO] [stderr]   Downloaded aws-types v0.54.1
[INFO] [stderr]   Downloaded base64-simd v0.7.0
[INFO] [stderr]   Downloaded outref v0.1.0
[INFO] [stderr]   Downloaded aws-sig-auth v0.54.1
[INFO] [stderr]   Downloaded time-macros v0.2.6
[INFO] [stderr]   Downloaded bytes-utils v0.1.3
[INFO] [stderr]   Downloaded rustls-native-certs v0.6.2
[INFO] [stderr]   Downloaded aws-smithy-async v0.54.3
[INFO] [stderr]   Downloaded aws-endpoint v0.54.1
[INFO] [stderr]   Downloaded aws-smithy-xml v0.54.3
[INFO] [stderr]   Downloaded aws-smithy-query v0.54.3
[INFO] [stderr]   Downloaded urlencoding v2.1.2
[INFO] [stderr]   Downloaded semver v1.0.16
[INFO] [stderr]   Downloaded aws-smithy-client v0.54.3
[INFO] [stderr]   Downloaded aws-credential-types v0.54.1
[INFO] [stderr]   Downloaded aws-smithy-json v0.54.3
[INFO] [stderr]   Downloaded aws-sigv4 v0.54.1
[INFO] [stderr]   Downloaded aws-http v0.54.1
[INFO] [stderr]   Downloaded xmlparser v0.13.5
[INFO] [stderr]   Downloaded async-trait v0.1.64
[INFO] [stderr]   Downloaded aws_lambda_events v0.7.3
[INFO] [stderr]   Downloaded aws-smithy-types v0.54.3
[INFO] [stderr]   Downloaded aws-smithy-http v0.54.3
[INFO] [stderr]   Downloaded aws-sdk-sso v0.24.0
[INFO] [stderr]   Downloaded time v0.3.17
[INFO] [stderr]   Downloaded aws-sdk-sts v0.24.0
[INFO] [stderr]   Downloaded reqwest v0.11.14
[INFO] [stderr]   Downloaded aws-config v0.54.1
[INFO] [stderr]   Downloaded hyper v0.14.24
[INFO] [stderr]   Downloaded aws-sdk-dynamodb v0.24.0
[INFO] [stderr]   Downloaded tokio v1.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e
[INFO] running `Command { std: "docker" "start" "c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling aws-types v0.54.1
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling aws-smithy-xml v0.54.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling aws-smithy-types v0.54.3
[INFO] [stderr]    Compiling aws-smithy-json v0.54.3
[INFO] [stderr]    Compiling aws-smithy-query v0.54.3
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.4
[INFO] [stderr]    Compiling async-stream v0.3.4
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling query_map v0.6.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling bytes-utils v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling http-serde v1.1.2
[INFO] [stderr]    Compiling aws_lambda_events v0.7.3
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling aws-smithy-async v0.54.3
[INFO] [stderr]    Compiling aws-credential-types v0.54.1
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling aws-smithy-http v0.54.3
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.7.0
[INFO] [stderr]    Compiling lambda_runtime v0.7.3
[INFO] [stderr]    Compiling aws-smithy-http-tower v0.54.3
[INFO] [stderr]    Compiling aws-sigv4 v0.54.1
[INFO] [stderr]    Compiling lambda_http v0.7.3
[INFO] [stderr]    Compiling aws-smithy-client v0.54.3
[INFO] [stderr]    Compiling aws-endpoint v0.54.1
[INFO] [stderr]    Compiling aws-sig-auth v0.54.1
[INFO] [stderr]    Compiling aws-http v0.54.1
[INFO] [stderr]    Compiling aws-sdk-sso v0.24.0
[INFO] [stderr]    Compiling aws-sdk-sts v0.24.0
[INFO] [stderr]    Compiling aws-sdk-dynamodb v0.24.0
[INFO] [stderr]    Compiling aws-config v0.54.1
[INFO] [stderr]    Compiling pizza-service-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 04s
[INFO] running `Command { std: "docker" "inspect" "c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.4
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling async-stream v0.3.4
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling query_map v0.6.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling bytes-utils v0.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling http-serde v1.1.2
[INFO] [stderr]    Compiling bollard-stubs v1.41.0
[INFO] [stderr]    Compiling aws_lambda_events v0.7.3
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling aws-smithy-async v0.54.3
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling aws-credential-types v0.54.1
[INFO] [stderr]    Compiling testcontainers v0.14.0
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling aws-smithy-http v0.54.3
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.7.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling lambda_runtime v0.7.3
[INFO] [stderr]    Compiling lambda_http v0.7.3
[INFO] [stderr]    Compiling aws-smithy-http-tower v0.54.3
[INFO] [stderr]    Compiling aws-sigv4 v0.54.1
[INFO] [stderr]    Compiling aws-smithy-client v0.54.3
[INFO] [stderr]    Compiling aws-types v0.54.1
[INFO] [stderr]    Compiling aws-sig-auth v0.54.1
[INFO] [stderr]    Compiling aws-http v0.54.1
[INFO] [stderr]    Compiling aws-endpoint v0.54.1
[INFO] [stderr]    Compiling aws-sdk-sts v0.24.0
[INFO] [stderr]    Compiling aws-sdk-sso v0.24.0
[INFO] [stderr]    Compiling aws-sdk-dynamodb v0.24.0
[INFO] [stderr]    Compiling aws-config v0.54.1
[INFO] [stderr]    Compiling pizza-service-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/pizza_service_demo-ef049790f7a3db9a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_create_get_pizza_mocked_error ... ok
[INFO] [stdout] test tests::test_create_get_pizza_mocked_success ... ok
[INFO] [stdout] test tests::test_create_post_pizza_mocked_success ... ok
[INFO] [stderr]      Running tests/invoke.rs (/opt/rustwide/target/release/deps/invoke-3de0522a17f1f112)
[INFO] [stdout] test tests::test_create_post_pizza_mocked_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test invoke_success ... FAILED
[INFO] [stdout] test invoke_failure ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- invoke_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invoke_success' (4071) panicked at tests/invoke.rs:5:36:
[INFO] [stdout] could not read the url: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x588876244631 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58887625ab4a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x58887624910c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x588876221726 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58887623bea9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5888761d2a00 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x58887623c1d2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5888762217d2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x588876218e09 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58887622265d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x58887625b2ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x58887625b082 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x588876045547 - <invoke[4a89c1493d9ef8af]::invoke_success::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5888761c5d3b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x5888761d3385 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5888761cde34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5888761d64d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x588876243b0f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7da63b06407a - <unknown>
[INFO] [stdout]   19:     0x7da63b0f7534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- invoke_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'invoke_failure' (4070) panicked at tests/invoke.rs:39:36:
[INFO] [stdout] could not read the url: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x588876244631 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58887625ab4a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x58887624910c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x588876221726 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58887623bea9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5888761d2a00 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x58887623c1d2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5888762217d2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x588876218e09 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58887622265d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x58887625b2ac - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x58887625b082 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x588876044dee - <invoke[4a89c1493d9ef8af]::invoke_failure::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5888761c5d3b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   14:     0x5888761d3385 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5888761cde34 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5888761d64d2 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x588876243b0f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7da63b06407a - <unknown>
[INFO] [stdout]   19:     0x7da63b0f7534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     invoke_failure
[INFO] [stdout]     invoke_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test invoke`
[INFO] running `Command { std: "docker" "inspect" "c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e", kill_on_drop: false }`
[INFO] [stdout] c45ea73da3b39ed099845b3c6860dfccc194498d3a4a05d56ab644b6ba82239e
