Oct 10 12:26:50.595 INFO testing wbigger/RustTv against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:26:50.595 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:26:50.596 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:26:51.036 INFO blam! 690853ac5109ee420e1342ded3883c98c97663b91d4805bdf8524540f0a75e1d Oct 10 12:26:51.038 INFO running `"docker" "start" "-a" "690853ac5109ee420e1342ded3883c98c97663b91d4805bdf8524540f0a75e1d"` Oct 10 12:26:51.980 INFO kablam! usermod: no changes Oct 10 12:26:52.032 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 12:26:52.032 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 12:26:52.032 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 12:26:52.032 INFO kablam! files will be included as a binary target: Oct 10 12:26:52.032 INFO kablam! Oct 10 12:26:52.032 INFO kablam! * /source/src/main.rs Oct 10 12:26:52.032 INFO kablam! Oct 10 12:26:52.032 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 12:26:52.032 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 12:26:52.032 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 12:26:52.032 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 12:26:52.032 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 12:26:52.032 INFO kablam! Oct 10 12:26:52.032 INFO kablam! For more information on this warning you can consult Oct 10 12:26:52.032 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 12:26:52.032 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-tv`, Oct 10 12:26:52.032 INFO kablam! please set bin.path in Cargo.toml Oct 10 12:26:52.300 INFO kablam! Compiling draw_state v0.7.0 Oct 10 12:26:52.300 INFO kablam! Compiling uuid v0.1.18 Oct 10 12:26:52.310 INFO kablam! Compiling png v0.7.0 Oct 10 12:26:52.311 INFO kablam! Compiling gfx_gl v0.3.1 Oct 10 12:26:52.311 INFO kablam! Compiling gl v0.6.1 Oct 10 12:26:52.311 INFO kablam! Compiling rayon v0.7.0 Oct 10 12:26:52.311 INFO kablam! Compiling pistoncore-window v0.27.0 Oct 10 12:26:52.311 INFO kablam! Compiling piston-ai_behavior v0.20.0 Oct 10 12:26:55.828 INFO kablam! Compiling target_build_utils v0.3.1 Oct 10 12:26:59.276 INFO kablam! Compiling fs2 v0.2.5 Oct 10 12:26:59.331 INFO kablam! Compiling tempfile v2.1.5 Oct 10 12:26:59.400 INFO kablam! Compiling pistoncore-event_loop v0.32.0 Oct 10 12:27:01.281 INFO kablam! Compiling piston2d-sprite v0.36.0 Oct 10 12:27:01.820 INFO kablam! Compiling gfx_core v0.7.0 Oct 10 12:27:02.256 INFO kablam! Compiling memmap v0.4.0 Oct 10 12:27:02.269 INFO kablam! Compiling piston v0.32.0 Oct 10 12:27:02.364 INFO kablam! Compiling jpeg-decoder v0.1.12 Oct 10 12:27:08.745 INFO kablam! Compiling image v0.13.0 Oct 10 12:27:21.032 INFO kablam! Compiling libloading v0.3.4 Oct 10 12:27:30.221 INFO kablam! Compiling dlib v0.3.1 Oct 10 12:27:30.848 INFO kablam! Compiling wayland-sys v0.7.8 Oct 10 12:27:33.168 INFO kablam! Compiling wayland-client v0.7.8 Oct 10 12:27:36.524 INFO kablam! Compiling wayland-window v0.4.4 Oct 10 12:27:36.524 INFO kablam! Compiling wayland-kbd v0.6.3 Oct 10 12:27:39.712 INFO kablam! Compiling winit v0.5.11 Oct 10 12:27:45.424 INFO kablam! Compiling glutin v0.7.4 Oct 10 12:27:50.237 INFO kablam! Compiling pistoncore-glutin_window v0.36.0 Oct 10 12:27:52.428 INFO kablam! Compiling gfx v0.15.1 Oct 10 12:27:52.428 INFO kablam! Compiling gfx_device_gl v0.14.0 Oct 10 12:28:03.592 INFO kablam! Compiling piston-gfx_texture v0.23.0 Oct 10 12:28:05.637 INFO kablam! Compiling piston2d-gfx_graphics v0.39.0 Oct 10 12:28:10.306 INFO kablam! Compiling piston_window v0.65.0 Oct 10 12:28:13.067 INFO kablam! Compiling RustTv v0.1.0 (/source) Oct 10 12:28:16.128 INFO kablam! warning: method is never used: `addendum_circle_radius` Oct 10 12:28:16.128 INFO kablam! --> src/gear.rs:10:5 Oct 10 12:28:16.128 INFO kablam! | Oct 10 12:28:16.128 INFO kablam! 10 | pub fn addendum_circle_radius(&self) -> f64 { Oct 10 12:28:16.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:28:16.128 INFO kablam! | Oct 10 12:28:16.128 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:28:16.128 INFO kablam! Oct 10 12:28:16.128 INFO kablam! warning: method is never used: `pitch` Oct 10 12:28:16.128 INFO kablam! --> src/gear.rs:14:5 Oct 10 12:28:16.128 INFO kablam! | Oct 10 12:28:16.128 INFO kablam! 14 | pub fn pitch(&self) -> f64 { Oct 10 12:28:16.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:28:16.128 INFO kablam! Oct 10 12:28:23.309 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Oct 10 12:28:23.325 INFO kablam! su: No module specific data is present Oct 10 12:28:24.302 INFO running `"docker" "rm" "-f" "690853ac5109ee420e1342ded3883c98c97663b91d4805bdf8524540f0a75e1d"` Oct 10 12:28:24.656 INFO blam! 690853ac5109ee420e1342ded3883c98c97663b91d4805bdf8524540f0a75e1d Oct 10 12:28:24.660 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:28:24.660 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:28:25.121 INFO blam! 62a642ae70e0788640dd50e6811f95e56c27c6fce5c073ed79a2589b56ee8649 Oct 10 12:28:25.124 INFO running `"docker" "start" "-a" "62a642ae70e0788640dd50e6811f95e56c27c6fce5c073ed79a2589b56ee8649"` Oct 10 12:28:26.551 INFO kablam! usermod: no changes Oct 10 12:28:26.604 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 12:28:26.604 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 12:28:26.604 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 12:28:26.604 INFO kablam! files will be included as a binary target: Oct 10 12:28:26.604 INFO kablam! Oct 10 12:28:26.604 INFO kablam! * /source/src/main.rs Oct 10 12:28:26.604 INFO kablam! Oct 10 12:28:26.604 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 12:28:26.604 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 12:28:26.604 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 12:28:26.604 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 12:28:26.604 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 12:28:26.604 INFO kablam! Oct 10 12:28:26.604 INFO kablam! For more information on this warning you can consult Oct 10 12:28:26.604 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 12:28:26.604 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-tv`, Oct 10 12:28:26.604 INFO kablam! please set bin.path in Cargo.toml Oct 10 12:28:26.781 INFO kablam! Compiling RustTv v0.1.0 (/source) Oct 10 12:28:29.972 INFO kablam! warning: method is never used: `addendum_circle_radius` Oct 10 12:28:29.972 INFO kablam! --> src/gear.rs:10:5 Oct 10 12:28:29.972 INFO kablam! | Oct 10 12:28:29.972 INFO kablam! 10 | pub fn addendum_circle_radius(&self) -> f64 { Oct 10 12:28:29.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:28:29.972 INFO kablam! | Oct 10 12:28:29.972 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:28:29.972 INFO kablam! Oct 10 12:28:29.972 INFO kablam! warning: method is never used: `pitch` Oct 10 12:28:29.972 INFO kablam! --> src/gear.rs:14:5 Oct 10 12:28:29.972 INFO kablam! | Oct 10 12:28:29.972 INFO kablam! 14 | pub fn pitch(&self) -> f64 { Oct 10 12:28:29.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:28:29.972 INFO kablam! Oct 10 12:28:30.714 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.13s Oct 10 12:28:30.734 INFO kablam! su: No module specific data is present Oct 10 12:28:32.236 INFO running `"docker" "rm" "-f" "62a642ae70e0788640dd50e6811f95e56c27c6fce5c073ed79a2589b56ee8649"` Oct 10 12:28:32.561 INFO blam! 62a642ae70e0788640dd50e6811f95e56c27c6fce5c073ed79a2589b56ee8649 Oct 10 12:28:32.566 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:28:32.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:28:33.038 INFO blam! 40f803b8c905f8a63ddc3c20b8615aa47dc1bd172e4880c3530f410d8ea903fa Oct 10 12:28:33.040 INFO running `"docker" "start" "-a" "40f803b8c905f8a63ddc3c20b8615aa47dc1bd172e4880c3530f410d8ea903fa"` Oct 10 12:28:34.496 INFO kablam! usermod: no changes Oct 10 12:28:34.573 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 12:28:34.573 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 12:28:34.573 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 12:28:34.574 INFO kablam! files will be included as a binary target: Oct 10 12:28:34.574 INFO kablam! Oct 10 12:28:34.574 INFO kablam! * /source/src/main.rs Oct 10 12:28:34.575 INFO kablam! Oct 10 12:28:34.575 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 12:28:34.575 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 12:28:34.576 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 12:28:34.576 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 12:28:34.576 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 12:28:34.576 INFO kablam! Oct 10 12:28:34.577 INFO kablam! For more information on this warning you can consult Oct 10 12:28:34.577 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 12:28:34.577 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `rust-tv`, Oct 10 12:28:34.578 INFO kablam! please set bin.path in Cargo.toml Oct 10 12:28:34.765 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 10 12:28:34.777 INFO kablam! Running /target/debug/deps/rust_tv-2377146be0a1b46c Oct 10 12:28:34.786 INFO blam! Oct 10 12:28:34.786 INFO blam! running 0 tests Oct 10 12:28:34.786 INFO blam! Oct 10 12:28:34.786 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:28:34.786 INFO blam! Oct 10 12:28:34.788 INFO kablam! su: No module specific data is present Oct 10 12:28:35.928 INFO running `"docker" "rm" "-f" "40f803b8c905f8a63ddc3c20b8615aa47dc1bd172e4880c3530f410d8ea903fa"` Oct 10 12:28:36.328 INFO blam! 40f803b8c905f8a63ddc3c20b8615aa47dc1bd172e4880c3530f410d8ea903fa