[INFO] cloning repository https://github.com/pjdurden/Real_State_Registry_System_Blockchain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjdurden/Real_State_Registry_System_Blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjdurden%2FReal_State_Registry_System_Blockchain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjdurden%2FReal_State_Registry_System_Blockchain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d35a11509380e0b9429ee47276d6ccf5de6f56d9
[INFO] testing pjdurden/Real_State_Registry_System_Blockchain against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjdurden%2FReal_State_Registry_System_Blockchain" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  61% (805/1304)
Updating files:  62% (809/1304)
Updating files:  63% (822/1304)
Updating files:  64% (835/1304)
Updating files:  65% (848/1304)
Updating files:  66% (861/1304)
Updating files:  66% (873/1304)
Updating files:  67% (874/1304)
Updating files:  68% (887/1304)
Updating files:  69% (900/1304)
Updating files:  70% (913/1304)
Updating files:  71% (926/1304)
Updating files:  71% (927/1304)
Updating files:  72% (939/1304)
Updating files:  73% (952/1304)
Updating files:  74% (965/1304)
Updating files:  75% (978/1304)
Updating files:  76% (992/1304)
Updating files:  77% (1005/1304)
Updating files:  78% (1018/1304)
Updating files:  79% (1031/1304)
Updating files:  79% (1041/1304)
Updating files:  80% (1044/1304)
Updating files:  81% (1057/1304)
Updating files:  82% (1070/1304)
Updating files:  83% (1083/1304)
Updating files:  84% (1096/1304)
Updating files:  85% (1109/1304)
Updating files:  86% (1122/1304)
Updating files:  87% (1135/1304)
Updating files:  88% (1148/1304)
Updating files:  89% (1161/1304)
Updating files:  90% (1174/1304)
Updating files:  91% (1187/1304)
Updating files:  92% (1200/1304)
Updating files:  93% (1213/1304)
Updating files:  94% (1226/1304)
Updating files:  95% (1239/1304)
Updating files:  96% (1252/1304)
Updating files:  97% (1265/1304)
Updating files:  98% (1278/1304)
Updating files:  99% (1291/1304)
Updating files: 100% (1304/1304)
Updating files: 100% (1304/1304), done.
[INFO] started tweaking git repo https://github.com/pjdurden/Real_State_Registry_System_Blockchain
[INFO] finished tweaking git repo https://github.com/pjdurden/Real_State_Registry_System_Blockchain
[INFO] tweaked toml for git repo https://github.com/pjdurden/Real_State_Registry_System_Blockchain written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pjdurden/Real_State_Registry_System_Blockchain 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] crate git repo https://github.com/pjdurden/Real_State_Registry_System_Blockchain already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 262a9a4b0f598f519a50debc85c16e1fa0bd6f23d4131a5e1b064c308382cf37
[INFO] running `Command { std: "docker" "start" "-a" "262a9a4b0f598f519a50debc85c16e1fa0bd6f23d4131a5e1b064c308382cf37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "262a9a4b0f598f519a50debc85c16e1fa0bd6f23d4131a5e1b064c308382cf37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "262a9a4b0f598f519a50debc85c16e1fa0bd6f23d4131a5e1b064c308382cf37", kill_on_drop: false }`
[INFO] [stdout] 262a9a4b0f598f519a50debc85c16e1fa0bd6f23d4131a5e1b064c308382cf37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8c6054a747c5c5c48c984ad68b5677f860e84b02817c2a0d9eec15fbec992905
[INFO] running `Command { std: "docker" "start" "-a" "8c6054a747c5c5c48c984ad68b5677f860e84b02817c2a0d9eec15fbec992905", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling zeroize v1.4.1
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling const-oid v0.6.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling schemars v0.8.3
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling dyn-clone v1.0.4
[INFO] [stderr]    Compiling der v0.4.1
[INFO] [stderr]    Compiling uint v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling spki v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling pkcs8 v0.7.5
[INFO] [stderr]    Compiling ff v0.10.0
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling signature v1.3.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling elliptic-curve v0.10.5
[INFO] [stderr]    Compiling ecdsa v0.12.3
[INFO] [stderr]    Compiling k256 v0.9.6
[INFO] [stderr]    Compiling serde_derive_internals v0.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling schemars_derive v0.8.3
[INFO] [stderr]    Compiling cosmwasm-derive v0.16.3
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling ed25519-zebra v2.2.0
[INFO] [stderr]    Compiling serde-json-wasm v0.3.1
[INFO] [stderr]    Compiling cosmwasm-crypto v0.16.3
[INFO] [stderr]    Compiling cosmwasm-std v0.16.3
[INFO] [stderr]    Compiling cw-storage-plus v0.8.1
[INFO] [stderr]    Compiling cosmwasm-storage v0.16.0
[INFO] [stderr]    Compiling cw2 v0.8.1
[INFO] [stderr]    Compiling gas-fees-benchmark v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cw_storage_plus::U64Key`
[INFO] [stdout]   --> src/contract.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cw_storage_plus::U64Key;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cosmwasm_std::Uint128`
[INFO] [stdout]  --> src/state.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cosmwasm_std::Uint128;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `U64Key`
[INFO] [stdout]  --> src/state.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 | use cw_storage_plus::{Item, Map, U64Key};
[INFO] [stdout]   |                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `save` exists for struct `cw_storage_plus::Map<'static, (u64, std::string::String), std::string::String>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/contract.rs:112:29
[INFO] [stdout]     |
[INFO] [stdout] 112 |     owner_of_registry_index.save(deps.storage,(house_index,house_address),&owner_name);
[INFO] [stdout]     |                             ^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `u64: PrimaryKey<'_>`
[INFO] [stdout]             which is required by `(u64, std::string::String): PrimaryKey<'_>`
[INFO] [stdout]             `u64: Prefixer<'_>`
[INFO] [stdout]             which is required by `(u64, std::string::String): PrimaryKey<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `load` exists for struct `cw_storage_plus::Map<'static, (u64, std::string::String), std::string::String>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/contract.rs:135:46
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let house_result=owner_of_registry_index.load(deps.storage,
[INFO] [stdout]     |                      ------------------------^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `u64: PrimaryKey<'_>`
[INFO] [stdout]             which is required by `(u64, std::string::String): PrimaryKey<'_>`
[INFO] [stdout]             `u64: Prefixer<'_>`
[INFO] [stdout]             which is required by `(u64, std::string::String): PrimaryKey<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `load` exists for struct `cw_storage_plus::Map<'static, (u64, std::string::String), std::string::String>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/contract.rs:162:46
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let house_result=owner_of_registry_index.load(deps.storage,
[INFO] [stdout]     |                      ------------------------^^^^ method cannot be called due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `u64: PrimaryKey<'_>`
[INFO] [stdout]             which is required by `(u64, std::string::String): PrimaryKey<'_>`
[INFO] [stdout]             `u64: Prefixer<'_>`
[INFO] [stdout]             which is required by `(u64, std::string::String): PrimaryKey<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `state_num` on type `state::State`
[INFO] [stdout]    --> src/contract.rs:256:15
[INFO] [stdout]     |
[INFO] [stdout] 256 |         state.state_num = i;
[INFO] [stdout]     |               ^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `num_of_real_state`, `address_of_real_estate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gas-fees-benchmark` (lib) due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8c6054a747c5c5c48c984ad68b5677f860e84b02817c2a0d9eec15fbec992905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c6054a747c5c5c48c984ad68b5677f860e84b02817c2a0d9eec15fbec992905", kill_on_drop: false }`
[INFO] [stdout] 8c6054a747c5c5c48c984ad68b5677f860e84b02817c2a0d9eec15fbec992905
