Oct 12 10:56:17.834 INFO checking wbigger/RustTv against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 10:56:17.834 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 10:56:18.308 INFO blam! 1de8d08a7c6c1c9073e4e0f8600f951b90b89c65176f82818c734b2fbd5f129f Oct 12 10:56:18.311 INFO running `"docker" "start" "-a" "1de8d08a7c6c1c9073e4e0f8600f951b90b89c65176f82818c734b2fbd5f129f"` Oct 12 10:56:20.016 INFO kablam! usermod: no changes Oct 12 10:56:20.092 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 10:56:20.092 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 10:56:20.092 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 10:56:20.092 INFO kablam! files will be included as a binary target: Oct 12 10:56:20.092 INFO kablam! Oct 12 10:56:20.092 INFO kablam! * /source/src/main.rs Oct 12 10:56:20.092 INFO kablam! Oct 12 10:56:20.092 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 10:56:20.092 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 10:56:20.092 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 10:56:20.092 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 10:56:20.092 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 10:56:20.092 INFO kablam! Oct 12 10:56:20.092 INFO kablam! For more information on this warning you can consult Oct 12 10:56:20.093 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 10:56:20.093 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-tv`, Oct 12 10:56:20.093 INFO kablam! please set bin.path in Cargo.toml Oct 12 10:56:20.420 INFO kablam! Compiling libc v0.2.22 Oct 12 10:56:20.422 INFO kablam! Compiling serde v0.9.15 Oct 12 10:56:20.442 INFO kablam! Checking deque v0.3.2 Oct 12 10:56:20.458 INFO kablam! Checking log v0.3.7 Oct 12 10:56:20.478 INFO kablam! Checking draw_state v0.7.0 Oct 12 10:56:20.478 INFO kablam! Checking deflate v0.7.10 Oct 12 10:56:20.479 INFO kablam! Checking pistoncore-input v0.18.0 Oct 12 10:56:21.875 INFO kablam! Checking arrayvec v0.3.23 Oct 12 10:56:22.433 INFO kablam! Compiling gfx_gl v0.3.1 Oct 12 10:56:24.720 INFO kablam! Checking gfx_core v0.7.0 Oct 12 10:56:25.028 INFO kablam! Checking num_cpus v1.4.0 Oct 12 10:56:25.856 INFO kablam! Checking rand v0.3.15 Oct 12 10:56:26.219 INFO kablam! Checking fs2 v0.2.5 Oct 12 10:56:26.396 INFO kablam! Checking shared_library v0.1.5 Oct 12 10:56:26.624 INFO kablam! Checking x11-dl v2.13.0 Oct 12 10:56:30.096 INFO kablam! Checking rusttype v0.2.1 Oct 12 10:56:32.276 INFO kablam! Checking png v0.7.0 Oct 12 10:56:32.276 INFO kablam! Checking memmap v0.4.0 Oct 12 10:56:33.587 INFO kablam! Checking osmesa-sys v0.1.2 Oct 12 10:56:34.040 INFO kablam! Checking pistoncore-window v0.27.0 Oct 12 10:56:34.305 INFO kablam! Checking piston-ai_behavior v0.20.0 Oct 12 10:56:35.351 INFO kablam! Checking rayon-core v1.0.0 Oct 12 10:56:38.190 INFO kablam! Checking tempfile v2.1.5 Oct 12 10:56:38.215 INFO kablam! Checking uuid v0.1.18 Oct 12 10:56:38.292 INFO kablam! Checking pistoncore-event_loop v0.32.0 Oct 12 10:56:38.456 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 10:56:39.272 INFO kablam! Checking rayon v0.7.0 Oct 12 10:56:39.860 INFO kablam! Checking piston v0.32.0 Oct 12 10:56:40.437 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 10:56:40.521 INFO kablam! Checking piston2d-sprite v0.36.0 Oct 12 10:56:42.509 INFO kablam! Compiling target_build_utils v0.3.1 Oct 12 10:56:50.833 INFO kablam! Checking jpeg-decoder v0.1.12 Oct 12 10:56:56.232 INFO kablam! Checking image v0.13.0 Oct 12 10:57:04.242 INFO kablam! Compiling serde_json v0.9.10 Oct 12 10:57:15.669 INFO kablam! Compiling libloading v0.3.4 Oct 12 10:57:18.917 INFO kablam! Checking dlib v0.3.1 Oct 12 10:57:19.385 INFO kablam! Checking wayland-sys v0.7.8 Oct 12 10:57:20.097 INFO kablam! Checking wayland-client v0.7.8 Oct 12 10:57:22.764 INFO kablam! Checking wayland-kbd v0.6.3 Oct 12 10:57:22.765 INFO kablam! Checking wayland-window v0.4.4 Oct 12 10:57:24.659 INFO kablam! Checking winit v0.5.11 Oct 12 10:57:27.031 INFO kablam! Checking glutin v0.7.4 Oct 12 10:57:29.335 INFO kablam! Checking pistoncore-glutin_window v0.36.0 Oct 12 10:57:35.109 INFO kablam! Checking gfx v0.15.1 Oct 12 10:57:35.109 INFO kablam! Checking gfx_device_gl v0.14.0 Oct 12 10:57:41.625 INFO kablam! Checking piston-gfx_texture v0.23.0 Oct 12 10:57:42.596 INFO kablam! Checking piston2d-gfx_graphics v0.39.0 Oct 12 10:57:44.692 INFO kablam! Checking piston_window v0.65.0 Oct 12 10:57:45.472 INFO kablam! Checking RustTv v0.1.0 (/source) Oct 12 10:57:46.648 INFO kablam! warning: method is never used: `addendum_circle_radius` Oct 12 10:57:46.649 INFO kablam! --> src/gear.rs:10:5 Oct 12 10:57:46.649 INFO kablam! | Oct 12 10:57:46.649 INFO kablam! 10 | pub fn addendum_circle_radius(&self) -> f64 { Oct 12 10:57:46.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:57:46.649 INFO kablam! | Oct 12 10:57:46.649 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 10:57:46.649 INFO kablam! Oct 12 10:57:46.649 INFO kablam! warning: method is never used: `pitch` Oct 12 10:57:46.649 INFO kablam! --> src/gear.rs:14:5 Oct 12 10:57:46.649 INFO kablam! | Oct 12 10:57:46.649 INFO kablam! 14 | pub fn pitch(&self) -> f64 { Oct 12 10:57:46.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:57:46.649 INFO kablam! Oct 12 10:57:46.881 INFO kablam! warning: method is never used: `addendum_circle_radius` Oct 12 10:57:46.881 INFO kablam! --> src/gear.rs:10:5 Oct 12 10:57:46.882 INFO kablam! | Oct 12 10:57:46.883 INFO kablam! 10 | pub fn addendum_circle_radius(&self) -> f64 { Oct 12 10:57:46.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:57:46.884 INFO kablam! | Oct 12 10:57:46.884 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 10:57:46.885 INFO kablam! Oct 12 10:57:46.885 INFO kablam! warning: method is never used: `pitch` Oct 12 10:57:46.886 INFO kablam! --> src/gear.rs:14:5 Oct 12 10:57:46.887 INFO kablam! | Oct 12 10:57:46.887 INFO kablam! 14 | pub fn pitch(&self) -> f64 { Oct 12 10:57:46.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 10:57:46.888 INFO kablam! Oct 12 10:57:46.953 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 12 10:57:46.967 INFO kablam! su: No module specific data is present Oct 12 10:57:47.852 INFO running `"docker" "rm" "-f" "1de8d08a7c6c1c9073e4e0f8600f951b90b89c65176f82818c734b2fbd5f129f"` Oct 12 10:57:48.220 INFO blam! 1de8d08a7c6c1c9073e4e0f8600f951b90b89c65176f82818c734b2fbd5f129f