[INFO] fetching crate cryptonote-raw-crypto 0.2.5... [INFO] checking cryptonote-raw-crypto-0.2.5 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate cryptonote-raw-crypto 0.2.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate cryptonote-raw-crypto 0.2.5 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 426e8d4ab7cb8df9a728ac38424f128eb2d3cb5e55ab459c32880ac77c29769f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "426e8d4ab7cb8df9a728ac38424f128eb2d3cb5e55ab459c32880ac77c29769f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bindgen v0.45.0 [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.48s [INFO] running `"docker" "inspect" "426e8d4ab7cb8df9a728ac38424f128eb2d3cb5e55ab459c32880ac77c29769f"` [INFO] running `"docker" "rm" "-f" "426e8d4ab7cb8df9a728ac38424f128eb2d3cb5e55ab459c32880ac77c29769f"` [INFO] [stdout] 426e8d4ab7cb8df9a728ac38424f128eb2d3cb5e55ab459c32880ac77c29769f