[INFO] fetching crate cryptonote-raw-crypto 0.2.5... [INFO] checking cryptonote-raw-crypto-0.2.5 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate cryptonote-raw-crypto 0.2.5 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate cryptonote-raw-crypto 0.2.5 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] 287215fc2308a5e74af1ca1b3824025c8ddd52a8a050d9bea915fd7c7704f949 [INFO] running `"docker" "start" "-a" "287215fc2308a5e74af1ca1b3824025c8ddd52a8a050d9bea915fd7c7704f949"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bindgen v0.45.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling quote v0.6.13 [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 23.84s [INFO] running `"docker" "inspect" "287215fc2308a5e74af1ca1b3824025c8ddd52a8a050d9bea915fd7c7704f949"` [INFO] running `"docker" "rm" "-f" "287215fc2308a5e74af1ca1b3824025c8ddd52a8a050d9bea915fd7c7704f949"` [INFO] [stdout] 287215fc2308a5e74af1ca1b3824025c8ddd52a8a050d9bea915fd7c7704f949