[INFO] crate tari_base_node 0.1.0 is already in cache [INFO] checking tari_base_node-0.1.0 against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] extracting crate tari_base_node 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tari_base_node 0.1.0 on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tari_base_node 0.1.0 [INFO] finished tweaking crates.io crate tari_base_node 0.1.0 [INFO] tweaked toml for crates.io crate tari_base_node 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate tari_base_node 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 99bee3db1c5f03c61a4207c34f4107fb0211714cfafc49e3a18edaf1c806e228 [INFO] running `"docker" "start" "-a" "99bee3db1c5f03c61a4207c34f4107fb0211714cfafc49e3a18edaf1c806e228"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] error: legacy asm! syntax is no longer supported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/subtle-2.2.2/src/lib.rs:150:14 [INFO] [stderr] | [INFO] [stderr] 150 | unsafe { asm!("" : "=r"(input) : "0"(input) ) } [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace with: `llvm_asm!` [INFO] [stderr] [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `subtle`. [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 `"docker" "inspect" "99bee3db1c5f03c61a4207c34f4107fb0211714cfafc49e3a18edaf1c806e228"` [INFO] running `"docker" "rm" "-f" "99bee3db1c5f03c61a4207c34f4107fb0211714cfafc49e3a18edaf1c806e228"` [INFO] [stdout] 99bee3db1c5f03c61a4207c34f4107fb0211714cfafc49e3a18edaf1c806e228