Oct 21 22:34:29.395 INFO checking vpx-0.3.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:34:29.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 22:34:29.600 INFO blam! b87b5311f9e8f1f2624b8456cc94632e1ef7030af302ec9113e1bb0ce6e85649 Oct 21 22:34:29.602 INFO running `"docker" "start" "-a" "b87b5311f9e8f1f2624b8456cc94632e1ef7030af302ec9113e1bb0ce6e85649"` Oct 21 22:34:30.273 INFO kablam! usermod: no changes Oct 21 22:34:30.328 INFO kablam! Compiling pnacl-build-helper v1.4.11 Oct 21 22:34:31.864 INFO kablam! Compiling libvpx-sys v1.4.2 Oct 21 22:34:33.766 INFO kablam! Checking vpx v0.3.1 (/source) Oct 21 22:34:34.313 INFO kablam! warning: doc comment not used by rustdoc Oct 21 22:34:34.313 INFO kablam! --> src/lib/lib.rs:104:13 Oct 21 22:34:34.313 INFO kablam! | Oct 21 22:34:34.313 INFO kablam! 104 | /// Should be named `444A`. Oct 21 22:34:34.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:34:34.313 INFO kablam! | Oct 21 22:34:34.313 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 21 22:34:34.313 INFO kablam! Oct 21 22:34:34.440 INFO kablam! warning: doc comment not used by rustdoc Oct 21 22:34:34.440 INFO kablam! --> src/lib/lib.rs:104:13 Oct 21 22:34:34.440 INFO kablam! | Oct 21 22:34:34.440 INFO kablam! 104 | /// Should be named `444A`. Oct 21 22:34:34.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:34:34.440 INFO kablam! | Oct 21 22:34:34.440 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 21 22:34:34.440 INFO kablam! Oct 21 22:34:34.452 INFO kablam! warning: unused import: `Interface` Oct 21 22:34:34.452 INFO kablam! --> src/lib/encoder/mod.rs:2:13 Oct 21 22:34:34.452 INFO kablam! | Oct 21 22:34:34.452 INFO kablam! 2 | use super::{Interface, Error, Frame, Image}; Oct 21 22:34:34.452 INFO kablam! | ^^^^^^^^^ Oct 21 22:34:34.452 INFO kablam! | Oct 21 22:34:34.452 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 22:34:34.452 INFO kablam! Oct 21 22:34:34.500 INFO kablam! warning: the feature `cstr_to_str` has been stable since 1.4.0 and no longer requires an attribute to enable Oct 21 22:34:34.500 INFO kablam! --> src/lib/lib.rs:1:12 Oct 21 22:34:34.500 INFO kablam! | Oct 21 22:34:34.500 INFO kablam! 1 | #![feature(cstr_to_str)] Oct 21 22:34:34.500 INFO kablam! | ^^^^^^^^^^^ Oct 21 22:34:34.500 INFO kablam! | Oct 21 22:34:34.500 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 22:34:34.500 INFO kablam! Oct 21 22:34:34.569 INFO kablam! warning: unused import: `Interface` Oct 21 22:34:34.570 INFO kablam! --> src/lib/encoder/mod.rs:2:13 Oct 21 22:34:34.570 INFO kablam! | Oct 21 22:34:34.570 INFO kablam! 2 | use super::{Interface, Error, Frame, Image}; Oct 21 22:34:34.571 INFO kablam! | ^^^^^^^^^ Oct 21 22:34:34.571 INFO kablam! | Oct 21 22:34:34.571 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 22:34:34.572 INFO kablam! Oct 21 22:34:34.630 INFO kablam! warning: the feature `cstr_to_str` has been stable since 1.4.0 and no longer requires an attribute to enable Oct 21 22:34:34.630 INFO kablam! --> src/lib/lib.rs:1:12 Oct 21 22:34:34.630 INFO kablam! | Oct 21 22:34:34.630 INFO kablam! 1 | #![feature(cstr_to_str)] Oct 21 22:34:34.630 INFO kablam! | ^^^^^^^^^^^ Oct 21 22:34:34.630 INFO kablam! | Oct 21 22:34:34.630 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 22:34:34.630 INFO kablam! Oct 21 22:34:34.650 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.36s Oct 21 22:34:34.650 INFO kablam! su: No module specific data is present Oct 21 22:34:35.000 INFO running `"docker" "rm" "-f" "b87b5311f9e8f1f2624b8456cc94632e1ef7030af302ec9113e1bb0ce6e85649"` Oct 21 22:34:35.182 INFO blam! b87b5311f9e8f1f2624b8456cc94632e1ef7030af302ec9113e1bb0ce6e85649