[INFO] fetching crate cryptonote-raw-crypto 0.2.5... [INFO] checking cryptonote-raw-crypto-0.2.5 against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] extracting crate cryptonote-raw-crypto 0.2.5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cryptonote-raw-crypto 0.2.5 on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cryptonote-raw-crypto 0.2.5 [INFO] finished tweaking crates.io crate cryptonote-raw-crypto 0.2.5 [INFO] tweaked toml for crates.io crate cryptonote-raw-crypto 0.2.5 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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] 8b4ae7db0979d52cc2873dc38d9295cc9e99570ae4b18c6ec985bbfca68a34ee [INFO] running `"docker" "start" "-a" "8b4ae7db0979d52cc2873dc38d9295cc9e99570ae4b18c6ec985bbfca68a34ee"` [INFO] [stderr] Compiling bindgen v0.45.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling cryptonote-raw-crypto v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from ext/hash-extra-jh.c:37:0: [INFO] [stderr] warning: ext/hash-ops.h: In function 'place_length': [INFO] [stderr] warning: ext/hash-ops.h:25:47: warning: implicit declaration of function 'swap32be' [-Wimplicit-function-declaration] [INFO] [stderr] warning: *(uint32_t *) padd(buffer, bufsize - 4) = swap32be(length); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] warning: ext/hash-ops.h:27:47: warning: implicit declaration of function 'swap64be' [-Wimplicit-function-declaration] [INFO] [stderr] warning: *(uint64_t *) padd(buffer, bufsize - 8) = swap64be(length); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] warning: In file included from ext/hash-extra-skein.c:34:0: [INFO] [stderr] warning: ext/hash-ops.h: In function 'place_length': [INFO] [stderr] warning: ext/hash-ops.h:25:47: warning: implicit declaration of function 'swap32be' [-Wimplicit-function-declaration] [INFO] [stderr] warning: *(uint32_t *) padd(buffer, bufsize - 4) = swap32be(length); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] warning: ext/hash-ops.h:27:47: warning: implicit declaration of function 'swap64be' [-Wimplicit-function-declaration] [INFO] [stderr] warning: *(uint64_t *) padd(buffer, bufsize - 8) = swap64be(length); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] warning: In file included from ext/skein.h:30:0, [INFO] [stderr] warning: from ext/hash-extra-skein.c:35: [INFO] [stderr] warning: ext/skein_port.h: At top level: [INFO] [stderr] warning: ext/skein_port.h:126:0: warning: "PLATFORM_BYTE_ORDER" redefined [INFO] [stderr] warning: # define PLATFORM_BYTE_ORDER IS_BIG_ENDIAN [INFO] [stderr] warning: [INFO] [stderr] warning: ext/skein_port.h:122:0: note: this is the location of the previous definition [INFO] [stderr] warning: # define PLATFORM_BYTE_ORDER IS_LITTLE_ENDIAN [INFO] [stderr] warning: [INFO] [stderr] warning: In file included from ext/hash.c:35:0: [INFO] [stderr] warning: ext/hash-ops.h: In function 'place_length': [INFO] [stderr] warning: ext/hash-ops.h:25:47: warning: implicit declaration of function 'swap32be' [-Wimplicit-function-declaration] [INFO] [stderr] warning: *(uint32_t *) padd(buffer, bufsize - 4) = swap32be(length); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] warning: ext/hash-ops.h:27:47: warning: implicit declaration of function 'swap64be' [-Wimplicit-function-declaration] [INFO] [stderr] warning: *(uint64_t *) padd(buffer, bufsize - 8) = swap64be(length); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] warning: In file included from ext/random.c:35:0: [INFO] [stderr] warning: ext/hash-ops.h: In function 'place_length': [INFO] [stderr] warning: ext/hash-ops.h:25:47: warning: implicit declaration of function 'swap32be' [-Wimplicit-function-declaration] [INFO] [stderr] warning: *(uint32_t *) padd(buffer, bufsize - 4) = swap32be(length); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] warning: ext/hash-ops.h:27:47: warning: implicit declaration of function 'swap64be' [-Wimplicit-function-declaration] [INFO] [stderr] warning: *(uint64_t *) padd(buffer, bufsize - 8) = swap64be(length); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] warning: In file included from ext/skein.h:30:0, [INFO] [stderr] warning: from ext/skein.c:15: [INFO] [stderr] warning: ext/skein_port.h:126:0: warning: "PLATFORM_BYTE_ORDER" redefined [INFO] [stderr] warning: # define PLATFORM_BYTE_ORDER IS_BIG_ENDIAN [INFO] [stderr] warning: [INFO] [stderr] warning: ext/skein_port.h:122:0: note: this is the location of the previous definition [INFO] [stderr] warning: # define PLATFORM_BYTE_ORDER IS_LITTLE_ENDIAN [INFO] [stderr] warning: [INFO] [stderr] warning: In file included from ext/tree-hash.c:35:0: [INFO] [stderr] warning: ext/hash-ops.h: In function 'place_length': [INFO] [stderr] warning: ext/hash-ops.h:25:47: warning: implicit declaration of function 'swap32be' [-Wimplicit-function-declaration] [INFO] [stderr] warning: *(uint32_t *) padd(buffer, bufsize - 4) = swap32be(length); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] warning: ext/hash-ops.h:27:47: warning: implicit declaration of function 'swap64be' [-Wimplicit-function-declaration] [INFO] [stderr] warning: *(uint64_t *) padd(buffer, bufsize - 8) = swap64be(length); [INFO] [stderr] warning: ^~~~~~~~ [INFO] [stderr] warning: ext/crypto.c: In function 'hash_to_scalar': [INFO] [stderr] warning: ext/crypto.c:16:3: warning: implicit declaration of function 'cn_fast_hash' [-Wimplicit-function-declaration] [INFO] [stderr] warning: cn_fast_hash(data, length, res); [INFO] [stderr] warning: ^~~~~~~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.79s [INFO] running `"docker" "inspect" "8b4ae7db0979d52cc2873dc38d9295cc9e99570ae4b18c6ec985bbfca68a34ee"` [INFO] running `"docker" "rm" "-f" "8b4ae7db0979d52cc2873dc38d9295cc9e99570ae4b18c6ec985bbfca68a34ee"` [INFO] [stdout] 8b4ae7db0979d52cc2873dc38d9295cc9e99570ae4b18c6ec985bbfca68a34ee