[INFO] fetching crate cfn-resource-provider 0.1.1...
[INFO] testing cfn-resource-provider-0.1.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041
[INFO] extracting crate cfn-resource-provider 0.1.1 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate cfn-resource-provider 0.1.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cfn-resource-provider 0.1.1
[INFO] finished tweaking crates.io crate cfn-resource-provider 0.1.1
[INFO] tweaked toml for crates.io crate cfn-resource-provider 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6011893c6a7d74f0ca6da66c5a259d1fc175c6c13672e34182cbbf277f34977a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "6011893c6a7d74f0ca6da66c5a259d1fc175c6c13672e34182cbbf277f34977a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6011893c6a7d74f0ca6da66c5a259d1fc175c6c13672e34182cbbf277f34977a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6011893c6a7d74f0ca6da66c5a259d1fc175c6c13672e34182cbbf277f34977a", kill_on_drop: false }`
[INFO] [stdout] 6011893c6a7d74f0ca6da66c5a259d1fc175c6c13672e34182cbbf277f34977a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f2ead7dc72079b6d88ff5184595b2ef695b77c792fcdc055e5b039f3d3d029a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "1f2ead7dc72079b6d88ff5184595b2ef695b77c792fcdc055e5b039f3d3d029a", kill_on_drop: false }`
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling futures v0.1.31
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling cc v1.0.69
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling proc-macro2 v1.0.27
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling rand_core v0.4.2
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Compiling syn v1.0.73
[INFO] [stderr] Compiling pkg-config v0.3.19
[INFO] [stderr] Compiling itoa v0.4.7
[INFO] [stderr] Compiling version_check v0.9.3
[INFO] [stderr] Compiling memchr v2.4.0
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling foreign-types-shared v0.1.1
[INFO] [stderr] Compiling openssl v0.10.35
[INFO] [stderr] Compiling native-tls v0.2.7
[INFO] [stderr] Compiling once_cell v1.8.0
[INFO] [stderr] Compiling try-lock v0.2.3
[INFO] [stderr] Compiling encoding_rs v0.8.28
[INFO] [stderr] Compiling openssl-probe v0.1.4
[INFO] [stderr] Compiling mime v0.3.16
[INFO] [stderr] Compiling crossbeam-utils v0.7.2
[INFO] [stderr] Compiling memoffset v0.5.6
[INFO] [stderr] Compiling crossbeam-epoch v0.8.2
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling indexmap v1.7.0
[INFO] [stderr] Compiling try_from v0.3.2
[INFO] [stderr] Compiling base64 v0.10.1
[INFO] [stderr] Compiling lock_api v0.3.4
[INFO] [stderr] Compiling form_urlencoded v1.0.1
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling foreign-types v0.3.2
[INFO] [stderr] Compiling rand_core v0.3.1
[INFO] [stderr] Compiling rand_jitter v0.1.4
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling crc32fast v1.2.1
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling net2 v0.2.37
[INFO] [stderr] Compiling time v0.1.44
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling idna v0.2.3
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling tokio-sync v0.1.8
[INFO] [stderr] Compiling want v0.2.0
[INFO] [stderr] Compiling bytes v0.4.12
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling futures-cpupool v0.1.8
[INFO] [stderr] Compiling mio v0.6.23
[INFO] [stderr] Compiling smallvec v0.6.14
[INFO] [stderr] Compiling object v0.25.3
[INFO] [stderr] Compiling cookie v0.12.0
[INFO] [stderr] Compiling parking_lot_core v0.6.2
[INFO] [stderr] Compiling parking_lot v0.9.0
[INFO] [stderr] Compiling hyper v0.12.36
[INFO] [stderr] Compiling tokio-executor v0.1.10
[INFO] [stderr] Compiling crossbeam-queue v0.2.3
[INFO] [stderr] Compiling url v2.2.2
[INFO] [stderr] Compiling tokio-io v0.1.13
[INFO] [stderr] Compiling http v0.1.21
[INFO] [stderr] Compiling tokio-buf v0.1.1
[INFO] [stderr] Compiling string v0.2.1
[INFO] [stderr] Compiling openssl-sys v0.9.65
[INFO] [stderr] Compiling backtrace v0.3.60
[INFO] [stderr] Compiling mio-uds v0.6.8
[INFO] [stderr] Compiling flate2 v1.0.20
[INFO] [stderr] Compiling tokio-timer v0.2.13
[INFO] [stderr] Compiling tokio-current-thread v0.1.7
[INFO] [stderr] Compiling mime_guess v2.0.3
[INFO] [stderr] Compiling crossbeam-deque v0.7.3
[INFO] [stderr] Compiling tokio-codec v0.1.2
[INFO] [stderr] Compiling publicsuffix v1.5.6
[INFO] [stderr] Compiling tokio-threadpool v0.1.18
[INFO] [stderr] Compiling uuid v0.7.4
[INFO] [stderr] Compiling tokio-reactor v0.1.12
[INFO] [stderr] Compiling tokio-fs v0.1.7
[INFO] [stderr] Compiling tokio-tcp v0.1.4
[INFO] [stderr] Compiling tokio-udp v0.1.6
[INFO] [stderr] Compiling tokio-uds v0.2.7
[INFO] [stderr] Compiling h2 v0.1.26
[INFO] [stderr] Compiling http-body v0.1.0
[INFO] [stderr] Compiling tokio v0.1.22
[INFO] [stderr] Compiling synstructure v0.12.5
[INFO] [stderr] Compiling serde_derive v1.0.126
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling hyper-tls v0.3.2
[INFO] [stderr] Compiling serde v1.0.126
[INFO] [stderr] Compiling serde_json v1.0.64
[INFO] [stderr] Compiling serde_urlencoded v0.5.5
[INFO] [stderr] Compiling cookie_store v0.7.0
[INFO] [stderr] Compiling reqwest v0.9.24
[INFO] [stderr] Compiling cfn-resource-provider v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lib.rs:653:36
[INFO] [stdout] |
[INFO] [stdout] 653 | ) -> impl Fn(CfnRequest
) -> Box, Error = Error> + Send>
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future- , Error = Error> + Send`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see issue #80165
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.83s
[INFO] running `Command { std: "docker" "inspect" "1f2ead7dc72079b6d88ff5184595b2ef695b77c792fcdc055e5b039f3d3d029a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2ead7dc72079b6d88ff5184595b2ef695b77c792fcdc055e5b039f3d3d029a", kill_on_drop: false }`
[INFO] [stdout] 1f2ead7dc72079b6d88ff5184595b2ef695b77c792fcdc055e5b039f3d3d029a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7084ae46a07bae341650b8d4b4fd37c607f5bd633c9aec020d239ba5fe5557a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "e7084ae46a07bae341650b8d4b4fd37c607f5bd633c9aec020d239ba5fe5557a", kill_on_drop: false }`
[INFO] [stderr] Compiling regex-syntax v0.6.25
[INFO] [stderr] Compiling scoped-tls v0.1.2
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling rand v0.5.6
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lib.rs:653:36
[INFO] [stdout] |
[INFO] [stdout] 653 | ) -> impl Fn(CfnRequest
) -> Box, Error = Error> + Send>
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future- , Error = Error> + Send`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see issue #80165
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling tokio-core v0.1.18
[INFO] [stderr] Compiling colored v1.9.3
[INFO] [stderr] Compiling regex v1.5.4
[INFO] [stderr] Compiling mockito v0.14.1
[INFO] [stderr] Compiling cfn-resource-provider v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] --> src/lib.rs:653:36
[INFO] [stdout] |
[INFO] [stdout] 653 | ) -> impl Fn(CfnRequest
) -> Box, Error = Error> + Send>
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future- , Error = Error> + Send`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout] = note: for more information, see issue #80165
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.26s
[INFO] running `Command { std: "docker" "inspect" "e7084ae46a07bae341650b8d4b4fd37c607f5bd633c9aec020d239ba5fe5557a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7084ae46a07bae341650b8d4b4fd37c607f5bd633c9aec020d239ba5fe5557a", kill_on_drop: false }`
[INFO] [stdout] e7084ae46a07bae341650b8d4b4fd37c607f5bd633c9aec020d239ba5fe5557a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 07c44e6209f75bbfceb02f05ad61a3ff22869506d13713743ef38439108cb668
[INFO] running `Command { std: "docker" "start" "-a" "07c44e6209f75bbfceb02f05ad61a3ff22869506d13713743ef38439108cb668", kill_on_drop: false }`
[INFO] [stdout]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout] running 25 tests
[INFO] [stderr] --> src/lib.rs:653:36
[INFO] [stdout] test test::cfnrequest_create_example ... ok
[INFO] [stderr] |
[INFO] [stdout] test test::cfnrequest_type_ignored ... ok
[INFO] [stderr] 653 | ) -> impl Fn(CfnRequest
) -> Box, Error = Error> + Send>
[INFO] [stdout] test test::cfnrequest_delete_example ... ok
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future- , Error = Error> + Send`
[INFO] [stdout] test test::cfnrequest_type_option_absent ... ok
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see issue #80165
[INFO] [stderr]
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/lib.rs:653:36
[INFO] [stderr] |
[INFO] [stderr] 653 | ) -> impl Fn(CfnRequest
) -> Box, Error = Error> + Send>
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future- , Error = Error> + Send`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr] = note: for more information, see issue #80165
[INFO] [stderr]
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cfn_resource_provider-80498d95a116f85e)
[INFO] [stdout] test test::cfnrequest_generic_type_optional ... ok
[INFO] [stdout] test test::cfnrequest_generic_type_optional_unit ... ok
[INFO] [stdout] test test::cfnrequest_generic_type_required ... ok
[INFO] [stdout] test test::cfnrequest_type_option_unit ... ok
[INFO] [stdout] test test::cfnrequest_type_present ... ok
[INFO] [stdout] test test::cfnrequest_type_option_present ... ok
[INFO] [stdout] test test::cfnrequest_update_example ... ok
[INFO] [stdout] test test::cfnresponse_create_failed_example ... ok
[INFO] [stdout] test test::cfnresponse_delete_failed_example ... ok
[INFO] [stdout] test test::cfnresponse_delete_success_example ... ok
[INFO] [stdout] test test::cfnresponse_from_cfnrequest_serializable ... ok
[INFO] [stdout] test test::cfnresponse_create_success_example ... ok
[INFO] [stdout] test test::cfnresponse_from_cfnrequest_unit ... ok
[INFO] [stdout] test test::cfnresponse_update_success_example ... ok
[INFO] [stdout] test test::cfnresponse_update_failed_example ... ok
[INFO] [stdout] test test::empty_suffix_has_no_trailing_slash ... ok
[INFO] [stdout] test test::static_suffix_is_correctly_appended ... ok
[INFO] [stdout] test test::cfnrequest_type_option_malformed - should panic ... ok
[INFO] [stdout] test test::cfnrequest_type_absent - should panic ... ok
[INFO] [stdout] test test::cfnrequest_type_malformed - should panic ... ok
[INFO] [stdout] test test::cfnrequest_type_option_unit_data_provided - should panic ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout]
[INFO] [stderr] Running tests/cfnrequest_response_mock.rs (/opt/rustwide/target/debug/deps/cfnrequest_response_mock-ca215e4d29f025df)
[INFO] [stdout]
[INFO] [stdout] running 6 tests
[INFO] [stdout] test cfnrequest_delete_ignored_403 ... FAILED
[INFO] [stdout] test cfnrequest_create_ignored_200 ... FAILED
[INFO] [stdout] test cfnrequest_update_ignored_403 ... ok
[INFO] [stdout] test cfnrequest_delete_ignored_200 ... ok
[INFO] [stdout] test cfnrequest_create_ignored_403 ... FAILED
[INFO] [stdout] test cfnrequest_update_ignored_200 ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- cfnrequest_delete_ignored_403 stdout ----
[INFO] [stdout] thread 'cfnrequest_delete_ignored_403' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`:
[INFO] [stdout] > Expected 1 request(s) to:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] content-length: (any)
[INFO] [stdout] arn:custom:cfn-resource-provider:::STACK-ID-LOGICAL-RESOURCE-ID
[INFO] [stdout]
[INFO] [stdout] ...but received 0
[INFO] [stdout]
[INFO] [stdout] > The last unmatched request was:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] user-agent: reqwest/0.9.24
[INFO] [stdout] accept: */*
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] host: 127.0.0.1:1234
[INFO] [stdout] content-length: 195
[INFO] [stdout]
[INFO] [stdout] > Difference:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] content-length: (any)
[INFO] [stdout] arn:custom:cfn-resource-provider:::STACK-ID-LOGICAL-RESOURCE-ID
[INFO] [stdout] user-agent: reqwest/0.9.24
[INFO] [stdout] accept: */*
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] host: 127.0.0.1:1234
[INFO] [stdout] content-length: 195
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.14.1/src/lib.rs:748:44
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d02f37f030 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d02f37f030 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d02f37f030 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d02f37f030 - ::fmt::h2a772198c4032452
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d02f3a3f8c - core::fmt::write::h9a6d9c74526a6c1b
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17
[INFO] [stdout] 5: 0x55d02f3782f5 - std::io::Write::write_fmt::h583dff5009d01a9f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15
[INFO] [stdout] 6: 0x55d02f38125b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d02f38125b - std::sys_common::backtrace::print::h93b9e9ed2a98e611
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d02f38125b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d02f380d6c - std::panicking::default_hook::hdbc8b2951c5afbab
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d02f381924 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17
[INFO] [stdout] 11: 0x55d02f381407 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13
[INFO] [stdout] 12: 0x55d02f37f52c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d02f381369 - rust_begin_unwind
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5
[INFO] [stdout] 14: 0x55d02ecbaca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d02f3a298e - core::panicking::assert_failed_inner::h6ded2444c01d76f2
[INFO] [stdout] 16: 0x55d02eea538a - core::panicking::assert_failed::h0dc5ad9a200f544d
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:117:5
[INFO] [stdout] 17: 0x55d02ed35112 - mockito::Mock::assert::hb59bf5e1c28aaa03
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.14.1/src/lib.rs:748:44
[INFO] [stdout] 18: 0x55d02ecc836d - cfnrequest_response_mock::_simple_test::hf64aab5b3f0554e0
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:64:5
[INFO] [stdout] 19: 0x55d02ecc853d - cfnrequest_response_mock::_simple_test_403::h98a8c85910bee4fd
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:80:18
[INFO] [stdout] 20: 0x55d02ecc8911 - cfnrequest_response_mock::cfnrequest_delete_ignored_403::h4da0c56e0d37895f
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:101:5
[INFO] [stdout] 21: 0x55d02ecc88ca - cfnrequest_response_mock::cfnrequest_delete_ignored_403::{{closure}}::h166ccbccdfd77dbe
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:100:1
[INFO] [stdout] 22: 0x55d02ecd07ae - core::ops::function::FnOnce::call_once::h88a6062211e9a89e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 23: 0x55d02ecfcf03 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 24: 0x55d02ecfcf03 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5
[INFO] [stdout] 25: 0x55d02ecfb990 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 26: 0x55d02ecfb990 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9
[INFO] [stdout] 27: 0x55d02ecfb990 - std::panicking::try::do_call::he6de943476ae628a
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40
[INFO] [stdout] 28: 0x55d02ecfb990 - std::panicking::try::ha21937b8feb06f89
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19
[INFO] [stdout] 29: 0x55d02ecfb990 - std::panic::catch_unwind::ha79830b3325c9fa6
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14
[INFO] [stdout] 30: 0x55d02ecfb990 - test::run_test_in_process::h1ab180b83ee2d5b5
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18
[INFO] [stdout] 31: 0x55d02ecfb990 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39
[INFO] [stdout] 32: 0x55d02ecd4f52 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37
[INFO] [stdout] 33: 0x55d02ecd4f52 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 34: 0x55d02ecd8ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17
[INFO] [stdout] 35: 0x55d02ecd8ba8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9
[INFO] [stdout] 36: 0x55d02ecd8ba8 - std::panicking::try::do_call::h4496392321a3c8c0
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40
[INFO] [stdout] 37: 0x55d02ecd8ba8 - std::panicking::try::hf1e14258e04e8e9a
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19
[INFO] [stdout] 38: 0x55d02ecd8ba8 - std::panic::catch_unwind::hb72c3777cd55642f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14
[INFO] [stdout] 39: 0x55d02ecd8ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30
[INFO] [stdout] 40: 0x55d02ecd8ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 41: 0x55d02f386ff7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 42: 0x55d02f386ff7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 43: 0x55d02f386ff7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17
[INFO] [stdout] 44: 0x7f1ff7cdd609 - start_thread
[INFO] [stdout] 45: 0x7f1ff7aad293 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- cfnrequest_create_ignored_200 stdout ----
[INFO] [stdout] thread 'cfnrequest_create_ignored_200' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`:
[INFO] [stdout] > Expected 1 request(s) to:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] content-length: (any)
[INFO] [stdout] arn:custom:cfn-resource-provider:::STACK-ID-LOGICAL-RESOURCE-ID
[INFO] [stdout]
[INFO] [stdout] ...but received 0
[INFO] [stdout]
[INFO] [stdout] > The last unmatched request was:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] user-agent: reqwest/0.9.24
[INFO] [stdout] accept: */*
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] host: 127.0.0.1:1234
[INFO] [stdout] content-length: 195
[INFO] [stdout]
[INFO] [stdout] > Difference:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] content-length: (any)
[INFO] [stdout] arn:custom:cfn-resource-provider:::STACK-ID-LOGICAL-RESOURCE-ID
[INFO] [stdout] user-agent: reqwest/0.9.24
[INFO] [stdout] accept: */*
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] host: 127.0.0.1:1234
[INFO] [stdout] content-length: 195
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.14.1/src/lib.rs:748:44
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d02f37f030 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d02f37f030 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d02f37f030 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d02f37f030 - ::fmt::h2a772198c4032452
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d02f3a3f8c - core::fmt::write::h9a6d9c74526a6c1b
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17
[INFO] [stdout] 5: 0x55d02f3782f5 - std::io::Write::write_fmt::h583dff5009d01a9f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15
[INFO] [stdout] 6: 0x55d02f38125b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d02f38125b - std::sys_common::backtrace::print::h93b9e9ed2a98e611
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d02f38125b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d02f380d6c - std::panicking::default_hook::hdbc8b2951c5afbab
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d02f381924 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17
[INFO] [stdout] 11: 0x55d02f381407 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13
[INFO] [stdout] 12: 0x55d02f37f52c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d02f381369 - rust_begin_unwind
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5
[INFO] [stdout] 14: 0x55d02ecbaca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d02f3a298e - core::panicking::assert_failed_inner::h6ded2444c01d76f2
[INFO] [stdout] 16: 0x55d02eea538a - core::panicking::assert_failed::h0dc5ad9a200f544d
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:117:5
[INFO] [stdout] 17: 0x55d02ed35112 - mockito::Mock::assert::hb59bf5e1c28aaa03
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.14.1/src/lib.rs:748:44
[INFO] [stdout] 18: 0x55d02ecc836d - cfnrequest_response_mock::_simple_test::hf64aab5b3f0554e0
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:64:5
[INFO] [stdout] 19: 0x55d02ecc848d - cfnrequest_response_mock::_simple_test_200::hac9ba41c0091d95f
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:72:18
[INFO] [stdout] 20: 0x55d02ecc87f1 - cfnrequest_response_mock::cfnrequest_create_ignored_200::h23705a1bd584b270
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:86:5
[INFO] [stdout] 21: 0x55d02ecc87aa - cfnrequest_response_mock::cfnrequest_create_ignored_200::{{closure}}::h2421f31acaf7060e
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:85:1
[INFO] [stdout] 22: 0x55d02ecd069e - core::ops::function::FnOnce::call_once::h6ce9b61607d1b78f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 23: 0x55d02ecfcf03 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 24: 0x55d02ecfcf03 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5
[INFO] [stdout] 25: 0x55d02ecfb990 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 26: 0x55d02ecfb990 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9
[INFO] [stdout] 27: 0x55d02ecfb990 - std::panicking::try::do_call::he6de943476ae628a
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40
[INFO] [stdout] 28: 0x55d02ecfb990 - std::panicking::try::ha21937b8feb06f89
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19
[INFO] [stdout] 29: 0x55d02ecfb990 - std::panic::catch_unwind::ha79830b3325c9fa6
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14
[INFO] [stdout] 30: 0x55d02ecfb990 - test::run_test_in_process::h1ab180b83ee2d5b5
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18
[INFO] [stdout] 31: 0x55d02ecfb990 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39
[INFO] [stdout] 32: 0x55d02ecd4f52 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37
[INFO] [stdout] 33: 0x55d02ecd4f52 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 34: 0x55d02ecd8ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17
[INFO] [stdout] 35: 0x55d02ecd8ba8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9
[INFO] [stdout] 36: 0x55d02ecd8ba8 - std::panicking::try::do_call::h4496392321a3c8c0
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40
[INFO] [stdout] 37: 0x55d02ecd8ba8 - std::panicking::try::hf1e14258e04e8e9a
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19
[INFO] [stdout] 38: 0x55d02ecd8ba8 - std::panic::catch_unwind::hb72c3777cd55642f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14
[INFO] [stdout] 39: 0x55d02ecd8ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30
[INFO] [stdout] 40: 0x55d02ecd8ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 41: 0x55d02f386ff7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 42: 0x55d02f386ff7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 43: 0x55d02f386ff7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17
[INFO] [stdout] 44: 0x7f1ff7cdd609 - start_thread
[INFO] [stdout] 45: 0x7f1ff7aad293 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- cfnrequest_create_ignored_403 stdout ----
[INFO] [stdout] thread 'cfnrequest_create_ignored_403' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`:
[INFO] [stdout] > Expected 1 request(s) to:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] content-length: (any)
[INFO] [stdout] arn:custom:cfn-resource-provider:::STACK-ID-LOGICAL-RESOURCE-ID
[INFO] [stdout]
[INFO] [stdout] ...but received 0
[INFO] [stdout]
[INFO] [stdout] > The last unmatched request was:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] user-agent: reqwest/0.9.24
[INFO] [stdout] accept: */*
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] host: 127.0.0.1:1234
[INFO] [stdout] content-length: 195
[INFO] [stdout]
[INFO] [stdout] > Difference:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] content-length: (any)
[INFO] [stdout] arn:custom:cfn-resource-provider:::STACK-ID-LOGICAL-RESOURCE-ID
[INFO] [stdout] user-agent: reqwest/0.9.24
[INFO] [stdout] accept: */*
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] host: 127.0.0.1:1234
[INFO] [stdout] content-length: 195
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.14.1/src/lib.rs:748:44
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d02f37f030 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d02f37f030 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d02f37f030 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d02f37f030 - ::fmt::h2a772198c4032452
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d02f3a3f8c - core::fmt::write::h9a6d9c74526a6c1b
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17
[INFO] [stdout] 5: 0x55d02f3782f5 - std::io::Write::write_fmt::h583dff5009d01a9f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15
[INFO] [stdout] 6: 0x55d02f38125b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d02f38125b - std::sys_common::backtrace::print::h93b9e9ed2a98e611
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d02f38125b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d02f380d6c - std::panicking::default_hook::hdbc8b2951c5afbab
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d02f381924 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17
[INFO] [stdout] 11: 0x55d02f381407 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13
[INFO] [stdout] 12: 0x55d02f37f52c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d02f381369 - rust_begin_unwind
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5
[INFO] [stdout] 14: 0x55d02ecbaca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d02f3a298e - core::panicking::assert_failed_inner::h6ded2444c01d76f2
[INFO] [stdout] 16: 0x55d02eea538a - core::panicking::assert_failed::h0dc5ad9a200f544d
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:117:5
[INFO] [stdout] 17: 0x55d02ed35112 - mockito::Mock::assert::hb59bf5e1c28aaa03
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.14.1/src/lib.rs:748:44
[INFO] [stdout] 18: 0x55d02ecc836d - cfnrequest_response_mock::_simple_test::hf64aab5b3f0554e0
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:64:5
[INFO] [stdout] 19: 0x55d02ecc853d - cfnrequest_response_mock::_simple_test_403::h98a8c85910bee4fd
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:80:18
[INFO] [stdout] 20: 0x55d02ecc8851 - cfnrequest_response_mock::cfnrequest_create_ignored_403::hb7b8cb5b296efed4
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:91:5
[INFO] [stdout] 21: 0x55d02ecc880a - cfnrequest_response_mock::cfnrequest_create_ignored_403::{{closure}}::h2bc0dc5637a228d9
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:90:1
[INFO] [stdout] 22: 0x55d02eccfaee - core::ops::function::FnOnce::call_once::h15d848417e847b2c
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 23: 0x55d02ecfcf03 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 24: 0x55d02ecfcf03 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5
[INFO] [stdout] 25: 0x55d02ecfb990 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 26: 0x55d02ecfb990 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9
[INFO] [stdout] 27: 0x55d02ecfb990 - std::panicking::try::do_call::he6de943476ae628a
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40
[INFO] [stdout] 28: 0x55d02ecfb990 - std::panicking::try::ha21937b8feb06f89
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19
[INFO] [stdout] 29: 0x55d02ecfb990 - std::panic::catch_unwind::ha79830b3325c9fa6
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14
[INFO] [stdout] 30: 0x55d02ecfb990 - test::run_test_in_process::h1ab180b83ee2d5b5
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18
[INFO] [stdout] 31: 0x55d02ecfb990 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39
[INFO] [stdout] 32: 0x55d02ecd4f52 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37
[INFO] [stdout] 33: 0x55d02ecd4f52 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 34: 0x55d02ecd8ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17
[INFO] [stdout] 35: 0x55d02ecd8ba8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9
[INFO] [stdout] 36: 0x55d02ecd8ba8 - std::panicking::try::do_call::h4496392321a3c8c0
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40
[INFO] [stdout] 37: 0x55d02ecd8ba8 - std::panicking::try::hf1e14258e04e8e9a
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19
[INFO] [stdout] 38: 0x55d02ecd8ba8 - std::panic::catch_unwind::hb72c3777cd55642f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14
[INFO] [stdout] 39: 0x55d02ecd8ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30
[INFO] [stdout] 40: 0x55d02ecd8ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 41: 0x55d02f386ff7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 42: 0x55d02f386ff7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 43: 0x55d02f386ff7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17
[INFO] [stdout] 44: 0x7f1ff7cdd609 - start_thread
[INFO] [stdout] 45: 0x7f1ff7aad293 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- cfnrequest_update_ignored_200 stdout ----
[INFO] [stdout] thread 'cfnrequest_update_ignored_200' panicked at 'assertion failed: `(left == right)`
[INFO] [stdout] left: `1`,
[INFO] [stdout] right: `0`:
[INFO] [stdout] > Expected 1 request(s) to:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] content-length: (any)
[INFO] [stdout] arn:custom:cfn-resource-provider:::STACK-ID-LOGICAL-RESOURCE-ID
[INFO] [stdout]
[INFO] [stdout] ...but received 0
[INFO] [stdout]
[INFO] [stdout] > The last unmatched request was:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] user-agent: reqwest/0.9.24
[INFO] [stdout] accept: */*
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] host: 127.0.0.1:1234
[INFO] [stdout] content-length: 195
[INFO] [stdout]
[INFO] [stdout] > Difference:
[INFO] [stdout]
[INFO] [stdout] PUT /presigned-url
[INFO] [stdout] content-type:
[INFO] [stdout] content-length: (any)
[INFO] [stdout] arn:custom:cfn-resource-provider:::STACK-ID-LOGICAL-RESOURCE-ID
[INFO] [stdout] user-agent: reqwest/0.9.24
[INFO] [stdout] accept: */*
[INFO] [stdout] accept-encoding: gzip
[INFO] [stdout] host: 127.0.0.1:1234
[INFO] [stdout] content-length: 195
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.14.1/src/lib.rs:748:44
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55d02f37f030 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5
[INFO] [stdout] 1: 0x55d02f37f030 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55d02f37f030 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55d02f37f030 - ::fmt::h2a772198c4032452
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55d02f3a3f8c - core::fmt::write::h9a6d9c74526a6c1b
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17
[INFO] [stdout] 5: 0x55d02f3782f5 - std::io::Write::write_fmt::h583dff5009d01a9f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15
[INFO] [stdout] 6: 0x55d02f38125b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55d02f38125b - std::sys_common::backtrace::print::h93b9e9ed2a98e611
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55d02f38125b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50
[INFO] [stdout] 9: 0x55d02f380d6c - std::panicking::default_hook::hdbc8b2951c5afbab
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9
[INFO] [stdout] 10: 0x55d02f381924 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17
[INFO] [stdout] 11: 0x55d02f381407 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13
[INFO] [stdout] 12: 0x55d02f37f52c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18
[INFO] [stdout] 13: 0x55d02f381369 - rust_begin_unwind
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5
[INFO] [stdout] 14: 0x55d02ecbaca1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14
[INFO] [stdout] 15: 0x55d02f3a298e - core::panicking::assert_failed_inner::h6ded2444c01d76f2
[INFO] [stdout] 16: 0x55d02eea538a - core::panicking::assert_failed::h0dc5ad9a200f544d
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:117:5
[INFO] [stdout] 17: 0x55d02ed35112 - mockito::Mock::assert::hb59bf5e1c28aaa03
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mockito-0.14.1/src/lib.rs:748:44
[INFO] [stdout] 18: 0x55d02ecc836d - cfnrequest_response_mock::_simple_test::hf64aab5b3f0554e0
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:64:5
[INFO] [stdout] 19: 0x55d02ecc848d - cfnrequest_response_mock::_simple_test_200::hac9ba41c0091d95f
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:72:18
[INFO] [stdout] 20: 0x55d02ecc8971 - cfnrequest_response_mock::cfnrequest_update_ignored_200::h56483442a33ff474
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:106:5
[INFO] [stdout] 21: 0x55d02ecc892a - cfnrequest_response_mock::cfnrequest_update_ignored_200::{{closure}}::h84163bd2eb586b77
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:105:1
[INFO] [stdout] 22: 0x55d02ecd09ee - core::ops::function::FnOnce::call_once::hcd549c2b1f1a69b6
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 23: 0x55d02ecfcf03 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 24: 0x55d02ecfcf03 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5
[INFO] [stdout] 25: 0x55d02ecfb990 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 26: 0x55d02ecfb990 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9
[INFO] [stdout] 27: 0x55d02ecfb990 - std::panicking::try::do_call::he6de943476ae628a
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40
[INFO] [stdout] 28: 0x55d02ecfb990 - std::panicking::try::ha21937b8feb06f89
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19
[INFO] [stdout] 29: 0x55d02ecfb990 - std::panic::catch_unwind::ha79830b3325c9fa6
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14
[INFO] [stdout] 30: 0x55d02ecfb990 - test::run_test_in_process::h1ab180b83ee2d5b5
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18
[INFO] [stdout] 31: 0x55d02ecfb990 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39
[INFO] [stdout] 32: 0x55d02ecd4f52 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37
[INFO] [stdout] 33: 0x55d02ecd4f52 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18
[INFO] [stdout] 34: 0x55d02ecd8ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17
[INFO] [stdout] 35: 0x55d02ecd8ba8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9
[INFO] [stdout] 36: 0x55d02ecd8ba8 - std::panicking::try::do_call::h4496392321a3c8c0
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40
[INFO] [stdout] 37: 0x55d02ecd8ba8 - std::panicking::try::hf1e14258e04e8e9a
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19
[INFO] [stdout] 38: 0x55d02ecd8ba8 - std::panic::catch_unwind::hb72c3777cd55642f
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14
[INFO] [stdout] 39: 0x55d02ecd8ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30
[INFO] [stdout] 40: 0x55d02ecd8ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 41: 0x55d02f386ff7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 42: 0x55d02f386ff7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9
[INFO] [stdout] 43: 0x55d02f386ff7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32
[INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17
[INFO] [stdout] 44: 0x7f1ff7cdd609 - start_thread
[INFO] [stdout] 45: 0x7f1ff7aad293 - clone
[INFO] [stdout] 46: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] cfnrequest_create_ignored_200
[INFO] [stdout] cfnrequest_create_ignored_403
[INFO] [stdout] cfnrequest_delete_ignored_403
[INFO] [stdout] cfnrequest_update_ignored_200
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass '--test cfnrequest_response_mock'
[INFO] running `Command { std: "docker" "inspect" "07c44e6209f75bbfceb02f05ad61a3ff22869506d13713743ef38439108cb668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07c44e6209f75bbfceb02f05ad61a3ff22869506d13713743ef38439108cb668", kill_on_drop: false }`
[INFO] [stdout] 07c44e6209f75bbfceb02f05ad61a3ff22869506d13713743ef38439108cb668