Oct 27 10:26:49.592 INFO checking Nobody-Special/Tesseract against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:26:49.594 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:26:50.023 INFO blam! ca8ea670111a1245414c10e7ca9925b2819c142ea4019ed083e5b748d54e0f41 Oct 27 10:26:50.025 INFO running `"docker" "start" "-a" "ca8ea670111a1245414c10e7ca9925b2819c142ea4019ed083e5b748d54e0f41"` Oct 27 10:26:52.306 INFO kablam! usermod: no changes Oct 27 10:26:52.367 INFO kablam! warning: unused manifest key: dependencies.gtk.feautures Oct 27 10:26:52.367 INFO kablam! warning: unused manifest key: dev Oct 27 10:26:52.527 INFO kablam! Compiling cairo-rs v0.2.0 Oct 27 10:26:52.527 INFO kablam! Compiling gio v0.2.0 Oct 27 10:26:52.527 INFO kablam! Compiling gdk-pixbuf v0.2.0 Oct 27 10:26:52.527 INFO kablam! Compiling gdk v0.6.0 Oct 27 10:26:52.528 INFO kablam! Compiling gtk v0.2.0 Oct 27 10:26:52.528 INFO kablam! Compiling Tesseract v0.1.0 (/source) Oct 27 10:26:52.528 INFO kablam! Compiling gio-sys v0.4.0 Oct 27 10:26:52.528 INFO kablam! Compiling gdk-pixbuf-sys v0.4.0 Oct 27 10:26:57.432 INFO kablam! Compiling pango-sys v0.4.0 Oct 27 10:26:57.616 INFO kablam! Compiling cairo-sys-rs v0.4.0 Oct 27 10:26:57.694 INFO kablam! Compiling gdk-sys v0.4.0 Oct 27 10:26:57.960 INFO kablam! Compiling gtk-sys v0.4.0 Oct 27 10:26:58.140 INFO kablam! Checking loggerv v0.4.0 Oct 27 10:26:58.147 INFO kablam! Checking glib-sys v0.4.0 Oct 27 10:27:05.207 INFO kablam! Checking gobject-sys v0.4.0 Oct 27 10:27:06.303 INFO kablam! Checking glib v0.3.1 Oct 27 10:27:06.303 INFO kablam! Checking atk-sys v0.4.0 Oct 27 10:27:11.688 INFO kablam! Checking pango v0.2.0 Oct 27 10:28:00.435 INFO kablam! warning: unused imports: `ActionMapExt`, `ApplicationExt`, `MenuExt`, `SimpleActionExt` Oct 27 10:28:00.435 INFO kablam! --> src/main.rs:8:11 Oct 27 10:28:00.435 INFO kablam! | Oct 27 10:28:00.435 INFO kablam! 8 | use gio::{ActionMapExt, ApplicationExt, MenuExt, SimpleActionExt}; Oct 27 10:28:00.435 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^ Oct 27 10:28:00.435 INFO kablam! | Oct 27 10:28:00.435 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:28:00.435 INFO kablam! Oct 27 10:28:00.435 INFO kablam! warning: unused `#[macro_use]` import Oct 27 10:28:00.435 INFO kablam! --> src/main.rs:10:1 Oct 27 10:28:00.435 INFO kablam! | Oct 27 10:28:00.435 INFO kablam! 10 | #[macro_use] extern crate log; Oct 27 10:28:00.435 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:28:00.435 INFO kablam! Oct 27 10:28:00.435 INFO kablam! warning: unused import: `log::LogLevel` Oct 27 10:28:00.435 INFO kablam! --> src/main.rs:13:5 Oct 27 10:28:00.435 INFO kablam! | Oct 27 10:28:00.435 INFO kablam! 13 | use log::LogLevel; Oct 27 10:28:00.435 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 10:28:00.435 INFO kablam! Oct 27 10:28:00.465 INFO kablam! warning: unused imports: `ActionMapExt`, `ApplicationExt`, `MenuExt`, `SimpleActionExt` Oct 27 10:28:00.465 INFO kablam! --> src/main.rs:8:11 Oct 27 10:28:00.465 INFO kablam! | Oct 27 10:28:00.465 INFO kablam! 8 | use gio::{ActionMapExt, ApplicationExt, MenuExt, SimpleActionExt}; Oct 27 10:28:00.465 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^ Oct 27 10:28:00.465 INFO kablam! | Oct 27 10:28:00.465 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:28:00.465 INFO kablam! Oct 27 10:28:00.465 INFO kablam! warning: unused `#[macro_use]` import Oct 27 10:28:00.465 INFO kablam! --> src/main.rs:10:1 Oct 27 10:28:00.465 INFO kablam! | Oct 27 10:28:00.465 INFO kablam! 10 | #[macro_use] extern crate log; Oct 27 10:28:00.465 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:28:00.465 INFO kablam! Oct 27 10:28:00.465 INFO kablam! warning: unused import: `log::LogLevel` Oct 27 10:28:00.465 INFO kablam! --> src/main.rs:13:5 Oct 27 10:28:00.465 INFO kablam! | Oct 27 10:28:00.465 INFO kablam! 13 | use log::LogLevel; Oct 27 10:28:00.465 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 10:28:00.465 INFO kablam! Oct 27 10:28:00.488 INFO kablam! warning: crate `Tesseract` should have a snake case name such as `tesseract` Oct 27 10:28:00.488 INFO kablam! | Oct 27 10:28:00.488 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 10:28:00.488 INFO kablam! Oct 27 10:28:00.503 INFO kablam! warning: crate `Tesseract` should have a snake case name such as `tesseract` Oct 27 10:28:00.503 INFO kablam! | Oct 27 10:28:00.503 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 10:28:00.503 INFO kablam! Oct 27 10:28:00.527 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Oct 27 10:28:00.530 INFO kablam! su: No module specific data is present Oct 27 10:28:01.137 INFO running `"docker" "rm" "-f" "ca8ea670111a1245414c10e7ca9925b2819c142ea4019ed083e5b748d54e0f41"` Oct 27 10:28:01.403 INFO blam! ca8ea670111a1245414c10e7ca9925b2819c142ea4019ed083e5b748d54e0f41