[INFO] cloning repository https://github.com/ripsource/hello_swap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ripsource/hello_swap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripsource%2Fhello_swap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripsource%2Fhello_swap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab005516510f47b7a92659153519519056a07899 [INFO] testing ripsource/hello_swap against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripsource%2Fhello_swap" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ripsource/hello_swap on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ripsource/hello_swap [INFO] finished tweaking git repo https://github.com/ripsource/hello_swap [INFO] tweaked toml for git repo https://github.com/ripsource/hello_swap written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ripsource/hello_swap 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/radixdlt-scrypto` [INFO] [stderr] Updating git repository `https://github.com/ociswap/scrypto-avltree` [INFO] [stderr] Updating git repository `https://github.com/ociswap/scrypto-testenv` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/const-sha1` [INFO] [stderr] Updating git repository `https://github.com/dtolnay/syn.git` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/wasm-instrument` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/wasmi.git` [INFO] [stderr] Updating git submodule `https://github.com/robbepop/wasm_kernel.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite.git` [INFO] [stderr] Updating git repository `https://github.com/bluss/indexmap` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded triomphe v0.1.12 [INFO] [stderr] Downloaded bnum v0.7.0 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9ecc1935e3c4046bb55cf902e5e26c87d02603da04c05f34be17a27de118ff8 [INFO] running `Command { std: "docker" "start" "-a" "d9ecc1935e3c4046bb55cf902e5e26c87d02603da04c05f34be17a27de118ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9ecc1935e3c4046bb55cf902e5e26c87d02603da04c05f34be17a27de118ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9ecc1935e3c4046bb55cf902e5e26c87d02603da04c05f34be17a27de118ff8", kill_on_drop: false }` [INFO] [stdout] d9ecc1935e3c4046bb55cf902e5e26c87d02603da04c05f34be17a27de118ff8 [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed02c6928e0f5d39a8a75451da934a15097b9b912e5f5a872594657abc55c470 [INFO] running `Command { std: "docker" "start" "-a" "ed02c6928e0f5d39a8a75451da934a15097b9b912e5f5a872594657abc55c470", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84) [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9) [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling bnum v0.7.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling blst v0.3.12 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca) [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling sbor-derive-common v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling utils v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling sbor-derive v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling radix-engine-derive v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling sbor v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling radix-engine-common v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling scrypto-schema v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling radix-engine-macros v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling radix-engine-interface v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling scrypto-derive v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling scrypto v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling scrypto_avltree v1.1.2 (https://github.com/ociswap/scrypto-avltree?tag=v1.1.2#637f0d8d) [INFO] [stderr] Compiling hello_swap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/hello_swap.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[blueprint] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `blueprint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `blueprint` may come from an old version of the `scrypto_derive` crate, try updating your dependency with `cargo update -p scrypto_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `blueprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `check_health` and `print_tree_nice` [INFO] [stdout] --> src/hello_swap.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | use scrypto_avltree::avl_tree_health::{check_health, print_tree_nice}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_order`, `remove_order`, `fill_order_partial_or_full`, `update_order_to_filled`, and `update_order_to_partial` are never used [INFO] [stdout] --> src/hello_swap.rs:438:12 [INFO] [stdout] | [INFO] [stdout] 41 | #[blueprint] [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 438 | fn get_order(&self, order_id: NonFungibleGlobalId) -> Order { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | fn remove_order(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | fn fill_order_partial_or_full( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 577 | fn update_order_to_filled(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | fn update_order_to_partial(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "ed02c6928e0f5d39a8a75451da934a15097b9b912e5f5a872594657abc55c470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed02c6928e0f5d39a8a75451da934a15097b9b912e5f5a872594657abc55c470", kill_on_drop: false }` [INFO] [stdout] ed02c6928e0f5d39a8a75451da934a15097b9b912e5f5a872594657abc55c470 [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f7783e8d7baac2561a079c5e6a774d11e138560d500e948aca6881aad633f76 [INFO] running `Command { std: "docker" "start" "-a" "5f7783e8d7baac2561a079c5e6a774d11e138560d500e948aca6881aad633f76", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84) [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling bnum v0.7.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling sbor-derive-common v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Compiling fixedstr v0.2.12 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Compiling sbor-derive v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling blst v0.3.12 [INFO] [stderr] Compiling radix-engine-derive v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling radix-engine-profiling v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Compiling sbor v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling wasmparser-nostd v0.91.0 [INFO] [stderr] Compiling wasmi_core v0.8.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82) [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling wasmparser v0.107.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wasmi_arena v0.3.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82) [INFO] [stderr] Compiling triomphe v0.1.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling radix-engine-common v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling resources-tracker-macro v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling wasmprinter v0.2.80 [INFO] [stderr] Compiling wasm-instrument v0.4.0 (https://github.com/radixdlt/wasm-instrument?branch=radix-master#fe239072) [INFO] [stderr] Compiling indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca) [INFO] [stderr] Compiling utils v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling wasmi v0.23.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82) [INFO] [stderr] Compiling scrypto-schema v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling radix-engine-macros v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling radix-engine-interface v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling scrypto-derive v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling radix-engine-store-interface v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling native-sdk v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling transaction v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling scrypto v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling radix-engine-stores v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling scrypto_avltree v1.1.2 (https://github.com/ociswap/scrypto-avltree?tag=v1.1.2#637f0d8d) [INFO] [stderr] Compiling hello_swap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/hello_swap.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[blueprint] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `blueprint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `blueprint` may come from an old version of the `scrypto_derive` crate, try updating your dependency with `cargo update -p scrypto_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `blueprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `check_health` and `print_tree_nice` [INFO] [stdout] --> src/hello_swap.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | use scrypto_avltree::avl_tree_health::{check_health, print_tree_nice}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wabt v0.10.0 [INFO] [stdout] warning: methods `get_order`, `remove_order`, `fill_order_partial_or_full`, `update_order_to_filled`, and `update_order_to_partial` are never used [INFO] [stdout] --> src/hello_swap.rs:438:12 [INFO] [stdout] | [INFO] [stdout] 41 | #[blueprint] [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 438 | fn get_order(&self, order_id: NonFungibleGlobalId) -> Order { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | fn remove_order(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | fn fill_order_partial_or_full( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 577 | fn update_order_to_filled(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | fn update_order_to_partial(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling radix-engine v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling radix-engine-queries v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling scrypto-unit v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc) [INFO] [stderr] Compiling scrypto_testenv v0.6.2 (https://github.com/ociswap/scrypto-testenv?tag=v0.6.2#389d884d) [INFO] [stdout] warning: unused import: `system::system_modules::execution_trace::ResourceSpecifier::Amount` [INFO] [stdout] --> tests/helper.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | system::system_modules::execution_trace::ResourceSpecifier::Amount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `system::system_modules::execution_trace::ResourceSpecifier::Amount` [INFO] [stdout] --> tests/helper.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | system::system_modules::execution_trace::ResourceSpecifier::Amount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/hello_swap.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[blueprint] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `blueprint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `blueprint` may come from an old version of the `scrypto_derive` crate, try updating your dependency with `cargo update -p scrypto_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `blueprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `check_health` and `print_tree_nice` [INFO] [stdout] --> src/hello_swap.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | use scrypto_avltree::avl_tree_health::{check_health, print_tree_nice}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `instantiate_expect_failure` is never used [INFO] [stdout] --> tests/helper.rs:142:8 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn instantiate_expect_failure(x_address: ResourceAddress) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_order`, `remove_order`, `fill_order_partial_or_full`, `update_order_to_filled`, and `update_order_to_partial` are never used [INFO] [stdout] --> src/hello_swap.rs:438:12 [INFO] [stdout] | [INFO] [stdout] 41 | #[blueprint] [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 438 | fn get_order(&self, order_id: NonFungibleGlobalId) -> Order { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 442 | fn remove_order(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 500 | fn fill_order_partial_or_full( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 577 | fn update_order_to_filled(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 582 | fn update_order_to_partial(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7m 15s [INFO] running `Command { std: "docker" "inspect" "5f7783e8d7baac2561a079c5e6a774d11e138560d500e948aca6881aad633f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f7783e8d7baac2561a079c5e6a774d11e138560d500e948aca6881aad633f76", kill_on_drop: false }` [INFO] [stdout] 5f7783e8d7baac2561a079c5e6a774d11e138560d500e948aca6881aad633f76 [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2dffb3e91d67ca02cb602775ab86e560e8fb06f51df19ec85e92113e34bdcd99 [INFO] running `Command { std: "docker" "start" "-a" "2dffb3e91d67ca02cb602775ab86e560e8fb06f51df19ec85e92113e34bdcd99", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `test` [INFO] [stderr] --> src/hello_swap.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | #[blueprint] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `blueprint` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `blueprint` may come from an old version of the `scrypto_derive` crate, try updating your dependency with `cargo update -p scrypto_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `blueprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused imports: `check_health` and `print_tree_nice` [INFO] [stderr] --> src/hello_swap.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use scrypto_avltree::avl_tree_health::{check_health, print_tree_nice}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `get_order`, `remove_order`, `fill_order_partial_or_full`, `update_order_to_filled`, and `update_order_to_partial` are never used [INFO] [stderr] --> src/hello_swap.rs:438:12 [INFO] [stderr] | [INFO] [stderr] 41 | #[blueprint] [INFO] [stderr] | ------------ methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 438 | fn get_order(&self, order_id: NonFungibleGlobalId) -> Order { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 442 | fn remove_order(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 500 | fn fill_order_partial_or_full( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 577 | fn update_order_to_filled(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 582 | fn update_order_to_partial(&mut self, order_id: NonFungibleGlobalId) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hello_swap` (lib) generated 3 warnings (run `cargo fix --lib -p hello_swap` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `system::system_modules::execution_trace::ResourceSpecifier::Amount` [INFO] [stderr] --> tests/helper.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | system::system_modules::execution_trace::ResourceSpecifier::Amount, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `instantiate_expect_failure` is never used [INFO] [stderr] --> tests/helper.rs:142:8 [INFO] [stderr] | [INFO] [stderr] 142 | pub fn instantiate_expect_failure(x_address: ResourceAddress) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hello_swap` (test "test_instantiate") generated 2 warnings (run `cargo fix --test "test_instantiate"` to apply 1 suggestion) [INFO] [stderr] warning: `hello_swap` (test "helper") generated 1 warning (1 duplicate) [INFO] [stderr] warning: `hello_swap` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hello_swap-6a7a1b63c4f4f567) [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/helper.rs (/opt/rustwide/target/debug/deps/helper-3dcb61a410d22ac1) [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/test_instantiate.rs (/opt/rustwide/target/debug/deps/test_instantiate-9256f844aba15a34) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test_instantiate_price_one ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test_instantiate_price_one stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test::test_instantiate_price_one' panicked at /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/07327fc/scrypto/src/engine/wasm_api.rs:151:5: [INFO] [stdout] not implemented: Not implemented for non-wasm targets [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x578a57e3538a - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x578a57e3538a - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x578a57e3538a - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x578a57e3538a - ::fmt::hb5c3379828c15690 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x578a57e5d973 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x578a57e5d973 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x578a57e31f73 - std::io::Write::write_fmt::hf276ec928345bea3 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x578a57e351d2 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x578a57e368c0 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x578a57e3665d - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x578a56a81e13 - as core::ops::function::Fn>::call::h52b4c42c9dce8b0e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x578a56a81e13 - test::test_main::{{closure}}::h1a9dc25180417899 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x578a57e370f3 - as core::ops::function::Fn>::call::h080867abcafb687f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x578a57e370f3 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x578a57e36d96 - std::panicking::begin_panic_handler::{{closure}}::h2160aaedd30b4698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:694:13 [INFO] [stdout] 15: 0x578a57e35889 - std::sys::backtrace::__rust_end_short_backtrace::h2544fe16c7a2009f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x578a57e36a5d - rust_begin_unwind [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x578a56a37b30 - core::panicking::panic_fmt::h55d7693adb8e1cee [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x578a5710941b - scrypto::engine::wasm_api::actor::actor_get_package_address::h6f3962bafb743432 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/07327fc/scrypto/src/engine/wasm_api.rs:352:17 [INFO] [stdout] 19: 0x578a5710e96a - scrypto::engine::scrypto_env::ScryptoVmV1Api::actor_get_package_address::hdfc8f10079c20ded [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/07327fc/scrypto/src/engine/scrypto_env.rs:210:52 [INFO] [stdout] 20: 0x578a5710eb5e - scrypto::runtime::runtime::Runtime::package_address::h10e39995ad87e650 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/07327fc/scrypto/src/runtime/runtime.rs:82:9 [INFO] [stdout] 21: 0x578a56a46ade - scrypto::resource::resource_builder::ResourceBuilder::new_ruid_non_fungible::hf711354e08c1c961 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/07327fc/scrypto/src/resource/resource_builder.rs:123:21 [INFO] [stdout] 22: 0x578a56a41f75 - test_instantiate::test::test_instantiate_price_one::h3801cbe839111e81 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_instantiate.rs:19:13 [INFO] [stdout] 23: 0x578a56a41f37 - test_instantiate::test::test_instantiate_price_one::{{closure}}::habcb961ae94e6af0 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_instantiate.rs:17:36 [INFO] [stdout] 24: 0x578a56a43e16 - core::ops::function::FnOnce::call_once::h45c65b0e13f769eb [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x578a56a8766b - core::ops::function::FnOnce::call_once::h42df3dc9a56fb705 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x578a56a8766b - test::__rust_begin_short_backtrace::hf2ff4d4d12dd75b0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:632:18 [INFO] [stdout] 27: 0x578a56a864f3 - test::run_test_in_process::{{closure}}::h8461a23c6c0ac10c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:60 [INFO] [stdout] 28: 0x578a56a864f3 - as core::ops::function::FnOnce<()>>::call_once::hefab1bfcb42baf2e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x578a56a864f3 - std::panicking::try::do_call::h75c82cb1133d19f1 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 30: 0x578a56a864f3 - std::panicking::try::h41d68fc63841231a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 31: 0x578a56a864f3 - std::panic::catch_unwind::h7a7ff6adf9e0c698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 32: 0x578a56a864f3 - test::run_test_in_process::hcd527530689ec177 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:27 [INFO] [stdout] 33: 0x578a56a864f3 - test::run_test::{{closure}}::h51ba581aac56ca21 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:576:43 [INFO] [stdout] 34: 0x578a56a4a1f5 - test::run_test::{{closure}}::h9d0d2581742c4e6c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:606:41 [INFO] [stdout] 35: 0x578a56a4a1f5 - std::sys::backtrace::__rust_begin_short_backtrace::h94b953e0285eca69 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 36: 0x578a56a4dc86 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hac891bfe52f0501a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 37: 0x578a56a4dc86 - as core::ops::function::FnOnce<()>>::call_once::hd4f76b3ef0615394 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x578a56a4dc86 - std::panicking::try::do_call::h31b1a419f4fa670c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 39: 0x578a56a4dc86 - std::panicking::try::h277e348adef7f0af [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 40: 0x578a56a4dc86 - std::panic::catch_unwind::h06db5059e51a109d [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 41: 0x578a56a4dc86 - std::thread::Builder::spawn_unchecked_::{{closure}}::h048aed1b5c822396 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 42: 0x578a56a4dc86 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9f03098da71d0b51 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x578a57e3b31b - as core::ops::function::FnOnce>::call_once::hcc221cc1d8cbbdc7 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 44: 0x578a57e3b31b - as core::ops::function::FnOnce>::call_once::he5e5264a0dcd6e5f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 45: 0x578a57e3b31b - std::sys::pal::unix::thread::Thread::new::thread_start::h307a072356a0dfca [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 46: 0x7d5e02f9fac3 - [INFO] [stdout] 47: 0x7d5e03030a04 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_instantiate_price_one [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test test_instantiate` [INFO] running `Command { std: "docker" "inspect" "2dffb3e91d67ca02cb602775ab86e560e8fb06f51df19ec85e92113e34bdcd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dffb3e91d67ca02cb602775ab86e560e8fb06f51df19ec85e92113e34bdcd99", kill_on_drop: false }` [INFO] [stdout] 2dffb3e91d67ca02cb602775ab86e560e8fb06f51df19ec85e92113e34bdcd99