Sep 20 05:20:38.073 INFO checking QuadraticCalc-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 05:20:38.073 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 05:20:38.073 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:20:38.269 INFO blam! 256af94673fce835130f0c3aae8ecdc4b8f39dd6f44b93d8ea2fdc7bbb0c66cc Sep 20 05:20:38.271 INFO running `"docker" "start" "-a" "256af94673fce835130f0c3aae8ecdc4b8f39dd6f44b93d8ea2fdc7bbb0c66cc"` Sep 20 05:20:39.162 INFO kablam! usermod: no changes Sep 20 05:20:39.254 INFO kablam! Compiling cairo-rs v0.3.0 Sep 20 05:20:39.254 INFO kablam! Compiling gio v0.3.0 Sep 20 05:20:39.254 INFO kablam! Compiling gdk-pixbuf v0.3.0 Sep 20 05:20:39.255 INFO kablam! Compiling gdk v0.7.0 Sep 20 05:20:39.255 INFO kablam! Compiling gtk v0.3.0 Sep 20 05:20:39.259 INFO kablam! Compiling gio-sys v0.5.0 Sep 20 05:20:39.259 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Sep 20 05:20:39.260 INFO kablam! Compiling cairo-sys-rs v0.5.0 Sep 20 05:20:40.407 INFO kablam! Compiling pango-sys v0.5.0 Sep 20 05:20:40.407 INFO kablam! Compiling gdk-sys v0.5.0 Sep 20 05:20:40.407 INFO kablam! Compiling gtk-sys v0.5.0 Sep 20 05:20:40.675 INFO kablam! Checking glib v0.4.1 Sep 20 05:20:40.711 INFO kablam! Checking atk-sys v0.5.0 Sep 20 05:20:46.424 INFO kablam! Checking pango v0.3.0 Sep 20 05:21:25.044 INFO kablam! Checking QuadraticCalc v0.1.0 (/source) Sep 20 05:21:25.583 INFO kablam! warning: unused imports: `Button`, `Label`, `WindowType`, `Window` Sep 20 05:21:25.583 INFO kablam! --> src/main.rs:3:11 Sep 20 05:21:25.583 INFO kablam! | Sep 20 05:21:25.583 INFO kablam! 3 | use gtk::{Label,Button, Window, WindowType}; Sep 20 05:21:25.583 INFO kablam! | ^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^^^ Sep 20 05:21:25.583 INFO kablam! | Sep 20 05:21:25.583 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:21:25.583 INFO kablam! Sep 20 05:21:25.583 INFO kablam! warning: unused import: `gtk::Entry` Sep 20 05:21:25.583 INFO kablam! --> src/main.rs:4:5 Sep 20 05:21:25.583 INFO kablam! | Sep 20 05:21:25.583 INFO kablam! 4 | use gtk::Entry; Sep 20 05:21:25.583 INFO kablam! | ^^^^^^^^^^ Sep 20 05:21:25.583 INFO kablam! Sep 20 05:21:25.631 INFO kablam! warning: unused imports: `Button`, `Label`, `WindowType`, `Window` Sep 20 05:21:25.631 INFO kablam! --> src/main.rs:3:11 Sep 20 05:21:25.631 INFO kablam! | Sep 20 05:21:25.631 INFO kablam! 3 | use gtk::{Label,Button, Window, WindowType}; Sep 20 05:21:25.631 INFO kablam! | ^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^^^ Sep 20 05:21:25.631 INFO kablam! | Sep 20 05:21:25.631 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:21:25.631 INFO kablam! Sep 20 05:21:25.631 INFO kablam! warning: unused import: `gtk::Entry` Sep 20 05:21:25.631 INFO kablam! --> src/main.rs:4:5 Sep 20 05:21:25.631 INFO kablam! | Sep 20 05:21:25.631 INFO kablam! 4 | use gtk::Entry; Sep 20 05:21:25.631 INFO kablam! | ^^^^^^^^^^ Sep 20 05:21:25.631 INFO kablam! Sep 20 05:21:25.656 INFO kablam! warning: crate `QuadraticCalc` should have a snake case name such as `quadratic_calc` Sep 20 05:21:25.656 INFO kablam! | Sep 20 05:21:25.656 INFO kablam! = note: #[warn(non_snake_case)] on by default Sep 20 05:21:25.656 INFO kablam! Sep 20 05:21:25.707 INFO kablam! warning: crate `QuadraticCalc` should have a snake case name such as `quadratic_calc` Sep 20 05:21:25.707 INFO kablam! | Sep 20 05:21:25.707 INFO kablam! = note: #[warn(non_snake_case)] on by default Sep 20 05:21:25.707 INFO kablam! Sep 20 05:21:25.721 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.53s Sep 20 05:21:25.725 INFO kablam! su: No module specific data is present Sep 20 05:21:26.201 INFO running `"docker" "rm" "-f" "256af94673fce835130f0c3aae8ecdc4b8f39dd6f44b93d8ea2fdc7bbb0c66cc"` Sep 20 05:21:26.253 INFO blam! 256af94673fce835130f0c3aae8ecdc4b8f39dd6f44b93d8ea2fdc7bbb0c66cc