Dec 01 11:09:20.885 INFO documenting mjd95/bcrust against try#f86f76f89ea2b1ccbfb3741962ec2029d878a389 for pr-55318-1 Dec 01 11:09:20.885 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318-1/worker-3/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55318-1/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +f86f76f89ea2b1ccbfb3741962ec2029d878a389-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 01 11:09:21.470 INFO [stdout] 1536a2558863894a776e43f3ae5b0efece3f7b6b6fce4bc6f829a5f4efba1cef Dec 01 11:09:21.472 INFO running `"docker" "start" "-a" "1536a2558863894a776e43f3ae5b0efece3f7b6b6fce4bc6f829a5f4efba1cef"` Dec 01 11:09:22.932 INFO [stderr] usermod: no changes Dec 01 11:09:23.130 INFO [stderr] Compiling bcrust v0.1.0 (/source) Dec 01 11:09:24.825 INFO [stderr] warning: src/c/bcrypt.c: In function 'decode_base64': Dec 01 11:09:24.826 INFO [stderr] warning: src/c/bcrypt.c:205:22: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] Dec 01 11:09:24.826 INFO [stderr] warning: const u_int8_t *p = b64data; Dec 01 11:09:24.827 INFO [stderr] warning: ^ Dec 01 11:09:24.827 INFO [stderr] warning: src/c/bcrypt.c: In function 'encode_base64': Dec 01 11:09:24.828 INFO [stderr] warning: src/c/bcrypt.c:247:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] Dec 01 11:09:24.828 INFO [stderr] warning: u_int8_t *bp = b64buffer; Dec 01 11:09:24.829 INFO [stderr] warning: ^ Dec 01 11:09:24.829 INFO [stderr] warning: In file included from src/c/bcrypt_pbkdf.c:24:0: Dec 01 11:09:24.830 INFO [stderr] warning: src/c/sha2.h:68:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.830 INFO [stderr] warning: __attribute__((__bounded__(__string__,2,3))); Dec 01 11:09:24.831 INFO [stderr] warning: ^ Dec 01 11:09:24.831 INFO [stderr] warning: src/c/sha2.h:70:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.831 INFO [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); Dec 01 11:09:24.832 INFO [stderr] warning: ^ Dec 01 11:09:24.832 INFO [stderr] warning: src/c/sha2.h:74:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.833 INFO [stderr] warning: __attribute__((__bounded__(__string__,2,3))); Dec 01 11:09:24.833 INFO [stderr] warning: ^ Dec 01 11:09:24.834 INFO [stderr] warning: src/c/sha2.h:76:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.834 INFO [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); Dec 01 11:09:24.835 INFO [stderr] warning: ^ Dec 01 11:09:24.835 INFO [stderr] warning: src/c/sha2.h:80:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.836 INFO [stderr] warning: __attribute__((__bounded__(__string__,2,3))); Dec 01 11:09:24.836 INFO [stderr] warning: ^ Dec 01 11:09:24.837 INFO [stderr] warning: src/c/sha2.h:82:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.837 INFO [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA512_DIGEST_LENGTH))); Dec 01 11:09:24.837 INFO [stderr] warning: ^ Dec 01 11:09:24.838 INFO [stderr] warning: In file included from src/c/sha2.c:38:0: Dec 01 11:09:24.838 INFO [stderr] warning: src/c/sha2.h:68:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.839 INFO [stderr] warning: __attribute__((__bounded__(__string__,2,3))); Dec 01 11:09:24.839 INFO [stderr] warning: ^ Dec 01 11:09:24.840 INFO [stderr] warning: src/c/sha2.h:70:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.840 INFO [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); Dec 01 11:09:24.840 INFO [stderr] warning: ^ Dec 01 11:09:24.841 INFO [stderr] warning: src/c/sha2.h:74:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.841 INFO [stderr] warning: __attribute__((__bounded__(__string__,2,3))); Dec 01 11:09:24.841 INFO [stderr] warning: ^ Dec 01 11:09:24.841 INFO [stderr] warning: src/c/sha2.h:76:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.841 INFO [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); Dec 01 11:09:24.841 INFO [stderr] warning: ^ Dec 01 11:09:24.841 INFO [stderr] warning: src/c/sha2.h:80:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.841 INFO [stderr] warning: __attribute__((__bounded__(__string__,2,3))); Dec 01 11:09:24.841 INFO [stderr] warning: ^ Dec 01 11:09:24.841 INFO [stderr] warning: src/c/sha2.h:82:2: warning: '__bounded__' attribute directive ignored [-Wattributes] Dec 01 11:09:24.841 INFO [stderr] warning: __attribute__((__bounded__(__minbytes__,1,SHA512_DIGEST_LENGTH))); Dec 01 11:09:24.841 INFO [stderr] warning: ^ Dec 01 11:09:24.841 INFO [stderr] warning: src/c/sha2.c:122:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 01 11:09:24.841 INFO [stderr] warning: const static u_int32_t K256[64] = { Dec 01 11:09:24.841 INFO [stderr] warning: ^ Dec 01 11:09:24.841 INFO [stderr] warning: src/c/sha2.c:142:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 01 11:09:24.841 INFO [stderr] warning: const static u_int32_t sha256_initial_hash_value[8] = { Dec 01 11:09:24.841 INFO [stderr] warning: ^ Dec 01 11:09:24.841 INFO [stderr] warning: src/c/sha2.c:154:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 01 11:09:24.841 INFO [stderr] warning: const static u_int64_t K512[80] = { Dec 01 11:09:24.841 INFO [stderr] warning: ^ Dec 01 11:09:24.841 INFO [stderr] warning: src/c/sha2.c:198:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 01 11:09:24.841 INFO [stderr] warning: const static u_int64_t sha384_initial_hash_value[8] = { Dec 01 11:09:24.841 INFO [stderr] warning: ^ Dec 01 11:09:24.841 INFO [stderr] warning: src/c/sha2.c:210:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 01 11:09:24.841 INFO [stderr] warning: const static u_int64_t sha512_initial_hash_value[8] = { Dec 01 11:09:24.841 INFO [stderr] warning: ^ Dec 01 11:09:24.842 INFO [stderr] Documenting bcrust v0.1.0 (/source) Dec 01 11:09:27.062 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.10s Dec 01 11:09:27.069 INFO [stderr] su: No module specific data is present Dec 01 11:09:28.296 INFO running `"docker" "inspect" "1536a2558863894a776e43f3ae5b0efece3f7b6b6fce4bc6f829a5f4efba1cef"` Dec 01 11:09:28.630 INFO running `"docker" "rm" "-f" "1536a2558863894a776e43f3ae5b0efece3f7b6b6fce4bc6f829a5f4efba1cef"` Dec 01 11:09:28.900 INFO [stdout] 1536a2558863894a776e43f3ae5b0efece3f7b6b6fce4bc6f829a5f4efba1cef