Oct 27 09:02:10.428 INFO checking ZacharyMcNulty1992/nm-gui against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:02:10.428 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 09:02:10.731 INFO blam! 8bb54774302588a2608e16aeaca375882a638a2c95a8798b5f9b3440e4e26d07 Oct 27 09:02:10.735 INFO running `"docker" "start" "-a" "8bb54774302588a2608e16aeaca375882a638a2c95a8798b5f9b3440e4e26d07"` Oct 27 09:02:11.797 INFO kablam! usermod: no changes Oct 27 09:02:11.983 INFO kablam! Compiling glib-sys v0.5.0 Oct 27 09:02:11.987 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 27 09:02:11.991 INFO kablam! Compiling syn v0.11.11 Oct 27 09:02:11.991 INFO kablam! Checking cairo-sys-rs v0.5.0 Oct 27 09:02:14.769 INFO kablam! Compiling gobject-sys v0.5.0 Oct 27 09:02:14.771 INFO kablam! Compiling cairo-rs v0.3.0 Oct 27 09:02:14.895 INFO kablam! Compiling gio-sys v0.5.0 Oct 27 09:02:14.895 INFO kablam! Compiling pango-sys v0.5.0 Oct 27 09:02:14.895 INFO kablam! Compiling atk-sys v0.5.0 Oct 27 09:02:15.035 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 27 09:02:15.036 INFO kablam! Compiling gio v0.3.0 Oct 27 09:02:15.094 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 27 09:02:15.095 INFO kablam! Compiling gdk-sys v0.5.0 Oct 27 09:02:15.201 INFO kablam! Compiling gtk-sys v0.5.0 Oct 27 09:02:15.203 INFO kablam! Compiling gdk v0.7.0 Oct 27 09:02:15.347 INFO kablam! Compiling gtk v0.3.0 Oct 27 09:02:16.503 INFO kablam! Checking dbus v0.6.1 Oct 27 09:02:18.449 INFO kablam! Checking futures-glib v0.3.2 Oct 27 09:02:20.727 INFO kablam! Checking relm-core v0.11.0 Oct 27 09:02:21.003 INFO kablam! Checking glib v0.4.1 Oct 27 09:02:22.775 INFO kablam! Checking relm-state v0.11.0 Oct 27 09:02:36.175 INFO kablam! Compiling relm-gen-widget v0.11.0 Oct 27 09:02:36.443 INFO kablam! Checking pango v0.3.0 Oct 27 09:02:57.833 INFO kablam! Compiling relm-derive-common v0.11.0 Oct 27 09:02:59.093 INFO kablam! Compiling relm-derive v0.11.0 Oct 27 09:03:41.459 INFO kablam! Checking relm v0.11.0 Oct 27 09:03:43.540 INFO kablam! Checking nm-gui v0.1.0 (/source) Oct 27 09:03:46.499 INFO kablam! warning: unused imports: `ButtonExt`, `LabelExt` Oct 27 09:03:46.500 INFO kablam! --> src/window.rs:5:5 Oct 27 09:03:46.501 INFO kablam! | Oct 27 09:03:46.501 INFO kablam! 5 | ButtonExt, Oct 27 09:03:46.502 INFO kablam! | ^^^^^^^^^ Oct 27 09:03:46.502 INFO kablam! ... Oct 27 09:03:46.503 INFO kablam! 9 | LabelExt, Oct 27 09:03:46.504 INFO kablam! | ^^^^^^^^ Oct 27 09:03:46.504 INFO kablam! | Oct 27 09:03:46.505 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:03:46.505 INFO kablam! Oct 27 09:03:46.506 INFO kablam! warning: unused import: `interface` Oct 27 09:03:46.507 INFO kablam! --> src/window.rs:18:31 Oct 27 09:03:46.507 INFO kablam! | Oct 27 09:03:46.508 INFO kablam! 18 | use provider::{dbus_provider, interface}; Oct 27 09:03:46.509 INFO kablam! | ^^^^^^^^^ Oct 27 09:03:46.509 INFO kablam! Oct 27 09:03:46.510 INFO kablam! warning: unused import: `Message` Oct 27 09:03:46.510 INFO kablam! --> src/provider.rs:6:5 Oct 27 09:03:46.511 INFO kablam! | Oct 27 09:03:46.512 INFO kablam! 6 | Message Oct 27 09:03:46.512 INFO kablam! | ^^^^^^^ Oct 27 09:03:46.513 INFO kablam! Oct 27 09:03:46.587 INFO kablam! warning: field is never used: `counter` Oct 27 09:03:46.588 INFO kablam! --> src/window.rs:21:5 Oct 27 09:03:46.589 INFO kablam! | Oct 27 09:03:46.590 INFO kablam! 21 | counter: i32, Oct 27 09:03:46.590 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:03:46.591 INFO kablam! | Oct 27 09:03:46.591 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:03:46.592 INFO kablam! Oct 27 09:03:46.593 INFO kablam! warning: variant is never constructed: `Decrement` Oct 27 09:03:46.593 INFO kablam! --> src/window.rs:26:5 Oct 27 09:03:46.594 INFO kablam! | Oct 27 09:03:46.595 INFO kablam! 26 | Decrement, Oct 27 09:03:46.595 INFO kablam! | ^^^^^^^^^ Oct 27 09:03:46.596 INFO kablam! Oct 27 09:03:46.596 INFO kablam! warning: variant is never constructed: `Increment` Oct 27 09:03:46.597 INFO kablam! --> src/window.rs:27:5 Oct 27 09:03:46.598 INFO kablam! | Oct 27 09:03:46.598 INFO kablam! 27 | Increment, Oct 27 09:03:46.599 INFO kablam! | ^^^^^^^^^ Oct 27 09:03:46.599 INFO kablam! Oct 27 09:03:46.600 INFO kablam! warning: field is never used: `model` Oct 27 09:03:46.601 INFO kablam! --> src/window.rs:34:5 Oct 27 09:03:46.601 INFO kablam! | Oct 27 09:03:46.602 INFO kablam! 34 | model: Model, Oct 27 09:03:46.602 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:03:46.603 INFO kablam! Oct 27 09:03:46.603 INFO kablam! warning: field is never used: `bus` Oct 27 09:03:46.604 INFO kablam! --> src/window.rs:36:5 Oct 27 09:03:46.605 INFO kablam! | Oct 27 09:03:46.605 INFO kablam! 36 | bus: dbus_provider, Oct 27 09:03:46.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:03:46.611 INFO kablam! Oct 27 09:03:46.611 INFO kablam! warning: field is never used: `con` Oct 27 09:03:46.611 INFO kablam! --> src/provider.rs:10:5 Oct 27 09:03:46.611 INFO kablam! | Oct 27 09:03:46.611 INFO kablam! 10 | con: Connection, Oct 27 09:03:46.611 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:03:46.611 INFO kablam! Oct 27 09:03:46.611 INFO kablam! warning: struct is never constructed: `interface` Oct 27 09:03:46.611 INFO kablam! --> src/provider.rs:13:1 Oct 27 09:03:46.611 INFO kablam! | Oct 27 09:03:46.611 INFO kablam! 13 | pub struct interface { Oct 27 09:03:46.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 09:03:46.611 INFO kablam! Oct 27 09:03:46.611 INFO kablam! warning: method is never used: `get_interfaces` Oct 27 09:03:46.611 INFO kablam! --> src/provider.rs:20:5 Oct 27 09:03:46.611 INFO kablam! | Oct 27 09:03:46.611 INFO kablam! 20 | fn get_interfaces() { Oct 27 09:03:46.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:03:46.611 INFO kablam! Oct 27 09:03:46.611 INFO kablam! warning: method is never used: `modify_interface` Oct 27 09:03:46.611 INFO kablam! --> src/provider.rs:23:5 Oct 27 09:03:46.611 INFO kablam! | Oct 27 09:03:46.611 INFO kablam! 23 | fn modify_interface() { Oct 27 09:03:46.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:03:46.611 INFO kablam! Oct 27 09:03:46.611 INFO kablam! warning: type `dbus_provider` should have a camel case name such as `DbusProvider` Oct 27 09:03:46.611 INFO kablam! --> src/provider.rs:9:1 Oct 27 09:03:46.611 INFO kablam! | Oct 27 09:03:46.611 INFO kablam! 9 | / pub struct dbus_provider { Oct 27 09:03:46.611 INFO kablam! 10 | | con: Connection, Oct 27 09:03:46.611 INFO kablam! 11 | | } Oct 27 09:03:46.611 INFO kablam! | |_^ Oct 27 09:03:46.611 INFO kablam! | Oct 27 09:03:46.611 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 09:03:46.611 INFO kablam! Oct 27 09:03:46.611 INFO kablam! warning: type `interface` should have a camel case name such as `Interface` Oct 27 09:03:46.611 INFO kablam! --> src/provider.rs:13:1 Oct 27 09:03:46.611 INFO kablam! | Oct 27 09:03:46.611 INFO kablam! 13 | / pub struct interface { Oct 27 09:03:46.611 INFO kablam! 14 | | ip: u32, Oct 27 09:03:46.611 INFO kablam! 15 | | dns: u32, Oct 27 09:03:46.611 INFO kablam! 16 | | Oct 27 09:03:46.611 INFO kablam! 17 | | } Oct 27 09:03:46.611 INFO kablam! | |_^ Oct 27 09:03:46.611 INFO kablam! Oct 27 09:03:47.147 INFO kablam! warning: unused imports: `ButtonExt`, `LabelExt` Oct 27 09:03:47.148 INFO kablam! --> src/window.rs:5:5 Oct 27 09:03:47.148 INFO kablam! | Oct 27 09:03:47.149 INFO kablam! 5 | ButtonExt, Oct 27 09:03:47.150 INFO kablam! | ^^^^^^^^^ Oct 27 09:03:47.150 INFO kablam! ... Oct 27 09:03:47.151 INFO kablam! 9 | LabelExt, Oct 27 09:03:47.151 INFO kablam! | ^^^^^^^^ Oct 27 09:03:47.152 INFO kablam! | Oct 27 09:03:47.153 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:03:47.153 INFO kablam! Oct 27 09:03:47.154 INFO kablam! warning: unused import: `interface` Oct 27 09:03:47.154 INFO kablam! --> src/window.rs:18:31 Oct 27 09:03:47.155 INFO kablam! | Oct 27 09:03:47.156 INFO kablam! 18 | use provider::{dbus_provider, interface}; Oct 27 09:03:47.156 INFO kablam! | ^^^^^^^^^ Oct 27 09:03:47.157 INFO kablam! Oct 27 09:03:47.163 INFO kablam! warning: unused import: `Message` Oct 27 09:03:47.163 INFO kablam! --> src/provider.rs:6:5 Oct 27 09:03:47.163 INFO kablam! | Oct 27 09:03:47.163 INFO kablam! 6 | Message Oct 27 09:03:47.163 INFO kablam! | ^^^^^^^ Oct 27 09:03:47.163 INFO kablam! Oct 27 09:03:47.259 INFO kablam! warning: field is never used: `counter` Oct 27 09:03:47.259 INFO kablam! --> src/window.rs:21:5 Oct 27 09:03:47.260 INFO kablam! | Oct 27 09:03:47.261 INFO kablam! 21 | counter: i32, Oct 27 09:03:47.262 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:03:47.262 INFO kablam! | Oct 27 09:03:47.263 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:03:47.264 INFO kablam! Oct 27 09:03:47.264 INFO kablam! warning: variant is never constructed: `Decrement` Oct 27 09:03:47.265 INFO kablam! --> src/window.rs:26:5 Oct 27 09:03:47.266 INFO kablam! | Oct 27 09:03:47.266 INFO kablam! 26 | Decrement, Oct 27 09:03:47.267 INFO kablam! | ^^^^^^^^^ Oct 27 09:03:47.267 INFO kablam! Oct 27 09:03:47.268 INFO kablam! warning: variant is never constructed: `Increment` Oct 27 09:03:47.269 INFO kablam! --> src/window.rs:27:5 Oct 27 09:03:47.269 INFO kablam! | Oct 27 09:03:47.269 INFO kablam! 27 | Increment, Oct 27 09:03:47.269 INFO kablam! | ^^^^^^^^^ Oct 27 09:03:47.269 INFO kablam! Oct 27 09:03:47.269 INFO kablam! warning: field is never used: `model` Oct 27 09:03:47.269 INFO kablam! --> src/window.rs:34:5 Oct 27 09:03:47.269 INFO kablam! | Oct 27 09:03:47.269 INFO kablam! 34 | model: Model, Oct 27 09:03:47.269 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:03:47.269 INFO kablam! Oct 27 09:03:47.269 INFO kablam! warning: field is never used: `bus` Oct 27 09:03:47.269 INFO kablam! --> src/window.rs:36:5 Oct 27 09:03:47.269 INFO kablam! | Oct 27 09:03:47.273 INFO kablam! 36 | bus: dbus_provider, Oct 27 09:03:47.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:03:47.273 INFO kablam! Oct 27 09:03:47.273 INFO kablam! warning: field is never used: `con` Oct 27 09:03:47.273 INFO kablam! --> src/provider.rs:10:5 Oct 27 09:03:47.273 INFO kablam! | Oct 27 09:03:47.273 INFO kablam! 10 | con: Connection, Oct 27 09:03:47.273 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:03:47.273 INFO kablam! Oct 27 09:03:47.273 INFO kablam! warning: struct is never constructed: `interface` Oct 27 09:03:47.273 INFO kablam! --> src/provider.rs:13:1 Oct 27 09:03:47.273 INFO kablam! | Oct 27 09:03:47.273 INFO kablam! 13 | pub struct interface { Oct 27 09:03:47.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 09:03:47.273 INFO kablam! Oct 27 09:03:47.273 INFO kablam! warning: method is never used: `get_interfaces` Oct 27 09:03:47.273 INFO kablam! --> src/provider.rs:20:5 Oct 27 09:03:47.274 INFO kablam! | Oct 27 09:03:47.274 INFO kablam! 20 | fn get_interfaces() { Oct 27 09:03:47.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:03:47.274 INFO kablam! Oct 27 09:03:47.274 INFO kablam! warning: method is never used: `modify_interface` Oct 27 09:03:47.274 INFO kablam! --> src/provider.rs:23:5 Oct 27 09:03:47.274 INFO kablam! | Oct 27 09:03:47.274 INFO kablam! 23 | fn modify_interface() { Oct 27 09:03:47.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:03:47.274 INFO kablam! Oct 27 09:03:47.274 INFO kablam! warning: type `dbus_provider` should have a camel case name such as `DbusProvider` Oct 27 09:03:47.274 INFO kablam! --> src/provider.rs:9:1 Oct 27 09:03:47.274 INFO kablam! | Oct 27 09:03:47.274 INFO kablam! 9 | / pub struct dbus_provider { Oct 27 09:03:47.274 INFO kablam! 10 | | con: Connection, Oct 27 09:03:47.274 INFO kablam! 11 | | } Oct 27 09:03:47.274 INFO kablam! | |_^ Oct 27 09:03:47.274 INFO kablam! | Oct 27 09:03:47.274 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 09:03:47.274 INFO kablam! Oct 27 09:03:47.274 INFO kablam! warning: type `interface` should have a camel case name such as `Interface` Oct 27 09:03:47.274 INFO kablam! --> src/provider.rs:13:1 Oct 27 09:03:47.274 INFO kablam! | Oct 27 09:03:47.274 INFO kablam! 13 | / pub struct interface { Oct 27 09:03:47.274 INFO kablam! 14 | | ip: u32, Oct 27 09:03:47.274 INFO kablam! 15 | | dns: u32, Oct 27 09:03:47.274 INFO kablam! 16 | | Oct 27 09:03:47.274 INFO kablam! 17 | | } Oct 27 09:03:47.274 INFO kablam! | |_^ Oct 27 09:03:47.274 INFO kablam! Oct 27 09:03:47.308 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 27 09:03:47.316 INFO kablam! su: No module specific data is present Oct 27 09:03:48.657 INFO running `"docker" "rm" "-f" "8bb54774302588a2608e16aeaca375882a638a2c95a8798b5f9b3440e4e26d07"` Oct 27 09:03:48.935 INFO blam! 8bb54774302588a2608e16aeaca375882a638a2c95a8798b5f9b3440e4e26d07