[INFO] fetching crate bchlib-sys 0.2.1...
[INFO] checking bchlib-sys-0.2.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bchlib-sys 0.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate bchlib-sys 0.2.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bchlib-sys 0.2.1
[INFO] finished tweaking crates.io crate bchlib-sys 0.2.1
[INFO] tweaked toml for crates.io crate bchlib-sys 0.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded clang-sys v0.26.4
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded which v1.0.5
[INFO] [stderr]   Downloaded proc-macro2 v0.3.5
[INFO] [stderr]   Downloaded bindgen v0.42.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fad32ff41281b98191e2709dc7c3e1cbfa61c8e15b51c6cb6ea0d2718e6714b
[INFO] running `Command { std: "docker" "start" "-a" "2fad32ff41281b98191e2709dc7c3e1cbfa61c8e15b51c6cb6ea0d2718e6714b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fad32ff41281b98191e2709dc7c3e1cbfa61c8e15b51c6cb6ea0d2718e6714b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fad32ff41281b98191e2709dc7c3e1cbfa61c8e15b51c6cb6ea0d2718e6714b", kill_on_drop: false }`
[INFO] [stdout] 2fad32ff41281b98191e2709dc7c3e1cbfa61c8e15b51c6cb6ea0d2718e6714b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0821f5a518657c0617abc92041bc66d4448492ad6eba9d4bfae388c7b0374c5e
[INFO] running `Command { std: "docker" "start" "-a" "0821f5a518657c0617abc92041bc66d4448492ad6eba9d4bfae388c7b0374c5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling bindgen v0.42.3
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling bchlib-sys v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: bchlib-sys@0.2.1: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c: In function 'unpack_eccbits':
[INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c:1410:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: bchlib-sys@0.2.1:  1410 |     for (k=0;k<bch->ecc_bits;++k)
[INFO] [stderr] warning: bchlib-sys@0.2.1:       |               ^
[INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c: In function 'pack_eccbits':
[INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c:1422:15: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: bchlib-sys@0.2.1:  1422 |     for (k=0;k<bch->ecc_bits;++k) {
[INFO] [stderr] warning: bchlib-sys@0.2.1:       |               ^
[INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c: In function 'correct_bch':
[INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c:1503:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: bchlib-sys@0.2.1:  1503 |         if ( (bi>>3) < len)
[INFO] [stderr] warning: bchlib-sys@0.2.1:       |                      ^
[INFO] [stderr] warning: bchlib-sys@0.2.1: src/bch/bch.c:1498:38: warning: unused parameter 'bch' [-Wunused-parameter]
[INFO] [stderr] warning: bchlib-sys@0.2.1:  1498 | void correct_bch(struct bch_control *bch, uint8_t *data, unsigned int len,unsigned int *errloc, int nerr)
[INFO] [stderr] warning: bchlib-sys@0.2.1:       |                  ~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:3:6207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of f...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:1025
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . m as * const _ as usize } , 0usize , concat ! ( "Offset of fie...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:1238
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . n as * const _ as usize } , 4usize , concat ! ( "Offset of fie...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:1451
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . t as * const _ as usize } , 8usize , concat ! ( "Offset of fie...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:1664
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . ecc_bits as * const _ as usize } , 12usize , concat ! ( "Offse...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:1892
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . ecc_bytes as * const _ as usize } , 16usize , concat ! ( "Offs...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:2122
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . a_pow_tab as * const _ as usize } , 24usize , concat ! ( "Offs...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:2352
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . a_log_tab as * const _ as usize } , 32usize , concat ! ( "Offs...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:2582
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . mod8_tab as * const _ as usize } , 40usize , concat ! ( "Offse...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:2810
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . ecc_buf as * const _ as usize } , 48usize , concat ! ( "Offset...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:3036
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . ecc_buf2 as * const _ as usize } , 56usize , concat ! ( "Offse...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:3264
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . xi_tab as * const _ as usize } , 64usize , concat ! ( "Offset ...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:3488
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . syn as * const _ as usize } , 72usize , concat ! ( "Offset of ...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:3706
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . cache as * const _ as usize } , 80usize , concat ! ( "Offset o...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:3928
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . elp as * const _ as usize } , 88usize , concat ! ( "Offset of ...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:4146
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . poly_2t as * const _ as usize } , 96usize , concat ! ( "Offset...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/bchlib-sys-e18af4835b331a71/out/bindings.rs:20:4372
[INFO] [stdout]    |
[INFO] [stdout] 20 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < bch_control > ( ) ) ) . databuf as * const _ as usize } , 128usize , concat ! ( "Offse...
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "0821f5a518657c0617abc92041bc66d4448492ad6eba9d4bfae388c7b0374c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0821f5a518657c0617abc92041bc66d4448492ad6eba9d4bfae388c7b0374c5e", kill_on_drop: false }`
[INFO] [stdout] 0821f5a518657c0617abc92041bc66d4448492ad6eba9d4bfae388c7b0374c5e
