Oct 15 02:58:52.893 INFO testing bddap/watch-stl-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:58:52.895 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 02:58:53.323 INFO blam! 8f75d48db4f0a91681495a35ab8051a51d37e44283c5ef33a6b9b61b15119cd2 Oct 15 02:58:53.331 INFO running `"docker" "start" "-a" "8f75d48db4f0a91681495a35ab8051a51d37e44283c5ef33a6b9b61b15119cd2"` Oct 15 02:58:54.085 INFO kablam! usermod: no changes Oct 15 02:58:54.331 INFO kablam! Compiling net2 v0.2.32 Oct 15 02:58:54.331 INFO kablam! Compiling inotify v0.3.0 Oct 15 02:58:54.332 INFO kablam! Compiling filetime v0.1.15 Oct 15 02:58:54.332 INFO kablam! Compiling cmake v0.1.29 Oct 15 02:58:54.332 INFO kablam! Compiling libz-sys v1.0.18 Oct 15 02:58:54.333 INFO kablam! Compiling stl_io v0.3.6 Oct 15 02:58:54.333 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 15 02:58:54.346 INFO kablam! Compiling gl_generator v0.6.1 Oct 15 02:58:59.959 INFO kablam! Compiling png v0.8.0 Oct 15 02:58:59.989 INFO kablam! Compiling nalgebra v0.13.1 Oct 15 02:58:59.989 INFO kablam! Compiling glfw-sys v3.2.2 Oct 15 02:58:59.990 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 15 02:59:00.032 INFO kablam! Compiling miow v0.1.5 Oct 15 02:59:00.601 INFO kablam! Compiling freetype-sys v0.4.0 Oct 15 02:59:01.951 INFO kablam! Compiling rayon-core v1.4.0 Oct 15 02:59:04.208 INFO kablam! Compiling mio v0.5.1 Oct 15 02:59:04.483 INFO kablam! Compiling gl v0.6.5 Oct 15 02:59:06.527 INFO kablam! Compiling freetype-rs v0.13.0 Oct 15 02:59:09.671 INFO kablam! Compiling rayon v1.0.1 Oct 15 02:59:10.503 INFO kablam! Compiling notify v4.0.3 Oct 15 02:59:16.444 INFO kablam! Compiling glfw v0.15.0 Oct 15 02:59:18.471 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 15 02:59:22.479 INFO kablam! Compiling image v0.14.0 Oct 15 02:59:51.308 INFO kablam! Compiling ncollide_math v0.8.0 Oct 15 02:59:52.467 INFO kablam! Compiling ncollide_utils v0.8.0 Oct 15 02:59:54.508 INFO kablam! Compiling ncollide_procedural v0.8.0 Oct 15 02:59:57.179 INFO kablam! Compiling kiss3d v0.11.0 Oct 15 03:00:08.599 INFO kablam! Compiling watch-stl v0.1.1 (/source) Oct 15 03:00:10.931 INFO kablam! warning: unused imports: `Error`, `watcher` Oct 15 03:00:10.931 INFO kablam! --> src/file_watcher.rs:2:14 Oct 15 03:00:10.931 INFO kablam! | Oct 15 03:00:10.931 INFO kablam! 2 | use notify::{watcher, DebouncedEvent, Error, RecommendedWatcher, RecursiveMode, Watcher}; Oct 15 03:00:10.931 INFO kablam! | ^^^^^^^ ^^^^^ Oct 15 03:00:10.931 INFO kablam! | Oct 15 03:00:10.931 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:00:10.931 INFO kablam! Oct 15 03:00:10.931 INFO kablam! warning: unused imports: `RecursiveMode`, `watcher` Oct 15 03:00:10.931 INFO kablam! --> src/main.rs:9:14 Oct 15 03:00:10.931 INFO kablam! | Oct 15 03:00:10.931 INFO kablam! 9 | use notify::{watcher, RecursiveMode, Watcher}; Oct 15 03:00:10.931 INFO kablam! | ^^^^^^^ ^^^^^^^^^^^^^ Oct 15 03:00:10.931 INFO kablam! Oct 15 03:00:10.931 INFO kablam! warning: unused import: `std::sync::mpsc::channel` Oct 15 03:00:10.931 INFO kablam! --> src/main.rs:10:5 Oct 15 03:00:10.931 INFO kablam! | Oct 15 03:00:10.931 INFO kablam! 10 | use std::sync::mpsc::channel; Oct 15 03:00:10.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:10.931 INFO kablam! Oct 15 03:00:10.931 INFO kablam! warning: unused import: `std::time::Duration` Oct 15 03:00:10.931 INFO kablam! --> src/main.rs:11:5 Oct 15 03:00:10.931 INFO kablam! | Oct 15 03:00:10.931 INFO kablam! 11 | use std::time::Duration; Oct 15 03:00:10.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:10.931 INFO kablam! Oct 15 03:00:11.091 INFO kablam! warning: unused import: `Watcher` Oct 15 03:00:11.091 INFO kablam! --> src/main.rs:9:38 Oct 15 03:00:11.091 INFO kablam! | Oct 15 03:00:11.091 INFO kablam! 9 | use notify::{watcher, RecursiveMode, Watcher}; Oct 15 03:00:11.091 INFO kablam! | ^^^^^^^ Oct 15 03:00:11.091 INFO kablam! Oct 15 03:00:11.095 INFO kablam! warning: unused variable: `a` Oct 15 03:00:11.095 INFO kablam! --> src/file_watcher.rs:46:17 Oct 15 03:00:11.095 INFO kablam! | Oct 15 03:00:11.095 INFO kablam! 46 | Err(a) => None, Oct 15 03:00:11.095 INFO kablam! | ^ help: consider using `_a` instead Oct 15 03:00:11.095 INFO kablam! | Oct 15 03:00:11.095 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:00:11.095 INFO kablam! Oct 15 03:00:11.115 INFO kablam! warning: variable does not need to be mutable Oct 15 03:00:11.115 INFO kablam! --> src/main.rs:114:30 Oct 15 03:00:11.115 INFO kablam! | Oct 15 03:00:11.115 INFO kablam! 114 | fn swap_mesh(w: &mut Window, mut c: &mut SceneNode, f: &Path) -> SceneNode { Oct 15 03:00:11.115 INFO kablam! | ----^ Oct 15 03:00:11.115 INFO kablam! | | Oct 15 03:00:11.115 INFO kablam! | help: remove this `mut` Oct 15 03:00:11.115 INFO kablam! | Oct 15 03:00:11.115 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 03:00:11.115 INFO kablam! Oct 15 03:00:11.123 INFO kablam! warning: field is never used: `watcher` Oct 15 03:00:11.123 INFO kablam! --> src/file_watcher.rs:11:5 Oct 15 03:00:11.123 INFO kablam! | Oct 15 03:00:11.123 INFO kablam! 11 | watcher: RecommendedWatcher, Oct 15 03:00:11.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:11.123 INFO kablam! | Oct 15 03:00:11.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:00:11.123 INFO kablam! Oct 15 03:00:15.200 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 15 03:00:15.212 INFO kablam! su: No module specific data is present Oct 15 03:00:16.011 INFO running `"docker" "rm" "-f" "8f75d48db4f0a91681495a35ab8051a51d37e44283c5ef33a6b9b61b15119cd2"` Oct 15 03:00:16.360 INFO blam! 8f75d48db4f0a91681495a35ab8051a51d37e44283c5ef33a6b9b61b15119cd2 Oct 15 03:00:16.365 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 03:00:16.812 INFO blam! e65c26d4c37aea9f32508af8dd2add597840d53f2ee97cc040da848457356bfa Oct 15 03:00:16.819 INFO running `"docker" "start" "-a" "e65c26d4c37aea9f32508af8dd2add597840d53f2ee97cc040da848457356bfa"` Oct 15 03:00:17.699 INFO kablam! usermod: no changes Oct 15 03:00:17.879 INFO kablam! Compiling watch-stl v0.1.1 (/source) Oct 15 03:00:20.215 INFO kablam! warning: unused imports: `Error`, `watcher` Oct 15 03:00:20.215 INFO kablam! --> src/file_watcher.rs:2:14 Oct 15 03:00:20.215 INFO kablam! | Oct 15 03:00:20.215 INFO kablam! 2 | use notify::{watcher, DebouncedEvent, Error, RecommendedWatcher, RecursiveMode, Watcher}; Oct 15 03:00:20.215 INFO kablam! | ^^^^^^^ ^^^^^ Oct 15 03:00:20.215 INFO kablam! | Oct 15 03:00:20.215 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:00:20.215 INFO kablam! Oct 15 03:00:20.215 INFO kablam! warning: unused imports: `RecursiveMode`, `watcher` Oct 15 03:00:20.215 INFO kablam! --> src/main.rs:9:14 Oct 15 03:00:20.215 INFO kablam! | Oct 15 03:00:20.215 INFO kablam! 9 | use notify::{watcher, RecursiveMode, Watcher}; Oct 15 03:00:20.215 INFO kablam! | ^^^^^^^ ^^^^^^^^^^^^^ Oct 15 03:00:20.215 INFO kablam! Oct 15 03:00:20.215 INFO kablam! warning: unused import: `std::sync::mpsc::channel` Oct 15 03:00:20.215 INFO kablam! --> src/main.rs:10:5 Oct 15 03:00:20.215 INFO kablam! | Oct 15 03:00:20.215 INFO kablam! 10 | use std::sync::mpsc::channel; Oct 15 03:00:20.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:20.215 INFO kablam! Oct 15 03:00:20.215 INFO kablam! warning: unused import: `std::time::Duration` Oct 15 03:00:20.215 INFO kablam! --> src/main.rs:11:5 Oct 15 03:00:20.215 INFO kablam! | Oct 15 03:00:20.215 INFO kablam! 11 | use std::time::Duration; Oct 15 03:00:20.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:20.215 INFO kablam! Oct 15 03:00:20.387 INFO kablam! warning: unused import: `Watcher` Oct 15 03:00:20.387 INFO kablam! --> src/main.rs:9:38 Oct 15 03:00:20.387 INFO kablam! | Oct 15 03:00:20.387 INFO kablam! 9 | use notify::{watcher, RecursiveMode, Watcher}; Oct 15 03:00:20.387 INFO kablam! | ^^^^^^^ Oct 15 03:00:20.387 INFO kablam! Oct 15 03:00:20.403 INFO kablam! warning: unused variable: `a` Oct 15 03:00:20.403 INFO kablam! --> src/file_watcher.rs:46:17 Oct 15 03:00:20.403 INFO kablam! | Oct 15 03:00:20.403 INFO kablam! 46 | Err(a) => None, Oct 15 03:00:20.403 INFO kablam! | ^ help: consider using `_a` instead Oct 15 03:00:20.403 INFO kablam! | Oct 15 03:00:20.403 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:00:20.403 INFO kablam! Oct 15 03:00:20.415 INFO kablam! warning: variable does not need to be mutable Oct 15 03:00:20.415 INFO kablam! --> src/main.rs:114:30 Oct 15 03:00:20.415 INFO kablam! | Oct 15 03:00:20.415 INFO kablam! 114 | fn swap_mesh(w: &mut Window, mut c: &mut SceneNode, f: &Path) -> SceneNode { Oct 15 03:00:20.415 INFO kablam! | ----^ Oct 15 03:00:20.415 INFO kablam! | | Oct 15 03:00:20.415 INFO kablam! | help: remove this `mut` Oct 15 03:00:20.415 INFO kablam! | Oct 15 03:00:20.415 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 03:00:20.415 INFO kablam! Oct 15 03:00:20.415 INFO kablam! warning: field is never used: `watcher` Oct 15 03:00:20.415 INFO kablam! --> src/file_watcher.rs:11:5 Oct 15 03:00:20.415 INFO kablam! | Oct 15 03:00:20.415 INFO kablam! 11 | watcher: RecommendedWatcher, Oct 15 03:00:20.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:20.415 INFO kablam! | Oct 15 03:00:20.415 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:00:20.415 INFO kablam! Oct 15 03:00:21.389 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.66s Oct 15 03:00:21.399 INFO kablam! su: No module specific data is present Oct 15 03:00:21.881 INFO running `"docker" "rm" "-f" "e65c26d4c37aea9f32508af8dd2add597840d53f2ee97cc040da848457356bfa"` Oct 15 03:00:22.099 INFO blam! e65c26d4c37aea9f32508af8dd2add597840d53f2ee97cc040da848457356bfa Oct 15 03:00:22.099 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 03:00:22.464 INFO blam! 7693091205de8d8eb44ae006fcbcbc2d6a96ff3ae1da16e1fe88abd9126eb6a1 Oct 15 03:00:22.475 INFO running `"docker" "start" "-a" "7693091205de8d8eb44ae006fcbcbc2d6a96ff3ae1da16e1fe88abd9126eb6a1"` Oct 15 03:00:23.367 INFO kablam! usermod: no changes Oct 15 03:00:23.512 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 03:00:23.528 INFO kablam! Running /target/debug/deps/watch_stl-fe19f0b6df7154e3 Oct 15 03:00:23.538 INFO blam! Oct 15 03:00:23.538 INFO blam! running 1 test Oct 15 03:00:23.544 INFO blam! test file_watcher::tests::fake_test ... ok Oct 15 03:00:23.544 INFO blam! Oct 15 03:00:23.544 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:00:23.544 INFO blam! Oct 15 03:00:23.548 INFO kablam! su: No module specific data is present Oct 15 03:00:23.934 INFO running `"docker" "rm" "-f" "7693091205de8d8eb44ae006fcbcbc2d6a96ff3ae1da16e1fe88abd9126eb6a1"` Oct 15 03:00:24.119 INFO blam! 7693091205de8d8eb44ae006fcbcbc2d6a96ff3ae1da16e1fe88abd9126eb6a1