[INFO] cloning repository https://github.com/cloudmex/NCD-playground-2021-06
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cloudmex/NCD-playground-2021-06" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudmex%2FNCD-playground-2021-06", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudmex%2FNCD-playground-2021-06'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0fc20dadc80a851873539ddd84a6f50e2cba3d8f
[INFO] testing cloudmex/NCD-playground-2021-06 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudmex%2FNCD-playground-2021-06" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cloudmex/NCD-playground-2021-06
[INFO] finished tweaking git repo https://github.com/cloudmex/NCD-playground-2021-06
[INFO] tweaked toml for git repo https://github.com/cloudmex/NCD-playground-2021-06 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cloudmex/NCD-playground-2021-06 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cloudmex/NCD-playground-2021-06 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/nearprotocol/nearcore.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quickcheck_macros v0.9.1
[INFO] [stderr]   Downloaded quickcheck v0.9.2
[INFO] [stderr]   Downloaded near-sdk v3.1.0
[INFO] [stderr]   Downloaded borsh-derive-internal v0.8.2
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded near-rpc-error-core v0.1.0
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.8.2
[INFO] [stderr]   Downloaded near-runtime-utils v4.0.0-pre.1
[INFO] [stderr]   Downloaded keccak v0.1.0
[INFO] [stderr]   Downloaded near-vm-errors v4.0.0-pre.1
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.1.0
[INFO] [stderr]   Downloaded borsh-derive v0.8.2
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded near-sdk-macros v3.1.0
[INFO] [stderr]   Downloaded near-sdk-core v3.1.0
[INFO] [stderr]   Downloaded primitive-types v0.9.0
[INFO] [stderr]   Downloaded impl-codec v0.5.0
[INFO] [stderr]   Downloaded rlp v0.5.0
[INFO] [stderr]   Downloaded uint v0.8.5
[INFO] [stderr]   Downloaded sha2 v0.9.5
[INFO] [stderr]   Downloaded borsh v0.8.2
[INFO] [stderr]   Downloaded near-primitives-core v0.4.0
[INFO] [stderr]   Downloaded impl-rlp v0.3.0
[INFO] [stderr]   Downloaded radium v0.6.2
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded fixed-hash v0.7.0
[INFO] [stderr]   Downloaded near-vm-logic v4.0.0-pre.1
[INFO] [stderr]   Downloaded byte-slice-cast v1.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded reed-solomon-erasure v4.0.2
[INFO] [stderr]   Downloaded uint v0.9.1
[INFO] [stderr]   Downloaded arrayvec v0.7.1
[INFO] [stderr]   Downloaded parity-scale-codec v2.1.3
[INFO] [stderr]   Downloaded base64 v0.11.0
[INFO] [stderr]   Downloaded syn v1.0.57
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded num-bigint v0.3.2
[INFO] [stderr]   Downloaded impl-serde v0.3.1
[INFO] [stderr]   Downloaded ethbloom v0.11.0
[INFO] [stderr]   Downloaded bitvec v0.20.4
[INFO] [stderr]   Downloaded ethereum-types v0.11.0
[INFO] [stderr]   Downloaded c2-chacha v0.3.1
[INFO] [stderr]   Downloaded cipher v0.2.5
[INFO] [stderr]   Downloaded parity-secp256k1 v0.7.0
[INFO] [stderr]   Downloaded ed25519 v1.1.1
[INFO] [stderr]   Downloaded signature v1.3.1
[INFO] [stderr]   Downloaded jemallocator v0.3.2
[INFO] [stderr]   Downloaded easy-ext v0.2.8
[INFO] [stderr]   Downloaded fs_extra v1.2.0
[INFO] [stderr]   Downloaded time v0.1.43
[INFO] [stderr]   Downloaded near-contract-standards v3.2.0
[INFO] [stderr]   Downloaded blake2 v0.9.1
[INFO] [stderr]   Downloaded sha3 v0.8.2
[INFO] [stderr]   Downloaded jemalloc-sys v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ebdc71cfb22cc473ad161451f81e98b13c1771ab8e551d805a0eb9120baf760c
[INFO] running `Command { std: "docker" "start" "ebdc71cfb22cc473ad161451f81e98b13c1771ab8e551d805a0eb9120baf760c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebdc71cfb22cc473ad161451f81e98b13c1771ab8e551d805a0eb9120baf760c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebdc71cfb22cc473ad161451f81e98b13c1771ab8e551d805a0eb9120baf760c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebdc71cfb22cc473ad161451f81e98b13c1771ab8e551d805a0eb9120baf760c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebdc71cfb22cc473ad161451f81e98b13c1771ab8e551d805a0eb9120baf760c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling indexmap v1.7.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 generic-array v0.14.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout]    |          -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_`
[INFO] [stdout]    |          |
[INFO] [stdout]    |          arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `u64`
[INFO] [stdout]            found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/uint_macros.rs:3747:21
[INFO] [stdout]   --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/mod.rs:1319:4
[INFO] [stdout]   ::: /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/mod.rs:1343:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: in this macro invocation
[INFO] [stdout]    = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 70 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 70 +         .div_ceil(big_digit::BITS.into())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:585:19
[INFO] [stdout]     |
[INFO] [stdout] 585 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/uint_macros.rs:3747:21
[INFO] [stdout]    --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/mod.rs:1319:4
[INFO] [stdout]    ::: /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/mod.rs:1343:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 585 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 585 +         .div_ceil(u64::from(bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:613:19
[INFO] [stdout]     |
[INFO] [stdout] 613 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/uint_macros.rs:3747:21
[INFO] [stdout]    --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/mod.rs:1319:4
[INFO] [stdout]    ::: /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/mod.rs:1343:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 613 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 613 +         .div_ceil(u64::from(bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint.rs:393:54
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout]     |                                             -------- ^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/uint_macros.rs:3747:21
[INFO] [stdout]    --> /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/mod.rs:1319:4
[INFO] [stdout]    ::: /rustc/04eb0d7194012623e82369b466d5084522957446/library/core/src/num/mod.rs:1343:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: in this macro invocation
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 393 -                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 393 +                 let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sha3 v0.8.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ebdc71cfb22cc473ad161451f81e98b13c1771ab8e551d805a0eb9120baf760c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebdc71cfb22cc473ad161451f81e98b13c1771ab8e551d805a0eb9120baf760c", kill_on_drop: false }`
[INFO] [stdout] ebdc71cfb22cc473ad161451f81e98b13c1771ab8e551d805a0eb9120baf760c
