Oct 15 16:48:43.649 INFO testing terra-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:48:43.649 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 16:48:44.035 INFO blam! 364824318c67c4d08c40ae0935aaf52dadf20ff25f9940b54343bd6deb67a171 Oct 15 16:48:44.055 INFO running `"docker" "start" "-a" "364824318c67c4d08c40ae0935aaf52dadf20ff25f9940b54343bd6deb67a171"` Oct 15 16:48:45.775 INFO kablam! usermod: no changes Oct 15 16:48:46.290 INFO kablam! Compiling safe-transmute v0.3.1 Oct 15 16:48:46.290 INFO kablam! Compiling inotify-sys v0.1.3 Oct 15 16:48:46.307 INFO kablam! Compiling memmap v0.5.2 Oct 15 16:48:46.322 INFO kablam! Compiling mio-extras v2.0.5 Oct 15 16:48:46.324 INFO kablam! Compiling gfx_core v0.7.2 Oct 15 16:48:46.324 INFO kablam! Compiling num-rational v0.1.42 Oct 15 16:48:46.329 INFO kablam! Compiling rustfft v2.1.0 Oct 15 16:48:46.329 INFO kablam! Compiling png v0.9.0 Oct 15 16:48:50.047 INFO kablam! Compiling rayon v1.0.2 Oct 15 16:48:50.271 INFO kablam! Compiling cgmath v0.15.0 Oct 15 16:48:51.975 INFO kablam! Compiling bincode v0.8.0 Oct 15 16:48:55.940 INFO kablam! Compiling inotify v0.6.1 Oct 15 16:49:05.631 INFO kablam! Compiling notify v4.0.6 Oct 15 16:49:09.347 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 15 16:49:16.519 INFO kablam! Compiling image v0.15.0 Oct 15 16:49:39.479 INFO kablam! Compiling gfx v0.16.3 Oct 15 16:49:45.554 INFO kablam! Compiling rshader v0.1.0 Oct 15 16:49:48.723 INFO kablam! Compiling terra v0.2.0 (/source) Oct 15 16:49:54.363 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 16:49:54.363 INFO kablam! --> src/terrain/file.rs:450:37 Oct 15 16:49:54.363 INFO kablam! | Oct 15 16:49:54.363 INFO kablam! 450 | writer.write_u8(((w * 255.0) as u8))?; Oct 15 16:49:54.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 16:49:54.363 INFO kablam! | Oct 15 16:49:54.363 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 16:49:54.363 INFO kablam! Oct 15 16:49:54.459 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 15 16:49:54.459 INFO kablam! --> src/cache/mod.rs:14:9 Oct 15 16:49:54.459 INFO kablam! | Oct 15 16:49:54.459 INFO kablam! 14 | env::home_dir().unwrap_or(PathBuf::from(".")).join(".terra") Oct 15 16:49:54.459 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:49:54.459 INFO kablam! | Oct 15 16:49:54.459 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:49:54.459 INFO kablam! Oct 15 16:49:58.649 INFO kablam! warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable Oct 15 16:49:58.649 INFO kablam! --> src/lib.rs:1:12 Oct 15 16:49:58.649 INFO kablam! | Oct 15 16:49:58.649 INFO kablam! 1 | #![feature(ord_max_min)] Oct 15 16:49:58.649 INFO kablam! | ^^^^^^^^^^^ Oct 15 16:49:58.649 INFO kablam! | Oct 15 16:49:58.649 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 16:49:58.649 INFO kablam! Oct 15 16:50:01.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 15 16:50:01.182 INFO kablam! su: No module specific data is present Oct 15 16:50:01.915 INFO running `"docker" "rm" "-f" "364824318c67c4d08c40ae0935aaf52dadf20ff25f9940b54343bd6deb67a171"` Oct 15 16:50:02.207 INFO blam! 364824318c67c4d08c40ae0935aaf52dadf20ff25f9940b54343bd6deb67a171 Oct 15 16:50:02.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 16:50:02.655 INFO blam! 75ade2cd72f828bd655d14f123f7ee81686dff79f6d7b1bb48cf1915578e7d44 Oct 15 16:50:02.659 INFO running `"docker" "start" "-a" "75ade2cd72f828bd655d14f123f7ee81686dff79f6d7b1bb48cf1915578e7d44"` Oct 15 16:50:03.554 INFO kablam! usermod: no changes Oct 15 16:50:03.816 INFO kablam! Compiling terra v0.2.0 (/source) Oct 15 16:50:08.607 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 16:50:08.607 INFO kablam! --> src/terrain/file.rs:450:37 Oct 15 16:50:08.607 INFO kablam! | Oct 15 16:50:08.607 INFO kablam! 450 | writer.write_u8(((w * 255.0) as u8))?; Oct 15 16:50:08.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 16:50:08.607 INFO kablam! | Oct 15 16:50:08.607 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 16:50:08.607 INFO kablam! Oct 15 16:50:08.693 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 15 16:50:08.693 INFO kablam! --> src/cache/mod.rs:14:9 Oct 15 16:50:08.693 INFO kablam! | Oct 15 16:50:08.693 INFO kablam! 14 | env::home_dir().unwrap_or(PathBuf::from(".")).join(".terra") Oct 15 16:50:08.693 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 16:50:08.693 INFO kablam! | Oct 15 16:50:08.693 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:50:08.693 INFO kablam! Oct 15 16:50:12.311 INFO kablam! warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable Oct 15 16:50:12.311 INFO kablam! --> src/lib.rs:1:12 Oct 15 16:50:12.311 INFO kablam! | Oct 15 16:50:12.311 INFO kablam! 1 | #![feature(ord_max_min)] Oct 15 16:50:12.311 INFO kablam! | ^^^^^^^^^^^ Oct 15 16:50:12.311 INFO kablam! | Oct 15 16:50:12.311 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 16:50:12.311 INFO kablam! Oct 15 16:50:12.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.40s Oct 15 16:50:13.010 INFO kablam! su: No module specific data is present Oct 15 16:50:13.365 INFO running `"docker" "rm" "-f" "75ade2cd72f828bd655d14f123f7ee81686dff79f6d7b1bb48cf1915578e7d44"` Oct 15 16:50:13.423 INFO blam! 75ade2cd72f828bd655d14f123f7ee81686dff79f6d7b1bb48cf1915578e7d44 Oct 15 16:50:13.425 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 16:50:13.639 INFO blam! 1f1ea80f442f4448597a0b3eb43c9483423ff886f2640a16f4d2c44356c99195 Oct 15 16:50:13.641 INFO running `"docker" "start" "-a" "1f1ea80f442f4448597a0b3eb43c9483423ff886f2640a16f4d2c44356c99195"` Oct 15 16:50:14.407 INFO kablam! usermod: no changes Oct 15 16:50:14.656 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 15 16:50:14.688 INFO kablam! Running /target/debug/deps/terra-993f2431a4836397 Oct 15 16:50:14.712 INFO blam! Oct 15 16:50:14.712 INFO blam! running 1 test Oct 15 16:50:14.713 INFO blam! test tests::it_works ... ok Oct 15 16:50:14.713 INFO blam! Oct 15 16:50:14.713 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:50:14.713 INFO blam! Oct 15 16:50:14.723 INFO kablam! Doc-tests terra Oct 15 16:50:23.323 INFO blam! Oct 15 16:50:23.323 INFO blam! running 0 tests Oct 15 16:50:23.323 INFO blam! Oct 15 16:50:23.323 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:50:23.323 INFO blam! Oct 15 16:50:23.343 INFO kablam! su: No module specific data is present Oct 15 16:50:24.053 INFO running `"docker" "rm" "-f" "1f1ea80f442f4448597a0b3eb43c9483423ff886f2640a16f4d2c44356c99195"` Oct 15 16:50:24.295 INFO blam! 1f1ea80f442f4448597a0b3eb43c9483423ff886f2640a16f4d2c44356c99195