[INFO] cloning repository https://github.com/davidcuellard/scrypto-dex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidcuellard/scrypto-dex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcuellard%2Fscrypto-dex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcuellard%2Fscrypto-dex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85f5e98f628cca41fb6c16e677f039b944a72e3e [INFO] testing davidcuellard/scrypto-dex against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcuellard%2Fscrypto-dex" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidcuellard/scrypto-dex on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidcuellard/scrypto-dex [INFO] finished tweaking git repo https://github.com/davidcuellard/scrypto-dex [INFO] tweaked toml for git repo https://github.com/davidcuellard/scrypto-dex written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/davidcuellard/scrypto-dex 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.77.0" "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/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 crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmprinter v0.2.72 [INFO] [stderr] Downloaded wasmparser-nostd v0.91.0 [INFO] [stderr] Downloaded moka v0.9.9 [INFO] [stderr] Downloaded fixedstr v0.2.12 [INFO] [stderr] Downloaded bnum v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21d05c764664a16d22fb1d64be1edb26d0637f8b6677f1f1c84947bf6373d7f1 [INFO] running `Command { std: "docker" "start" "-a" "21d05c764664a16d22fb1d64be1edb26d0637f8b6677f1f1c84947bf6373d7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21d05c764664a16d22fb1d64be1edb26d0637f8b6677f1f1c84947bf6373d7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21d05c764664a16d22fb1d64be1edb26d0637f8b6677f1f1c84947bf6373d7f1", kill_on_drop: false }` [INFO] [stdout] 21d05c764664a16d22fb1d64be1edb26d0637f8b6677f1f1c84947bf6373d7f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de5ff77dad3db27ced12b5ce9f91f2ce5eb18eec0186b00e894503766dfc8384 [INFO] running `Command { std: "docker" "start" "-a" "de5ff77dad3db27ced12b5ce9f91f2ce5eb18eec0186b00e894503766dfc8384", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84) [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9) [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling subtle v2.5.0 [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 serde_json v1.0.108 [INFO] [stderr] Compiling bnum v0.7.0 [INFO] [stderr] Compiling utils v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling sbor-derive-common v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling sbor-derive v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling radix-engine-derive v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling sbor v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling radix-engine-common v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling scrypto-schema v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling radix-engine-macros v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling radix-engine-interface v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling scrypto-derive v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling scrypto v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling scrypto-dex v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "de5ff77dad3db27ced12b5ce9f91f2ce5eb18eec0186b00e894503766dfc8384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de5ff77dad3db27ced12b5ce9f91f2ce5eb18eec0186b00e894503766dfc8384", kill_on_drop: false }` [INFO] [stdout] de5ff77dad3db27ced12b5ce9f91f2ce5eb18eec0186b00e894503766dfc8384 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 689aede5de97a6b40bec176cb7075bdf947067c2d7a07cf4ff720d5caae35d23 [INFO] running `Command { std: "docker" "start" "-a" "689aede5de97a6b40bec176cb7075bdf947067c2d7a07cf4ff720d5caae35d23", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84) [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bnum v0.7.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling sbor-derive-common v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling wasmparser v0.116.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling sbor-derive v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling radix-engine-derive v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling sbor v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Compiling fixedstr v0.2.12 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling radix-engine-profiling v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [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 wasm-encoder v0.29.0 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling wasmprinter v0.2.72 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling radix-engine-common v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling wasmparser v0.107.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling triomphe v0.1.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling wasmi_arena v0.3.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82) [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling wabt-sys v0.8.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling wasmi v0.23.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82) [INFO] [stderr] Compiling resources-tracker-macro v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling utils v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling wasm-instrument v0.4.0 (https://github.com/radixdlt/wasm-instrument?branch=radix-master#9b1177a9) [INFO] [stderr] Compiling scrypto-schema v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling radix-engine-macros v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling radix-engine-interface v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling scrypto-derive v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling radix-engine-store-interface v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling transaction v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling native-sdk v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling scrypto v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling radix-engine-stores v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling scrypto-dex v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wabt v0.10.0 [INFO] [stderr] Compiling radix-engine v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling radix-engine-queries v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling scrypto-test v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Compiling scrypto-unit v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "689aede5de97a6b40bec176cb7075bdf947067c2d7a07cf4ff720d5caae35d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689aede5de97a6b40bec176cb7075bdf947067c2d7a07cf4ff720d5caae35d23", kill_on_drop: false }` [INFO] [stdout] 689aede5de97a6b40bec176cb7075bdf947067c2d7a07cf4ff720d5caae35d23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f71c4fec80e4e01b8794354d4174d9dca545b6d07a1da8e1f5f32678377c00bf [INFO] running `Command { std: "docker" "start" "-a" "f71c4fec80e4e01b8794354d4174d9dca545b6d07a1da8e1f5f32678377c00bf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scrypto_dex-c3d01babf0210de8) [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] Doc-tests scrypto-dex [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f71c4fec80e4e01b8794354d4174d9dca545b6d07a1da8e1f5f32678377c00bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f71c4fec80e4e01b8794354d4174d9dca545b6d07a1da8e1f5f32678377c00bf", kill_on_drop: false }` [INFO] [stdout] f71c4fec80e4e01b8794354d4174d9dca545b6d07a1da8e1f5f32678377c00bf