Oct 15 12:23:30.856 INFO testing Baransu/rust-3d against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:23:30.856 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12:23:31.167 INFO blam! c90e15d00f68f44f77593b60804abe84079692212725a7c41bba0ac7efe1685d Oct 15 12:23:31.171 INFO running `"docker" "start" "-a" "c90e15d00f68f44f77593b60804abe84079692212725a7c41bba0ac7efe1685d"` Oct 15 12:23:31.823 INFO kablam! usermod: no changes Oct 15 12:23:32.091 INFO kablam! Compiling scopeguard v0.3.2 Oct 15 12:23:32.099 INFO kablam! Compiling math v0.1.0 (/source/src/math) Oct 15 12:23:32.099 INFO kablam! Compiling rand v0.4.2 Oct 15 12:23:32.103 INFO kablam! Compiling memmap v0.6.2 Oct 15 12:23:32.103 INFO kablam! Compiling time v0.1.39 Oct 15 12:23:32.103 INFO kablam! Compiling deflate v0.7.17 Oct 15 12:23:32.103 INFO kablam! Compiling shared_library v0.1.5 Oct 15 12:23:32.103 INFO kablam! Compiling itertools v0.7.8 Oct 15 12:23:32.635 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 15 12:23:34.842 INFO kablam! Compiling opengl v0.1.0 (/source/src/opengl) Oct 15 12:23:34.871 INFO kablam! Compiling glutin v0.13.0 Oct 15 12:23:34.895 INFO kablam! Compiling x11-dl v2.17.3 Oct 15 12:23:40.908 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 12:23:40.908 INFO kablam! Compiling tempfile v2.1.5 Oct 15 12:23:40.987 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 15 12:23:40.987 INFO kablam! Compiling png v0.11.0 Oct 15 12:23:41.035 INFO kablam! Compiling wayland-client v0.12.5 Oct 15 12:23:44.047 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 12:23:48.067 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 15 12:23:48.068 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 15 12:23:51.416 INFO kablam! Compiling rayon v0.8.1 Oct 15 12:24:03.683 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 12:24:07.387 INFO kablam! Compiling wayland-window v0.13.2 Oct 15 12:24:10.991 INFO kablam! Compiling image v0.17.0 Oct 15 12:24:11.964 INFO kablam! Compiling winit v0.11.1 Oct 15 12:24:39.684 INFO kablam! Compiling engine v0.1.0 (/source/src/engine) Oct 15 12:24:41.495 INFO kablam! warning: unused `#[macro_use]` import Oct 15 12:24:41.496 INFO kablam! --> src/engine/lib.rs:1:1 Oct 15 12:24:41.497 INFO kablam! | Oct 15 12:24:41.497 INFO kablam! 1 | #[macro_use] extern crate itertools; Oct 15 12:24:41.498 INFO kablam! | ^^^^^^^^^^^^ Oct 15 12:24:41.499 INFO kablam! | Oct 15 12:24:41.499 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:24:41.500 INFO kablam! Oct 15 12:24:41.500 INFO kablam! warning: unused import: `self::tobj::*` Oct 15 12:24:41.501 INFO kablam! --> src/engine/model.rs:8:5 Oct 15 12:24:41.501 INFO kablam! | Oct 15 12:24:41.502 INFO kablam! 8 | use self::tobj::*; Oct 15 12:24:41.503 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 12:24:41.503 INFO kablam! Oct 15 12:24:41.504 INFO kablam! warning: unused import: `std::error::Error` Oct 15 12:24:41.504 INFO kablam! --> src/engine/model.rs:12:5 Oct 15 12:24:41.505 INFO kablam! | Oct 15 12:24:41.506 INFO kablam! 12 | use std::error::Error; Oct 15 12:24:41.506 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 12:24:41.507 INFO kablam! Oct 15 12:24:41.507 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 15 12:24:41.508 INFO kablam! --> src/engine/model.rs:13:5 Oct 15 12:24:41.508 INFO kablam! | Oct 15 12:24:41.509 INFO kablam! 13 | use std::io::prelude::*; Oct 15 12:24:41.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:24:41.510 INFO kablam! Oct 15 12:24:41.510 INFO kablam! warning: unused import: `std::fs::File` Oct 15 12:24:41.511 INFO kablam! --> src/engine/model.rs:14:5 Oct 15 12:24:41.511 INFO kablam! | Oct 15 12:24:41.511 INFO kablam! 14 | use std::fs::File; Oct 15 12:24:41.511 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 12:24:41.511 INFO kablam! Oct 15 12:24:41.511 INFO kablam! warning: unused import: `PathBuf` Oct 15 12:24:41.511 INFO kablam! --> src/engine/model.rs:15:23 Oct 15 12:24:41.511 INFO kablam! | Oct 15 12:24:41.519 INFO kablam! 15 | use std::path::{Path, PathBuf}; Oct 15 12:24:41.519 INFO kablam! | ^^^^^^^ Oct 15 12:24:41.519 INFO kablam! Oct 15 12:24:41.519 INFO kablam! warning: unused import: `std::io::BufReader` Oct 15 12:24:41.519 INFO kablam! --> src/engine/model.rs:16:5 Oct 15 12:24:41.519 INFO kablam! | Oct 15 12:24:41.519 INFO kablam! 16 | use std::io::BufReader; Oct 15 12:24:41.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 12:24:41.519 INFO kablam! Oct 15 12:24:41.519 INFO kablam! warning: unused import: `self::gl::types::*` Oct 15 12:24:41.519 INFO kablam! --> src/engine/skybox.rs:5:5 Oct 15 12:24:41.519 INFO kablam! | Oct 15 12:24:41.519 INFO kablam! 5 | use self::gl::types::*; Oct 15 12:24:41.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 12:24:41.519 INFO kablam! Oct 15 12:24:41.743 INFO kablam! warning: unused variable: `path` Oct 15 12:24:41.743 INFO kablam! --> src/engine/scene.rs:14:15 Oct 15 12:24:41.743 INFO kablam! | Oct 15 12:24:41.743 INFO kablam! 14 | pub fn load(path: &str) -> Scene { Oct 15 12:24:41.743 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 15 12:24:41.743 INFO kablam! | Oct 15 12:24:41.743 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:24:41.743 INFO kablam! Oct 15 12:24:41.746 INFO kablam! warning: value assigned to `current_anisotropy` is never read Oct 15 12:24:41.746 INFO kablam! --> src/engine/texture.rs:22:17 Oct 15 12:24:41.746 INFO kablam! | Oct 15 12:24:41.746 INFO kablam! 22 | let mut current_anisotropy = 0.0; Oct 15 12:24:41.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 12:24:41.746 INFO kablam! | Oct 15 12:24:41.746 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 12:24:41.746 INFO kablam! Oct 15 12:24:41.815 INFO kablam! warning: variable does not need to be mutable Oct 15 12:24:41.816 INFO kablam! --> src/engine/model.rs:76:13 Oct 15 12:24:41.817 INFO kablam! | Oct 15 12:24:41.817 INFO kablam! 76 | let mut texture_requests: Vec = materials Oct 15 12:24:41.818 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 15 12:24:41.819 INFO kablam! | | Oct 15 12:24:41.819 INFO kablam! | help: remove this `mut` Oct 15 12:24:41.820 INFO kablam! | Oct 15 12:24:41.821 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:24:41.821 INFO kablam! Oct 15 12:24:41.836 INFO kablam! warning: variable does not need to be mutable Oct 15 12:24:41.837 INFO kablam! --> src/engine/skybox.rs:20:9 Oct 15 12:24:41.838 INFO kablam! | Oct 15 12:24:41.838 INFO kablam! 20 | let mut model = Model::new("res/models/cube.obj"); Oct 15 12:24:41.839 INFO kablam! | ----^^^^^ Oct 15 12:24:41.840 INFO kablam! | | Oct 15 12:24:41.840 INFO kablam! | help: remove this `mut` Oct 15 12:24:41.841 INFO kablam! Oct 15 12:24:41.841 INFO kablam! warning: variable does not need to be mutable Oct 15 12:24:41.842 INFO kablam! --> src/engine/skybox.rs:21:9 Oct 15 12:24:41.842 INFO kablam! | Oct 15 12:24:41.843 INFO kablam! 21 | let mut shader = Shader::new("res/skybox.vert", "res/skybox.frag"); Oct 15 12:24:41.844 INFO kablam! | ----^^^^^^ Oct 15 12:24:41.844 INFO kablam! | | Oct 15 12:24:41.845 INFO kablam! | help: remove this `mut` Oct 15 12:24:41.845 INFO kablam! Oct 15 12:24:42.876 INFO kablam! Compiling rust-3d v0.1.0 (/source) Oct 15 12:24:45.223 INFO kablam! warning: unused import: `engine::scene::Scene` Oct 15 12:24:45.224 INFO kablam! --> src/main.rs:19:5 Oct 15 12:24:45.225 INFO kablam! | Oct 15 12:24:45.225 INFO kablam! 19 | use engine::scene::Scene; Oct 15 12:24:45.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 12:24:45.226 INFO kablam! | Oct 15 12:24:45.227 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:24:45.228 INFO kablam! Oct 15 12:24:45.315 INFO kablam! warning: variable `time` is assigned to, but never used Oct 15 12:24:45.316 INFO kablam! --> src/main.rs:161:13 Oct 15 12:24:45.316 INFO kablam! | Oct 15 12:24:45.316 INFO kablam! 161 | let mut time = 0.0; Oct 15 12:24:45.316 INFO kablam! | ^^^^ Oct 15 12:24:45.316 INFO kablam! | Oct 15 12:24:45.316 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:24:45.316 INFO kablam! = note: consider using `_time` instead Oct 15 12:24:45.316 INFO kablam! Oct 15 12:24:45.318 INFO kablam! warning: unused variable: `angle` Oct 15 12:24:45.318 INFO kablam! --> src/main.rs:171:13 Oct 15 12:24:45.318 INFO kablam! | Oct 15 12:24:45.318 INFO kablam! 171 | let angle: f64 = ts.sec as f64 + ts.nsec as f64 / 1000000000.0; Oct 15 12:24:45.318 INFO kablam! | ^^^^^ help: consider using `_angle` instead Oct 15 12:24:45.318 INFO kablam! Oct 15 12:24:51.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Oct 15 12:24:51.607 INFO kablam! su: No module specific data is present Oct 15 12:24:53.510 INFO running `"docker" "rm" "-f" "c90e15d00f68f44f77593b60804abe84079692212725a7c41bba0ac7efe1685d"` Oct 15 12:24:53.852 INFO blam! c90e15d00f68f44f77593b60804abe84079692212725a7c41bba0ac7efe1685d Oct 15 12:24:53.854 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12:24:54.394 INFO blam! 19a7598f1c987030d4d740e3eb0405ee9592da299dc80d78b204e68bfecb9acc Oct 15 12:24:54.396 INFO running `"docker" "start" "-a" "19a7598f1c987030d4d740e3eb0405ee9592da299dc80d78b204e68bfecb9acc"` Oct 15 12:24:56.518 INFO kablam! usermod: no changes Oct 15 12:24:56.766 INFO kablam! Compiling rust-3d v0.1.0 (/source) Oct 15 12:24:59.583 INFO kablam! warning: unused import: `engine::scene::Scene` Oct 15 12:24:59.583 INFO kablam! --> src/main.rs:19:5 Oct 15 12:24:59.583 INFO kablam! | Oct 15 12:24:59.583 INFO kablam! 19 | use engine::scene::Scene; Oct 15 12:24:59.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 12:24:59.583 INFO kablam! | Oct 15 12:24:59.583 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:24:59.583 INFO kablam! Oct 15 12:24:59.676 INFO kablam! warning: variable `time` is assigned to, but never used Oct 15 12:24:59.676 INFO kablam! --> src/main.rs:161:13 Oct 15 12:24:59.676 INFO kablam! | Oct 15 12:24:59.676 INFO kablam! 161 | let mut time = 0.0; Oct 15 12:24:59.676 INFO kablam! | ^^^^ Oct 15 12:24:59.676 INFO kablam! | Oct 15 12:24:59.677 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:24:59.677 INFO kablam! = note: consider using `_time` instead Oct 15 12:24:59.677 INFO kablam! Oct 15 12:24:59.677 INFO kablam! warning: unused variable: `angle` Oct 15 12:24:59.677 INFO kablam! --> src/main.rs:171:13 Oct 15 12:24:59.677 INFO kablam! | Oct 15 12:24:59.677 INFO kablam! 171 | let angle: f64 = ts.sec as f64 + ts.nsec as f64 / 1000000000.0; Oct 15 12:24:59.678 INFO kablam! | ^^^^^ help: consider using `_angle` instead Oct 15 12:24:59.678 INFO kablam! Oct 15 12:25:00.390 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.82s Oct 15 12:25:00.405 INFO kablam! su: No module specific data is present Oct 15 12:25:01.699 INFO running `"docker" "rm" "-f" "19a7598f1c987030d4d740e3eb0405ee9592da299dc80d78b204e68bfecb9acc"` Oct 15 12:25:02.087 INFO blam! 19a7598f1c987030d4d740e3eb0405ee9592da299dc80d78b204e68bfecb9acc Oct 15 12:25:02.091 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12:25:02.610 INFO blam! a7115ff499e6a1317a110da2209340dad6891b79c639861ee56293839e489844 Oct 15 12:25:02.613 INFO running `"docker" "start" "-a" "a7115ff499e6a1317a110da2209340dad6891b79c639861ee56293839e489844"` Oct 15 12:25:04.330 INFO kablam! usermod: no changes Oct 15 12:25:04.538 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 15 12:25:04.554 INFO kablam! Running /target/debug/deps/rust_3d-36f779fd9bec4b84 Oct 15 12:25:04.576 INFO blam! Oct 15 12:25:04.576 INFO blam! running 0 tests Oct 15 12:25:04.576 INFO blam! Oct 15 12:25:04.576 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:25:04.576 INFO blam! Oct 15 12:25:04.578 INFO kablam! su: No module specific data is present Oct 15 12:25:05.477 INFO running `"docker" "rm" "-f" "a7115ff499e6a1317a110da2209340dad6891b79c639861ee56293839e489844"` Oct 15 12:25:05.723 INFO blam! a7115ff499e6a1317a110da2209340dad6891b79c639861ee56293839e489844