Oct 27 07:08:18.613 INFO checking bytebuddha/runcmd against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 07:08:18.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 07:08:19.043 INFO blam! e63e2eba48c162ddae6dad46ed22db40e09dbd7a3a05967853b8e4b64d6b7f29 Oct 27 07:08:19.047 INFO running `"docker" "start" "-a" "e63e2eba48c162ddae6dad46ed22db40e09dbd7a3a05967853b8e4b64d6b7f29"` Oct 27 07:08:20.802 INFO kablam! usermod: no changes Oct 27 07:08:20.987 INFO kablam! Compiling cairo-rs v0.1.1 Oct 27 07:08:20.987 INFO kablam! Compiling gio v0.1.1 Oct 27 07:08:20.987 INFO kablam! Compiling gdk-pixbuf v0.1.1 Oct 27 07:08:20.995 INFO kablam! Compiling gdk v0.5.1 Oct 27 07:08:20.995 INFO kablam! Compiling gtk v0.1.1 Oct 27 07:08:20.995 INFO kablam! Compiling gio-sys v0.3.2 Oct 27 07:08:21.003 INFO kablam! Compiling pango-sys v0.3.2 Oct 27 07:08:21.003 INFO kablam! Compiling gdk-pixbuf-sys v0.3.2 Oct 27 07:08:22.875 INFO kablam! Compiling cairo-sys-rs v0.3.2 Oct 27 07:08:22.962 INFO kablam! Compiling gdk-sys v0.3.2 Oct 27 07:08:23.724 INFO kablam! Compiling gtk-sys v0.3.2 Oct 27 07:08:24.257 INFO kablam! Checking glib-sys v0.3.2 Oct 27 07:08:29.255 INFO kablam! Checking gobject-sys v0.3.2 Oct 27 07:08:30.219 INFO kablam! Checking glib v0.1.1 Oct 27 07:08:30.219 INFO kablam! Checking atk-sys v0.3.2 Oct 27 07:08:33.115 INFO kablam! Checking pango v0.1.1 Oct 27 07:08:57.968 INFO kablam! Checking runcmd v0.1.0 (/source) Oct 27 07:08:59.519 INFO kablam! warning: unused import: `gtk::StateFlags` Oct 27 07:08:59.519 INFO kablam! --> src/main.rs:10:5 Oct 27 07:08:59.519 INFO kablam! | Oct 27 07:08:59.519 INFO kablam! 10 | use gtk::StateFlags; Oct 27 07:08:59.519 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 07:08:59.519 INFO kablam! | Oct 27 07:08:59.519 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:08:59.519 INFO kablam! Oct 27 07:08:59.579 INFO kablam! warning: unused import: `gtk::StateFlags` Oct 27 07:08:59.579 INFO kablam! --> src/main.rs:10:5 Oct 27 07:08:59.579 INFO kablam! | Oct 27 07:08:59.579 INFO kablam! 10 | use gtk::StateFlags; Oct 27 07:08:59.579 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 07:08:59.579 INFO kablam! | Oct 27 07:08:59.579 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:08:59.579 INFO kablam! Oct 27 07:08:59.644 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 07:08:59.644 INFO kablam! --> src/main.rs:21:5 Oct 27 07:08:59.644 INFO kablam! | Oct 27 07:08:59.644 INFO kablam! 21 | / Command::new(cmd) Oct 27 07:08:59.644 INFO kablam! 22 | | .args(&cmd_with_args[..]) Oct 27 07:08:59.644 INFO kablam! 23 | | .spawn(); Oct 27 07:08:59.644 INFO kablam! | |______________________^ Oct 27 07:08:59.644 INFO kablam! | Oct 27 07:08:59.644 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 07:08:59.644 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 07:08:59.644 INFO kablam! Oct 27 07:08:59.726 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 07:08:59.728 INFO kablam! --> src/main.rs:21:5 Oct 27 07:08:59.728 INFO kablam! | Oct 27 07:08:59.728 INFO kablam! 21 | / Command::new(cmd) Oct 27 07:08:59.728 INFO kablam! 22 | | .args(&cmd_with_args[..]) Oct 27 07:08:59.728 INFO kablam! 23 | | .spawn(); Oct 27 07:08:59.728 INFO kablam! | |______________________^ Oct 27 07:08:59.728 INFO kablam! | Oct 27 07:08:59.728 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 07:08:59.728 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 07:08:59.728 INFO kablam! Oct 27 07:08:59.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.96s Oct 27 07:08:59.795 INFO kablam! su: No module specific data is present Oct 27 07:09:00.587 INFO running `"docker" "rm" "-f" "e63e2eba48c162ddae6dad46ed22db40e09dbd7a3a05967853b8e4b64d6b7f29"` Oct 27 07:09:00.831 INFO blam! e63e2eba48c162ddae6dad46ed22db40e09dbd7a3a05967853b8e4b64d6b7f29