Oct 27 01:06:30.793 INFO checking manmetplok/katla against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 01:06:30.794 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 01:06:31.264 INFO blam! 02e8faa077254029c419f291f3306f6843457e823e9ffcf4dae9186674979f4d Oct 27 01:06:31.267 INFO running `"docker" "start" "-a" "02e8faa077254029c419f291f3306f6843457e823e9ffcf4dae9186674979f4d"` Oct 27 01:06:33.386 INFO kablam! usermod: no changes Oct 27 01:06:33.591 INFO kablam! Checking downcast-rs v1.0.1 Oct 27 01:06:33.603 INFO kablam! Compiling wayland-scanner v0.20.5 Oct 27 01:06:33.603 INFO kablam! Checking nix v0.10.0 Oct 27 01:06:33.603 INFO kablam! Checking dlib v0.4.1 Oct 27 01:06:34.651 INFO kablam! Checking wayland-sys v0.20.5 Oct 27 01:06:35.730 INFO kablam! Checking wayland-commons v0.20.5 Oct 27 01:06:38.063 INFO kablam! Compiling wayland-server v0.20.5 Oct 27 01:06:46.939 INFO kablam! Checking katla v0.1.0 (/source) Oct 27 01:06:47.933 INFO kablam! warning: unused import: `OsStr` Oct 27 01:06:47.933 INFO kablam! --> src/server.rs:2:16 Oct 27 01:06:47.933 INFO kablam! | Oct 27 01:06:47.933 INFO kablam! 2 | use std::ffi::{OsStr, OsString}; Oct 27 01:06:47.933 INFO kablam! | ^^^^^ Oct 27 01:06:47.933 INFO kablam! | Oct 27 01:06:47.933 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:06:47.933 INFO kablam! Oct 27 01:06:47.933 INFO kablam! warning: unused imports: `thread`, `time` Oct 27 01:06:47.933 INFO kablam! --> src/main.rs:3:11 Oct 27 01:06:47.933 INFO kablam! | Oct 27 01:06:47.933 INFO kablam! 3 | use std::{thread, time}; Oct 27 01:06:47.933 INFO kablam! | ^^^^^^ ^^^^ Oct 27 01:06:47.933 INFO kablam! Oct 27 01:06:47.967 INFO kablam! warning: unused import: `OsStr` Oct 27 01:06:47.967 INFO kablam! --> src/server.rs:2:16 Oct 27 01:06:47.967 INFO kablam! | Oct 27 01:06:47.967 INFO kablam! 2 | use std::ffi::{OsStr, OsString}; Oct 27 01:06:47.967 INFO kablam! | ^^^^^ Oct 27 01:06:47.967 INFO kablam! | Oct 27 01:06:47.967 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 01:06:47.967 INFO kablam! Oct 27 01:06:47.967 INFO kablam! warning: unused imports: `thread`, `time` Oct 27 01:06:47.967 INFO kablam! --> src/main.rs:3:11 Oct 27 01:06:47.967 INFO kablam! | Oct 27 01:06:47.967 INFO kablam! 3 | use std::{thread, time}; Oct 27 01:06:47.967 INFO kablam! | ^^^^^^ ^^^^ Oct 27 01:06:47.967 INFO kablam! Oct 27 01:06:47.969 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:06:47.969 INFO kablam! --> src/main.rs:8:5 Oct 27 01:06:47.970 INFO kablam! | Oct 27 01:06:47.970 INFO kablam! 8 | / server Oct 27 01:06:47.970 INFO kablam! 9 | | .event_loop Oct 27 01:06:47.970 INFO kablam! 10 | | .run(); Oct 27 01:06:47.971 INFO kablam! | |_______________^ Oct 27 01:06:47.971 INFO kablam! | Oct 27 01:06:47.971 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 01:06:47.972 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:06:47.999 INFO kablam! Oct 27 01:06:48.072 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:06:48.079 INFO kablam! --> src/main.rs:8:5 Oct 27 01:06:48.083 INFO kablam! | Oct 27 01:06:48.083 INFO kablam! 8 | / server Oct 27 01:06:48.083 INFO kablam! 9 | | .event_loop Oct 27 01:06:48.084 INFO kablam! 10 | | .run(); Oct 27 01:06:48.084 INFO kablam! | |_______________^ Oct 27 01:06:48.084 INFO kablam! | Oct 27 01:06:48.085 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 01:06:48.085 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:06:48.085 INFO kablam! Oct 27 01:06:48.086 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.64s Oct 27 01:06:48.099 INFO kablam! su: No module specific data is present Oct 27 01:06:49.143 INFO running `"docker" "rm" "-f" "02e8faa077254029c419f291f3306f6843457e823e9ffcf4dae9186674979f4d"` Oct 27 01:06:49.347 INFO blam! 02e8faa077254029c419f291f3306f6843457e823e9ffcf4dae9186674979f4d