[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] 00c0c3fbf8a47a09fb08191b12f3cc926efd38c7 [INFO] testing rand-chain/rust-randchain-prototype against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frand-chain%2Frust-randchain-prototype" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rand-chain/rust-randchain-prototype on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf4e0419c9c52cb9eb44aa8aaadd09887dae3bba53e90963c03365f22d5d2d73 [INFO] running `Command { std: "docker" "start" "-a" "bf4e0419c9c52cb9eb44aa8aaadd09887dae3bba53e90963c03365f22d5d2d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf4e0419c9c52cb9eb44aa8aaadd09887dae3bba53e90963c03365f22d5d2d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4e0419c9c52cb9eb44aa8aaadd09887dae3bba53e90963c03365f22d5d2d73", kill_on_drop: false }` [INFO] [stdout] bf4e0419c9c52cb9eb44aa8aaadd09887dae3bba53e90963c03365f22d5d2d73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 722cd44572160ba30f216fae30b53158f90f182900336ab596b6f90ab505c702 [INFO] running `Command { std: "docker" "start" "-a" "722cd44572160ba30f216fae30b53158f90f182900336ab596b6f90ab505c702", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heapsize v0.3.9 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling futures v0.1.17 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.1 [INFO] [stderr] Compiling heapsize v0.4.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rustc-hex v2.0.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rug v1.11.0 [INFO] [stderr] Compiling az v1.0.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling siphasher v0.1.3 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling elapsed v0.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling serde v1.0.21 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling arrayvec v0.4.6 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling app_dirs v1.2.1 (https://github.com/paritytech/app-dirs-rs#0b37f948) [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling bigint v1.0.5 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling elastic-array v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling murmur3 v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling mio v0.6.11 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling serde_json v1.0.6 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.2.6 [INFO] [stderr] Compiling abstract-ns v0.3.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serialization_derive v0.1.0 (/opt/rustwide/workdir/serialization_derive) [INFO] [stderr] Compiling display_derive v0.0.0 [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:120:4 [INFO] [stdout] | [INFO] [stdout] 120 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 121 | | add $15, $0 [INFO] [stdout] 122 | | adc $16, $1 [INFO] [stdout] 123 | | adc $17, $2 [INFO] [stdout] ... | [INFO] [stdout] 152 | | : [INFO] [stdout] 153 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1124 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_add` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:223:4 [INFO] [stdout] | [INFO] [stdout] 223 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 224 | | sub $15, $0 [INFO] [stdout] 225 | | sbb $16, $1 [INFO] [stdout] 226 | | sbb $17, $2 [INFO] [stdout] ... | [INFO] [stdout] 255 | | : [INFO] [stdout] 256 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1124 | construct_uint!(U512, 8); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_sub` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:96:4 [INFO] [stdout] | [INFO] [stdout] 96 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 97 | | add $9, $0 [INFO] [stdout] 98 | | adc $10, $1 [INFO] [stdout] 99 | | adc $11, $2 [INFO] [stdout] ... | [INFO] [stdout] 107 | | : [INFO] [stdout] 108 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1125 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_add` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:200:4 [INFO] [stdout] | [INFO] [stdout] 200 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 201 | | sub $9, $0 [INFO] [stdout] 202 | | sbb $10, $1 [INFO] [stdout] 203 | | sbb $11, $2 [INFO] [stdout] ... | [INFO] [stdout] 210 | | : [INFO] [stdout] 211 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1125 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_sub` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:274:4 [INFO] [stdout] | [INFO] [stdout] 274 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 275 | | mov $5, %rax [INFO] [stdout] 276 | | mulq $9 [INFO] [stdout] 277 | | mov %rax, $0 [INFO] [stdout] ... | [INFO] [stdout] 375 | | [INFO] [stdout] 376 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 1125 | construct_uint!(U256, 4); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] = note: this error originates in the macro `uint_overflowing_mul` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bigint-1.0.5/src/uint.rs:1137:4 [INFO] [stdout] | [INFO] [stdout] 1137 | asm!(" [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | _____________help: replace with: `llvm_asm!` [INFO] [stdout] | | [INFO] [stdout] 1138 | | mov $8, %rax [INFO] [stdout] 1139 | | mulq $12 [INFO] [stdout] 1140 | | mov %rax, $0 [INFO] [stdout] ... | [INFO] [stdout] 1262 | | : [INFO] [stdout] 1263 | | ); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bigint` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "722cd44572160ba30f216fae30b53158f90f182900336ab596b6f90ab505c702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722cd44572160ba30f216fae30b53158f90f182900336ab596b6f90ab505c702", kill_on_drop: false }` [INFO] [stdout] 722cd44572160ba30f216fae30b53158f90f182900336ab596b6f90ab505c702