[INFO] updating cached repository https://github.com/mjd95/bcrust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 384c6fb4795fde4f2ce8e06ef68a7ff7ded1ef68 [INFO] checking mjd95/bcrust against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjd95%2Fbcrust" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjd95/bcrust on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mjd95/bcrust [INFO] finished tweaking git repo https://github.com/mjd95/bcrust [INFO] tweaked toml for git repo https://github.com/mjd95/bcrust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mjd95/bcrust already has a lockfile, it will not be regenerated [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] bf3c7fbdbbaa4780bd6a564312f6739807e94bc8c74c9efcafcc4077e5db9416 [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" "bf3c7fbdbbaa4780bd6a564312f6739807e94bc8c74c9efcafcc4077e5db9416"` [INFO] [stderr] Checking rand_isaac v0.1.0 [INFO] [stderr] Compiling bcrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.6.0 [INFO] [stderr] warning: src/c/bcrypt.c: In function 'decode_base64': [INFO] [stderr] warning: src/c/bcrypt.c:205:22: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] [INFO] [stderr] warning: const u_int8_t *p = b64data; [INFO] [stderr] warning: ^~~~~~~ [INFO] [stderr] warning: src/c/bcrypt.c: In function 'encode_base64': [INFO] [stderr] warning: src/c/bcrypt.c:247:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] [INFO] [stderr] warning: u_int8_t *bp = b64buffer; [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] warning: In file included from src/c/bcrypt_pbkdf.c:24:0: [INFO] [stderr] warning: src/c/sha2.h:68:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__string__,2,3))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/c/sha2.h:70:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/c/sha2.h:74:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__string__,2,3))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/c/sha2.h:76:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/c/sha2.h:80:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__string__,2,3))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/c/sha2.h:82:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA512_DIGEST_LENGTH))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from src/c/sha2.c:38:0: [INFO] [stderr] warning: src/c/sha2.h:68:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__string__,2,3))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/c/sha2.h:70:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/c/sha2.h:74:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__string__,2,3))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/c/sha2.h:76:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/c/sha2.h:80:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__string__,2,3))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/c/sha2.h:82:2: warning: '__bounded__' attribute directive ignored [-Wattributes] [INFO] [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA512_DIGEST_LENGTH))); [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: src/c/sha2.c:122:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] warning: const static u_int32_t K256[64] = { [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: src/c/sha2.c:142:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] warning: const static u_int32_t sha256_initial_hash_value[8] = { [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: src/c/sha2.c:154:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] warning: const static u_int64_t K512[80] = { [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: src/c/sha2.c:198:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] warning: const static u_int64_t sha384_initial_hash_value[8] = { [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: src/c/sha2.c:210:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] warning: const static u_int64_t sha512_initial_hash_value[8] = { [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: unused import: `std::ffi::CString` [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::ffi::CString; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ffi::CString` [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::ffi::CString; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.42s [INFO] running `"docker" "inspect" "bf3c7fbdbbaa4780bd6a564312f6739807e94bc8c74c9efcafcc4077e5db9416"` [INFO] running `"docker" "rm" "-f" "bf3c7fbdbbaa4780bd6a564312f6739807e94bc8c74c9efcafcc4077e5db9416"` [INFO] [stdout] bf3c7fbdbbaa4780bd6a564312f6739807e94bc8c74c9efcafcc4077e5db9416