Oct 27 07:49:51.893 INFO checking bddap/watch-stl-rust against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 07:49:51.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 07:49:52.331 INFO blam! eea71ef7c6416a16698244b165e4fe3b59f434bf0021739f3a0275947149c5c9 Oct 27 07:49:52.343 INFO running `"docker" "start" "-a" "eea71ef7c6416a16698244b165e4fe3b59f434bf0021739f3a0275947149c5c9"` Oct 27 07:49:53.935 INFO kablam! usermod: no changes Oct 27 07:49:54.168 INFO kablam! Checking nom v1.2.4 Oct 27 07:49:54.175 INFO kablam! Checking net2 v0.2.32 Oct 27 07:49:54.175 INFO kablam! Compiling cmake v0.1.29 Oct 27 07:49:54.175 INFO kablam! Compiling libz-sys v1.0.18 Oct 27 07:49:54.175 INFO kablam! Checking stl_io v0.3.6 Oct 27 07:49:54.175 INFO kablam! Checking alga v0.5.3 Oct 27 07:49:54.175 INFO kablam! Checking num-bigint v0.1.43 Oct 27 07:49:54.179 INFO kablam! Checking png v0.8.0 Oct 27 07:49:57.855 INFO kablam! Compiling gl_generator v0.6.1 Oct 27 07:50:01.565 INFO kablam! Checking miow v0.1.5 Oct 27 07:50:01.591 INFO kablam! Compiling glfw-sys v3.2.2 Oct 27 07:50:02.643 INFO kablam! Checking mio v0.5.1 Oct 27 07:50:03.139 INFO kablam! Checking semver v0.2.3 Oct 27 07:50:04.523 INFO kablam! Compiling freetype-sys v0.4.0 Oct 27 07:50:05.639 INFO kablam! Checking num-rational v0.1.42 Oct 27 07:50:08.723 INFO kablam! Checking freetype-rs v0.13.0 Oct 27 07:50:09.659 INFO kablam! Checking notify v4.0.3 Oct 27 07:50:09.807 INFO kablam! Checking num v0.1.42 Oct 27 07:50:09.807 INFO kablam! Checking image v0.14.0 Oct 27 07:50:09.975 INFO kablam! Compiling gl v0.6.5 Oct 27 07:50:13.575 INFO kablam! Checking nalgebra v0.13.1 Oct 27 07:50:18.399 INFO kablam! Checking glfw v0.15.0 Oct 27 07:50:49.600 INFO kablam! Checking ncollide_math v0.8.0 Oct 27 07:50:50.987 INFO kablam! Checking ncollide_utils v0.8.0 Oct 27 07:50:52.907 INFO kablam! Checking ncollide_procedural v0.8.0 Oct 27 07:50:55.826 INFO kablam! Checking kiss3d v0.11.0 Oct 27 07:51:00.179 INFO kablam! Checking watch-stl v0.1.1 (/source) Oct 27 07:51:03.709 INFO kablam! warning: unused imports: `Error`, `watcher` Oct 27 07:51:03.709 INFO kablam! --> src/file_watcher.rs:2:14 Oct 27 07:51:03.709 INFO kablam! | Oct 27 07:51:03.709 INFO kablam! 2 | use notify::{watcher, DebouncedEvent, Error, RecommendedWatcher, RecursiveMode, Watcher}; Oct 27 07:51:03.709 INFO kablam! | ^^^^^^^ ^^^^^ Oct 27 07:51:03.709 INFO kablam! | Oct 27 07:51:03.709 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:51:03.709 INFO kablam! Oct 27 07:51:03.709 INFO kablam! warning: unused imports: `RecursiveMode`, `watcher` Oct 27 07:51:03.709 INFO kablam! --> src/main.rs:9:14 Oct 27 07:51:03.709 INFO kablam! | Oct 27 07:51:03.709 INFO kablam! 9 | use notify::{watcher, RecursiveMode, Watcher}; Oct 27 07:51:03.709 INFO kablam! | ^^^^^^^ ^^^^^^^^^^^^^ Oct 27 07:51:03.709 INFO kablam! Oct 27 07:51:03.709 INFO kablam! warning: unused import: `std::sync::mpsc::channel` Oct 27 07:51:03.709 INFO kablam! --> src/main.rs:10:5 Oct 27 07:51:03.709 INFO kablam! | Oct 27 07:51:03.709 INFO kablam! 10 | use std::sync::mpsc::channel; Oct 27 07:51:03.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:51:03.709 INFO kablam! Oct 27 07:51:03.709 INFO kablam! warning: unused import: `std::time::Duration` Oct 27 07:51:03.709 INFO kablam! --> src/main.rs:11:5 Oct 27 07:51:03.709 INFO kablam! | Oct 27 07:51:03.709 INFO kablam! 11 | use std::time::Duration; Oct 27 07:51:03.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 07:51:03.709 INFO kablam! Oct 27 07:51:03.767 INFO kablam! warning: unused imports: `Error`, `watcher` Oct 27 07:51:03.767 INFO kablam! --> src/file_watcher.rs:2:14 Oct 27 07:51:03.767 INFO kablam! | Oct 27 07:51:03.767 INFO kablam! 2 | use notify::{watcher, DebouncedEvent, Error, RecommendedWatcher, RecursiveMode, Watcher}; Oct 27 07:51:03.767 INFO kablam! | ^^^^^^^ ^^^^^ Oct 27 07:51:03.767 INFO kablam! | Oct 27 07:51:03.767 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:51:03.767 INFO kablam! Oct 27 07:51:03.767 INFO kablam! warning: unused imports: `RecursiveMode`, `watcher` Oct 27 07:51:03.767 INFO kablam! --> src/main.rs:9:14 Oct 27 07:51:03.767 INFO kablam! | Oct 27 07:51:03.767 INFO kablam! 9 | use notify::{watcher, RecursiveMode, Watcher}; Oct 27 07:51:03.767 INFO kablam! | ^^^^^^^ ^^^^^^^^^^^^^ Oct 27 07:51:03.767 INFO kablam! Oct 27 07:51:03.767 INFO kablam! warning: unused import: `std::sync::mpsc::channel` Oct 27 07:51:03.767 INFO kablam! --> src/main.rs:10:5 Oct 27 07:51:03.767 INFO kablam! | Oct 27 07:51:03.767 INFO kablam! 10 | use std::sync::mpsc::channel; Oct 27 07:51:03.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:51:03.767 INFO kablam! Oct 27 07:51:03.767 INFO kablam! warning: unused import: `std::time::Duration` Oct 27 07:51:03.767 INFO kablam! --> src/main.rs:11:5 Oct 27 07:51:03.767 INFO kablam! | Oct 27 07:51:03.767 INFO kablam! 11 | use std::time::Duration; Oct 27 07:51:03.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 07:51:03.767 INFO kablam! Oct 27 07:51:03.881 INFO kablam! warning: unused import: `Watcher` Oct 27 07:51:03.881 INFO kablam! --> src/main.rs:9:38 Oct 27 07:51:03.881 INFO kablam! | Oct 27 07:51:03.881 INFO kablam! 9 | use notify::{watcher, RecursiveMode, Watcher}; Oct 27 07:51:03.881 INFO kablam! | ^^^^^^^ Oct 27 07:51:03.881 INFO kablam! Oct 27 07:51:03.887 INFO kablam! warning: unused variable: `a` Oct 27 07:51:03.887 INFO kablam! --> src/file_watcher.rs:46:17 Oct 27 07:51:03.887 INFO kablam! | Oct 27 07:51:03.887 INFO kablam! 46 | Err(a) => None, Oct 27 07:51:03.887 INFO kablam! | ^ help: consider using `_a` instead Oct 27 07:51:03.887 INFO kablam! | Oct 27 07:51:03.887 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 07:51:03.887 INFO kablam! Oct 27 07:51:03.903 INFO kablam! warning: variable does not need to be mutable Oct 27 07:51:03.903 INFO kablam! --> src/main.rs:114:30 Oct 27 07:51:03.903 INFO kablam! | Oct 27 07:51:03.903 INFO kablam! 114 | fn swap_mesh(w: &mut Window, mut c: &mut SceneNode, f: &Path) -> SceneNode { Oct 27 07:51:03.903 INFO kablam! | ----^ Oct 27 07:51:03.903 INFO kablam! | | Oct 27 07:51:03.903 INFO kablam! | help: remove this `mut` Oct 27 07:51:03.903 INFO kablam! | Oct 27 07:51:03.903 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 07:51:03.903 INFO kablam! Oct 27 07:51:03.910 INFO kablam! warning: field is never used: `watcher` Oct 27 07:51:03.910 INFO kablam! --> src/file_watcher.rs:11:5 Oct 27 07:51:03.910 INFO kablam! | Oct 27 07:51:03.910 INFO kablam! 11 | watcher: RecommendedWatcher, Oct 27 07:51:03.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:51:03.910 INFO kablam! | Oct 27 07:51:03.910 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:51:03.910 INFO kablam! Oct 27 07:51:03.939 INFO kablam! warning: unused import: `Watcher` Oct 27 07:51:03.939 INFO kablam! --> src/main.rs:9:38 Oct 27 07:51:03.939 INFO kablam! | Oct 27 07:51:03.939 INFO kablam! 9 | use notify::{watcher, RecursiveMode, Watcher}; Oct 27 07:51:03.939 INFO kablam! | ^^^^^^^ Oct 27 07:51:03.939 INFO kablam! Oct 27 07:51:03.943 INFO kablam! warning: unused variable: `a` Oct 27 07:51:03.943 INFO kablam! --> src/file_watcher.rs:46:17 Oct 27 07:51:03.943 INFO kablam! | Oct 27 07:51:03.943 INFO kablam! 46 | Err(a) => None, Oct 27 07:51:03.943 INFO kablam! | ^ help: consider using `_a` instead Oct 27 07:51:03.943 INFO kablam! | Oct 27 07:51:03.943 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 07:51:03.943 INFO kablam! Oct 27 07:51:03.958 INFO kablam! warning: variable does not need to be mutable Oct 27 07:51:03.958 INFO kablam! --> src/main.rs:114:30 Oct 27 07:51:03.958 INFO kablam! | Oct 27 07:51:03.958 INFO kablam! 114 | fn swap_mesh(w: &mut Window, mut c: &mut SceneNode, f: &Path) -> SceneNode { Oct 27 07:51:03.958 INFO kablam! | ----^ Oct 27 07:51:03.958 INFO kablam! | | Oct 27 07:51:03.958 INFO kablam! | help: remove this `mut` Oct 27 07:51:03.958 INFO kablam! | Oct 27 07:51:03.958 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 07:51:03.958 INFO kablam! Oct 27 07:51:03.966 INFO kablam! warning: field is never used: `watcher` Oct 27 07:51:03.966 INFO kablam! --> src/file_watcher.rs:11:5 Oct 27 07:51:03.966 INFO kablam! | Oct 27 07:51:03.966 INFO kablam! 11 | watcher: RecommendedWatcher, Oct 27 07:51:03.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:51:03.966 INFO kablam! | Oct 27 07:51:03.966 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:51:03.966 INFO kablam! Oct 27 07:51:04.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Oct 27 07:51:04.016 INFO kablam! su: No module specific data is present Oct 27 07:51:04.691 INFO running `"docker" "rm" "-f" "eea71ef7c6416a16698244b165e4fe3b59f434bf0021739f3a0275947149c5c9"` Oct 27 07:51:05.111 INFO blam! eea71ef7c6416a16698244b165e4fe3b59f434bf0021739f3a0275947149c5c9