[INFO] fetching crate cw-storage-plus 0.7.0... [INFO] testing cw-storage-plus-0.7.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate cw-storage-plus 0.7.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cw-storage-plus 0.7.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cw-storage-plus 0.7.0 [INFO] finished tweaking crates.io crate cw-storage-plus 0.7.0 [INFO] tweaked toml for crates.io crate cw-storage-plus 0.7.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4725422d396e915d669477908d84c40913262c221d9d71e746bc25cbb2da694 [INFO] running `Command { std: "docker" "start" "-a" "d4725422d396e915d669477908d84c40913262c221d9d71e746bc25cbb2da694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4725422d396e915d669477908d84c40913262c221d9d71e746bc25cbb2da694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4725422d396e915d669477908d84c40913262c221d9d71e746bc25cbb2da694", kill_on_drop: false }` [INFO] [stdout] d4725422d396e915d669477908d84c40913262c221d9d71e746bc25cbb2da694 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe7b2f4cce8f613dd085f8d69e66124f4a8cd8e918559e701f0103ac2b23d988 [INFO] running `Command { std: "docker" "start" "-a" "fe7b2f4cce8f613dd085f8d69e66124f4a8cd8e918559e701f0103ac2b23d988", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling k256 v0.7.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling cosmwasm-derive v0.15.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde-json-wasm v0.3.1 [INFO] [stderr] Compiling cosmwasm-crypto v0.15.2 [INFO] [stderr] Compiling cosmwasm-std v0.15.2 [INFO] [stderr] Compiling cw-storage-plus v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.09s [INFO] running `Command { std: "docker" "inspect" "fe7b2f4cce8f613dd085f8d69e66124f4a8cd8e918559e701f0103ac2b23d988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7b2f4cce8f613dd085f8d69e66124f4a8cd8e918559e701f0103ac2b23d988", kill_on_drop: false }` [INFO] [stdout] fe7b2f4cce8f613dd085f8d69e66124f4a8cd8e918559e701f0103ac2b23d988 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d581b927ed20b309ef07424ab488502aaca49a92a0f70a8dc53f73aab18a9d5 [INFO] running `Command { std: "docker" "start" "-a" "3d581b927ed20b309ef07424ab488502aaca49a92a0f70a8dc53f73aab18a9d5", kill_on_drop: false }` [INFO] [stderr] Compiling cw-storage-plus v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `Command { std: "docker" "inspect" "3d581b927ed20b309ef07424ab488502aaca49a92a0f70a8dc53f73aab18a9d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d581b927ed20b309ef07424ab488502aaca49a92a0f70a8dc53f73aab18a9d5", kill_on_drop: false }` [INFO] [stdout] 3d581b927ed20b309ef07424ab488502aaca49a92a0f70a8dc53f73aab18a9d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 02e00a76019060a2184e53ba465d607ac95786bd5f3fd7f6255dea06eea5ec2f [INFO] running `Command { std: "docker" "start" "-a" "02e00a76019060a2184e53ba465d607ac95786bd5f3fd7f6255dea06eea5ec2f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 32 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cw_storage_plus-33f24371b194cb42) [INFO] [stdout] test helpers::test::encode_length_works ... ok [INFO] [stdout] test item::test::update_can_change_variable_from_outer_scope ... ok [INFO] [stdout] test item::test::update_does_not_change_data_on_error ... ok [INFO] [stdout] test item::test::update_success ... ok [INFO] [stdout] test item::test::update_supports_custom_errors ... ok [INFO] [stdout] test keys::test::composite_byte_key ... ok [INFO] [stdout] test keys::test::composite_int_key ... ok [INFO] [stdout] test keys::test::nested_composite_keys ... ok [INFO] [stdout] test keys::test::nested_str_key_works ... ok [INFO] [stdout] test keys::test::proper_prefixes ... ok [INFO] [stdout] test keys::test::str_key_works ... ok [INFO] [stdout] test keys::test::string_key_works ... ok [INFO] [stdout] test keys::test::u32key_works ... ok [INFO] [stdout] test keys::test::u64key_works ... ok [INFO] [stdout] test map::test::basic_update ... ok [INFO] [stdout] test helpers::test::may_deserialize_handles_some ... ok [INFO] [stdout] test helpers::test::may_deserialize_handles_none ... ok [INFO] [stdout] test helpers::test::must_deserialize_handles_none ... ok [INFO] [stdout] test map::test::composite_keys ... ok [INFO] [stdout] test map::test::create_path ... ok [INFO] [stdout] test map::test::existence ... ok [INFO] [stdout] test helpers::test::must_deserialize_handles_some ... ok [INFO] [stdout] test item::test::isolated_reads ... ok [INFO] [stdout] test item::test::remove_works ... ok [INFO] [stdout] test map::test::readme_works ... ok [INFO] [stdout] test item::test::readme_works ... ok [INFO] [stdout] test map::test::readme_works_composite_keys ... ok [INFO] [stdout] test map::test::readme_works_with_path ... ok [INFO] [stdout] test map::test::save_and_load ... ok [INFO] [stdout] test map::test::triple_keys ... ok [INFO] [stdout] test item::test::save_and_load ... ok [INFO] [stdout] test helpers::test::encode_length_panics_for_large_values - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests cw-storage-plus [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "02e00a76019060a2184e53ba465d607ac95786bd5f3fd7f6255dea06eea5ec2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02e00a76019060a2184e53ba465d607ac95786bd5f3fd7f6255dea06eea5ec2f", kill_on_drop: false }` [INFO] [stdout] 02e00a76019060a2184e53ba465d607ac95786bd5f3fd7f6255dea06eea5ec2f