[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] checking ripsource/hello_swap against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[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] 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] validating manifest of git repo https://github.com/ripsource/hello_swap on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a2aa55c2e1d11c87836e573196ecdf10855a5274c2752c4801bf5c126ca9340
[INFO] running `Command { std: "docker" "start" "-a" "4a2aa55c2e1d11c87836e573196ecdf10855a5274c2752c4801bf5c126ca9340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a2aa55c2e1d11c87836e573196ecdf10855a5274c2752c4801bf5c126ca9340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a2aa55c2e1d11c87836e573196ecdf10855a5274c2752c4801bf5c126ca9340", kill_on_drop: false }`
[INFO] [stdout] 4a2aa55c2e1d11c87836e573196ecdf10855a5274c2752c4801bf5c126ca9340
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35ac606d19abd4739fe28199cc97989eef1bcf798932beff7a0390c790bf5ab4
[INFO] running `Command { std: "docker" "start" "-a" "35ac606d19abd4739fe28199cc97989eef1bcf798932beff7a0390c790bf5ab4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84)
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling blst v0.3.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]     Checking indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca)
[INFO] [stderr]    Compiling bnum v0.7.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling sbor-derive-common v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking utils v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking serde_json v1.0.117
[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 zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking sbor v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking semver v1.0.23
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking radix-engine-common v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]     Checking indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling fixedstr v0.2.12
[INFO] [stderr]     Checking wasm-encoder v0.29.0
[INFO] [stderr]     Checking wasmparser-nostd v0.91.0
[INFO] [stderr]    Compiling radix-engine-profiling v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking wasmi_core v0.8.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling wabt-sys v0.8.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking wasmparser v0.107.0
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking triomphe v0.1.12
[INFO] [stderr]     Checking wasmi_arena v0.3.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]    Compiling resources-tracker-macro v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking wasmprinter v0.2.80
[INFO] [stderr]     Checking wasmi v0.23.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]     Checking scrypto-schema v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking wasm-instrument v0.4.0 (https://github.com/radixdlt/wasm-instrument?branch=radix-master#fe239072)
[INFO] [stderr]    Compiling radix-engine-macros v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking 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]     Checking radix-engine-store-interface v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking scrypto v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking transaction v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking native-sdk v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking radix-engine-stores v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking scrypto_avltree v1.1.2 (https://github.com/ociswap/scrypto-avltree?tag=v1.1.2#637f0d8d)
[INFO] [stderr]     Checking 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking radix-engine v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking wabt v0.10.0
[INFO] [stderr]     Checking radix-engine-queries v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking scrypto-unit v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr]     Checking 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: radix-engine v1.1.2 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.2#07327fcc)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "35ac606d19abd4739fe28199cc97989eef1bcf798932beff7a0390c790bf5ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35ac606d19abd4739fe28199cc97989eef1bcf798932beff7a0390c790bf5ab4", kill_on_drop: false }`
[INFO] [stdout] 35ac606d19abd4739fe28199cc97989eef1bcf798932beff7a0390c790bf5ab4
