[INFO] cloning repository https://github.com/rand-chain/rust-randchain-prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rand-chain/rust-randchain-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frand-chain%2Frust-randchain-prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frand-chain%2Frust-randchain-prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed4116f433ddf702edd579a1504c328f53000652
[INFO] checking rand-chain/rust-randchain-prototype/ed4116f433ddf702edd579a1504c328f53000652 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frand-chain%2Frust-randchain-prototype" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rand-chain/rust-randchain-prototype on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/rand-chain/rust-randchain-prototype
[INFO] finished tweaking git repo https://github.com/rand-chain/rust-randchain-prototype
[INFO] tweaked toml for git repo https://github.com/rand-chain/rust-randchain-prototype written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rand-chain/rust-randchain-prototype 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/rust-rocksdb`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ethcore/jsonrpc.git`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/app-dirs-rs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-hex v2.0.0
[INFO] [stderr]   Downloaded abstract-ns v0.3.4
[INFO] [stderr]   Downloaded serde_derive v1.0.21
[INFO] [stderr]   Downloaded termcolor v0.3.3
[INFO] [stderr]   Downloaded wincolor v0.1.5
[INFO] [stderr]   Downloaded ns-dns-tokio v0.3.1
[INFO] [stderr]   Downloaded assert_matches v1.4.0
[INFO] [stderr]   Downloaded elastic-array v0.6.0
[INFO] [stderr]   Downloaded arrayvec v0.4.6
[INFO] [stderr]   Downloaded env_logger v0.5.3
[INFO] [stderr]   Downloaded serde v1.0.21
[INFO] [stderr]   Downloaded bigint v1.0.5
[INFO] [stderr]   Downloaded domain v0.2.2
[INFO] [stderr]   Downloaded rug v1.11.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.4.1
[INFO] [stderr]   Downloaded murmur3 v0.4.0
[INFO] [stderr]   Downloaded ecvrf v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0088e593b6cc0819ba879a6895cd990d6a0bf3fe13682ddd4c7b25b4449f1a34
[INFO] running `Command { std: "docker" "start" "-a" "0088e593b6cc0819ba879a6895cd990d6a0bf3fe13682ddd4c7b25b4449f1a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0088e593b6cc0819ba879a6895cd990d6a0bf3fe13682ddd4c7b25b4449f1a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0088e593b6cc0819ba879a6895cd990d6a0bf3fe13682ddd4c7b25b4449f1a34", kill_on_drop: false }`
[INFO] [stdout] 0088e593b6cc0819ba879a6895cd990d6a0bf3fe13682ddd4c7b25b4449f1a34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68399a6caac386292b439842991bf506b939b6ec441a0f3832c1ba600e359429
[INFO] running `Command { std: "docker" "start" "-a" "68399a6caac386292b439842991bf506b939b6ec441a0f3832c1ba600e359429", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling heapsize v0.3.9
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bigint v1.0.5
[INFO] [stderr]    Compiling heapsize v0.4.1
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.7.0
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling rug v1.11.0
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking rustc-hex v2.0.0
[INFO] [stderr]     Checking time v0.1.38
[INFO] [stderr]    Compiling serialization_derive v0.1.0 (/opt/rustwide/workdir/serialization_derive)
[INFO] [stderr]    Compiling rayon v0.8.2
[INFO] [stderr]     Checking az v1.0.0
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking subtle v2.3.0
[INFO] [stderr]     Checking zeroize v1.1.1
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking curve25519-dalek v2.1.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking elapsed v0.1.2
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigint-1.0.5/src/uint.rs:120:4
[INFO] [stdout]      |
[INFO] [stdout] 120  |             asm!("
[INFO] [stdout]      |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1124 | construct_uint!(U512, 8);
[INFO] [stdout]      | ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `uint_overflowing_add` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 33   + use std::arch::asm;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigint-1.0.5/src/uint.rs:223:4
[INFO] [stdout]      |
[INFO] [stdout] 223  |             asm!("
[INFO] [stdout]      |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1124 | construct_uint!(U512, 8);
[INFO] [stdout]      | ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `uint_overflowing_sub` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 33   + use std::arch::asm;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigint-1.0.5/src/uint.rs:96:4
[INFO] [stdout]      |
[INFO] [stdout] 96   |             asm!("
[INFO] [stdout]      |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1125 | construct_uint!(U256, 4);
[INFO] [stdout]      | ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `uint_overflowing_add` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 33   + use std::arch::asm;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigint-1.0.5/src/uint.rs:200:4
[INFO] [stdout]      |
[INFO] [stdout] 200  |             asm!("
[INFO] [stdout]      |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1125 | construct_uint!(U256, 4);
[INFO] [stdout]      | ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `uint_overflowing_sub` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 33   + use std::arch::asm;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigint-1.0.5/src/uint.rs:274:4
[INFO] [stdout]      |
[INFO] [stdout] 274  |             asm!("
[INFO] [stdout]      |             ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1125 | construct_uint!(U256, 4);
[INFO] [stdout]      | ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `uint_overflowing_mul` which comes from the expansion of the macro `construct_uint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 33   + use std::arch::asm;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bigint-1.0.5/src/uint.rs:1137:4
[INFO] [stdout]      |
[INFO] [stdout] 1137 |             asm!("
[INFO] [stdout]      |             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]      |
[INFO] [stdout] 33   + use std::arch::asm;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sha2 v0.9.2
[INFO] [stderr]     Checking siphasher v0.1.3
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bigint` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "68399a6caac386292b439842991bf506b939b6ec441a0f3832c1ba600e359429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68399a6caac386292b439842991bf506b939b6ec441a0f3832c1ba600e359429", kill_on_drop: false }`
[INFO] [stdout] 68399a6caac386292b439842991bf506b939b6ec441a0f3832c1ba600e359429
