[INFO] fetching crate cfn-resource-provider 0.1.1...
[INFO] testing cfn-resource-provider-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cfn-resource-provider 0.1.1 into /workspace/builds/worker-0-tc2/source
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cfn-resource-provider 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 205 packages to latest compatible versions
[INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr] Adding mockito v0.14.1 (available: v1.7.0)
[INFO] [stderr] Adding reqwest v0.9.24 (available: v0.12.24)
[INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db4aacf8b8ecc6a1682de5da27620b565a8ae1222da48aa464becb1d0c43594d
[INFO] running `Command { std: "docker" "start" "-a" "db4aacf8b8ecc6a1682de5da27620b565a8ae1222da48aa464becb1d0c43594d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db4aacf8b8ecc6a1682de5da27620b565a8ae1222da48aa464becb1d0c43594d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db4aacf8b8ecc6a1682de5da27620b565a8ae1222da48aa464becb1d0c43594d", kill_on_drop: false }`
[INFO] [stdout] db4aacf8b8ecc6a1682de5da27620b565a8ae1222da48aa464becb1d0c43594d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e77e762d8c7babdbd14df99317ae2c5fc7fe7ac1289c6839f3ba43737613492
[INFO] running `Command { std: "docker" "start" "-a" "4e77e762d8c7babdbd14df99317ae2c5fc7fe7ac1289c6839f3ba43737613492", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] Compiling futures v0.1.31
[INFO] [stderr] Compiling crossbeam-utils v0.7.2
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling either v1.15.0
[INFO] [stderr] Compiling autocfg v0.1.8
[INFO] [stderr] Compiling rand_core v0.4.2
[INFO] [stderr] Compiling memoffset v0.5.6
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling num_cpus v1.17.0
[INFO] [stderr] Compiling net2 v0.2.39
[INFO] [stderr] Compiling tinyvec v1.10.0
[INFO] [stderr] Compiling lock_api v0.3.4
[INFO] [stderr] Compiling crossbeam-epoch v0.8.2
[INFO] [stderr] Compiling matches v0.1.10
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling itoa v0.4.8
[INFO] [stderr] Compiling indexmap v1.9.3
[INFO] [stderr] Compiling object v0.37.3
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling bytes v0.4.12
[INFO] [stderr] Compiling smallvec v0.6.14
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand_core v0.3.1
[INFO] [stderr] Compiling mio v0.6.23
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling time v0.1.45
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling hashbrown v0.12.3
[INFO] [stderr] Compiling percent-encoding v1.0.1
[INFO] [stderr] Compiling gimli v0.32.3
[INFO] [stderr] Compiling unicode-normalization v0.1.25
[INFO] [stderr] Compiling http v0.1.21
[INFO] [stderr] Compiling string v0.2.1
[INFO] [stderr] Compiling parking_lot_core v0.6.3
[INFO] [stderr] Compiling parking_lot v0.9.0
[INFO] [stderr] Compiling hyper v0.12.36
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling rustc-demangle v0.1.26
[INFO] [stderr] Compiling crossbeam-queue v0.2.3
[INFO] [stderr] Compiling url v2.5.7
[INFO] [stderr] Compiling mio-uds v0.6.8
[INFO] [stderr] Compiling mime_guess v2.0.5
[INFO] [stderr] Compiling tokio-executor v0.1.10
[INFO] [stderr] Compiling tokio-io v0.1.13
[INFO] [stderr] Compiling tokio-sync v0.1.8
[INFO] [stderr] Compiling crossbeam-deque v0.7.4
[INFO] [stderr] Compiling idna v0.1.5
[INFO] [stderr] Compiling tokio-buf v0.1.1
[INFO] [stderr] Compiling openssl v0.10.75
[INFO] [stderr] Compiling tokio-threadpool v0.1.18
[INFO] [stderr] Compiling tokio-current-thread v0.1.7
[INFO] [stderr] Compiling tokio-timer v0.2.13
[INFO] [stderr] Compiling tokio-codec v0.1.2
[INFO] [stderr] Compiling idna v0.2.3
[INFO] [stderr] Compiling want v0.2.0
[INFO] [stderr] Compiling url v1.7.2
[INFO] [stderr] Compiling futures-cpupool v0.1.8
[INFO] [stderr] Compiling tokio-fs v0.1.7
[INFO] [stderr] Compiling tokio-reactor v0.1.12
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Compiling tokio-uds v0.2.7
[INFO] [stderr] Compiling tokio-udp v0.1.6
[INFO] [stderr] Compiling tokio-tcp v0.1.4
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling rand_jitter v0.1.4
[INFO] [stderr] Compiling cookie v0.12.0
[INFO] [stderr] Compiling tokio v0.1.22
[INFO] [stderr] Compiling publicsuffix v1.5.6
[INFO] [stderr] Compiling try_from v0.3.2
[INFO] [stderr] Compiling dtoa v0.4.8
[INFO] [stderr] Compiling flate2 v1.1.5
[INFO] [stderr] Compiling base64 v0.10.1
[INFO] [stderr] Compiling serde_urlencoded v0.5.5
[INFO] [stderr] Compiling addr2line v0.25.1
[INFO] [stderr] Compiling h2 v0.1.26
[INFO] [stderr] Compiling http-body v0.1.0
[INFO] [stderr] Compiling uuid v0.7.4
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling backtrace v0.3.76
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling cookie_store v0.7.0
[INFO] [stderr] Compiling native-tls v0.2.14
[INFO] [stderr] Compiling hyper-tls v0.3.2
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[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
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 653 | ) -> impl Fn(CfnRequest) -> Box, Error = Error> + Send>
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.86s
[INFO] running `Command { std: "docker" "inspect" "4e77e762d8c7babdbd14df99317ae2c5fc7fe7ac1289c6839f3ba43737613492", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e77e762d8c7babdbd14df99317ae2c5fc7fe7ac1289c6839f3ba43737613492", kill_on_drop: false }`
[INFO] [stdout] 4e77e762d8c7babdbd14df99317ae2c5fc7fe7ac1289c6839f3ba43737613492
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d2783d1d0c12a2b1cec8b4b8c2cfb974da70294af934704b737a0b21d8c7117
[INFO] running `Command { std: "docker" "start" "-a" "3d2783d1d0c12a2b1cec8b4b8c2cfb974da70294af934704b737a0b21d8c7117", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] Compiling aho-corasick v1.1.4
[INFO] [stderr] Compiling rand v0.5.6
[INFO] [stderr] Compiling colored v1.9.4
[INFO] [stderr] Compiling scoped-tls v0.1.2
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[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
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 653 | ) -> impl Fn(CfnRequest) -> Box, Error = Error> + Send>
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling tokio-core v0.1.18
[INFO] [stderr] Compiling regex-automata v0.4.13
[INFO] [stderr] Compiling regex v1.12.2
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[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
[INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout] |
[INFO] [stdout] 653 | ) -> impl Fn(CfnRequest) -> Box, Error = Error> + Send>
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.26s
[INFO] running `Command { std: "docker" "inspect" "3d2783d1d0c12a2b1cec8b4b8c2cfb974da70294af934704b737a0b21d8c7117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d2783d1d0c12a2b1cec8b4b8c2cfb974da70294af934704b737a0b21d8c7117", kill_on_drop: false }`
[INFO] [stdout] 3d2783d1d0c12a2b1cec8b4b8c2cfb974da70294af934704b737a0b21d8c7117
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7d2738cdbdc08d2e102d0ec608d98444ff839dd0ba0cec1849381c2643756d7d
[INFO] running `Command { std: "docker" "start" "-a" "7d2738cdbdc08d2e102d0ec608d98444ff839dd0ba0cec1849381c2643756d7d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[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
[INFO] [stderr] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr] |
[INFO] [stderr] 653 | ) -> impl Fn(CfnRequest) -> Box, Error = Error> + Send>
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: `cfn-resource-provider` (lib) generated 1 warning (run `cargo fix --lib -p cfn-resource-provider` to apply 1 suggestion)
[INFO] [stderr] warning: `cfn-resource-provider` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cfn_resource_provider-2b2a5d576b98a272)
[INFO] [stdout]
[INFO] [stdout] running 25 tests
[INFO] [stdout] test test::cfnrequest_generic_type_optional_unit ... ok
[INFO] [stdout] test test::cfnrequest_delete_example ... ok
[INFO] [stdout] test test::cfnrequest_generic_type_required ... ok
[INFO] [stdout] test test::cfnrequest_create_example ... ok
[INFO] [stdout] test test::cfnrequest_generic_type_optional ... ok
[INFO] [stdout] test test::cfnrequest_type_ignored ... ok
[INFO] [stdout] test test::cfnrequest_type_option_absent ... ok
[INFO] [stdout] test test::cfnrequest_type_option_present ... ok
[INFO] [stdout] test test::cfnrequest_type_option_unit ... ok
[INFO] [stdout] test test::cfnrequest_type_present ... ok
[INFO] [stdout] test test::cfnresponse_create_failed_example ... ok
[INFO] [stdout] test test::cfnrequest_update_example ... ok
[INFO] [stdout] test test::cfnresponse_from_cfnrequest_serializable ... ok
[INFO] [stdout] test test::cfnresponse_delete_failed_example ... ok
[INFO] [stdout] test test::cfnresponse_create_success_example ... ok
[INFO] [stdout] test test::cfnresponse_update_success_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::cfnresponse_from_cfnrequest_unit ... ok
[INFO] [stdout] test test::cfnresponse_update_failed_example ... ok
[INFO] [stdout] test test::cfnresponse_delete_success_example ... 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_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.10s
[INFO] [stdout]
[INFO] [stderr] Running tests/cfnrequest_response_mock.rs (/opt/rustwide/target/debug/deps/cfnrequest_response_mock-107b2071ab0668a8)
[INFO] [stdout]
[INFO] [stdout] running 6 tests
[INFO] [stdout] test cfnrequest_delete_ignored_200 ... ok
[INFO] [stdout] test cfnrequest_create_ignored_403 ... ok
[INFO] [stdout] test cfnrequest_update_ignored_403 ... ok
[INFO] [stdout] test cfnrequest_create_ignored_200 ... FAILED
[INFO] [stdout] test cfnrequest_delete_ignored_403 ... ok
[INFO] [stdout] test cfnrequest_update_ignored_200 ... ok
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- cfnrequest_create_ignored_200 stdout ----
[INFO] [stdout]
[INFO] [stdout] thread 'cfnrequest_create_ignored_200' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-0.14.1/src/lib.rs:748:44:
[INFO] [stdout] assertion `left == right` failed:
[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]
[INFO] [stdout] left: 1
[INFO] [stdout] right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x594b55cecbe2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout] 1: 0x594b55cecbe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout] 2: 0x594b55cecbe2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout] 3: 0x594b55cecbe2 - ::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout] 4: 0x594b55cff36f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout] 5: 0x594b55cff36f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout] 6: 0x594b55cb8af3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout] 7: 0x594b55cb8af3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout] 8: 0x594b55cc5952 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout] 9: 0x594b55cca7cf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout] 10: 0x594b55cca661 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout] 11: 0x594b55656b6e - as core::ops::function::Fn>::call::h8c698701e444e564
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout] 12: 0x594b55656b6e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout] 13: 0x594b55ccae8f - as core::ops::function::Fn>::call::hc4f222a8a57c637a
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout] 14: 0x594b55ccae8f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout] 15: 0x594b55ccac3a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout] 16: 0x594b55cc5a89 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout] 17: 0x594b55cad3dd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout] 18: 0x594b55d0a6d0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout] 19: 0x594b55d0a513 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:439:23
[INFO] [stdout] 20: 0x594b55d0a267 - core::panicking::assert_failed::h0fd3280b3acaaf1e
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout] 21: 0x594b556a7b1f - mockito::Mock::assert::hebcdc331a4223012
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mockito-0.14.1/src/lib.rs:748:44
[INFO] [stdout] 22: 0x594b556312a5 - cfnrequest_response_mock::_simple_test::h02878477825117fb
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:64:10
[INFO] [stdout] 23: 0x594b556313bb - cfnrequest_response_mock::_simple_test_200::hb26f02119d2ff082
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:72:18
[INFO] [stdout] 24: 0x594b556314e6 - cfnrequest_response_mock::cfnrequest_create_ignored_200::h86b5044d0e2dbc16
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:86:5
[INFO] [stdout] 25: 0x594b55631507 - cfnrequest_response_mock::cfnrequest_create_ignored_200::{{closure}}::hb2884a290b1faad0
[INFO] [stdout] at /opt/rustwide/workdir/tests/cfnrequest_response_mock.rs:85:35
[INFO] [stdout] 26: 0x594b55627986 - core::ops::function::FnOnce::call_once::h8fc5e37b0baf31ff
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 27: 0x594b556569bb - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 28: 0x594b556569bb - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout] 29: 0x594b5566a9cd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout] 30: 0x594b5566a9cd - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 31: 0x594b5566a9cd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout] 32: 0x594b5566a9cd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout] 33: 0x594b5566a9cd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout] 34: 0x594b5566a9cd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout] 35: 0x594b5566a9cd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout] 36: 0x594b55643f14 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout] 37: 0x594b55643f14 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout] 38: 0x594b5564784a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout] 39: 0x594b5564784a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout] 40: 0x594b5564784a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout] 41: 0x594b5564784a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout] 42: 0x594b5564784a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout] 43: 0x594b5564784a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout] 44: 0x594b5564784a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 45: 0x594b55cc0e8f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout] 46: 0x594b55cc0e8f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout] 47: 0x7352a13e7aa4 -
[INFO] [stdout] 48: 0x7352a1474a64 - clone
[INFO] [stdout] 49: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] cfnrequest_create_ignored_200
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass `--test cfnrequest_response_mock`
[INFO] running `Command { std: "docker" "inspect" "7d2738cdbdc08d2e102d0ec608d98444ff839dd0ba0cec1849381c2643756d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2738cdbdc08d2e102d0ec608d98444ff839dd0ba0cec1849381c2643756d7d", kill_on_drop: false }`
[INFO] [stdout] 7d2738cdbdc08d2e102d0ec608d98444ff839dd0ba0cec1849381c2643756d7d