Oct 11 03:46:17.187 INFO testing ZacharyMcNulty1992/nm-gui against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:46:17.187 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:46:17.187 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:46:17.460 INFO blam! ff2ea7d7901a5eb74d7ef7fd19551bcb5c1de475c42c7f2713bea839563d7212 Oct 11 03:46:17.464 INFO running `"docker" "start" "-a" "ff2ea7d7901a5eb74d7ef7fd19551bcb5c1de475c42c7f2713bea839563d7212"` Oct 11 03:46:17.976 INFO kablam! usermod: no changes Oct 11 03:46:18.164 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 11 03:46:18.170 INFO kablam! Compiling glib-sys v0.5.0 Oct 11 03:46:18.170 INFO kablam! Compiling cairo-sys-rs v0.5.0 Oct 11 03:46:18.170 INFO kablam! Compiling cairo-rs v0.3.0 Oct 11 03:46:18.170 INFO kablam! Compiling gio-sys v0.5.0 Oct 11 03:46:18.170 INFO kablam! Compiling pango-sys v0.5.0 Oct 11 03:46:18.244 INFO kablam! Compiling gdk-pixbuf-sys v0.5.0 Oct 11 03:46:18.244 INFO kablam! Compiling gio v0.3.0 Oct 11 03:46:18.296 INFO kablam! Compiling gdk-pixbuf v0.3.0 Oct 11 03:46:18.296 INFO kablam! Compiling gdk-sys v0.5.0 Oct 11 03:46:18.347 INFO kablam! Compiling gdk v0.7.0 Oct 11 03:46:18.347 INFO kablam! Compiling gtk-sys v0.5.0 Oct 11 03:46:18.427 INFO kablam! Compiling gtk v0.3.0 Oct 11 03:46:20.408 INFO kablam! Compiling dbus v0.6.1 Oct 11 03:46:22.332 INFO kablam! Compiling gobject-sys v0.5.0 Oct 11 03:46:22.332 INFO kablam! Compiling futures-glib v0.3.2 Oct 11 03:46:24.969 INFO kablam! Compiling glib v0.4.1 Oct 11 03:46:24.970 INFO kablam! Compiling atk-sys v0.5.0 Oct 11 03:46:26.512 INFO kablam! Compiling relm-core v0.11.0 Oct 11 03:46:28.064 INFO kablam! Compiling relm-state v0.11.0 Oct 11 03:46:43.392 INFO kablam! Compiling pango v0.3.0 Oct 11 03:48:34.860 INFO kablam! Compiling relm v0.11.0 Oct 11 03:48:38.156 INFO kablam! Compiling nm-gui v0.1.0 (/source) Oct 11 03:48:41.139 INFO kablam! warning: unused imports: `ButtonExt`, `LabelExt` Oct 11 03:48:41.139 INFO kablam! --> src/window.rs:5:5 Oct 11 03:48:41.139 INFO kablam! | Oct 11 03:48:41.139 INFO kablam! 5 | ButtonExt, Oct 11 03:48:41.139 INFO kablam! | ^^^^^^^^^ Oct 11 03:48:41.139 INFO kablam! ... Oct 11 03:48:41.139 INFO kablam! 9 | LabelExt, Oct 11 03:48:41.139 INFO kablam! | ^^^^^^^^ Oct 11 03:48:41.139 INFO kablam! | Oct 11 03:48:41.139 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:48:41.139 INFO kablam! Oct 11 03:48:41.140 INFO kablam! warning: unused import: `interface` Oct 11 03:48:41.140 INFO kablam! --> src/window.rs:18:31 Oct 11 03:48:41.140 INFO kablam! | Oct 11 03:48:41.140 INFO kablam! 18 | use provider::{dbus_provider, interface}; Oct 11 03:48:41.140 INFO kablam! | ^^^^^^^^^ Oct 11 03:48:41.140 INFO kablam! Oct 11 03:48:41.140 INFO kablam! warning: unused import: `Message` Oct 11 03:48:41.140 INFO kablam! --> src/provider.rs:6:5 Oct 11 03:48:41.140 INFO kablam! | Oct 11 03:48:41.140 INFO kablam! 6 | Message Oct 11 03:48:41.140 INFO kablam! | ^^^^^^^ Oct 11 03:48:41.140 INFO kablam! Oct 11 03:48:41.220 INFO kablam! warning: field is never used: `counter` Oct 11 03:48:41.220 INFO kablam! --> src/window.rs:21:5 Oct 11 03:48:41.220 INFO kablam! | Oct 11 03:48:41.220 INFO kablam! 21 | counter: i32, Oct 11 03:48:41.220 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:48:41.220 INFO kablam! | Oct 11 03:48:41.220 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:48:41.220 INFO kablam! Oct 11 03:48:41.221 INFO kablam! warning: variant is never constructed: `Decrement` Oct 11 03:48:41.221 INFO kablam! --> src/window.rs:26:5 Oct 11 03:48:41.221 INFO kablam! | Oct 11 03:48:41.221 INFO kablam! 26 | Decrement, Oct 11 03:48:41.221 INFO kablam! | ^^^^^^^^^ Oct 11 03:48:41.221 INFO kablam! Oct 11 03:48:41.221 INFO kablam! warning: variant is never constructed: `Increment` Oct 11 03:48:41.221 INFO kablam! --> src/window.rs:27:5 Oct 11 03:48:41.221 INFO kablam! | Oct 11 03:48:41.221 INFO kablam! 27 | Increment, Oct 11 03:48:41.221 INFO kablam! | ^^^^^^^^^ Oct 11 03:48:41.221 INFO kablam! Oct 11 03:48:41.221 INFO kablam! warning: field is never used: `model` Oct 11 03:48:41.221 INFO kablam! --> src/window.rs:34:5 Oct 11 03:48:41.221 INFO kablam! | Oct 11 03:48:41.221 INFO kablam! 34 | model: Model, Oct 11 03:48:41.221 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:48:41.221 INFO kablam! Oct 11 03:48:41.221 INFO kablam! warning: field is never used: `bus` Oct 11 03:48:41.221 INFO kablam! --> src/window.rs:36:5 Oct 11 03:48:41.221 INFO kablam! | Oct 11 03:48:41.221 INFO kablam! 36 | bus: dbus_provider, Oct 11 03:48:41.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 03:48:41.221 INFO kablam! Oct 11 03:48:41.221 INFO kablam! warning: field is never used: `con` Oct 11 03:48:41.221 INFO kablam! --> src/provider.rs:10:5 Oct 11 03:48:41.221 INFO kablam! | Oct 11 03:48:41.221 INFO kablam! 10 | con: Connection, Oct 11 03:48:41.221 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 03:48:41.221 INFO kablam! Oct 11 03:48:41.221 INFO kablam! warning: struct is never constructed: `interface` Oct 11 03:48:41.221 INFO kablam! --> src/provider.rs:13:1 Oct 11 03:48:41.221 INFO kablam! | Oct 11 03:48:41.221 INFO kablam! 13 | pub struct interface { Oct 11 03:48:41.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 03:48:41.221 INFO kablam! Oct 11 03:48:41.221 INFO kablam! warning: method is never used: `get_interfaces` Oct 11 03:48:41.221 INFO kablam! --> src/provider.rs:20:5 Oct 11 03:48:41.221 INFO kablam! | Oct 11 03:48:41.221 INFO kablam! 20 | fn get_interfaces() { Oct 11 03:48:41.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 03:48:41.221 INFO kablam! Oct 11 03:48:41.221 INFO kablam! warning: method is never used: `modify_interface` Oct 11 03:48:41.221 INFO kablam! --> src/provider.rs:23:5 Oct 11 03:48:41.221 INFO kablam! | Oct 11 03:48:41.221 INFO kablam! 23 | fn modify_interface() { Oct 11 03:48:41.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:48:41.221 INFO kablam! Oct 11 03:48:41.221 INFO kablam! warning: type `dbus_provider` should have a camel case name such as `DbusProvider` Oct 11 03:48:41.221 INFO kablam! --> src/provider.rs:9:1 Oct 11 03:48:41.221 INFO kablam! | Oct 11 03:48:41.221 INFO kablam! 9 | / pub struct dbus_provider { Oct 11 03:48:41.221 INFO kablam! 10 | | con: Connection, Oct 11 03:48:41.221 INFO kablam! 11 | | } Oct 11 03:48:41.221 INFO kablam! | |_^ Oct 11 03:48:41.221 INFO kablam! | Oct 11 03:48:41.221 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 11 03:48:41.221 INFO kablam! Oct 11 03:48:41.228 INFO kablam! warning: type `interface` should have a camel case name such as `Interface` Oct 11 03:48:41.228 INFO kablam! --> src/provider.rs:13:1 Oct 11 03:48:41.228 INFO kablam! | Oct 11 03:48:41.228 INFO kablam! 13 | / pub struct interface { Oct 11 03:48:41.228 INFO kablam! 14 | | ip: u32, Oct 11 03:48:41.228 INFO kablam! 15 | | dns: u32, Oct 11 03:48:41.228 INFO kablam! 16 | | Oct 11 03:48:41.228 INFO kablam! 17 | | } Oct 11 03:48:41.228 INFO kablam! | |_^ Oct 11 03:48:41.228 INFO kablam! Oct 11 03:48:48.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 30s Oct 11 03:48:48.802 INFO kablam! su: No module specific data is present Oct 11 03:48:50.109 INFO running `"docker" "rm" "-f" "ff2ea7d7901a5eb74d7ef7fd19551bcb5c1de475c42c7f2713bea839563d7212"` Oct 11 03:48:50.476 INFO blam! ff2ea7d7901a5eb74d7ef7fd19551bcb5c1de475c42c7f2713bea839563d7212 Oct 11 03:48:50.479 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:48:50.480 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:48:50.966 INFO blam! 05c184bf4eb508980818e070d24694d5235a6931f8fd9a59b1f2fef5570dc49a Oct 11 03:48:50.968 INFO running `"docker" "start" "-a" "05c184bf4eb508980818e070d24694d5235a6931f8fd9a59b1f2fef5570dc49a"` Oct 11 03:48:52.381 INFO kablam! usermod: no changes Oct 11 03:48:52.603 INFO kablam! Compiling nm-gui v0.1.0 (/source) Oct 11 03:48:55.536 INFO kablam! warning: unused imports: `ButtonExt`, `LabelExt` Oct 11 03:48:55.536 INFO kablam! --> src/window.rs:5:5 Oct 11 03:48:55.536 INFO kablam! | Oct 11 03:48:55.536 INFO kablam! 5 | ButtonExt, Oct 11 03:48:55.536 INFO kablam! | ^^^^^^^^^ Oct 11 03:48:55.536 INFO kablam! ... Oct 11 03:48:55.536 INFO kablam! 9 | LabelExt, Oct 11 03:48:55.536 INFO kablam! | ^^^^^^^^ Oct 11 03:48:55.536 INFO kablam! | Oct 11 03:48:55.536 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 03:48:55.536 INFO kablam! Oct 11 03:48:55.536 INFO kablam! warning: unused import: `interface` Oct 11 03:48:55.536 INFO kablam! --> src/window.rs:18:31 Oct 11 03:48:55.536 INFO kablam! | Oct 11 03:48:55.536 INFO kablam! 18 | use provider::{dbus_provider, interface}; Oct 11 03:48:55.536 INFO kablam! | ^^^^^^^^^ Oct 11 03:48:55.536 INFO kablam! Oct 11 03:48:55.536 INFO kablam! warning: unused import: `Message` Oct 11 03:48:55.536 INFO kablam! --> src/provider.rs:6:5 Oct 11 03:48:55.536 INFO kablam! | Oct 11 03:48:55.536 INFO kablam! 6 | Message Oct 11 03:48:55.536 INFO kablam! | ^^^^^^^ Oct 11 03:48:55.536 INFO kablam! Oct 11 03:48:55.624 INFO kablam! warning: field is never used: `counter` Oct 11 03:48:55.624 INFO kablam! --> src/window.rs:21:5 Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! 21 | counter: i32, Oct 11 03:48:55.624 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:48:55.624 INFO kablam! Oct 11 03:48:55.624 INFO kablam! warning: variant is never constructed: `Decrement` Oct 11 03:48:55.624 INFO kablam! --> src/window.rs:26:5 Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! 26 | Decrement, Oct 11 03:48:55.624 INFO kablam! | ^^^^^^^^^ Oct 11 03:48:55.624 INFO kablam! Oct 11 03:48:55.624 INFO kablam! warning: variant is never constructed: `Increment` Oct 11 03:48:55.624 INFO kablam! --> src/window.rs:27:5 Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! 27 | Increment, Oct 11 03:48:55.624 INFO kablam! | ^^^^^^^^^ Oct 11 03:48:55.624 INFO kablam! Oct 11 03:48:55.624 INFO kablam! warning: field is never used: `model` Oct 11 03:48:55.624 INFO kablam! --> src/window.rs:34:5 Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! 34 | model: Model, Oct 11 03:48:55.624 INFO kablam! | ^^^^^^^^^^^^ Oct 11 03:48:55.624 INFO kablam! Oct 11 03:48:55.624 INFO kablam! warning: field is never used: `bus` Oct 11 03:48:55.624 INFO kablam! --> src/window.rs:36:5 Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! 36 | bus: dbus_provider, Oct 11 03:48:55.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 03:48:55.624 INFO kablam! Oct 11 03:48:55.624 INFO kablam! warning: field is never used: `con` Oct 11 03:48:55.624 INFO kablam! --> src/provider.rs:10:5 Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! 10 | con: Connection, Oct 11 03:48:55.624 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 03:48:55.624 INFO kablam! Oct 11 03:48:55.624 INFO kablam! warning: struct is never constructed: `interface` Oct 11 03:48:55.624 INFO kablam! --> src/provider.rs:13:1 Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! 13 | pub struct interface { Oct 11 03:48:55.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 03:48:55.624 INFO kablam! Oct 11 03:48:55.624 INFO kablam! warning: method is never used: `get_interfaces` Oct 11 03:48:55.624 INFO kablam! --> src/provider.rs:20:5 Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! 20 | fn get_interfaces() { Oct 11 03:48:55.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 03:48:55.624 INFO kablam! Oct 11 03:48:55.624 INFO kablam! warning: method is never used: `modify_interface` Oct 11 03:48:55.624 INFO kablam! --> src/provider.rs:23:5 Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! 23 | fn modify_interface() { Oct 11 03:48:55.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:48:55.624 INFO kablam! Oct 11 03:48:55.624 INFO kablam! warning: type `dbus_provider` should have a camel case name such as `DbusProvider` Oct 11 03:48:55.624 INFO kablam! --> src/provider.rs:9:1 Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! 9 | / pub struct dbus_provider { Oct 11 03:48:55.624 INFO kablam! 10 | | con: Connection, Oct 11 03:48:55.624 INFO kablam! 11 | | } Oct 11 03:48:55.624 INFO kablam! | |_^ Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 11 03:48:55.624 INFO kablam! Oct 11 03:48:55.624 INFO kablam! warning: type `interface` should have a camel case name such as `Interface` Oct 11 03:48:55.624 INFO kablam! --> src/provider.rs:13:1 Oct 11 03:48:55.624 INFO kablam! | Oct 11 03:48:55.624 INFO kablam! 13 | / pub struct interface { Oct 11 03:48:55.624 INFO kablam! 14 | | ip: u32, Oct 11 03:48:55.624 INFO kablam! 15 | | dns: u32, Oct 11 03:48:55.624 INFO kablam! 16 | | Oct 11 03:48:55.624 INFO kablam! 17 | | } Oct 11 03:48:55.624 INFO kablam! | |_^ Oct 11 03:48:55.624 INFO kablam! Oct 11 03:48:56.317 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.92s Oct 11 03:48:56.323 INFO kablam! su: No module specific data is present Oct 11 03:48:57.282 INFO running `"docker" "rm" "-f" "05c184bf4eb508980818e070d24694d5235a6931f8fd9a59b1f2fef5570dc49a"` Oct 11 03:48:57.600 INFO blam! 05c184bf4eb508980818e070d24694d5235a6931f8fd9a59b1f2fef5570dc49a Oct 11 03:48:57.612 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:48:57.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:48:58.072 INFO blam! a20418ba18c140f38a3922589313ba12490f8fe9f5580e8336f809e54225882e Oct 11 03:48:58.074 INFO running `"docker" "start" "-a" "a20418ba18c140f38a3922589313ba12490f8fe9f5580e8336f809e54225882e"` Oct 11 03:48:59.420 INFO kablam! usermod: no changes Oct 11 03:48:59.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 03:48:59.550 INFO kablam! Running /target/debug/deps/nm_gui-0819f85609709b4d Oct 11 03:48:59.555 INFO kablam! su: No module specific data is present Oct 11 03:48:59.555 INFO blam! Oct 11 03:48:59.555 INFO blam! running 0 tests Oct 11 03:48:59.555 INFO blam! Oct 11 03:48:59.555 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:48:59.555 INFO blam! Oct 11 03:48:59.927 INFO running `"docker" "rm" "-f" "a20418ba18c140f38a3922589313ba12490f8fe9f5580e8336f809e54225882e"` Oct 11 03:49:00.064 INFO blam! a20418ba18c140f38a3922589313ba12490f8fe9f5580e8336f809e54225882e