[INFO] fetching crate cr-sys 0.1.1...
[INFO] checking cr-sys-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cr-sys 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cr-sys 0.1.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 cr-sys 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cr-sys 0.1.1
[INFO] tweaked toml for crates.io crate cr-sys 0.1.1 written to /workspace/builds/worker-2-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 clang-sys v0.28.1
[INFO] [stderr]   Downloaded bindgen v0.49.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4b2262430e0c002c5bddeed2f3ac65fa7520f84def92a55d1aa4a4ffb58ba8e5
[INFO] running `Command { std: "docker" "start" "-a" "4b2262430e0c002c5bddeed2f3ac65fa7520f84def92a55d1aa4a4ffb58ba8e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b2262430e0c002c5bddeed2f3ac65fa7520f84def92a55d1aa4a4ffb58ba8e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b2262430e0c002c5bddeed2f3ac65fa7520f84def92a55d1aa4a4ffb58ba8e5", kill_on_drop: false }`
[INFO] [stdout] 4b2262430e0c002c5bddeed2f3ac65fa7520f84def92a55d1aa4a4ffb58ba8e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9eb5a93f0778e6ec57e535eecf97a7295ff93bcc4d5e22b0650edc8dfadf6676
[INFO] running `Command { std: "docker" "start" "-a" "9eb5a93f0778e6ec57e535eecf97a7295ff93bcc4d5e22b0650edc8dfadf6676", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling bindgen v0.49.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling cr-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: cr-sys@0.1.1: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] warning: cr-sys@0.1.1: In file included from src/host.cpp:2:
[INFO] [stderr] warning: cr-sys@0.1.1: src/../vendor/cr.h: In function 'bool cr_is_empty(const void*, int64_t)':
[INFO] [stderr] warning: cr-sys@0.1.1: src/../vendor/cr.h:1216:14: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: cr-sys@0.1.1:  1216 |     auto c = (const char *const)buf;
[INFO] [stderr] warning: cr-sys@0.1.1:       |              ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/cr-sys-52208e0249fc59bc/out/bindings.rs:3:1052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < cr_plugin > ( ) ) ) . p as * const _ as usize } , 0usize , concat ! ( "Offset of fiel...
[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/cr-sys-52208e0249fc59bc/out/bindings.rs:3:1261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < cr_plugin > ( ) ) ) . userdata as * const _ as usize } , 8usize , 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/cr-sys-52208e0249fc59bc/out/bindings.rs:3:1484
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < cr_plugin > ( ) ) ) . version as * const _ as usize } , 16usize , 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/cr-sys-52208e0249fc59bc/out/bindings.rs:3:1706
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < cr_plugin > ( ) ) ) . failure as * const _ as usize } , 20usize , concat ! ( "Offset ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `raw_state`
[INFO] [stdout]  --> examples/raw_state.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 | }
[INFO] [stdout]   |  ^ consider adding a `main` function to `examples/raw_state.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> examples/raw_host.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /     loop {
[INFO] [stdout] 32 | |         println!("Run Update: cr_failure={:?}", plugin.failure);
[INFO] [stdout] 33 | |         let rc = unsafe { cr_plugin_update(&mut plugin, true) };
[INFO] [stdout] 34 | |         println!("cr_plugin_update(ctx, true) = {}", rc);
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |         thread::sleep(Duration::from_millis(200));
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 46 |       println!("Call cr_plugin_close(ctx)");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: cr-sys@0.1.1: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] warning: cr-sys@0.1.1: In file included from src/host.cpp:2:
[INFO] [stderr] warning: cr-sys@0.1.1: src/../vendor/cr.h: In function 'bool cr_is_empty(const void*, int64_t)':
[INFO] [stderr] warning: cr-sys@0.1.1: src/../vendor/cr.h:1216:14: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
[INFO] [stderr] warning: cr-sys@0.1.1:  1216 |     auto c = (const char *const)buf;
[INFO] [stderr] warning: cr-sys@0.1.1:       |              ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `cr-sys` (example "raw_state") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9eb5a93f0778e6ec57e535eecf97a7295ff93bcc4d5e22b0650edc8dfadf6676", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9eb5a93f0778e6ec57e535eecf97a7295ff93bcc4d5e22b0650edc8dfadf6676", kill_on_drop: false }`
[INFO] [stdout] 9eb5a93f0778e6ec57e535eecf97a7295ff93bcc4d5e22b0650edc8dfadf6676
