Oct 21 15:57:47.516 INFO checking manmetplok/katla against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:57:47.518 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/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 21 15:57:47.930 INFO blam! cdbbc12763b7b83dbcdf1d25af0952df71f498cf3ccc0a9389b4f9f1c3874e65 Oct 21 15:57:47.952 INFO running `"docker" "start" "-a" "cdbbc12763b7b83dbcdf1d25af0952df71f498cf3ccc0a9389b4f9f1c3874e65"` Oct 21 15:57:49.556 INFO kablam! usermod: no changes Oct 21 15:57:49.704 INFO kablam! Checking downcast-rs v1.0.1 Oct 21 15:57:49.712 INFO kablam! Compiling wayland-scanner v0.20.5 Oct 21 15:57:49.712 INFO kablam! Checking nix v0.10.0 Oct 21 15:57:49.712 INFO kablam! Checking dlib v0.4.1 Oct 21 15:57:50.329 INFO kablam! Checking wayland-sys v0.20.5 Oct 21 15:57:50.880 INFO kablam! Checking wayland-commons v0.20.5 Oct 21 15:57:52.525 INFO kablam! Compiling wayland-server v0.20.5 Oct 21 15:57:59.644 INFO kablam! Checking katla v0.1.0 (/source) Oct 21 15:58:00.293 INFO kablam! warning: unused import: `OsStr` Oct 21 15:58:00.295 INFO kablam! --> src/server.rs:2:16 Oct 21 15:58:00.295 INFO kablam! | Oct 21 15:58:00.295 INFO kablam! 2 | use std::ffi::{OsStr, OsString}; Oct 21 15:58:00.295 INFO kablam! | ^^^^^ Oct 21 15:58:00.295 INFO kablam! | Oct 21 15:58:00.295 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:58:00.295 INFO kablam! Oct 21 15:58:00.295 INFO kablam! warning: unused imports: `thread`, `time` Oct 21 15:58:00.295 INFO kablam! --> src/main.rs:3:11 Oct 21 15:58:00.295 INFO kablam! | Oct 21 15:58:00.295 INFO kablam! 3 | use std::{thread, time}; Oct 21 15:58:00.295 INFO kablam! | ^^^^^^ ^^^^ Oct 21 15:58:00.295 INFO kablam! Oct 21 15:58:00.377 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 15:58:00.377 INFO kablam! --> src/main.rs:8:5 Oct 21 15:58:00.377 INFO kablam! | Oct 21 15:58:00.377 INFO kablam! 8 | / server Oct 21 15:58:00.377 INFO kablam! 9 | | .event_loop Oct 21 15:58:00.377 INFO kablam! 10 | | .run(); Oct 21 15:58:00.377 INFO kablam! | |_______________^ Oct 21 15:58:00.377 INFO kablam! | Oct 21 15:58:00.377 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 15:58:00.377 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 15:58:00.377 INFO kablam! Oct 21 15:58:00.473 INFO kablam! warning: unused import: `OsStr` Oct 21 15:58:00.474 INFO kablam! --> src/server.rs:2:16 Oct 21 15:58:00.474 INFO kablam! | Oct 21 15:58:00.474 INFO kablam! 2 | use std::ffi::{OsStr, OsString}; Oct 21 15:58:00.475 INFO kablam! | ^^^^^ Oct 21 15:58:00.475 INFO kablam! | Oct 21 15:58:00.475 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:58:00.476 INFO kablam! Oct 21 15:58:00.476 INFO kablam! warning: unused imports: `thread`, `time` Oct 21 15:58:00.476 INFO kablam! --> src/main.rs:3:11 Oct 21 15:58:00.476 INFO kablam! | Oct 21 15:58:00.477 INFO kablam! 3 | use std::{thread, time}; Oct 21 15:58:00.477 INFO kablam! | ^^^^^^ ^^^^ Oct 21 15:58:00.477 INFO kablam! Oct 21 15:58:00.517 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 15:58:00.517 INFO kablam! --> src/main.rs:8:5 Oct 21 15:58:00.517 INFO kablam! | Oct 21 15:58:00.518 INFO kablam! 8 | / server Oct 21 15:58:00.518 INFO kablam! 9 | | .event_loop Oct 21 15:58:00.518 INFO kablam! 10 | | .run(); Oct 21 15:58:00.519 INFO kablam! | |_______________^ Oct 21 15:58:00.519 INFO kablam! | Oct 21 15:58:00.519 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 15:58:00.520 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 15:58:00.520 INFO kablam! Oct 21 15:58:00.557 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.98s Oct 21 15:58:00.562 INFO kablam! su: No module specific data is present Oct 21 15:58:01.241 INFO running `"docker" "rm" "-f" "cdbbc12763b7b83dbcdf1d25af0952df71f498cf3ccc0a9389b4f9f1c3874e65"` Oct 21 15:58:01.573 INFO blam! cdbbc12763b7b83dbcdf1d25af0952df71f498cf3ccc0a9389b4f9f1c3874e65