Oct 13 18:31:14.397 INFO checking QuadraticCalc-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 18:31:14.397 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 18:31:14.836 INFO blam! 1dbb4884a997267c4ecf4109a497761972226d7daf2930982d87fa68a4817127 Oct 13 18:31:14.841 INFO running `"docker" "start" "-a" "1dbb4884a997267c4ecf4109a497761972226d7daf2930982d87fa68a4817127"` Oct 13 18:31:16.687 INFO kablam! usermod: no changes Oct 13 18:31:16.862 INFO kablam! Compiling cairo-rs v0.3.0 Oct 13 18:31:16.862 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 13 18:31:16.862 INFO kablam! Compiling gio v0.3.0 Oct 13 18:31:16.879 INFO kablam! Compiling gdk v0.7.0 Oct 13 18:31:16.889 INFO kablam! Compiling gtk v0.3.0 Oct 13 18:31:16.889 INFO kablam! Compiling glib-sys v0.5.0 Oct 13 18:31:16.904 INFO kablam! Compiling gobject-sys v0.5.0 Oct 13 18:31:16.905 INFO kablam! Compiling gio-sys v0.5.0 Oct 13 18:31:22.296 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 13 18:31:23.872 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 13 18:31:23.872 INFO kablam! Compiling pango-sys v0.5.0 Oct 13 18:31:24.085 INFO kablam! Compiling gdk-sys v0.5.0 Oct 13 18:31:24.484 INFO kablam! Compiling atk-sys v0.5.0 Oct 13 18:31:24.796 INFO kablam! Compiling gtk-sys v0.5.0 Oct 13 18:31:33.688 INFO kablam! Checking glib v0.4.1 Oct 13 18:31:42.073 INFO kablam! Checking pango v0.3.0 Oct 13 18:32:25.207 INFO kablam! Checking QuadraticCalc v0.1.0 (/source) Oct 13 18:32:26.423 INFO kablam! warning: unused imports: `Button`, `Label`, `WindowType`, `Window` Oct 13 18:32:26.424 INFO kablam! --> src/main.rs:3:11 Oct 13 18:32:26.424 INFO kablam! | Oct 13 18:32:26.424 INFO kablam! 3 | use gtk::{Label,Button, Window, WindowType}; Oct 13 18:32:26.424 INFO kablam! | ^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^^^ Oct 13 18:32:26.424 INFO kablam! | Oct 13 18:32:26.424 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 18:32:26.424 INFO kablam! Oct 13 18:32:26.424 INFO kablam! warning: unused import: `gtk::Entry` Oct 13 18:32:26.424 INFO kablam! --> src/main.rs:4:5 Oct 13 18:32:26.424 INFO kablam! | Oct 13 18:32:26.424 INFO kablam! 4 | use gtk::Entry; Oct 13 18:32:26.424 INFO kablam! | ^^^^^^^^^^ Oct 13 18:32:26.424 INFO kablam! Oct 13 18:32:26.490 INFO kablam! warning: crate `QuadraticCalc` should have a snake case name such as `quadratic_calc` Oct 13 18:32:26.490 INFO kablam! | Oct 13 18:32:26.490 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 18:32:26.490 INFO kablam! Oct 13 18:32:26.506 INFO kablam! warning: unused imports: `Button`, `Label`, `WindowType`, `Window` Oct 13 18:32:26.506 INFO kablam! --> src/main.rs:3:11 Oct 13 18:32:26.506 INFO kablam! | Oct 13 18:32:26.506 INFO kablam! 3 | use gtk::{Label,Button, Window, WindowType}; Oct 13 18:32:26.506 INFO kablam! | ^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^^^ Oct 13 18:32:26.506 INFO kablam! | Oct 13 18:32:26.506 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 18:32:26.506 INFO kablam! Oct 13 18:32:26.506 INFO kablam! warning: unused import: `gtk::Entry` Oct 13 18:32:26.506 INFO kablam! --> src/main.rs:4:5 Oct 13 18:32:26.506 INFO kablam! | Oct 13 18:32:26.506 INFO kablam! 4 | use gtk::Entry; Oct 13 18:32:26.506 INFO kablam! | ^^^^^^^^^^ Oct 13 18:32:26.506 INFO kablam! Oct 13 18:32:26.573 INFO kablam! warning: crate `QuadraticCalc` should have a snake case name such as `quadratic_calc` Oct 13 18:32:26.573 INFO kablam! | Oct 13 18:32:26.573 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 18:32:26.573 INFO kablam! Oct 13 18:32:26.585 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 13 18:32:26.590 INFO kablam! su: No module specific data is present Oct 13 18:32:26.829 INFO running `"docker" "rm" "-f" "1dbb4884a997267c4ecf4109a497761972226d7daf2930982d87fa68a4817127"` Oct 13 18:32:26.877 INFO blam! 1dbb4884a997267c4ecf4109a497761972226d7daf2930982d87fa68a4817127