Oct 15 12:23:30.392 INFO testing Baransu/rust-3d against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:23:30.392 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12:23:30.749 INFO blam! 6f2e76a04e9a1c1f231efb22f57969961c44bd55dc8db1723a2e1cba28885db0 Oct 15 12:23:30.757 INFO running `"docker" "start" "-a" "6f2e76a04e9a1c1f231efb22f57969961c44bd55dc8db1723a2e1cba28885db0"` Oct 15 12:23:31.490 INFO kablam! usermod: no changes Oct 15 12:23:31.691 INFO kablam! Compiling math v0.1.0 (/source/src/math) Oct 15 12:23:31.692 INFO kablam! Compiling rand v0.4.2 Oct 15 12:23:31.692 INFO kablam! Compiling memmap v0.6.2 Oct 15 12:23:31.692 INFO kablam! Compiling time v0.1.39 Oct 15 12:23:31.692 INFO kablam! Compiling deflate v0.7.17 Oct 15 12:23:31.694 INFO kablam! Compiling shared_library v0.1.5 Oct 15 12:23:31.695 INFO kablam! Compiling itertools v0.7.8 Oct 15 12:23:31.710 INFO kablam! Compiling serde_json v1.0.11 Oct 15 12:23:33.851 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 15 12:23:35.655 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 12:23:35.655 INFO kablam! Compiling opengl v0.1.0 (/source/src/opengl) Oct 15 12:23:35.860 INFO kablam! Compiling glutin v0.13.0 Oct 15 12:23:41.363 INFO kablam! Compiling x11-dl v2.17.3 Oct 15 12:23:41.371 INFO kablam! Compiling png v0.11.0 Oct 15 12:23:41.381 INFO kablam! Compiling tempfile v2.1.5 Oct 15 12:23:41.395 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 15 12:23:41.399 INFO kablam! Compiling wayland-client v0.12.5 Oct 15 12:23:43.891 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 12:23:47.603 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 15 12:23:47.603 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 15 12:23:51.223 INFO kablam! Compiling rayon v0.8.1 Oct 15 12:24:06.351 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 12:24:08.081 INFO kablam! Compiling wayland-window v0.13.2 Oct 15 12:24:11.376 INFO kablam! Compiling winit v0.11.1 Oct 15 12:24:14.081 INFO kablam! Compiling image v0.17.0 Oct 15 12:24:42.394 INFO kablam! Compiling engine v0.1.0 (/source/src/engine) Oct 15 12:24:44.255 INFO kablam! warning: unused `#[macro_use]` import Oct 15 12:24:44.255 INFO kablam! --> src/engine/lib.rs:1:1 Oct 15 12:24:44.255 INFO kablam! | Oct 15 12:24:44.255 INFO kablam! 1 | #[macro_use] extern crate itertools; Oct 15 12:24:44.255 INFO kablam! | ^^^^^^^^^^^^ Oct 15 12:24:44.255 INFO kablam! | Oct 15 12:24:44.255 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:24:44.255 INFO kablam! Oct 15 12:24:44.257 INFO kablam! warning: unused import: `self::tobj::*` Oct 15 12:24:44.257 INFO kablam! --> src/engine/model.rs:8:5 Oct 15 12:24:44.257 INFO kablam! | Oct 15 12:24:44.257 INFO kablam! 8 | use self::tobj::*; Oct 15 12:24:44.257 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 12:24:44.257 INFO kablam! Oct 15 12:24:44.258 INFO kablam! warning: unused import: `std::error::Error` Oct 15 12:24:44.258 INFO kablam! --> src/engine/model.rs:12:5 Oct 15 12:24:44.259 INFO kablam! | Oct 15 12:24:44.259 INFO kablam! 12 | use std::error::Error; Oct 15 12:24:44.260 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 12:24:44.260 INFO kablam! Oct 15 12:24:44.260 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 15 12:24:44.260 INFO kablam! --> src/engine/model.rs:13:5 Oct 15 12:24:44.260 INFO kablam! | Oct 15 12:24:44.261 INFO kablam! 13 | use std::io::prelude::*; Oct 15 12:24:44.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:24:44.261 INFO kablam! Oct 15 12:24:44.261 INFO kablam! warning: unused import: `std::fs::File` Oct 15 12:24:44.261 INFO kablam! --> src/engine/model.rs:14:5 Oct 15 12:24:44.261 INFO kablam! | Oct 15 12:24:44.261 INFO kablam! 14 | use std::fs::File; Oct 15 12:24:44.263 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 12:24:44.263 INFO kablam! Oct 15 12:24:44.263 INFO kablam! warning: unused import: `PathBuf` Oct 15 12:24:44.263 INFO kablam! --> src/engine/model.rs:15:23 Oct 15 12:24:44.263 INFO kablam! | Oct 15 12:24:44.265 INFO kablam! 15 | use std::path::{Path, PathBuf}; Oct 15 12:24:44.265 INFO kablam! | ^^^^^^^ Oct 15 12:24:44.265 INFO kablam! Oct 15 12:24:44.265 INFO kablam! warning: unused import: `std::io::BufReader` Oct 15 12:24:44.265 INFO kablam! --> src/engine/model.rs:16:5 Oct 15 12:24:44.266 INFO kablam! | Oct 15 12:24:44.266 INFO kablam! 16 | use std::io::BufReader; Oct 15 12:24:44.266 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 12:24:44.266 INFO kablam! Oct 15 12:24:44.266 INFO kablam! warning: unused import: `self::gl::types::*` Oct 15 12:24:44.271 INFO kablam! --> src/engine/skybox.rs:5:5 Oct 15 12:24:44.271 INFO kablam! | Oct 15 12:24:44.271 INFO kablam! 5 | use self::gl::types::*; Oct 15 12:24:44.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 12:24:44.271 INFO kablam! Oct 15 12:24:44.414 INFO kablam! warning: unused variable: `path` Oct 15 12:24:44.414 INFO kablam! --> src/engine/scene.rs:14:15 Oct 15 12:24:44.414 INFO kablam! | Oct 15 12:24:44.414 INFO kablam! 14 | pub fn load(path: &str) -> Scene { Oct 15 12:24:44.414 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 15 12:24:44.414 INFO kablam! | Oct 15 12:24:44.414 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:24:44.414 INFO kablam! Oct 15 12:24:44.417 INFO kablam! warning: value assigned to `current_anisotropy` is never read Oct 15 12:24:44.417 INFO kablam! --> src/engine/texture.rs:22:17 Oct 15 12:24:44.417 INFO kablam! | Oct 15 12:24:44.417 INFO kablam! 22 | let mut current_anisotropy = 0.0; Oct 15 12:24:44.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 12:24:44.417 INFO kablam! | Oct 15 12:24:44.417 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 12:24:44.417 INFO kablam! Oct 15 12:24:44.475 INFO kablam! warning: variable does not need to be mutable Oct 15 12:24:44.475 INFO kablam! --> src/engine/model.rs:76:13 Oct 15 12:24:44.475 INFO kablam! | Oct 15 12:24:44.475 INFO kablam! 76 | let mut texture_requests: Vec = materials Oct 15 12:24:44.475 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 15 12:24:44.475 INFO kablam! | | Oct 15 12:24:44.475 INFO kablam! | help: remove this `mut` Oct 15 12:24:44.475 INFO kablam! | Oct 15 12:24:44.475 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:24:44.475 INFO kablam! Oct 15 12:24:44.496 INFO kablam! warning: variable does not need to be mutable Oct 15 12:24:44.496 INFO kablam! --> src/engine/skybox.rs:20:9 Oct 15 12:24:44.496 INFO kablam! | Oct 15 12:24:44.496 INFO kablam! 20 | let mut model = Model::new("res/models/cube.obj"); Oct 15 12:24:44.496 INFO kablam! | ----^^^^^ Oct 15 12:24:44.496 INFO kablam! | | Oct 15 12:24:44.496 INFO kablam! | help: remove this `mut` Oct 15 12:24:44.496 INFO kablam! Oct 15 12:24:44.496 INFO kablam! warning: variable does not need to be mutable Oct 15 12:24:44.496 INFO kablam! --> src/engine/skybox.rs:21:9 Oct 15 12:24:44.496 INFO kablam! | Oct 15 12:24:44.496 INFO kablam! 21 | let mut shader = Shader::new("res/skybox.vert", "res/skybox.frag"); Oct 15 12:24:44.496 INFO kablam! | ----^^^^^^ Oct 15 12:24:44.496 INFO kablam! | | Oct 15 12:24:44.497 INFO kablam! | help: remove this `mut` Oct 15 12:24:44.500 INFO kablam! Oct 15 12:24:45.736 INFO kablam! Compiling rust-3d v0.1.0 (/source) Oct 15 12:24:48.491 INFO kablam! warning: unused import: `engine::scene::Scene` Oct 15 12:24:48.492 INFO kablam! --> src/main.rs:19:5 Oct 15 12:24:48.492 INFO kablam! | Oct 15 12:24:48.493 INFO kablam! 19 | use engine::scene::Scene; Oct 15 12:24:48.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 12:24:48.494 INFO kablam! | Oct 15 12:24:48.494 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:24:48.495 INFO kablam! Oct 15 12:24:48.580 INFO kablam! warning: variable `time` is assigned to, but never used Oct 15 12:24:48.581 INFO kablam! --> src/main.rs:161:13 Oct 15 12:24:48.581 INFO kablam! | Oct 15 12:24:48.582 INFO kablam! 161 | let mut time = 0.0; Oct 15 12:24:48.582 INFO kablam! | ^^^^ Oct 15 12:24:48.583 INFO kablam! | Oct 15 12:24:48.584 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:24:48.584 INFO kablam! = note: consider using `_time` instead Oct 15 12:24:48.584 INFO kablam! Oct 15 12:24:48.585 INFO kablam! warning: unused variable: `angle` Oct 15 12:24:48.586 INFO kablam! --> src/main.rs:171:13 Oct 15 12:24:48.586 INFO kablam! | Oct 15 12:24:48.587 INFO kablam! 171 | let angle: f64 = ts.sec as f64 + ts.nsec as f64 / 1000000000.0; Oct 15 12:24:48.587 INFO kablam! | ^^^^^ help: consider using `_angle` instead Oct 15 12:24:48.587 INFO kablam! Oct 15 12:24:55.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 15 12:24:55.142 INFO kablam! su: No module specific data is present Oct 15 12:24:56.479 INFO running `"docker" "rm" "-f" "6f2e76a04e9a1c1f231efb22f57969961c44bd55dc8db1723a2e1cba28885db0"` Oct 15 12:24:56.815 INFO blam! 6f2e76a04e9a1c1f231efb22f57969961c44bd55dc8db1723a2e1cba28885db0 Oct 15 12:24:56.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12:24:57.267 INFO blam! b7f81c67061987c5c5343090ce0be738428eae8a22c11539f2845ee0180bc7e0 Oct 15 12:24:57.269 INFO running `"docker" "start" "-a" "b7f81c67061987c5c5343090ce0be738428eae8a22c11539f2845ee0180bc7e0"` Oct 15 12:24:59.494 INFO kablam! usermod: no changes Oct 15 12:24:59.760 INFO kablam! Compiling rust-3d v0.1.0 (/source) Oct 15 12:25:02.667 INFO kablam! warning: unused import: `engine::scene::Scene` Oct 15 12:25:02.667 INFO kablam! --> src/main.rs:19:5 Oct 15 12:25:02.668 INFO kablam! | Oct 15 12:25:02.668 INFO kablam! 19 | use engine::scene::Scene; Oct 15 12:25:02.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 12:25:02.669 INFO kablam! | Oct 15 12:25:02.669 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:25:02.669 INFO kablam! Oct 15 12:25:02.767 INFO kablam! warning: variable `time` is assigned to, but never used Oct 15 12:25:02.768 INFO kablam! --> src/main.rs:161:13 Oct 15 12:25:02.768 INFO kablam! | Oct 15 12:25:02.768 INFO kablam! 161 | let mut time = 0.0; Oct 15 12:25:02.769 INFO kablam! | ^^^^ Oct 15 12:25:02.769 INFO kablam! | Oct 15 12:25:02.769 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:25:02.770 INFO kablam! = note: consider using `_time` instead Oct 15 12:25:02.770 INFO kablam! Oct 15 12:25:02.770 INFO kablam! warning: unused variable: `angle` Oct 15 12:25:02.771 INFO kablam! --> src/main.rs:171:13 Oct 15 12:25:02.771 INFO kablam! | Oct 15 12:25:02.771 INFO kablam! 171 | let angle: f64 = ts.sec as f64 + ts.nsec as f64 / 1000000000.0; Oct 15 12:25:02.772 INFO kablam! | ^^^^^ help: consider using `_angle` instead Oct 15 12:25:02.772 INFO kablam! Oct 15 12:25:03.422 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.89s Oct 15 12:25:03.442 INFO kablam! su: No module specific data is present Oct 15 12:25:04.909 INFO running `"docker" "rm" "-f" "b7f81c67061987c5c5343090ce0be738428eae8a22c11539f2845ee0180bc7e0"` Oct 15 12:25:05.190 INFO blam! b7f81c67061987c5c5343090ce0be738428eae8a22c11539f2845ee0180bc7e0 Oct 15 12:25:05.204 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12:25:05.615 INFO blam! 7ceefefe2550832d505be3a65a9c0ded00ea1f8f80571918801038bd379069e5 Oct 15 12:25:05.617 INFO running `"docker" "start" "-a" "7ceefefe2550832d505be3a65a9c0ded00ea1f8f80571918801038bd379069e5"` Oct 15 12:25:07.087 INFO kablam! usermod: no changes Oct 15 12:25:07.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 15 12:25:07.318 INFO kablam! Running /target/debug/deps/rust_3d-af94523fe6f49a4f Oct 15 12:25:07.343 INFO blam! Oct 15 12:25:07.343 INFO blam! running 0 tests Oct 15 12:25:07.343 INFO blam! Oct 15 12:25:07.343 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:25:07.343 INFO blam! Oct 15 12:25:07.344 INFO kablam! su: No module specific data is present Oct 15 12:25:08.435 INFO running `"docker" "rm" "-f" "7ceefefe2550832d505be3a65a9c0ded00ea1f8f80571918801038bd379069e5"` Oct 15 12:25:08.859 INFO blam! 7ceefefe2550832d505be3a65a9c0ded00ea1f8f80571918801038bd379069e5