[INFO] cloning repository https://github.com/errollgnargnar/voting_power_nfts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/errollgnargnar/voting_power_nfts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferrollgnargnar%2Fvoting_power_nfts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferrollgnargnar%2Fvoting_power_nfts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc6fb00aa6754b677657fb07e445e4334a95a035
[INFO] testing errollgnargnar/voting_power_nfts against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferrollgnargnar%2Fvoting_power_nfts" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/errollgnargnar/voting_power_nfts
[INFO] finished tweaking git repo https://github.com/errollgnargnar/voting_power_nfts
[INFO] tweaked toml for git repo https://github.com/errollgnargnar/voting_power_nfts written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/errollgnargnar/voting_power_nfts on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/errollgnargnar/voting_power_nfts already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/radixdlt-scrypto`
[INFO] [stderr] error: unexpected key or value, expected newline, `#`
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f4c4198/assets/template/Cargo.toml:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | sbor = ${sbor}
[INFO] [stderr]   |         ^
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.0
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded memory_units v0.3.0
[INFO] [stderr]   Downloaded wasm-instrument v0.1.1
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded parity-wasm v0.42.2
[INFO] [stderr]   Downloaded wasmi v0.11.0
[INFO] [stderr]   Downloaded libm v0.2.6
[INFO] [stderr]   Downloaded serde_with v2.1.0
[INFO] [stderr]   Downloaded chrono v0.4.23
[INFO] [stderr]   Downloaded secp256k1 v0.24.1
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded syn v1.0.103
[INFO] [stderr]   Downloaded serde v1.0.147
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded typenum v1.15.0
[INFO] [stderr]   Downloaded serde_derive v1.0.147
[INFO] [stderr]   Downloaded time v0.3.17
[INFO] [stderr]   Downloaded num-rational v0.4.1
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded wabt v0.10.0
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded os_str_bytes v6.4.1
[INFO] [stderr]   Downloaded clap_lex v0.2.4
[INFO] [stderr]   Downloaded ed25519 v1.5.2
[INFO] [stderr]   Downloaded synstructure v0.12.6
[INFO] [stderr]   Downloaded sha2 v0.10.6
[INFO] [stderr]   Downloaded digest v0.10.6
[INFO] [stderr]   Downloaded termcolor v1.1.3
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded serde_with_macros v2.1.0
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] [stderr]   Downloaded wasmi-validation v0.4.1
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded forward_ref v1.0.0
[INFO] [stderr]   Downloaded block-buffer v0.10.3
[INFO] [stderr]   Downloaded generic-array v0.14.6
[INFO] [stderr]   Downloaded keccak v0.1.3
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.5
[INFO] [stderr]   Downloaded time-macros v0.2.6
[INFO] [stderr]   Downloaded sha3 v0.10.6
[INFO] [stderr]   Downloaded secp256k1-sys v0.6.1
[INFO] [stderr]   Downloaded wabt-sys v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9af3bbfe078633b8423b489dc50dcce2abdbd4d890c407de3a5645d1ca93fa99
[INFO] running `Command { std: "docker" "start" "-a" "9af3bbfe078633b8423b489dc50dcce2abdbd4d890c407de3a5645d1ca93fa99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9af3bbfe078633b8423b489dc50dcce2abdbd4d890c407de3a5645d1ca93fa99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af3bbfe078633b8423b489dc50dcce2abdbd4d890c407de3a5645d1ca93fa99", kill_on_drop: false }`
[INFO] [stdout] 9af3bbfe078633b8423b489dc50dcce2abdbd4d890c407de3a5645d1ca93fa99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3e520fb29a2a9aefd8659ef7bc8243b1c214b34f5fe7779791205584b9c054d
[INFO] running `Command { std: "docker" "start" "-a" "e3e520fb29a2a9aefd8659ef7bc8243b1c214b34f5fe7779791205584b9c054d", kill_on_drop: false }`
[INFO] [stderr] error: unexpected key or value, expected newline, `#`
[INFO] [stderr]  --> ../cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f4c4198/assets/template/Cargo.toml:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | sbor = ${sbor}
[INFO] [stderr]   |         ^
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling sbor-derive v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling sbor v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling scrypto-abi v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling scrypto-derive v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling scrypto v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling voting_power v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.63s
[INFO] running `Command { std: "docker" "inspect" "e3e520fb29a2a9aefd8659ef7bc8243b1c214b34f5fe7779791205584b9c054d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3e520fb29a2a9aefd8659ef7bc8243b1c214b34f5fe7779791205584b9c054d", kill_on_drop: false }`
[INFO] [stdout] e3e520fb29a2a9aefd8659ef7bc8243b1c214b34f5fe7779791205584b9c054d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca13c0df9bd2fcbfef577a7d37d03d4ec733826c6a36b79c1aa5e29dba974b70
[INFO] running `Command { std: "docker" "start" "-a" "ca13c0df9bd2fcbfef577a7d37d03d4ec733826c6a36b79c1aa5e29dba974b70", kill_on_drop: false }`
[INFO] [stderr] error: unexpected key or value, expected newline, `#`
[INFO] [stderr]  --> ../cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f4c4198/assets/template/Cargo.toml:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | sbor = ${sbor}
[INFO] [stderr]   |         ^
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling wabt-sys v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling wasmi-validation v0.4.1
[INFO] [stderr]    Compiling memory_units v0.3.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling wasm-instrument v0.1.1
[INFO] [stderr]    Compiling wasmi v0.11.0
[INFO] [stderr]    Compiling secp256k1 v0.24.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling sbor-derive v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling serde_with_macros v2.1.0
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sbor v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling serde_with v2.1.0
[INFO] [stderr]    Compiling scrypto-abi v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling scrypto-derive v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling scrypto v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling transaction v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling radix-engine v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]    Compiling voting_power v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wabt v0.10.0
[INFO] [stderr]    Compiling scrypto-unit v0.6.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.6.0#f4c41985)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 11s
[INFO] running `Command { std: "docker" "inspect" "ca13c0df9bd2fcbfef577a7d37d03d4ec733826c6a36b79c1aa5e29dba974b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca13c0df9bd2fcbfef577a7d37d03d4ec733826c6a36b79c1aa5e29dba974b70", kill_on_drop: false }`
[INFO] [stdout] ca13c0df9bd2fcbfef577a7d37d03d4ec733826c6a36b79c1aa5e29dba974b70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90bc85704041349b33d464c7d2f5b1743cc966b70b020c96bc43978818eabf2c
[INFO] running `Command { std: "docker" "start" "-a" "90bc85704041349b33d464c7d2f5b1743cc966b70b020c96bc43978818eabf2c", kill_on_drop: false }`
[INFO] [stderr] error: unexpected key or value, expected newline, `#`
[INFO] [stderr]  --> ../cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f4c4198/assets/template/Cargo.toml:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | sbor = ${sbor}
[INFO] [stderr]   |         ^
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/voting_power-e5235dbb3497dd8a)
[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] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-f7317b5517642e19)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: unexpected key or value, expected newline, `#`
[INFO] [stderr]  --> ../cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f4c4198/assets/template/Cargo.toml:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | sbor = ${sbor}
[INFO] [stderr]   |         ^
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr] error[E0463]: can't find crate for `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32-unknown-unknown` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `cfg-if` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] test test_hello ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_hello stdout ----
[INFO] [stdout] ------------------------------Transaction Metadata------------------------------
[INFO] [stdout] Transaction hash: a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d402
[INFO] [stdout] Transaction proofs: []
[INFO] [stdout] Number of unique blobs: 0
[INFO] [stdout] ------------------------------Engine Execution Log------------------------------
[INFO] [stdout] [0] Invoking function: fn = Native(TransactionProcessor(Run)), buckets = {}, proofs = {}
[INFO] [stdout]     [1] Creating node: node = Worktop(Worktop { containers: {} })
[INFO] [stdout]     [1] Reading substate: substate_id = ComponentInfo(system_sim1qsqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqs9fh54n)
[INFO] [stdout]     [1] Invoking method: fn = Scrypto { package_address: package_sim1qyqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqsnznk7n, blueprint_name: "SysFaucet", ident: "lock_fee" }, buckets = {}, proofs = {}
[INFO] [stdout]         [2] Reading substate: substate_id = ComponentState(system_sim1qsqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqs9fh54n)
[INFO] [stdout]         [2] Invoking method: fn = Native(Vault(LockFee)), buckets = {}, proofs = {}
[INFO] [stdout]             [3] Borrowing substate: substate_id = Vault((0000000000000000000000000000000000000000000000000000000000000000, 0))
[INFO] [stdout]             [3] Returning substate: substate_ref = Track(Vault((0000000000000000000000000000000000000000000000000000000000000000, 0)), Vault(Vault { container: RefCell { value: Fungible { resource_address: resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag, divisibility: 18, locked_amounts: {}, liquid_amount: 999999999900.00000025 } } }))
[INFO] [stdout]         [2] Exiting method: output = ()
[INFO] [stdout]         [2] Writing substate: substate_id = ComponentState(system_sim1qsqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqs9fh54n), value = Struct(Vault("000000000000000000000000000000000000000000000000000000000000000000000000"), KeyValueStore("000000000000000000000000000000000000000000000000000000000000000001000000"))
[INFO] [stdout]     [1] Exiting method: output = ()
[INFO] [stdout]     [1] Reading substate: substate_id = ComponentInfo(system_sim1qsqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqs9fh54n)
[INFO] [stdout]     [1] Invoking method: fn = Scrypto { package_address: package_sim1qyqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqsnznk7n, blueprint_name: "SysFaucet", ident: "free_xrd" }, buckets = {}, proofs = {}
[INFO] [stdout]         [2] Reading substate: substate_id = ComponentState(system_sim1qsqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqs9fh54n)
[INFO] [stdout]         [2] Invoking method: fn = Native(System(GetTransactionHash)), buckets = {}, proofs = {}
[INFO] [stdout]             [3] Reading transaction hash
[INFO] [stdout]         [2] Exiting method: output = Hash("a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d402")
[INFO] [stdout]         [2] Invoking method: fn = Native(System(GetCurrentEpoch)), buckets = {}, proofs = {}
[INFO] [stdout]             [3] Borrowing node: node_id = System
[INFO] [stdout]         [2] Exiting method: output = 0u64
[INFO] [stdout]         [2] Reading substate: substate_id = KeyValueStoreEntry((0000000000000000000000000000000000000000000000000000000000000000, 1), [144, 32, 0, 0, 0, 163, 85, 40, 216, 255, 20, 71, 123, 125, 24, 101, 153, 90, 30, 189, 217, 74, 234, 98, 192, 154, 150, 130, 255, 179, 96, 8, 191, 30, 53, 212, 2])
[INFO] [stdout]         [2] Writing substate: substate_id = KeyValueStoreEntry((0000000000000000000000000000000000000000000000000000000000000000, 1), [144, 32, 0, 0, 0, 163, 85, 40, 216, 255, 20, 71, 123, 125, 24, 101, 153, 90, 30, 189, 217, 74, 234, 98, 192, 154, 150, 130, 255, 179, 96, 8, 191, 30, 53, 212, 2]), value = 0u64
[INFO] [stdout]         [2] Invoking method: fn = Native(Vault(Take)), buckets = {}, proofs = {}
[INFO] [stdout]             [3] Borrowing substate: substate_id = Vault((0000000000000000000000000000000000000000000000000000000000000000, 0))
[INFO] [stdout]             [3] Creating node: node = Bucket(Bucket { container: RefCell { value: Fungible { resource_address: resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag, divisibility: 18, locked_amounts: {}, liquid_amount: 1000 } } })
[INFO] [stdout]             [3] Returning substate: substate_ref = Track(Vault((0000000000000000000000000000000000000000000000000000000000000000, 0)), Vault(Vault { container: RefCell { value: Fungible { resource_address: resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag, divisibility: 18, locked_amounts: {}, liquid_amount: 999999998900.00000025 } } }))
[INFO] [stdout]         [2] Exiting method: output = Bucket(1024u32)
[INFO] [stdout]         [2] Writing substate: substate_id = ComponentState(system_sim1qsqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqs9fh54n), value = Struct(Vault("000000000000000000000000000000000000000000000000000000000000000000000000"), KeyValueStore("000000000000000000000000000000000000000000000000000000000000000001000000"))
[INFO] [stdout]     [1] Exiting method: output = Bucket(1024u32)
[INFO] [stdout]     [1] Invoking method: fn = Native(Worktop(Put)), buckets = {1024: SborPath([0])}, proofs = {}
[INFO] [stdout]         [2] Borrowing substate: substate_id = Worktop
[INFO] [stdout]         [2] Dropping node: node_id = Bucket(1024)
[INFO] [stdout]         [2] Returning substate: substate_ref = Stack(HeapRootRENode { root: Worktop(Worktop { containers: {resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag: RefCell { value: Fungible { resource_address: resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag, divisibility: 18, locked_amounts: {}, liquid_amount: 1000 } }} }), child_nodes: {} }, 1, Worktop, None)
[INFO] [stdout]     [1] Exiting method: output = ()
[INFO] [stdout]     [1] Invoking method: fn = Native(Worktop(TakeAll)), buckets = {}, proofs = {}
[INFO] [stdout]         [2] Borrowing substate: substate_id = Worktop
[INFO] [stdout]         [2] Creating node: node = Bucket(Bucket { container: RefCell { value: Fungible { resource_address: resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag, divisibility: 18, locked_amounts: {}, liquid_amount: 1000 } } })
[INFO] [stdout]         [2] Returning substate: substate_ref = Stack(HeapRootRENode { root: Worktop(Worktop { containers: {resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag: RefCell { value: Fungible { resource_address: resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag, divisibility: 18, locked_amounts: {}, liquid_amount: 0 } }} }), child_nodes: {} }, 1, Worktop, None)
[INFO] [stdout]     [1] Exiting method: output = Bucket(1025u32)
[INFO] [stdout]     [1] Invoking function: fn = Scrypto { package_address: package_sim1qyqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqpsuluv44, blueprint_name: "Account", ident: "new_with_resource" }, buckets = {1025: SborPath([1])}, proofs = {}
[INFO] [stdout]         [2] Creating node: node = KeyValueStore(HeapKeyValueStore { store: {} })
[INFO] [stdout]         [2] Creating node: node = Component(ComponentInfo { package_address: package_sim1qyqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqpsuluv44, blueprint_name: "Account", access_rules: [] }, ComponentState { state: [16, 1, 0, 0, 0, 131, 36, 0, 0, 0, 163, 85, 40, 216, 255, 20, 71, 123, 125, 24, 101, 153, 90, 30, 189, 217, 74, 234, 98, 192, 154, 150, 130, 255, 179, 96, 8, 191, 30, 53, 212, 2, 2, 4, 0, 0] })
[INFO] [stdout]         [2] Reading substate: substate_id = ComponentInfo(account_sim1qvv66gl6335ff48dn4hm4f0dz09tz9pnzs866y5jjjsqzt0nlf)
[INFO] [stdout]         [2] Invoking method: fn = Scrypto { package_address: package_sim1qyqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqpsuluv44, blueprint_name: "Account", ident: "deposit" }, buckets = {1025: SborPath([0])}, proofs = {}
[INFO] [stdout]             [3] Reading substate: substate_id = ComponentState(account_sim1qvv66gl6335ff48dn4hm4f0dz09tz9pnzs866y5jjjsqzt0nlf)
[INFO] [stdout]             [3] Invoking method: fn = Native(Bucket(GetResourceAddress)), buckets = {}, proofs = {}
[INFO] [stdout]                 [4] Borrowing substate: substate_id = Bucket(1025)
[INFO] [stdout]                 [4] Returning substate: substate_ref = Stack(HeapRootRENode { root: Bucket(Bucket { container: RefCell { value: Fungible { resource_address: resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag, divisibility: 18, locked_amounts: {}, liquid_amount: 1000 } } }), child_nodes: {} }, 3, Bucket(1025), None)
[INFO] [stdout]             [3] Exiting method: output = ResourceAddress("resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag")
[INFO] [stdout]             [3] Reading substate: substate_id = KeyValueStoreEntry((a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d402, 1026), [182, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4])
[INFO] [stdout]             [3] Invoking method: fn = Native(Bucket(GetResourceAddress)), buckets = {}, proofs = {}
[INFO] [stdout]                 [4] Borrowing substate: substate_id = Bucket(1025)
[INFO] [stdout]                 [4] Returning substate: substate_ref = Stack(HeapRootRENode { root: Bucket(Bucket { container: RefCell { value: Fungible { resource_address: resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag, divisibility: 18, locked_amounts: {}, liquid_amount: 1000 } } }), child_nodes: {} }, 3, Bucket(1025), None)
[INFO] [stdout]             [3] Exiting method: output = ResourceAddress("resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag")
[INFO] [stdout]             [3] Invoking method: fn = Native(ResourceManager(CreateVault)), buckets = {}, proofs = {}
[INFO] [stdout]                 [4] Borrowing substate: substate_id = ResourceManager(resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag)
[INFO] [stdout]                 [4] Creating node: node = Vault(Vault { container: RefCell { value: Fungible { resource_address: resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag, divisibility: 18, locked_amounts: {}, liquid_amount: 0 } } })
[INFO] [stdout]                 [4] Returning substate: substate_ref = Track(ResourceManager(resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag), Resource(ResourceManager { resource_type: Fungible { divisibility: 18 }, metadata: {"name": "Radix", "symbol": "XRD", "description": "The Radix Public Network's native token, used to pay the network's required transaction fees and to secure the network through staking to its validator nodes.", "url": "https://tokens.radixdlt.com"}, method_table: {UpdateMetadata: Protected(UpdateMetadata), GetMetadata: Public, GetNonFungible: Public, GetResourceType: Public, GetTotalSupply: Public, UpdateNonFungibleData: Protected(UpdateNonFungibleData), NonFungibleExists: Public, Mint: Protected(Mint), CreateBucket: Public, CreateVault: Public}, vault_method_table: {LockFee: Protected(Withdraw), Take: Protected(Withdraw), CreateProofByAmount: Public, GetNonFungibleIds: Public, GetResourceAddress: Public, LockContingentFee: Protected(Withdraw), TakeNonFungibles: Protected(Withdraw), CreateProofByIds: Public, CreateProof: Public, Put: Protected(Deposit), GetAmount: Public}, bucket_method_table: {Burn: Protected(Burn)}, authorization: {UpdateMetadata: MethodAccessRule { auth: DenyAll, update_auth: DenyAll }, Deposit: MethodAccessRule { auth: AllowAll, update_auth: DenyAll }, Withdraw: MethodAccessRule { auth: AllowAll, update_auth: DenyAll }, Burn: MethodAccessRule { auth: DenyAll, update_auth: DenyAll }, UpdateNonFungibleData: MethodAccessRule { auth: DenyAll, update_auth: DenyAll }, Mint: MethodAccessRule { auth: DenyAll, update_auth: DenyAll }}, total_supply: 1000000000000 }))
[INFO] [stdout]             [3] Exiting method: output = Vault("a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d40204040000")
[INFO] [stdout]             [3] Invoking method: fn = Native(Vault(Put)), buckets = {1025: SborPath([0])}, proofs = {}
[INFO] [stdout]                 [4] Borrowing substate: substate_id = Vault((a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d402, 1028))
[INFO] [stdout]                 [4] Dropping node: node_id = Bucket(1025)
[INFO] [stdout]                 [4] Returning substate: substate_ref = Stack(HeapRootRENode { root: Vault(Vault { container: RefCell { value: Fungible { resource_address: resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag, divisibility: 18, locked_amounts: {}, liquid_amount: 1000 } } }), child_nodes: {} }, 3, Vault((a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d402, 1028)), None)
[INFO] [stdout]             [3] Exiting method: output = ()
[INFO] [stdout]             [3] Writing substate: substate_id = KeyValueStoreEntry((a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d402, 1026), [182, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4]), value = Vault("a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d40204040000")
[INFO] [stdout]             [3] Writing substate: substate_id = ComponentState(account_sim1qvv66gl6335ff48dn4hm4f0dz09tz9pnzs866y5jjjsqzt0nlf), value = Struct(KeyValueStore("a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d40202040000"))
[INFO] [stdout]         [2] Exiting method: output = ()
[INFO] [stdout]         [2] Invoking method: fn = Native(Component(AddAccessCheck)), buckets = {}, proofs = {}
[INFO] [stdout]             [3] Borrowing node: node_id = Component(account_sim1qvv66gl6335ff48dn4hm4f0dz09tz9pnzs866y5jjjsqzt0nlf)
[INFO] [stdout]             [3] Borrowing node: node_id = Package(package_sim1qyqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqpsuluv44)
[INFO] [stdout]             [3] Borrowing substate: substate_id = ComponentInfo(account_sim1qvv66gl6335ff48dn4hm4f0dz09tz9pnzs866y5jjjsqzt0nlf)
[INFO] [stdout]             [3] Returning substate: substate_ref = Stack(HeapRootRENode { root: Component(ComponentInfo { package_address: package_sim1qyqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqpsuluv44, blueprint_name: "Account", access_rules: [AccessRules { method_auth: {"balance": AllowAll, "deposit": AllowAll, "deposit_batch": AllowAll}, default_auth: Protected(ProofRule(Require(StaticNonFungible(0000000000000000000000000000000000000000000000000000023007210000000279be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798)))) }] }, ComponentState { state: [16, 1, 0, 0, 0, 131, 36, 0, 0, 0, 163, 85, 40, 216, 255, 20, 71, 123, 125, 24, 101, 153, 90, 30, 189, 217, 74, 234, 98, 192, 154, 150, 130, 255, 179, 96, 8, 191, 30, 53, 212, 2, 2, 4, 0, 0] }), child_nodes: {Vault((a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d402, 1028)): Vault(Vault { container: RefCell { value: Fungible { resource_address: resource_sim1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqu57yag, divisibility: 18, locked_amounts: {}, liquid_amount: 1000 } } }), KeyValueStore((a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d402, 1026)): KeyValueStore(HeapKeyValueStore { store: {[182, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4]: Vault("a35528d8ff14477b7d1865995a1ebdd94aea62c09a9682ffb36008bf1e35d40204040000")} })} }, 2, Component(account_sim1qvv66gl6335ff48dn4hm4f0dz09tz9pnzs866y5jjjsqzt0nlf), None)
[INFO] [stdout]         [2] Exiting method: output = ()
[INFO] [stdout]         [2] Globalizing node: node_id = Component(account_sim1qvv66gl6335ff48dn4hm4f0dz09tz9pnzs866y5jjjsqzt0nlf)
[INFO] [stdout]     [1] Exiting function: output = ComponentAddress("account_sim1qvv66gl6335ff48dn4hm4f0dz09tz9pnzs866y5jjjsqzt0nlf")
[INFO] [stdout] [0] Exiting function: output = Vec<List>(Vec<U8>(0u8, 0u8), Vec<U8>(177u8, 4u8, 0u8, 0u8, 0u8, 0u8, 4u8, 0u8, 0u8), Vec<U8>(177u8, 4u8, 0u8, 0u8, 0u8, 0u8, 2u8, 0u8, 0u8), Vec<U8>(129u8, 27u8, 0u8, 0u8, 0u8, 3u8, 25u8, 173u8, 35u8, 250u8, 140u8, 104u8, 148u8, 212u8, 237u8, 157u8, 111u8, 186u8, 165u8, 237u8, 19u8, 202u8, 177u8, 20u8, 51u8, 20u8, 15u8, 173u8, 18u8, 146u8, 148u8, 160u8))
[INFO] [stdout] ---------------------------------Cost Analysis----------------------------------
[INFO] [stdout] base_fee                      :    10000
[INFO] [stdout] blobs                         :        0
[INFO] [stdout] borrow_node                   :      300
[INFO] [stdout] borrow_substate               :     4500
[INFO] [stdout] create_node                   :     3000
[INFO] [stdout] decode_manifest               :     1647
[INFO] [stdout] drop_node                     :     1000
[INFO] [stdout] globalize_node                :     1000
[INFO] [stdout] instantiate_wasm              :   645138
[INFO] [stdout] invoke_function               :     3795
[INFO] [stdout] invoke_method                 :     3870
[INFO] [stdout] read_substate                 :     4000
[INFO] [stdout] read_transaction_hash         :      100
[INFO] [stdout] return_substate               :      900
[INFO] [stdout] run_function                  :     1000
[INFO] [stdout] run_method                    :     6900
[INFO] [stdout] run_wasm                      :   457232
[INFO] [stdout] verify_manifest               :      549
[INFO] [stdout] verify_signatures             :        0
[INFO] [stdout] write_substate                :     2500
[INFO] [stdout] --------------------------------Application Logs--------------------------------
[INFO] [stdout] None
[INFO] [stdout] 
[INFO] [stdout] thread 'test_hello' (18) panicked at /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f4c4198/scrypto-unit/src/test_runner.rs:184:13:
[INFO] [stdout] Failed to compile package: "/opt/rustwide/workdir"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3e879decf2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3e879decf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3e879decf2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3e879decf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3e879f072a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3e879f072a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f3e879ad486 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f3e879ad486 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f3e879be0d9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3e879be0d9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3e879bdf71 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f3e8760d99e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f3e8760d99e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f3e879be352 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f3e879be352 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f3e879be198 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f3e879b9429 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f3e879a17ed - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f3e879f894c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3e87579797 - scrypto_unit::test_runner::TestRunner<S>::compile_and_publish::h94600f2daba80be4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/f4c4198/scrypto-unit/src/test_runner.rs:184:13
[INFO] [stdout]   20:     0x5f3e8757b30b - lib::test_hello::h27d0b43937353650
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:17:39
[INFO] [stdout]   21:     0x5f3e8757c097 - lib::test_hello::{{closure}}::hcf151bf234886a27
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:8:16
[INFO] [stdout]   22:     0x5f3e875a24c6 - core::ops::function::FnOnce::call_once::h8f2c7df2de0bc152
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f3e8760d75b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f3e8760d75b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5f3e8762116a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5f3e8762116a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5f3e8762116a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f3e8762116a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f3e8762116a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f3e8762116a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5f3e8762116a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5f3e875fb5c4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5f3e875fb5c4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f3e875fef62 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5f3e875fef62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5f3e875fef62 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f3e875fef62 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f3e875fef62 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f3e875fef62 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5f3e875fef62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f3e879b450f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5f3e879b450f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x745f23f59aa4 - <unknown>
[INFO] [stdout]   44:     0x745f23fe6a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_hello
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] running `Command { std: "docker" "inspect" "90bc85704041349b33d464c7d2f5b1743cc966b70b020c96bc43978818eabf2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90bc85704041349b33d464c7d2f5b1743cc966b70b020c96bc43978818eabf2c", kill_on_drop: false }`
[INFO] [stdout] 90bc85704041349b33d464c7d2f5b1743cc966b70b020c96bc43978818eabf2c
