[INFO] cloning repository https://github.com/ziyuanliu/bitcoin-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziyuanliu/bitcoin-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziyuanliu%2Fbitcoin-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziyuanliu%2Fbitcoin-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c645623e83312377a9fccf5fc20e3d9dbde72bc8 [INFO] checking ziyuanliu/bitcoin-rust against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziyuanliu%2Fbitcoin-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ziyuanliu/bitcoin-rust on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ziyuanliu/bitcoin-rust [INFO] finished tweaking git repo https://github.com/ziyuanliu/bitcoin-rust [INFO] tweaked toml for git repo https://github.com/ziyuanliu/bitcoin-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ziyuanliu/bitcoin-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8871e208a8199fdbf0d1f8864fb14d27c67bd1dd5ebb796f6865f239d4e019a [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" "a8871e208a8199fdbf0d1f8864fb14d27c67bd1dd5ebb796f6865f239d4e019a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8871e208a8199fdbf0d1f8864fb14d27c67bd1dd5ebb796f6865f239d4e019a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8871e208a8199fdbf0d1f8864fb14d27c67bd1dd5ebb796f6865f239d4e019a", kill_on_drop: false }` [INFO] [stdout] a8871e208a8199fdbf0d1f8864fb14d27c67bd1dd5ebb796f6865f239d4e019a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76bd3f35531b15f6c1e74f829a9d7351197e71534f7f31ffb1d6a71245d8e905 [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" "76bd3f35531b15f6c1e74f829a9d7351197e71534f7f31ffb1d6a71245d8e905", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking siphasher v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling bigint v1.0.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling rust-crypto v0.2.36 [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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] [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" "76bd3f35531b15f6c1e74f829a9d7351197e71534f7f31ffb1d6a71245d8e905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76bd3f35531b15f6c1e74f829a9d7351197e71534f7f31ffb1d6a71245d8e905", kill_on_drop: false }` [INFO] [stdout] 76bd3f35531b15f6c1e74f829a9d7351197e71534f7f31ffb1d6a71245d8e905