Oct 13 01:53:25.358 INFO checking ZacharyMcNulty1992/nm-gui against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 01:53:25.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 01:53:25.568 INFO blam! b4027eb7cd98726c49ef2e6f30256ced40c5044ae67fb965914d024cd84632ec Oct 13 01:53:25.570 INFO running `"docker" "start" "-a" "b4027eb7cd98726c49ef2e6f30256ced40c5044ae67fb965914d024cd84632ec"` Oct 13 01:53:26.088 INFO kablam! usermod: no changes Oct 13 01:53:26.245 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 13 01:53:26.245 INFO kablam! Compiling cairo-rs v0.3.0 Oct 13 01:53:26.245 INFO kablam! Compiling gio v0.3.0 Oct 13 01:53:26.246 INFO kablam! Compiling gdk v0.7.0 Oct 13 01:53:26.246 INFO kablam! Compiling gtk v0.3.0 Oct 13 01:53:26.246 INFO kablam! Compiling glib-sys v0.5.0 Oct 13 01:53:26.247 INFO kablam! Compiling gobject-sys v0.5.0 Oct 13 01:53:26.247 INFO kablam! Compiling gio-sys v0.5.0 Oct 13 01:53:29.670 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 13 01:53:29.671 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 13 01:53:29.691 INFO kablam! Compiling pango-sys v0.5.0 Oct 13 01:53:30.208 INFO kablam! Compiling atk-sys v0.5.0 Oct 13 01:53:30.326 INFO kablam! Compiling gdk-sys v0.5.0 Oct 13 01:53:30.476 INFO kablam! Compiling gtk-sys v0.5.0 Oct 13 01:53:31.508 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 13 01:53:34.564 INFO kablam! Compiling relm-gen-widget v0.11.0 Oct 13 01:53:36.579 INFO kablam! Checking dbus v0.6.1 Oct 13 01:53:40.709 INFO kablam! Checking futures-glib v0.3.2 Oct 13 01:53:44.217 INFO kablam! Checking relm-core v0.11.0 Oct 13 01:53:45.552 INFO kablam! Checking glib v0.4.1 Oct 13 01:53:47.166 INFO kablam! Checking relm-state v0.11.0 Oct 13 01:53:57.747 INFO kablam! Compiling relm-derive-common v0.11.0 Oct 13 01:53:59.852 INFO kablam! Compiling relm-derive v0.11.0 Oct 13 01:54:00.605 INFO kablam! Checking pango v0.3.0 Oct 13 01:54:58.390 INFO kablam! Checking relm v0.11.0 Oct 13 01:55:00.449 INFO kablam! Checking nm-gui v0.1.0 (/source) Oct 13 01:55:02.984 INFO kablam! warning: unused imports: `ButtonExt`, `LabelExt` Oct 13 01:55:02.984 INFO kablam! --> src/window.rs:5:5 Oct 13 01:55:02.984 INFO kablam! | Oct 13 01:55:02.984 INFO kablam! 5 | ButtonExt, Oct 13 01:55:02.984 INFO kablam! | ^^^^^^^^^ Oct 13 01:55:02.984 INFO kablam! ... Oct 13 01:55:02.984 INFO kablam! 9 | LabelExt, Oct 13 01:55:02.984 INFO kablam! | ^^^^^^^^ Oct 13 01:55:02.984 INFO kablam! | Oct 13 01:55:02.984 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:55:02.988 INFO kablam! Oct 13 01:55:02.989 INFO kablam! warning: unused import: `interface` Oct 13 01:55:02.989 INFO kablam! --> src/window.rs:18:31 Oct 13 01:55:02.989 INFO kablam! | Oct 13 01:55:02.990 INFO kablam! 18 | use provider::{dbus_provider, interface}; Oct 13 01:55:02.990 INFO kablam! | ^^^^^^^^^ Oct 13 01:55:02.990 INFO kablam! Oct 13 01:55:02.990 INFO kablam! warning: unused import: `Message` Oct 13 01:55:02.991 INFO kablam! --> src/provider.rs:6:5 Oct 13 01:55:02.991 INFO kablam! | Oct 13 01:55:02.991 INFO kablam! 6 | Message Oct 13 01:55:02.991 INFO kablam! | ^^^^^^^ Oct 13 01:55:02.992 INFO kablam! Oct 13 01:55:03.066 INFO kablam! warning: field is never used: `counter` Oct 13 01:55:03.067 INFO kablam! --> src/window.rs:21:5 Oct 13 01:55:03.067 INFO kablam! | Oct 13 01:55:03.068 INFO kablam! 21 | counter: i32, Oct 13 01:55:03.068 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:55:03.068 INFO kablam! | Oct 13 01:55:03.069 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:55:03.069 INFO kablam! Oct 13 01:55:03.069 INFO kablam! warning: variant is never constructed: `Decrement` Oct 13 01:55:03.069 INFO kablam! --> src/window.rs:26:5 Oct 13 01:55:03.070 INFO kablam! | Oct 13 01:55:03.070 INFO kablam! 26 | Decrement, Oct 13 01:55:03.070 INFO kablam! | ^^^^^^^^^ Oct 13 01:55:03.070 INFO kablam! Oct 13 01:55:03.071 INFO kablam! warning: variant is never constructed: `Increment` Oct 13 01:55:03.071 INFO kablam! --> src/window.rs:27:5 Oct 13 01:55:03.071 INFO kablam! | Oct 13 01:55:03.072 INFO kablam! 27 | Increment, Oct 13 01:55:03.072 INFO kablam! | ^^^^^^^^^ Oct 13 01:55:03.072 INFO kablam! Oct 13 01:55:03.072 INFO kablam! warning: field is never used: `model` Oct 13 01:55:03.072 INFO kablam! --> src/window.rs:34:5 Oct 13 01:55:03.072 INFO kablam! | Oct 13 01:55:03.073 INFO kablam! 34 | model: Model, Oct 13 01:55:03.073 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:55:03.073 INFO kablam! Oct 13 01:55:03.073 INFO kablam! warning: field is never used: `bus` Oct 13 01:55:03.073 INFO kablam! --> src/window.rs:36:5 Oct 13 01:55:03.073 INFO kablam! | Oct 13 01:55:03.074 INFO kablam! 36 | bus: dbus_provider, Oct 13 01:55:03.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 01:55:03.074 INFO kablam! Oct 13 01:55:03.074 INFO kablam! warning: field is never used: `con` Oct 13 01:55:03.074 INFO kablam! --> src/provider.rs:10:5 Oct 13 01:55:03.075 INFO kablam! | Oct 13 01:55:03.075 INFO kablam! 10 | con: Connection, Oct 13 01:55:03.075 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 01:55:03.075 INFO kablam! Oct 13 01:55:03.076 INFO kablam! warning: struct is never constructed: `interface` Oct 13 01:55:03.077 INFO kablam! --> src/provider.rs:13:1 Oct 13 01:55:03.077 INFO kablam! | Oct 13 01:55:03.077 INFO kablam! 13 | pub struct interface { Oct 13 01:55:03.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 01:55:03.077 INFO kablam! Oct 13 01:55:03.077 INFO kablam! warning: method is never used: `get_interfaces` Oct 13 01:55:03.078 INFO kablam! --> src/provider.rs:20:5 Oct 13 01:55:03.078 INFO kablam! | Oct 13 01:55:03.078 INFO kablam! 20 | fn get_interfaces() { Oct 13 01:55:03.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 01:55:03.078 INFO kablam! Oct 13 01:55:03.078 INFO kablam! warning: method is never used: `modify_interface` Oct 13 01:55:03.079 INFO kablam! --> src/provider.rs:23:5 Oct 13 01:55:03.079 INFO kablam! | Oct 13 01:55:03.079 INFO kablam! 23 | fn modify_interface() { Oct 13 01:55:03.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:55:03.079 INFO kablam! Oct 13 01:55:03.081 INFO kablam! warning: type `dbus_provider` should have a camel case name such as `DbusProvider` Oct 13 01:55:03.082 INFO kablam! --> src/provider.rs:9:1 Oct 13 01:55:03.082 INFO kablam! | Oct 13 01:55:03.082 INFO kablam! 9 | / pub struct dbus_provider { Oct 13 01:55:03.082 INFO kablam! 10 | | con: Connection, Oct 13 01:55:03.082 INFO kablam! 11 | | } Oct 13 01:55:03.083 INFO kablam! | |_^ Oct 13 01:55:03.083 INFO kablam! | Oct 13 01:55:03.083 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 01:55:03.083 INFO kablam! Oct 13 01:55:03.083 INFO kablam! warning: type `interface` should have a camel case name such as `Interface` Oct 13 01:55:03.083 INFO kablam! --> src/provider.rs:13:1 Oct 13 01:55:03.084 INFO kablam! | Oct 13 01:55:03.084 INFO kablam! 13 | / pub struct interface { Oct 13 01:55:03.084 INFO kablam! 14 | | ip: u32, Oct 13 01:55:03.084 INFO kablam! 15 | | dns: u32, Oct 13 01:55:03.084 INFO kablam! 16 | | Oct 13 01:55:03.085 INFO kablam! 17 | | } Oct 13 01:55:03.085 INFO kablam! | |_^ Oct 13 01:55:03.085 INFO kablam! Oct 13 01:55:03.608 INFO kablam! warning: unused imports: `ButtonExt`, `LabelExt` Oct 13 01:55:03.613 INFO kablam! --> src/window.rs:5:5 Oct 13 01:55:03.613 INFO kablam! | Oct 13 01:55:03.613 INFO kablam! 5 | ButtonExt, Oct 13 01:55:03.613 INFO kablam! | ^^^^^^^^^ Oct 13 01:55:03.614 INFO kablam! ... Oct 13 01:55:03.614 INFO kablam! 9 | LabelExt, Oct 13 01:55:03.614 INFO kablam! | ^^^^^^^^ Oct 13 01:55:03.614 INFO kablam! | Oct 13 01:55:03.615 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:55:03.615 INFO kablam! Oct 13 01:55:03.615 INFO kablam! warning: unused import: `interface` Oct 13 01:55:03.616 INFO kablam! --> src/window.rs:18:31 Oct 13 01:55:03.616 INFO kablam! | Oct 13 01:55:03.616 INFO kablam! 18 | use provider::{dbus_provider, interface}; Oct 13 01:55:03.616 INFO kablam! | ^^^^^^^^^ Oct 13 01:55:03.617 INFO kablam! Oct 13 01:55:03.617 INFO kablam! warning: unused import: `Message` Oct 13 01:55:03.617 INFO kablam! --> src/provider.rs:6:5 Oct 13 01:55:03.617 INFO kablam! | Oct 13 01:55:03.618 INFO kablam! 6 | Message Oct 13 01:55:03.618 INFO kablam! | ^^^^^^^ Oct 13 01:55:03.618 INFO kablam! Oct 13 01:55:03.730 INFO kablam! warning: field is never used: `counter` Oct 13 01:55:03.730 INFO kablam! --> src/window.rs:21:5 Oct 13 01:55:03.730 INFO kablam! | Oct 13 01:55:03.731 INFO kablam! 21 | counter: i32, Oct 13 01:55:03.731 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:55:03.731 INFO kablam! | Oct 13 01:55:03.731 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:55:03.732 INFO kablam! Oct 13 01:55:03.732 INFO kablam! warning: variant is never constructed: `Decrement` Oct 13 01:55:03.732 INFO kablam! --> src/window.rs:26:5 Oct 13 01:55:03.732 INFO kablam! | Oct 13 01:55:03.733 INFO kablam! 26 | Decrement, Oct 13 01:55:03.733 INFO kablam! | ^^^^^^^^^ Oct 13 01:55:03.733 INFO kablam! Oct 13 01:55:03.736 INFO kablam! warning: variant is never constructed: `Increment` Oct 13 01:55:03.737 INFO kablam! --> src/window.rs:27:5 Oct 13 01:55:03.737 INFO kablam! | Oct 13 01:55:03.737 INFO kablam! 27 | Increment, Oct 13 01:55:03.737 INFO kablam! | ^^^^^^^^^ Oct 13 01:55:03.738 INFO kablam! Oct 13 01:55:03.738 INFO kablam! warning: field is never used: `model` Oct 13 01:55:03.738 INFO kablam! --> src/window.rs:34:5 Oct 13 01:55:03.738 INFO kablam! | Oct 13 01:55:03.739 INFO kablam! 34 | model: Model, Oct 13 01:55:03.739 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:55:03.739 INFO kablam! Oct 13 01:55:03.740 INFO kablam! warning: field is never used: `bus` Oct 13 01:55:03.740 INFO kablam! --> src/window.rs:36:5 Oct 13 01:55:03.740 INFO kablam! | Oct 13 01:55:03.740 INFO kablam! 36 | bus: dbus_provider, Oct 13 01:55:03.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 01:55:03.741 INFO kablam! Oct 13 01:55:03.741 INFO kablam! warning: field is never used: `con` Oct 13 01:55:03.741 INFO kablam! --> src/provider.rs:10:5 Oct 13 01:55:03.742 INFO kablam! | Oct 13 01:55:03.742 INFO kablam! 10 | con: Connection, Oct 13 01:55:03.742 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 01:55:03.743 INFO kablam! Oct 13 01:55:03.743 INFO kablam! warning: struct is never constructed: `interface` Oct 13 01:55:03.743 INFO kablam! --> src/provider.rs:13:1 Oct 13 01:55:03.743 INFO kablam! | Oct 13 01:55:03.744 INFO kablam! 13 | pub struct interface { Oct 13 01:55:03.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 01:55:03.744 INFO kablam! Oct 13 01:55:03.744 INFO kablam! warning: method is never used: `get_interfaces` Oct 13 01:55:03.745 INFO kablam! --> src/provider.rs:20:5 Oct 13 01:55:03.745 INFO kablam! | Oct 13 01:55:03.745 INFO kablam! 20 | fn get_interfaces() { Oct 13 01:55:03.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 01:55:03.746 INFO kablam! Oct 13 01:55:03.748 INFO kablam! warning: method is never used: `modify_interface` Oct 13 01:55:03.748 INFO kablam! --> src/provider.rs:23:5 Oct 13 01:55:03.749 INFO kablam! | Oct 13 01:55:03.749 INFO kablam! 23 | fn modify_interface() { Oct 13 01:55:03.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:55:03.749 INFO kablam! Oct 13 01:55:03.750 INFO kablam! warning: type `dbus_provider` should have a camel case name such as `DbusProvider` Oct 13 01:55:03.750 INFO kablam! --> src/provider.rs:9:1 Oct 13 01:55:03.750 INFO kablam! | Oct 13 01:55:03.750 INFO kablam! 9 | / pub struct dbus_provider { Oct 13 01:55:03.751 INFO kablam! 10 | | con: Connection, Oct 13 01:55:03.751 INFO kablam! 11 | | } Oct 13 01:55:03.751 INFO kablam! | |_^ Oct 13 01:55:03.751 INFO kablam! | Oct 13 01:55:03.752 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 01:55:03.752 INFO kablam! Oct 13 01:55:03.752 INFO kablam! warning: type `interface` should have a camel case name such as `Interface` Oct 13 01:55:03.752 INFO kablam! --> src/provider.rs:13:1 Oct 13 01:55:03.753 INFO kablam! | Oct 13 01:55:03.753 INFO kablam! 13 | / pub struct interface { Oct 13 01:55:03.753 INFO kablam! 14 | | ip: u32, Oct 13 01:55:03.753 INFO kablam! 15 | | dns: u32, Oct 13 01:55:03.754 INFO kablam! 16 | | Oct 13 01:55:03.754 INFO kablam! 17 | | } Oct 13 01:55:03.754 INFO kablam! | |_^ Oct 13 01:55:03.755 INFO kablam! Oct 13 01:55:03.809 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Oct 13 01:55:03.812 INFO kablam! su: No module specific data is present Oct 13 01:55:05.093 INFO running `"docker" "rm" "-f" "b4027eb7cd98726c49ef2e6f30256ced40c5044ae67fb965914d024cd84632ec"` Oct 13 01:55:05.385 INFO blam! b4027eb7cd98726c49ef2e6f30256ced40c5044ae67fb965914d024cd84632ec