[INFO] cloning repository https://github.com/davidtai/casper-erc-721 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidtai/casper-erc-721" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidtai%2Fcasper-erc-721", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidtai%2Fcasper-erc-721'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5adbb139c48088cb38c6fdd87b7005721f7c876 [INFO] testing davidtai/casper-erc-721 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidtai%2Fcasper-erc-721" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidtai/casper-erc-721 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/davidtai/casper-erc-721 [INFO] finished tweaking git repo https://github.com/davidtai/casper-erc-721 [INFO] tweaked toml for git repo https://github.com/davidtai/casper-erc-721 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/davidtai/casper-erc-721 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version-sync v0.9.2 [INFO] [stderr] Downloaded hex-buffer-serde v0.2.2 [INFO] [stderr] Downloaded wasmi v0.7.0 [INFO] [stderr] Downloaded lmdb v0.8.0 [INFO] [stderr] Downloaded lmdb-sys v0.8.0 [INFO] [stderr] Downloaded protobuf v2.8.2 [INFO] [stderr] Downloaded datasize v0.2.9 [INFO] [stderr] Downloaded base16 v0.2.1 [INFO] [stderr] Downloaded displaydoc v0.1.7 [INFO] [stderr] Downloaded datasize_derive v0.2.9 [INFO] [stderr] Downloaded casper-contract v1.1.1 [INFO] [stderr] Downloaded casper-engine-test-support v1.1.1 [INFO] [stderr] Downloaded casper-types v1.1.1 [INFO] [stderr] Downloaded casper-execution-engine v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40943701b4e387ac5d408244d02b770202d391492d3b7ff486c11c964d0d5637 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "40943701b4e387ac5d408244d02b770202d391492d3b7ff486c11c964d0d5637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40943701b4e387ac5d408244d02b770202d391492d3b7ff486c11c964d0d5637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40943701b4e387ac5d408244d02b770202d391492d3b7ff486c11c964d0d5637", kill_on_drop: false }` [INFO] [stdout] 40943701b4e387ac5d408244d02b770202d391492d3b7ff486c11c964d0d5637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7bb7fb476e0e9ea2bef2a612a8f554040c34ab7989ad8c399fa3e9f683a8c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c7bb7fb476e0e9ea2bef2a612a8f554040c34ab7989ad8c399fa3e9f683a8c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling protobuf v2.8.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling tests v0.2.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling uint v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasmi-validation v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] error: failed to run custom build command for `tests v0.2.0 (/opt/rustwide/workdir/tests)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tests-636d213c07b31da6/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=../contract/Cargo.toml [INFO] [stderr] cargo:rerun-if-changed=../contract/src/lib.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Failed to build Wasm contracts: [INFO] [stderr] Output { status: ExitStatus(ExitStatus(25856)), stdout: "", stderr: " Compiling proc-macro2 v1.0.26\n Compiling syn v1.0.71\n Compiling unicode-xid v0.2.2\n Compiling version_check v0.9.3\n Compiling typenum v1.13.0\n Compiling getrandom v0.1.16\n Compiling cfg-if v1.0.0\nerror[E0463]: can't find crate for `core`\n |\n = note: the `wasm32-unknown-unknown` target may not be installed\n = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`\n = help: consider building the standard library from source with `cargo build -Zbuild-std`\n\nFor more information about this error, try `rustc --explain E0463`.\nerror: could not compile `cfg-if` due to previous error\nwarning: build failed, waiting for other jobs to finish...\nerror: build failed\n" }', tests/build.rs:23:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5647d18e0540 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5647d18e0540 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5647d18e0540 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5647d18e0540 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5647d18fdebc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x5647d18ddda5 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x5647d18e21eb - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5647d18e21eb - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5647d18e21eb - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5647d18e1cc1 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5647d18e28b4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x5647d18e2397 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x5647d18e0a1c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5647d18e22f9 - rust_begin_unwind [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5647d18c5bfb - std::panicking::begin_panic_fmt::hf70e90a601287d8b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x5647d18cb5ae - build_script_build::main::h4b50ab6bc79b7c73 [INFO] [stderr] at /opt/rustwide/workdir/tests/build.rs:23:5 [INFO] [stderr] 16: 0x5647d18ca3eb - core::ops::function::FnOnce::call_once::h79273b65590652f5 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 17: 0x5647d18c9e9e - std::sys_common::backtrace::__rust_begin_short_backtrace::h938b728d91dedc42 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 18: 0x5647d18c8c51 - std::rt::lang_start::{{closure}}::he100b799a7e76193 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:63:18 [INFO] [stderr] 19: 0x5647d18e2dba - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 20: 0x5647d18e2dba - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stderr] 21: 0x5647d18e2dba - std::panicking::try::hcd5af58f52320690 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stderr] 22: 0x5647d18e2dba - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stderr] 23: 0x5647d18e2dba - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:48 [INFO] [stderr] 24: 0x5647d18e2dba - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stderr] 25: 0x5647d18e2dba - std::panicking::try::h6f4a87ad169e174b [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stderr] 26: 0x5647d18e2dba - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stderr] 27: 0x5647d18e2dba - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:45:20 [INFO] [stderr] 28: 0x5647d18c8c20 - std::rt::lang_start::hea7b9a9238af36cf [INFO] [stderr] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/rt.rs:62:5 [INFO] [stderr] 29: 0x5647d18cb8bc - main [INFO] [stderr] 30: 0x7f6a52f940b3 - __libc_start_main [INFO] [stderr] 31: 0x5647d18c6a0e - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c7bb7fb476e0e9ea2bef2a612a8f554040c34ab7989ad8c399fa3e9f683a8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7bb7fb476e0e9ea2bef2a612a8f554040c34ab7989ad8c399fa3e9f683a8c0", kill_on_drop: false }` [INFO] [stdout] 1c7bb7fb476e0e9ea2bef2a612a8f554040c34ab7989ad8c399fa3e9f683a8c0