[INFO] fetching crate olivec-sys 0.1.1...
[INFO] building olivec-sys-0.1.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate olivec-sys 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate olivec-sys 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate olivec-sys 0.1.1
[INFO] tweaked toml for crates.io crate olivec-sys 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate olivec-sys 0.1.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate olivec-sys 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peeking_take_while v0.1.2
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded libloading v0.5.2
[INFO] [stderr]   Downloaded cexpr v0.4.0
[INFO] [stderr]   Downloaded clang-sys v0.29.3
[INFO] [stderr]   Downloaded glob v0.3.0
[INFO] [stderr]   Downloaded cc v1.0.77
[INFO] [stderr]   Downloaded proc-macro2 v1.0.47
[INFO] [stderr]   Downloaded nom v5.1.2
[INFO] [stderr]   Downloaded bindgen v0.54.0
[INFO] [stderr]   Downloaded regex v1.7.0
[INFO] [stderr]   Downloaded stb-sys v0.6.0
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2f5a0e752f5d85b94a35a595320ab9b3603442b9456d4f1aa007cc0627d26cc
[INFO] running `Command { std: "docker" "start" "-a" "e2f5a0e752f5d85b94a35a595320ab9b3603442b9456d4f1aa007cc0627d26cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2f5a0e752f5d85b94a35a595320ab9b3603442b9456d4f1aa007cc0627d26cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f5a0e752f5d85b94a35a595320ab9b3603442b9456d4f1aa007cc0627d26cc", kill_on_drop: false }`
[INFO] [stdout] e2f5a0e752f5d85b94a35a595320ab9b3603442b9456d4f1aa007cc0627d26cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8128d3377f60c30197f8e25f25ca4be69e7b1f9f520380667cfa9c44f7a28f5d
[INFO] running `Command { std: "docker" "start" "-a" "8128d3377f60c30197f8e25f25ca4be69e7b1f9f520380667cfa9c44f7a28f5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling olivec-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "8128d3377f60c30197f8e25f25ca4be69e7b1f9f520380667cfa9c44f7a28f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8128d3377f60c30197f8e25f25ca4be69e7b1f9f520380667cfa9c44f7a28f5d", kill_on_drop: false }`
[INFO] [stdout] 8128d3377f60c30197f8e25f25ca4be69e7b1f9f520380667cfa9c44f7a28f5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d29900ae8b560a2bc4a5765bd99aae1cdc7e0dde68092f4e827b5e26d2421cac
[INFO] running `Command { std: "docker" "start" "-a" "d29900ae8b560a2bc4a5765bd99aae1cdc7e0dde68092f4e827b5e26d2421cac", kill_on_drop: false }`
[INFO] [stderr]    Compiling stb-sys v0.6.0
[INFO] [stderr]    Compiling olivec-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < Olivec_Font > ())) . width as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:813
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < Olivec_Font > ())) . height as * const _ as usize } , 8usize , concat ! ("Offset of fi...
[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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:1023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: std :: ptr :: null :: < Olivec_Font > ())) . glyphs as * const _ as usize } , 16usize , concat ! ("Offset of f...
[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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:1904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < Olivec_Canvas > ())) . pixels as * const _ as usize } , 0usize , concat ! ("Offset of f...
[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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:2118
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < Olivec_Canvas > ())) . width as * const _ as usize } , 8usize , concat ! ("Offset of fi...
[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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:2330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < Olivec_Canvas > ())) . height as * const _ as usize } , 16usize , 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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:2545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: std :: ptr :: null :: < Olivec_Canvas > ())) . stride as * const _ as usize } , 24usize , 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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:7813
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < Olivec_Normalized_Rect > ())) . x1 as * const _ as usize } , 0usize , 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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:8037
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < Olivec_Normalized_Rect > ())) . x2 as * const _ as usize } , 4usize , 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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:8261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < Olivec_Normalized_Rect > ())) . y1 as * const _ as usize } , 8usize , 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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:8485
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < Olivec_Normalized_Rect > ())) . y2 as * const _ as usize } , 12usize , 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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:8710
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < Olivec_Normalized_Rect > ())) . ox1 as * const _ as usize } , 16usize , 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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:8937
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < Olivec_Normalized_Rect > ())) . ox2 as * const _ as usize } , 20usize , 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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:9164
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < Olivec_Normalized_Rect > ())) . oy1 as * const _ as usize } , 24usize , 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/olivec-sys-bc0b5b1f099c1bdc/out/bindings.rs:3:9391
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < Olivec_Normalized_Rect > ())) . oy2 as * const _ as usize } , 28usize , concat ! ("Offset o...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "d29900ae8b560a2bc4a5765bd99aae1cdc7e0dde68092f4e827b5e26d2421cac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d29900ae8b560a2bc4a5765bd99aae1cdc7e0dde68092f4e827b5e26d2421cac", kill_on_drop: false }`
[INFO] [stdout] d29900ae8b560a2bc4a5765bd99aae1cdc7e0dde68092f4e827b5e26d2421cac
