Oct 21 20:06:34.789 INFO checking ZacharyMcNulty1992/nm-gui against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:06:34.789 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/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 21 20:06:35.160 INFO blam! 34181b8c4f47a6386c2951fd16b55187c2640740dc2d54184551bb63dd107ab1 Oct 21 20:06:35.172 INFO running `"docker" "start" "-a" "34181b8c4f47a6386c2951fd16b55187c2640740dc2d54184551bb63dd107ab1"` Oct 21 20:06:35.872 INFO kablam! usermod: no changes Oct 21 20:06:36.066 INFO kablam! Compiling glib-sys v0.5.0 Oct 21 20:06:36.066 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 21 20:06:36.066 INFO kablam! Checking cairo-sys-rs v0.5.0 Oct 21 20:06:37.100 INFO kablam! Compiling gobject-sys v0.5.0 Oct 21 20:06:37.100 INFO kablam! Compiling cairo-rs v0.3.0 Oct 21 20:06:37.190 INFO kablam! Compiling gio-sys v0.5.0 Oct 21 20:06:37.190 INFO kablam! Compiling pango-sys v0.5.0 Oct 21 20:06:37.190 INFO kablam! Compiling atk-sys v0.5.0 Oct 21 20:06:37.243 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 21 20:06:37.244 INFO kablam! Compiling gio v0.3.0 Oct 21 20:06:37.316 INFO kablam! Compiling gdk-sys v0.5.0 Oct 21 20:06:37.316 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 21 20:06:37.388 INFO kablam! Compiling gtk-sys v0.5.0 Oct 21 20:06:37.388 INFO kablam! Compiling gdk v0.7.0 Oct 21 20:06:37.440 INFO kablam! Compiling gtk v0.3.0 Oct 21 20:06:37.640 INFO kablam! Checking dbus v0.6.1 Oct 21 20:06:39.489 INFO kablam! Checking futures-glib v0.3.2 Oct 21 20:06:41.504 INFO kablam! Checking glib v0.4.1 Oct 21 20:06:42.328 INFO kablam! Checking relm-core v0.11.0 Oct 21 20:06:44.622 INFO kablam! Checking relm-state v0.11.0 Oct 21 20:06:49.984 INFO kablam! Checking pango v0.3.0 Oct 21 20:07:40.280 INFO kablam! Checking relm v0.11.0 Oct 21 20:07:42.358 INFO kablam! Checking nm-gui v0.1.0 (/source) Oct 21 20:07:45.632 INFO kablam! warning: unused imports: `ButtonExt`, `LabelExt` Oct 21 20:07:45.632 INFO kablam! --> src/window.rs:5:5 Oct 21 20:07:45.632 INFO kablam! | Oct 21 20:07:45.632 INFO kablam! 5 | ButtonExt, Oct 21 20:07:45.632 INFO kablam! | ^^^^^^^^^ Oct 21 20:07:45.632 INFO kablam! ... Oct 21 20:07:45.632 INFO kablam! 9 | LabelExt, Oct 21 20:07:45.632 INFO kablam! | ^^^^^^^^ Oct 21 20:07:45.635 INFO kablam! | Oct 21 20:07:45.635 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:07:45.635 INFO kablam! Oct 21 20:07:45.635 INFO kablam! warning: unused import: `interface` Oct 21 20:07:45.635 INFO kablam! --> src/window.rs:18:31 Oct 21 20:07:45.635 INFO kablam! | Oct 21 20:07:45.635 INFO kablam! 18 | use provider::{dbus_provider, interface}; Oct 21 20:07:45.635 INFO kablam! | ^^^^^^^^^ Oct 21 20:07:45.635 INFO kablam! Oct 21 20:07:45.635 INFO kablam! warning: unused import: `Message` Oct 21 20:07:45.635 INFO kablam! --> src/provider.rs:6:5 Oct 21 20:07:45.635 INFO kablam! | Oct 21 20:07:45.635 INFO kablam! 6 | Message Oct 21 20:07:45.635 INFO kablam! | ^^^^^^^ Oct 21 20:07:45.635 INFO kablam! Oct 21 20:07:45.716 INFO kablam! warning: unused imports: `ButtonExt`, `LabelExt` Oct 21 20:07:45.716 INFO kablam! --> src/window.rs:5:5 Oct 21 20:07:45.716 INFO kablam! | Oct 21 20:07:45.716 INFO kablam! 5 | ButtonExt, Oct 21 20:07:45.716 INFO kablam! | ^^^^^^^^^ Oct 21 20:07:45.716 INFO kablam! ... Oct 21 20:07:45.716 INFO kablam! 9 | LabelExt, Oct 21 20:07:45.716 INFO kablam! | ^^^^^^^^ Oct 21 20:07:45.716 INFO kablam! | Oct 21 20:07:45.716 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:07:45.716 INFO kablam! Oct 21 20:07:45.720 INFO kablam! warning: unused import: `interface` Oct 21 20:07:45.721 INFO kablam! --> src/window.rs:18:31 Oct 21 20:07:45.721 INFO kablam! | Oct 21 20:07:45.721 INFO kablam! 18 | use provider::{dbus_provider, interface}; Oct 21 20:07:45.721 INFO kablam! | ^^^^^^^^^ Oct 21 20:07:45.721 INFO kablam! Oct 21 20:07:45.721 INFO kablam! warning: unused import: `Message` Oct 21 20:07:45.721 INFO kablam! --> src/provider.rs:6:5 Oct 21 20:07:45.721 INFO kablam! | Oct 21 20:07:45.721 INFO kablam! 6 | Message Oct 21 20:07:45.721 INFO kablam! | ^^^^^^^ Oct 21 20:07:45.721 INFO kablam! Oct 21 20:07:45.808 INFO kablam! warning: field is never used: `counter` Oct 21 20:07:45.809 INFO kablam! --> src/window.rs:21:5 Oct 21 20:07:45.809 INFO kablam! | Oct 21 20:07:45.809 INFO kablam! 21 | counter: i32, Oct 21 20:07:45.809 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:07:45.809 INFO kablam! | Oct 21 20:07:45.809 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:07:45.809 INFO kablam! Oct 21 20:07:45.809 INFO kablam! warning: variant is never constructed: `Decrement` Oct 21 20:07:45.809 INFO kablam! --> src/window.rs:26:5 Oct 21 20:07:45.811 INFO kablam! | Oct 21 20:07:45.811 INFO kablam! 26 | Decrement, Oct 21 20:07:45.811 INFO kablam! | ^^^^^^^^^ Oct 21 20:07:45.811 INFO kablam! Oct 21 20:07:45.811 INFO kablam! warning: variant is never constructed: `Increment` Oct 21 20:07:45.811 INFO kablam! --> src/window.rs:27:5 Oct 21 20:07:45.811 INFO kablam! | Oct 21 20:07:45.811 INFO kablam! 27 | Increment, Oct 21 20:07:45.811 INFO kablam! | ^^^^^^^^^ Oct 21 20:07:45.811 INFO kablam! Oct 21 20:07:45.811 INFO kablam! warning: field is never used: `model` Oct 21 20:07:45.811 INFO kablam! --> src/window.rs:34:5 Oct 21 20:07:45.811 INFO kablam! | Oct 21 20:07:45.811 INFO kablam! 34 | model: Model, Oct 21 20:07:45.811 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:07:45.812 INFO kablam! Oct 21 20:07:45.812 INFO kablam! warning: field is never used: `bus` Oct 21 20:07:45.812 INFO kablam! --> src/window.rs:36:5 Oct 21 20:07:45.812 INFO kablam! | Oct 21 20:07:45.812 INFO kablam! 36 | bus: dbus_provider, Oct 21 20:07:45.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:07:45.812 INFO kablam! Oct 21 20:07:45.812 INFO kablam! warning: field is never used: `con` Oct 21 20:07:45.812 INFO kablam! --> src/provider.rs:10:5 Oct 21 20:07:45.812 INFO kablam! | Oct 21 20:07:45.812 INFO kablam! 10 | con: Connection, Oct 21 20:07:45.812 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 20:07:45.812 INFO kablam! Oct 21 20:07:45.812 INFO kablam! warning: struct is never constructed: `interface` Oct 21 20:07:45.812 INFO kablam! --> src/provider.rs:13:1 Oct 21 20:07:45.812 INFO kablam! | Oct 21 20:07:45.812 INFO kablam! 13 | pub struct interface { Oct 21 20:07:45.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 20:07:45.819 INFO kablam! Oct 21 20:07:45.819 INFO kablam! warning: method is never used: `get_interfaces` Oct 21 20:07:45.819 INFO kablam! --> src/provider.rs:20:5 Oct 21 20:07:45.819 INFO kablam! | Oct 21 20:07:45.819 INFO kablam! 20 | fn get_interfaces() { Oct 21 20:07:45.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:07:45.819 INFO kablam! Oct 21 20:07:45.819 INFO kablam! warning: method is never used: `modify_interface` Oct 21 20:07:45.819 INFO kablam! --> src/provider.rs:23:5 Oct 21 20:07:45.819 INFO kablam! | Oct 21 20:07:45.819 INFO kablam! 23 | fn modify_interface() { Oct 21 20:07:45.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:07:45.819 INFO kablam! Oct 21 20:07:45.819 INFO kablam! warning: type `dbus_provider` should have a camel case name such as `DbusProvider` Oct 21 20:07:45.819 INFO kablam! --> src/provider.rs:9:1 Oct 21 20:07:45.819 INFO kablam! | Oct 21 20:07:45.819 INFO kablam! 9 | / pub struct dbus_provider { Oct 21 20:07:45.819 INFO kablam! 10 | | con: Connection, Oct 21 20:07:45.819 INFO kablam! 11 | | } Oct 21 20:07:45.819 INFO kablam! | |_^ Oct 21 20:07:45.819 INFO kablam! | Oct 21 20:07:45.819 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 21 20:07:45.819 INFO kablam! Oct 21 20:07:45.819 INFO kablam! warning: type `interface` should have a camel case name such as `Interface` Oct 21 20:07:45.819 INFO kablam! --> src/provider.rs:13:1 Oct 21 20:07:45.819 INFO kablam! | Oct 21 20:07:45.819 INFO kablam! 13 | / pub struct interface { Oct 21 20:07:45.819 INFO kablam! 14 | | ip: u32, Oct 21 20:07:45.819 INFO kablam! 15 | | dns: u32, Oct 21 20:07:45.819 INFO kablam! 16 | | Oct 21 20:07:45.819 INFO kablam! 17 | | } Oct 21 20:07:45.819 INFO kablam! | |_^ Oct 21 20:07:45.819 INFO kablam! Oct 21 20:07:45.898 INFO kablam! warning: field is never used: `counter` Oct 21 20:07:45.898 INFO kablam! --> src/window.rs:21:5 Oct 21 20:07:45.898 INFO kablam! | Oct 21 20:07:45.899 INFO kablam! 21 | counter: i32, Oct 21 20:07:45.899 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:07:45.899 INFO kablam! | Oct 21 20:07:45.899 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:07:45.900 INFO kablam! Oct 21 20:07:45.900 INFO kablam! warning: variant is never constructed: `Decrement` Oct 21 20:07:45.900 INFO kablam! --> src/window.rs:26:5 Oct 21 20:07:45.900 INFO kablam! | Oct 21 20:07:45.901 INFO kablam! 26 | Decrement, Oct 21 20:07:45.901 INFO kablam! | ^^^^^^^^^ Oct 21 20:07:45.901 INFO kablam! Oct 21 20:07:45.901 INFO kablam! warning: variant is never constructed: `Increment` Oct 21 20:07:45.902 INFO kablam! --> src/window.rs:27:5 Oct 21 20:07:45.902 INFO kablam! | Oct 21 20:07:45.902 INFO kablam! 27 | Increment, Oct 21 20:07:45.902 INFO kablam! | ^^^^^^^^^ Oct 21 20:07:45.903 INFO kablam! Oct 21 20:07:45.903 INFO kablam! warning: field is never used: `model` Oct 21 20:07:45.903 INFO kablam! --> src/window.rs:34:5 Oct 21 20:07:45.903 INFO kablam! | Oct 21 20:07:45.904 INFO kablam! 34 | model: Model, Oct 21 20:07:45.904 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:07:45.904 INFO kablam! Oct 21 20:07:45.904 INFO kablam! warning: field is never used: `bus` Oct 21 20:07:45.905 INFO kablam! --> src/window.rs:36:5 Oct 21 20:07:45.905 INFO kablam! | Oct 21 20:07:45.905 INFO kablam! 36 | bus: dbus_provider, Oct 21 20:07:45.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:07:45.906 INFO kablam! Oct 21 20:07:45.906 INFO kablam! warning: field is never used: `con` Oct 21 20:07:45.906 INFO kablam! --> src/provider.rs:10:5 Oct 21 20:07:45.906 INFO kablam! | Oct 21 20:07:45.907 INFO kablam! 10 | con: Connection, Oct 21 20:07:45.907 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 20:07:45.907 INFO kablam! Oct 21 20:07:45.907 INFO kablam! warning: struct is never constructed: `interface` Oct 21 20:07:45.907 INFO kablam! --> src/provider.rs:13:1 Oct 21 20:07:45.908 INFO kablam! | Oct 21 20:07:45.908 INFO kablam! 13 | pub struct interface { Oct 21 20:07:45.908 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 20:07:45.908 INFO kablam! Oct 21 20:07:45.909 INFO kablam! warning: method is never used: `get_interfaces` Oct 21 20:07:45.909 INFO kablam! --> src/provider.rs:20:5 Oct 21 20:07:45.909 INFO kablam! | Oct 21 20:07:45.909 INFO kablam! 20 | fn get_interfaces() { Oct 21 20:07:45.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:07:45.909 INFO kablam! Oct 21 20:07:45.909 INFO kablam! warning: method is never used: `modify_interface` Oct 21 20:07:45.909 INFO kablam! --> src/provider.rs:23:5 Oct 21 20:07:45.909 INFO kablam! | Oct 21 20:07:45.909 INFO kablam! 23 | fn modify_interface() { Oct 21 20:07:45.909 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:07:45.909 INFO kablam! Oct 21 20:07:45.909 INFO kablam! warning: type `dbus_provider` should have a camel case name such as `DbusProvider` Oct 21 20:07:45.909 INFO kablam! --> src/provider.rs:9:1 Oct 21 20:07:45.909 INFO kablam! | Oct 21 20:07:45.909 INFO kablam! 9 | / pub struct dbus_provider { Oct 21 20:07:45.909 INFO kablam! 10 | | con: Connection, Oct 21 20:07:45.909 INFO kablam! 11 | | } Oct 21 20:07:45.909 INFO kablam! | |_^ Oct 21 20:07:45.909 INFO kablam! | Oct 21 20:07:45.909 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 21 20:07:45.909 INFO kablam! Oct 21 20:07:45.909 INFO kablam! warning: type `interface` should have a camel case name such as `Interface` Oct 21 20:07:45.909 INFO kablam! --> src/provider.rs:13:1 Oct 21 20:07:45.909 INFO kablam! | Oct 21 20:07:45.909 INFO kablam! 13 | / pub struct interface { Oct 21 20:07:45.909 INFO kablam! 14 | | ip: u32, Oct 21 20:07:45.909 INFO kablam! 15 | | dns: u32, Oct 21 20:07:45.909 INFO kablam! 16 | | Oct 21 20:07:45.909 INFO kablam! 17 | | } Oct 21 20:07:45.909 INFO kablam! | |_^ Oct 21 20:07:45.909 INFO kablam! Oct 21 20:07:45.981 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Oct 21 20:07:45.998 INFO kablam! su: No module specific data is present Oct 21 20:07:47.703 INFO running `"docker" "rm" "-f" "34181b8c4f47a6386c2951fd16b55187c2640740dc2d54184551bb63dd107ab1"` Oct 21 20:07:48.076 INFO blam! 34181b8c4f47a6386c2951fd16b55187c2640740dc2d54184551bb63dd107ab1