[INFO] cloning repository https://github.com/ragusugu/Building-DeFi-with-Scrypto---a-Web-3.0 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ragusugu/Building-DeFi-with-Scrypto---a-Web-3.0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fragusugu%2FBuilding-DeFi-with-Scrypto---a-Web-3.0", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fragusugu%2FBuilding-DeFi-with-Scrypto---a-Web-3.0'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc4dec7fae75a71d05c29bf63edd607b482124bc [INFO] checking ragusugu/Building-DeFi-with-Scrypto---a-Web-3.0 against master#6d05c430d2f0573bf98320bb1d2457a72ea1e67f for pr-116607 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fragusugu%2FBuilding-DeFi-with-Scrypto---a-Web-3.0" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 67% (930/1387) Updating files: 68% (944/1387) Updating files: 69% (958/1387) Updating files: 70% (971/1387) Updating files: 71% (985/1387) Updating files: 72% (999/1387) Updating files: 73% (1013/1387) Updating files: 74% (1027/1387) Updating files: 75% (1041/1387) Updating files: 76% (1055/1387) Updating files: 77% (1068/1387) Updating files: 78% (1082/1387) Updating files: 79% (1096/1387) Updating files: 80% (1110/1387) Updating files: 81% (1124/1387) Updating files: 82% (1138/1387) Updating files: 83% (1152/1387) Updating files: 84% (1166/1387) Updating files: 85% (1179/1387) Updating files: 86% (1193/1387) Updating files: 87% (1207/1387) Updating files: 88% (1221/1387) Updating files: 89% (1235/1387) Updating files: 90% (1249/1387) Updating files: 91% (1263/1387) Updating files: 92% (1277/1387) Updating files: 93% (1290/1387) Updating files: 94% (1304/1387) Updating files: 95% (1318/1387) Updating files: 96% (1332/1387) Updating files: 97% (1346/1387) Updating files: 98% (1360/1387) Updating files: 99% (1374/1387) Updating files: 100% (1387/1387) Updating files: 100% (1387/1387), done. [INFO] validating manifest of git repo https://github.com/ragusugu/Building-DeFi-with-Scrypto---a-Web-3.0 on toolchain 6d05c430d2f0573bf98320bb1d2457a72ea1e67f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ragusugu/Building-DeFi-with-Scrypto---a-Web-3.0 [INFO] finished tweaking git repo https://github.com/ragusugu/Building-DeFi-with-Scrypto---a-Web-3.0 [INFO] tweaked toml for git repo https://github.com/ragusugu/Building-DeFi-with-Scrypto---a-Web-3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ragusugu/Building-DeFi-with-Scrypto---a-Web-3.0 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" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/elliptic-curves` [INFO] [stderr] Updating git repository `https://github.com/radixdlt/wasmi` [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 submodule `https://github.com/WebAssembly/testsuite.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39571ac711a56d7a683ff80a664b033062d6c390da18b33ef7879c1a3bde1c96 [INFO] running `Command { std: "docker" "start" "-a" "39571ac711a56d7a683ff80a664b033062d6c390da18b33ef7879c1a3bde1c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39571ac711a56d7a683ff80a664b033062d6c390da18b33ef7879c1a3bde1c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39571ac711a56d7a683ff80a664b033062d6c390da18b33ef7879c1a3bde1c96", kill_on_drop: false }` [INFO] [stdout] 39571ac711a56d7a683ff80a664b033062d6c390da18b33ef7879c1a3bde1c96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+6d05c430d2f0573bf98320bb1d2457a72ea1e67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7799b02742c97365e33c4bfa9b9048e127d464ff3eec8e102e49a9dfff881a5e [INFO] running `Command { std: "docker" "start" "-a" "7799b02742c97365e33c4bfa9b9048e127d464ff3eec8e102e49a9dfff881a5e", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.8.1 (https://github.com/bluss/indexmap?tag=1.8.1#275379c4) [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking wasmi-validation v0.4.1 (https://github.com/radixdlt/wasmi?branch=expose-exports#e331fa3d) [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha3 v0.10.1 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Checking elliptic-curve v0.11.12 [INFO] [stderr] Checking ecdsa v0.13.4 [INFO] [stderr] Checking p256 v0.10.1 (https://github.com/radixdlt/elliptic-curves?branch=alloc#e747aa3e) [INFO] [stderr] Checking wasmi_core v0.1.0 (https://github.com/radixdlt/wasmi?branch=expose-exports#e331fa3d) [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking wasmi v0.11.0 (https://github.com/radixdlt/wasmi?branch=expose-exports#e331fa3d) [INFO] [stderr] Compiling sbor-derive v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Checking sbor v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Checking scrypto-abi v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Checking cargo_toml v0.10.3 [INFO] [stderr] Compiling scrypto-derive v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Checking scrypto v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Checking radix-engine v0.4.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v0.4.1#8c176b71) [INFO] [stderr] Checking token-sale v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.61s [INFO] running `Command { std: "docker" "inspect" "7799b02742c97365e33c4bfa9b9048e127d464ff3eec8e102e49a9dfff881a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7799b02742c97365e33c4bfa9b9048e127d464ff3eec8e102e49a9dfff881a5e", kill_on_drop: false }` [INFO] [stdout] 7799b02742c97365e33c4bfa9b9048e127d464ff3eec8e102e49a9dfff881a5e