[INFO] cloning repository https://github.com/nearcomponents/contract-version-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nearcomponents/contract-version-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnearcomponents%2Fcontract-version-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnearcomponents%2Fcontract-version-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c36e5d1098351dee12af76d76649722ff3b6256 [INFO] testing nearcomponents/contract-version-example against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnearcomponents%2Fcontract-version-example" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nearcomponents/contract-version-example on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-47/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/nearcomponents/contract-version-example [INFO] finished tweaking git repo https://github.com/nearcomponents/contract-version-example [INFO] tweaked toml for git repo https://github.com/nearcomponents/contract-version-example written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/nearcomponents/contract-version-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2fb197f456f3820ca538f8e7a0511ed1b97d9fc987db8f61bc44e04aba9e096 [INFO] running `Command { std: "docker" "start" "-a" "a2fb197f456f3820ca538f8e7a0511ed1b97d9fc987db8f61bc44e04aba9e096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2fb197f456f3820ca538f8e7a0511ed1b97d9fc987db8f61bc44e04aba9e096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2fb197f456f3820ca538f8e7a0511ed1b97d9fc987db8f61bc44e04aba9e096", kill_on_drop: false }` [INFO] [stdout] a2fb197f456f3820ca538f8e7a0511ed1b97d9fc987db8f61bc44e04aba9e096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4787bca10721944b2985f35821fabde45c65b4ef9bbeb23407e8db55145797f [INFO] running `Command { std: "docker" "start" "-a" "f4787bca10721944b2985f35821fabde45c65b4ef9bbeb23407e8db55145797f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling near-sys v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling parity-secp256k1 v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling c2-chacha v0.3.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling near-sdk-macros v4.0.0-pre.7 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling near-rpc-error-core v0.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling validator v0.12.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling near-rpc-error-macro v0.10.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling near-account-id v0.10.0 [INFO] [stderr] Compiling near-vm-errors v0.10.0 [INFO] [stderr] Compiling near-primitives-core v0.10.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling near-crypto v0.10.0 [INFO] [stderr] Compiling near-primitives v0.10.0 [INFO] [stderr] Compiling near-vm-logic v0.10.0 [INFO] [stderr] Compiling near-sdk v4.0.0-pre.7 [INFO] [stderr] Compiling contract-version v0.0.1 (https://github.com/nearcomponents/contract-version.git?rev=6d452a4#6d452a4e) [INFO] [stderr] Compiling example-counter v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `example-counter v0.0.2 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/example-counter-ca26791261edfc38/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=NEARAPPS_GIT_SHA=0.0.2-3-g1c36e5d1098351dee12af76d76649722ff3b6256 [INFO] [stderr] cargo:rustc-env=NEARAPPS_GIT_DATETIME=2022-02-23 12:30:22 -0300 [INFO] [stderr] cargo:rustc-env=NEARAPPS_GIT_DIRTY=true [INFO] [stderr] cargo:rustc-env=NEARAPPS_CARGO_FEATURES=default [INFO] [stderr] cargo:rustc-env=NEARAPPS_CARGO_PROFILE=debug [INFO] [stderr] cargo:rustc-env=NEARAPPS_RUSTC_SEMVER=1.61.0-beta.2 [INFO] [stderr] cargo:rustc-env=NEARAPPS_RUSTC_LLVM=14.0 [INFO] [stderr] cargo:rustc-env=NEARAPPS_RUSTC_SHA=7c13df853721b60a03e7c0bb084d2eb1e27a9caa [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'assertion failed: cmd.status.success()', /opt/rustwide/cargo-home/git/checkouts/contract-version-e70b8462bdd4d0fd/6d452a4/src/lib.rs:114:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561902547d9d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x561902547d9d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561902547d9d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x561902547d9d - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x5619025661fc - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x561902545281 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x561902549545 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x561902549545 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x561902549545 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5619025491f9 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x561902549a92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x561902549939 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x561902548254 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x5619025496a9 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x5619024ee463 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x5619024ee32d - core::panicking::panic::h19a70c01bbabd538 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x5619024ef05c - contract_version::build::setup_rerun::hcfe6703d034f420d [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/contract-version-e70b8462bdd4d0fd/6d452a4/src/lib.rs:114:13 [INFO] [stderr] 17: 0x5619024eea80 - build_script_build::main::h5429a6c3aebcda27 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:11:5 [INFO] [stderr] 18: 0x5619024ee7db - core::ops::function::FnOnce::call_once::h4e4ce6adc9a9e092 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5619024ee72e - std::sys_common::backtrace::__rust_begin_short_backtrace::h8cb6396b10b50eaf [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 20: 0x5619024eeb11 - std::rt::lang_start::{{closure}}::hcbb2bf697265d07f [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18 [INFO] [stderr] 21: 0x561902541e3e - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x561902541e3e - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 23: 0x561902541e3e - std::panicking::try::h87f80f5db1929b60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 24: 0x561902541e3e - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x561902541e3e - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stderr] 26: 0x561902541e3e - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 27: 0x561902541e3e - std::panicking::try::h428fba6a4941d8ed [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 28: 0x561902541e3e - std::panic::catch_unwind::hd73c90258412492e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x561902541e3e - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stderr] 30: 0x5619024eeae0 - std::rt::lang_start::h2467246e02e828e3 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17 [INFO] [stderr] 31: 0x5619024eeaac - main [INFO] [stderr] 32: 0x7f0f014660b3 - __libc_start_main [INFO] [stderr] 33: 0x5619024ee65e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f4787bca10721944b2985f35821fabde45c65b4ef9bbeb23407e8db55145797f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4787bca10721944b2985f35821fabde45c65b4ef9bbeb23407e8db55145797f", kill_on_drop: false }` [INFO] [stdout] f4787bca10721944b2985f35821fabde45c65b4ef9bbeb23407e8db55145797f