[INFO] fetching crate libvpx-sys 1.4.2... [INFO] testing libvpx-sys-1.4.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate libvpx-sys 1.4.2 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate libvpx-sys 1.4.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libvpx-sys 1.4.2 [INFO] finished tweaking crates.io crate libvpx-sys 1.4.2 [INFO] tweaked toml for crates.io crate libvpx-sys 1.4.2 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 856e5cb9c5db54c8a1c0890485e4e8fca7b791d59d017aede680ff348fc88138 [INFO] running `Command { std: "docker" "start" "-a" "856e5cb9c5db54c8a1c0890485e4e8fca7b791d59d017aede680ff348fc88138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "856e5cb9c5db54c8a1c0890485e4e8fca7b791d59d017aede680ff348fc88138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "856e5cb9c5db54c8a1c0890485e4e8fca7b791d59d017aede680ff348fc88138", kill_on_drop: false }` [INFO] [stdout] 856e5cb9c5db54c8a1c0890485e4e8fca7b791d59d017aede680ff348fc88138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ad4d2f8bf5e49e9a1fe44d16186dd7a67f3c1f3bd764f1e4d8b382272755075 [INFO] running `Command { std: "docker" "start" "-a" "5ad4d2f8bf5e49e9a1fe44d16186dd7a67f3c1f3bd764f1e4d8b382272755075", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling pnacl-build-helper v1.4.11 [INFO] [stderr] Compiling libvpx-sys v1.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> lib.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #![allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:766:5 [INFO] [stdout] | [INFO] [stdout] 766 | pub static mut vpx_codec_vp8_cx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(uninhabited_static)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:767:5 [INFO] [stdout] | [INFO] [stdout] 767 | pub static mut vpx_codec_vp9_cx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:768:5 [INFO] [stdout] | [INFO] [stdout] 768 | pub static mut vpx_codec_vp8_dx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:769:5 [INFO] [stdout] | [INFO] [stdout] 769 | pub static mut vpx_codec_vp9_dx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "5ad4d2f8bf5e49e9a1fe44d16186dd7a67f3c1f3bd764f1e4d8b382272755075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ad4d2f8bf5e49e9a1fe44d16186dd7a67f3c1f3bd764f1e4d8b382272755075", kill_on_drop: false }` [INFO] [stdout] 5ad4d2f8bf5e49e9a1fe44d16186dd7a67f3c1f3bd764f1e4d8b382272755075 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a234cf426c9bc59929e8c6437e1cc022e155c1c8371f763e77509252ce2776e [INFO] running `Command { std: "docker" "start" "-a" "8a234cf426c9bc59929e8c6437e1cc022e155c1c8371f763e77509252ce2776e", kill_on_drop: false }` [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> lib.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #![allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:766:5 [INFO] [stdout] | [INFO] [stdout] 766 | pub static mut vpx_codec_vp8_cx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(uninhabited_static)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libvpx-sys v1.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:767:5 [INFO] [stdout] | [INFO] [stdout] 767 | pub static mut vpx_codec_vp9_cx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:768:5 [INFO] [stdout] | [INFO] [stdout] 768 | pub static mut vpx_codec_vp8_dx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:769:5 [INFO] [stdout] | [INFO] [stdout] 769 | pub static mut vpx_codec_vp9_dx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> lib.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #![allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:766:5 [INFO] [stdout] | [INFO] [stdout] 766 | pub static mut vpx_codec_vp8_cx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(uninhabited_static)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:767:5 [INFO] [stdout] | [INFO] [stdout] 767 | pub static mut vpx_codec_vp9_cx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:768:5 [INFO] [stdout] | [INFO] [stdout] 768 | pub static mut vpx_codec_vp8_dx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> lib.rs:769:5 [INFO] [stdout] | [INFO] [stdout] 769 | pub static mut vpx_codec_vp9_dx_algo: vpx_codec_iface_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a234cf426c9bc59929e8c6437e1cc022e155c1c8371f763e77509252ce2776e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a234cf426c9bc59929e8c6437e1cc022e155c1c8371f763e77509252ce2776e", kill_on_drop: false }` [INFO] [stdout] 8a234cf426c9bc59929e8c6437e1cc022e155c1c8371f763e77509252ce2776e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dfd8c521aa24917da11a9ed0c1c73a8bf99d81b7b1886588576fecb254cc624d [INFO] running `Command { std: "docker" "start" "-a" "dfd8c521aa24917da11a9ed0c1c73a8bf99d81b7b1886588576fecb254cc624d", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] running 0 tests [INFO] [stderr] --> lib.rs:3:10 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 3 | #![allow(raw_pointer_derive)] [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static of uninhabited type [INFO] [stderr] --> lib.rs:766:5 [INFO] [stderr] | [INFO] [stderr] 766 | pub static mut vpx_codec_vp8_cx_algo: vpx_codec_iface_t; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(uninhabited_static)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #74840 [INFO] [stderr] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stderr] [INFO] [stderr] warning: static of uninhabited type [INFO] [stderr] --> lib.rs:767:5 [INFO] [stderr] | [INFO] [stderr] 767 | pub static mut vpx_codec_vp9_cx_algo: vpx_codec_iface_t; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #74840 [INFO] [stderr] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stderr] [INFO] [stderr] warning: static of uninhabited type [INFO] [stderr] --> lib.rs:768:5 [INFO] [stderr] | [INFO] [stderr] 768 | pub static mut vpx_codec_vp8_dx_algo: vpx_codec_iface_t; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #74840 [INFO] [stderr] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stderr] [INFO] [stderr] warning: static of uninhabited type [INFO] [stderr] --> lib.rs:769:5 [INFO] [stderr] | [INFO] [stderr] 769 | pub static mut vpx_codec_vp9_dx_algo: vpx_codec_iface_t; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #74840 [INFO] [stderr] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stderr] [INFO] [stderr] warning: `libvpx-sys` (lib) generated 5 warnings [INFO] [stderr] warning: `libvpx-sys` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vpx_sys-154e5754ed4e3dcb) [INFO] [stderr] Doc-tests vpx_sys [INFO] [stderr] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stderr] --> /opt/rustwide/workdir/lib.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #![allow(raw_pointer_derive)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dfd8c521aa24917da11a9ed0c1c73a8bf99d81b7b1886588576fecb254cc624d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfd8c521aa24917da11a9ed0c1c73a8bf99d81b7b1886588576fecb254cc624d", kill_on_drop: false }` [INFO] [stdout] dfd8c521aa24917da11a9ed0c1c73a8bf99d81b7b1886588576fecb254cc624d