Oct 26 18:10:20.053 INFO checking wbigger/RustTv against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 18:10:20.054 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/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 26 18:10:20.561 INFO blam! d3bde03a3bf03c66b3be1e19c8363d5d5231da959233c43e26745a21e20475e4 Oct 26 18:10:20.561 INFO running `"docker" "start" "-a" "d3bde03a3bf03c66b3be1e19c8363d5d5231da959233c43e26745a21e20475e4"` Oct 26 18:10:22.562 INFO kablam! usermod: no changes Oct 26 18:10:22.619 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 26 18:10:22.619 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 26 18:10:22.619 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 26 18:10:22.619 INFO kablam! files will be included as a binary target: Oct 26 18:10:22.619 INFO kablam! Oct 26 18:10:22.619 INFO kablam! * /source/src/main.rs Oct 26 18:10:22.619 INFO kablam! Oct 26 18:10:22.619 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 26 18:10:22.619 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 26 18:10:22.619 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 26 18:10:22.619 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 26 18:10:22.619 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 26 18:10:22.619 INFO kablam! Oct 26 18:10:22.619 INFO kablam! For more information on this warning you can consult Oct 26 18:10:22.619 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 26 18:10:22.619 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-tv`, Oct 26 18:10:22.619 INFO kablam! please set bin.path in Cargo.toml Oct 26 18:10:22.848 INFO kablam! Compiling libc v0.2.22 Oct 26 18:10:22.848 INFO kablam! Compiling serde v0.9.15 Oct 26 18:10:22.881 INFO kablam! Checking deque v0.3.2 Oct 26 18:10:22.881 INFO kablam! Checking log v0.3.7 Oct 26 18:10:22.882 INFO kablam! Checking inflate v0.2.0 Oct 26 18:10:22.884 INFO kablam! Checking rand v0.3.15 Oct 26 18:10:22.885 INFO kablam! Checking num_cpus v1.4.0 Oct 26 18:10:22.891 INFO kablam! Checking shared_library v0.1.5 Oct 26 18:10:24.368 INFO kablam! Checking deflate v0.7.10 Oct 26 18:10:24.424 INFO kablam! Checking draw_state v0.7.0 Oct 26 18:10:24.837 INFO kablam! Checking pistoncore-input v0.18.0 Oct 26 18:10:24.868 INFO kablam! Checking arrayvec v0.3.23 Oct 26 18:10:29.408 INFO kablam! Compiling gfx_gl v0.3.1 Oct 26 18:10:30.499 INFO kablam! Checking x11-dl v2.13.0 Oct 26 18:10:30.535 INFO kablam! Checking osmesa-sys v0.1.2 Oct 26 18:10:32.313 INFO kablam! Checking fs2 v0.2.5 Oct 26 18:10:32.432 INFO kablam! Checking gfx_core v0.7.0 Oct 26 18:10:38.971 INFO kablam! Checking rusttype v0.2.1 Oct 26 18:10:39.099 INFO kablam! Checking rayon-core v1.0.0 Oct 26 18:10:43.665 INFO kablam! Checking tempfile v2.1.5 Oct 26 18:10:43.665 INFO kablam! Checking uuid v0.1.18 Oct 26 18:10:43.879 INFO kablam! Checking memmap v0.4.0 Oct 26 18:10:44.194 INFO kablam! Checking pistoncore-window v0.27.0 Oct 26 18:10:46.115 INFO kablam! Checking piston-ai_behavior v0.20.0 Oct 26 18:10:46.286 INFO kablam! Checking rayon v0.7.0 Oct 26 18:10:46.347 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 18:10:47.083 INFO kablam! Checking pistoncore-event_loop v0.32.0 Oct 26 18:10:47.823 INFO kablam! Checking png v0.7.0 Oct 26 18:10:47.987 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 18:10:48.496 INFO kablam! Checking piston2d-sprite v0.36.0 Oct 26 18:10:49.239 INFO kablam! Checking piston v0.32.0 Oct 26 18:10:50.183 INFO kablam! Compiling target_build_utils v0.3.1 Oct 26 18:10:53.137 INFO kablam! Checking jpeg-decoder v0.1.12 Oct 26 18:10:57.266 INFO kablam! Checking image v0.13.0 Oct 26 18:11:07.295 INFO kablam! Compiling serde_json v0.9.10 Oct 26 18:11:18.851 INFO kablam! Compiling libloading v0.3.4 Oct 26 18:11:22.047 INFO kablam! Checking dlib v0.3.1 Oct 26 18:11:22.406 INFO kablam! Checking wayland-sys v0.7.8 Oct 26 18:11:22.999 INFO kablam! Checking wayland-client v0.7.8 Oct 26 18:11:25.503 INFO kablam! Checking wayland-kbd v0.6.3 Oct 26 18:11:25.503 INFO kablam! Checking wayland-window v0.4.4 Oct 26 18:11:27.133 INFO kablam! Checking winit v0.5.11 Oct 26 18:11:28.931 INFO kablam! Checking glutin v0.7.4 Oct 26 18:11:30.867 INFO kablam! Checking pistoncore-glutin_window v0.36.0 Oct 26 18:11:38.631 INFO kablam! Checking gfx v0.15.1 Oct 26 18:11:38.632 INFO kablam! Checking gfx_device_gl v0.14.0 Oct 26 18:11:45.495 INFO kablam! Checking piston-gfx_texture v0.23.0 Oct 26 18:11:46.607 INFO kablam! Checking piston2d-gfx_graphics v0.39.0 Oct 26 18:11:48.686 INFO kablam! Checking piston_window v0.65.0 Oct 26 18:11:49.415 INFO kablam! Checking RustTv v0.1.0 (/source) Oct 26 18:11:50.315 INFO kablam! warning: method is never used: `addendum_circle_radius` Oct 26 18:11:50.315 INFO kablam! --> src/gear.rs:10:5 Oct 26 18:11:50.315 INFO kablam! | Oct 26 18:11:50.315 INFO kablam! 10 | pub fn addendum_circle_radius(&self) -> f64 { Oct 26 18:11:50.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:11:50.315 INFO kablam! | Oct 26 18:11:50.315 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 18:11:50.315 INFO kablam! Oct 26 18:11:50.315 INFO kablam! warning: method is never used: `pitch` Oct 26 18:11:50.315 INFO kablam! --> src/gear.rs:14:5 Oct 26 18:11:50.315 INFO kablam! | Oct 26 18:11:50.315 INFO kablam! 14 | pub fn pitch(&self) -> f64 { Oct 26 18:11:50.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:11:50.315 INFO kablam! Oct 26 18:11:50.419 INFO kablam! warning: method is never used: `addendum_circle_radius` Oct 26 18:11:50.419 INFO kablam! --> src/gear.rs:10:5 Oct 26 18:11:50.419 INFO kablam! | Oct 26 18:11:50.419 INFO kablam! 10 | pub fn addendum_circle_radius(&self) -> f64 { Oct 26 18:11:50.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:11:50.419 INFO kablam! | Oct 26 18:11:50.419 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 18:11:50.419 INFO kablam! Oct 26 18:11:50.419 INFO kablam! warning: method is never used: `pitch` Oct 26 18:11:50.419 INFO kablam! --> src/gear.rs:14:5 Oct 26 18:11:50.419 INFO kablam! | Oct 26 18:11:50.419 INFO kablam! 14 | pub fn pitch(&self) -> f64 { Oct 26 18:11:50.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:11:50.419 INFO kablam! Oct 26 18:11:50.436 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 27s Oct 26 18:11:50.468 INFO kablam! su: No module specific data is present Oct 26 18:11:51.515 INFO running `"docker" "rm" "-f" "d3bde03a3bf03c66b3be1e19c8363d5d5231da959233c43e26745a21e20475e4"` Oct 26 18:11:51.920 INFO blam! d3bde03a3bf03c66b3be1e19c8363d5d5231da959233c43e26745a21e20475e4