[INFO] fetching crate opentok-rs-sys 1.0.4... [INFO] testing opentok-rs-sys-1.0.4 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate opentok-rs-sys 1.0.4 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate opentok-rs-sys 1.0.4 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opentok-rs-sys 1.0.4 [INFO] finished tweaking crates.io crate opentok-rs-sys 1.0.4 [INFO] tweaked toml for crates.io crate opentok-rs-sys 1.0.4 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79ad874cfb806d30192df0c42a6f46f0a5df6c3a76ec6768ca8e8c3b0ec7aaba [INFO] running `Command { std: "docker" "start" "-a" "79ad874cfb806d30192df0c42a6f46f0a5df6c3a76ec6768ca8e8c3b0ec7aaba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79ad874cfb806d30192df0c42a6f46f0a5df6c3a76ec6768ca8e8c3b0ec7aaba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79ad874cfb806d30192df0c42a6f46f0a5df6c3a76ec6768ca8e8c3b0ec7aaba", kill_on_drop: false }` [INFO] [stdout] 79ad874cfb806d30192df0c42a6f46f0a5df6c3a76ec6768ca8e8c3b0ec7aaba [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 172a18871ac42b4b3098fd67457d4f4a294a966121bd57181d2fd221fafeeeb9 [INFO] running `Command { std: "docker" "start" "-a" "172a18871ac42b4b3098fd67457d4f4a294a966121bd57181d2fd221fafeeeb9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling opentok-rs-sys v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.61s [INFO] running `Command { std: "docker" "inspect" "172a18871ac42b4b3098fd67457d4f4a294a966121bd57181d2fd221fafeeeb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "172a18871ac42b4b3098fd67457d4f4a294a966121bd57181d2fd221fafeeeb9", kill_on_drop: false }` [INFO] [stdout] 172a18871ac42b4b3098fd67457d4f4a294a966121bd57181d2fd221fafeeeb9 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0066a150aed131efd899518cdf1a13604f7553f9de6d1b6baf667258fb00e4 [INFO] running `Command { std: "docker" "start" "-a" "9d0066a150aed131efd899518cdf1a13604f7553f9de6d1b6baf667258fb00e4", kill_on_drop: false }` [INFO] [stderr] Compiling opentok-rs-sys v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:11663 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: std :: ptr :: null :: < otc_video_frame_planar_memory_callbacks > ())) . get_plane as * const _ as usize } , 0usize , concat... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:11935 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: std :: ptr :: null :: < otc_video_frame_planar_memory_callbacks > ())) . get_plane_stride as * const _ as usize } , 8usize ,... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:12221 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: std :: ptr :: null :: < otc_video_frame_planar_memory_callbacks > ())) . release as * const _ as usize } , 16usize , concat ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:12490 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: std :: ptr :: null :: < otc_video_frame_planar_memory_callbacks > ())) . user_data as * const _ as usize } , 24usize , conca... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:12763 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: std :: ptr :: null :: < otc_video_frame_planar_memory_callbacks > ())) . reserved as * const _ as usize } , 32usize , concat... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:34032 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_settings > ())) . format as * const _ as usize } , 0usize , 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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:34274 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_settings > ())) . width as * const _ as usize } , 4usize , 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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:34514 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_settings > ())) . height as * const _ as usize } , 8usize , 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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:34756 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_settings > ())) . fps as * const _ as usize } , 12usize , 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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:34993 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_settings > ())) . expected_delay as * const _ as usize } , 16usize , concat... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:35252 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_settings > ())) . mirror_on_local_render as * const _ as usize } , 20usize ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:39383 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_callbacks > ())) . init as * const _ as usize } , 0usize , 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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:39623 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_callbacks > ())) . destroy as * const _ as usize } , 8usize , concat ! ("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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:39869 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_callbacks > ())) . start as * const _ as usize } , 16usize , concat ! ("Off... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:40112 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_callbacks > ())) . stop 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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:40353 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_callbacks > ())) . get_capture_settings as * const _ as usize } , 32usize ,... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:40626 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_callbacks > ())) . user_data as * const _ as usize } , 40usize , concat ! (... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:40877 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: std :: ptr :: null :: < otc_video_capturer_callbacks > ())) . reserved as * const _ as usize } , 48usize , concat ! ("... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:42596 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_settings > ())) . sampling_rate as * const _ as usize } , 0usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:42848 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_settings > ())) . number_of_channels as * const _ as usize } , 4usize , conc... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:54544 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . init as * const _ as usize } , 0usize , 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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:54780 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . destroy as * const _ as usize } , 8usize , concat ! ("Off... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:55022 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . init_capturer as * const _ as usize } , 16usize , concat ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:55277 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . destroy_capturer as * const _ as usize } , 24usize , conc... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:55538 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . start_capturer as * const _ as usize } , 32usize , concat... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:55795 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . stop_capturer as * const _ as usize } , 40usize , concat ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:56050 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . is_capturer_initialized as * const _ as usize } , 48usize... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:56325 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . is_capturer_started as * const _ as usize } , 56usize , c... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:56592 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . get_estimated_capture_delay as * const _ as usize } , 64u... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:56875 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . get_capture_settings as * const _ as usize } , 72usize , ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:57144 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . init_renderer as * const _ as usize } , 80usize , concat ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:57399 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . destroy_renderer as * const _ as usize } , 88usize , conc... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:57660 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . start_renderer as * const _ as usize } , 96usize , concat... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:57917 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . stop_renderer as * const _ as usize } , 104usize , concat... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:58173 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . is_renderer_initialized as * const _ as usize } , 112usiz... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:58449 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . is_renderer_started as * const _ as usize } , 120usize , ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:58717 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . get_estimated_render_delay as * const _ as usize } , 128u... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:58999 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . get_render_settings as * const _ as usize } , 136usize , ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:59267 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . user_data as * const _ as usize } , 144usize , concat ! (... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:59515 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_audio_device_callbacks > ())) . reserved as * const _ as usize } , 152usize , concat ! ("... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:71873 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_audio_stats > ())) . connection_id as * const _ as usize } , 0usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:72125 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_audio_stats > ())) . subscriber_id as * const _ as usize } , 8usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:72377 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_audio_stats > ())) . packets_lost as * const _ as usize } , 16usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:72628 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_audio_stats > ())) . packets_sent as * const _ as usize } , 24usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:72879 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_audio_stats > ())) . bytes_sent as * const _ as usize } , 32usize , concat ! ("... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:73126 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_audio_stats > ())) . audio_level as * const _ as usize } , 40usize , concat ! (... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:73375 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_audio_stats > ())) . timestamp as * const _ as usize } , 48usize , concat ! ("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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:73620 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_audio_stats > ())) . start_time as * const _ as usize } , 56usize , concat ! ("... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:75684 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_video_stats > ())) . connection_id as * const _ as usize } , 0usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:75936 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_video_stats > ())) . subscriber_id as * const _ as usize } , 8usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:76188 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_video_stats > ())) . packets_lost as * const _ as usize } , 16usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:76439 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_video_stats > ())) . packets_sent as * const _ as usize } , 24usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:76690 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_video_stats > ())) . bytes_sent as * const _ as usize } , 32usize , concat ! ("... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:76937 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_video_stats > ())) . timestamp as * const _ as usize } , 40usize , concat ! ("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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:77182 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_publisher_video_stats > ())) . start_time as * const _ as usize } , 48usize , concat ! ("... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:82538 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_publisher_callbacks > ())) . on_stream_created as * const _ as usize } , 0usize , concat... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:82794 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_publisher_callbacks > ())) . on_stream_destroyed as * const _ as usize } , 8usize , conc... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:83054 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_publisher_callbacks > ())) . on_render_frame as * const _ as usize } , 16usize , concat ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:83307 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_publisher_callbacks > ())) . on_audio_level_updated as * const _ as usize } , 24usize , ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:83574 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_publisher_callbacks > ())) . on_audio_stats as * const _ as usize } , 32usize , concat !... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:83825 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_publisher_callbacks > ())) . on_video_stats as * const _ as usize } , 40usize , concat !... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:84076 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_publisher_callbacks > ())) . on_error as * const _ as usize } , 48usize , concat ! ("Off... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:84315 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_publisher_callbacks > ())) . user_data as * const _ as usize } , 56usize , concat ! ("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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:84556 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_publisher_callbacks > ())) . reserved as * const _ as usize } , 64usize , concat ! ("Off... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:95476 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_publisher_rtc_stats > ())) . connection_id as * const _ as usize } , 0usize , concat ! (... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:95724 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_publisher_rtc_stats > ())) . json_array_of_reports as * const _ as usize } , 8usize , co... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:97831 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: std :: ptr :: null :: < otc_publisher_rtc_stats_report_cb > ())) . user_data as * const _ as usize } , 0usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:98091 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: std :: ptr :: null :: < otc_publisher_rtc_stats_report_cb > ())) . on_rtc_stats_report as * const _ as usize } , 8usize ,... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:98371 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: std :: ptr :: null :: < otc_publisher_rtc_stats_report_cb > ())) . reserved as * const _ as usize } , 16usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:106919 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_audio_stats > ())) . packets_lost as * const _ as usize } , 0usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:107171 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_audio_stats > ())) . packets_received as * const _ as usize } , 8usize , conca... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:107431 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_audio_stats > ())) . bytes_received as * const _ as usize } , 16usize , concat... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:107688 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_audio_stats > ())) . audio_level as * const _ as usize } , 24usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:107939 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_audio_stats > ())) . timestamp as * const _ as usize } , 32usize , concat ! ("... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:109523 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_video_stats > ())) . packets_lost as * const _ as usize } , 0usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:109775 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_video_stats > ())) . packets_received as * const _ as usize } , 8usize , conca... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:110035 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_video_stats > ())) . bytes_received as * const _ as usize } , 16usize , concat... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:110292 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_video_stats > ())) . timestamp as * const _ as usize } , 24usize , concat ! ("... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:113873 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: std :: ptr :: null :: < otc_subscriber_rtc_stats_report_cb > ())) . user_data as * const _ as usize } , 0usize , concat !... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:114135 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: std :: ptr :: null :: < otc_subscriber_rtc_stats_report_cb > ())) . on_rtc_stats_report as * const _ as usize } , 8usize ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:114417 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: std :: ptr :: null :: < otc_subscriber_rtc_stats_report_cb > ())) . reserved as * const _ as usize } , 16usize , concat !... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:122938 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_connected as * const _ as usize } , 0usize , concat ! (... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:123186 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_disconnected as * const _ as usize } , 8usize , concat ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:123440 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_reconnected as * const _ as usize } , 16usize , concat ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:123693 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_render_frame as * const _ as usize } , 24usize , concat... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:123948 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_video_disabled as * const _ as usize } , 32usize , conc... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:124207 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_video_enabled as * const _ as usize } , 40usize , conca... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:124464 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_audio_disabled as * const _ as usize } , 48usize , conc... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:124723 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_audio_enabled as * const _ as usize } , 56usize , conca... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:124980 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_video_data_received as * const _ as usize } , 64usize ,... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:125249 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_video_disable_warning as * const _ as usize } , 72usize... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:125522 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_video_disable_warning_lifted as * const _ as usize } , ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:125809 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_audio_stats as * const _ as usize } , 88usize , concat ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:126062 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_video_stats as * const _ as usize } , 96usize , concat ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:126315 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_audio_level_updated as * const _ as usize } , 104usize ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:126585 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . on_error as * const _ as usize } , 112usize , concat ! ("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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:126827 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . user_data as * const _ as usize } , 120usize , concat ! ("... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:127071 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_subscriber_callbacks > ())) . reserved as * const _ as usize } , 128usize , concat ! ("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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:137830 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: std :: ptr :: null :: < otc_session_capabilities > ())) . publish as * const _ as usize } , 0usize , 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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:139901 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_custom_ice_config > ())) . num_ice_servers as * const _ as usize } , 0usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:140149 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_custom_ice_config > ())) . ice_url 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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:140381 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_custom_ice_config > ())) . ice_user 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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:140616 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_custom_ice_config > ())) . ice_credential as * const _ as usize } , 24usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:140863 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_custom_ice_config > ())) . force_turn as * const _ as usize } , 32usize , concat ! ("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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:141102 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_custom_ice_config > ())) . use_custom_turn_only as * const _ as usize } , 36usize , con... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:142761 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: std :: ptr :: null :: < otc_signal_options > ())) . retry_after_reconnect as * const _ as usize } , 0usize , conc... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:153901 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_connected as * const _ as usize } , 0usize , concat ! ("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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:154143 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_disconnected as * const _ as usize } , 8usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:154391 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_connection_created as * const _ as usize } , 16usize , co... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:154652 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_connection_dropped as * const _ as usize } , 24usize , co... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:154913 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_stream_received as * const _ as usize } , 32usize , conca... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:155168 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_stream_dropped as * const _ as usize } , 40usize , concat... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:155421 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_stream_has_audio_changed as * const _ as usize } , 48usiz... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:155694 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_stream_has_video_changed as * const _ as usize } , 56usiz... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:155967 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_stream_video_dimensions_changed as * const _ as usize } ,... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:156254 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_stream_video_type_changed as * const _ as usize } , 72usi... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:156529 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_signal_received as * const _ as usize } , 80usize , conca... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:156784 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_reconnection_started as * const _ as usize } , 88usize , ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:157049 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_reconnected as * const _ as usize } , 96usize , concat ! ... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:157296 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_archive_started as * const _ as usize } , 104usize , conc... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:157552 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_archive_stopped as * const _ as usize } , 112usize , conc... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:157808 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . on_error as * const _ as usize } , 120usize , concat ! ("Off... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:158044 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . user_data as * const _ as usize } , 128usize , concat ! ("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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:158282 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_session_callbacks > ())) . reserved as * const _ as usize } , 136usize , concat ! ("Off... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:175532 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_media_utils_codecs > ())) . number_encoder_video_codecs as * const _ as usize } , 0usiz... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:175806 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_media_utils_codecs > ())) . encoder_video_codecs as * const _ as usize } , 8usize , con... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:176066 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_media_utils_codecs > ())) . number_decoder_video_codecs as * const _ as usize } , 16usi... [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/opentok-rs-sys-1b371158d24456d1/out/bindings.rs:3:176341 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: std :: ptr :: null :: < otc_media_utils_codecs > ())) . decoder_video_codecs as * const _ as usize } , 24usize , co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.opentok_rs_sys.35f10dd7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.opentok_rs_sys.35f10dd7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.opentok_rs_sys.35f10dd7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.opentok_rs_sys.35f10dd7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.opentok_rs_sys.35f10dd7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.opentok_rs_sys.35f10dd7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.opentok_rs_sys.35f10dd7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.opentok_rs_sys.35f10dd7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.opentok_rs_sys.35f10dd7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.opentok_rs_sys.35f10dd7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.opentok_rs_sys.35f10dd7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805.5a4824oi7j6xn399.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopentok" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/opentok_rs_sys-966199683ba73805" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lopentok [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 128 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `opentok-rs-sys` due to 2 previous errors; 128 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9d0066a150aed131efd899518cdf1a13604f7553f9de6d1b6baf667258fb00e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0066a150aed131efd899518cdf1a13604f7553f9de6d1b6baf667258fb00e4", kill_on_drop: false }` [INFO] [stdout] 9d0066a150aed131efd899518cdf1a13604f7553f9de6d1b6baf667258fb00e4