Oct 12 17:57:09.878 INFO checking manmetplok/katla against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 17:57:09.880 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 17:57:10.417 INFO blam! 6fb7e44fc380fe35bcc8c702aefbd299ecdea3e2d82f81e3ec6ede136be53cf3 Oct 12 17:57:10.425 INFO running `"docker" "start" "-a" "6fb7e44fc380fe35bcc8c702aefbd299ecdea3e2d82f81e3ec6ede136be53cf3"` Oct 12 17:57:11.621 INFO kablam! usermod: no changes Oct 12 17:57:11.736 INFO kablam! Checking downcast-rs v1.0.1 Oct 12 17:57:11.736 INFO kablam! Compiling wayland-scanner v0.20.5 Oct 12 17:57:11.736 INFO kablam! Checking nix v0.10.0 Oct 12 17:57:11.736 INFO kablam! Checking dlib v0.4.1 Oct 12 17:57:12.389 INFO kablam! Checking wayland-sys v0.20.5 Oct 12 17:57:13.250 INFO kablam! Checking wayland-commons v0.20.5 Oct 12 17:57:15.468 INFO kablam! Compiling wayland-server v0.20.5 Oct 12 17:57:23.565 INFO kablam! Checking katla v0.1.0 (/source) Oct 12 17:57:24.385 INFO kablam! warning: unused import: `OsStr` Oct 12 17:57:24.385 INFO kablam! --> src/server.rs:2:16 Oct 12 17:57:24.385 INFO kablam! | Oct 12 17:57:24.385 INFO kablam! 2 | use std::ffi::{OsStr, OsString}; Oct 12 17:57:24.385 INFO kablam! | ^^^^^ Oct 12 17:57:24.385 INFO kablam! | Oct 12 17:57:24.385 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:57:24.385 INFO kablam! Oct 12 17:57:24.385 INFO kablam! warning: unused imports: `thread`, `time` Oct 12 17:57:24.385 INFO kablam! --> src/main.rs:3:11 Oct 12 17:57:24.385 INFO kablam! | Oct 12 17:57:24.385 INFO kablam! 3 | use std::{thread, time}; Oct 12 17:57:24.385 INFO kablam! | ^^^^^^ ^^^^ Oct 12 17:57:24.385 INFO kablam! Oct 12 17:57:24.452 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:57:24.452 INFO kablam! --> src/main.rs:8:5 Oct 12 17:57:24.452 INFO kablam! | Oct 12 17:57:24.452 INFO kablam! 8 | / server Oct 12 17:57:24.452 INFO kablam! 9 | | .event_loop Oct 12 17:57:24.452 INFO kablam! 10 | | .run(); Oct 12 17:57:24.452 INFO kablam! | |_______________^ Oct 12 17:57:24.452 INFO kablam! | Oct 12 17:57:24.452 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 17:57:24.452 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:57:24.452 INFO kablam! Oct 12 17:57:24.536 INFO kablam! warning: unused import: `OsStr` Oct 12 17:57:24.536 INFO kablam! --> src/server.rs:2:16 Oct 12 17:57:24.536 INFO kablam! | Oct 12 17:57:24.536 INFO kablam! 2 | use std::ffi::{OsStr, OsString}; Oct 12 17:57:24.536 INFO kablam! | ^^^^^ Oct 12 17:57:24.536 INFO kablam! | Oct 12 17:57:24.536 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:57:24.536 INFO kablam! Oct 12 17:57:24.536 INFO kablam! warning: unused imports: `thread`, `time` Oct 12 17:57:24.536 INFO kablam! --> src/main.rs:3:11 Oct 12 17:57:24.536 INFO kablam! | Oct 12 17:57:24.536 INFO kablam! 3 | use std::{thread, time}; Oct 12 17:57:24.536 INFO kablam! | ^^^^^^ ^^^^ Oct 12 17:57:24.536 INFO kablam! Oct 12 17:57:24.584 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:57:24.584 INFO kablam! --> src/main.rs:8:5 Oct 12 17:57:24.584 INFO kablam! | Oct 12 17:57:24.584 INFO kablam! 8 | / server Oct 12 17:57:24.584 INFO kablam! 9 | | .event_loop Oct 12 17:57:24.584 INFO kablam! 10 | | .run(); Oct 12 17:57:24.584 INFO kablam! | |_______________^ Oct 12 17:57:24.584 INFO kablam! | Oct 12 17:57:24.584 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 17:57:24.584 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:57:24.584 INFO kablam! Oct 12 17:57:24.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.97s Oct 12 17:57:24.639 INFO kablam! su: No module specific data is present Oct 12 17:57:25.582 INFO running `"docker" "rm" "-f" "6fb7e44fc380fe35bcc8c702aefbd299ecdea3e2d82f81e3ec6ede136be53cf3"` Oct 12 17:57:25.856 INFO blam! 6fb7e44fc380fe35bcc8c702aefbd299ecdea3e2d82f81e3ec6ede136be53cf3