Oct 13 06:11:10.465 INFO testing mvertescher/hostap-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 06:11:10.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 06:11:10.971 INFO blam! e189e8edb7e742d373dc996ced87ad986b67cd49fccba49e0837e80b276a48d3 Oct 13 06:11:10.983 INFO running `"docker" "start" "-a" "e189e8edb7e742d373dc996ced87ad986b67cd49fccba49e0837e80b276a48d3"` Oct 13 06:11:12.183 INFO kablam! usermod: no changes Oct 13 06:11:12.347 INFO kablam! Compiling error-chain v0.11.0 Oct 13 06:11:12.347 INFO kablam! Compiling ascii v0.8.7 Oct 13 06:11:12.349 INFO kablam! Compiling rust-ini v0.12.1 Oct 13 06:11:12.350 INFO kablam! Compiling libdbus-sys v0.1.3 Oct 13 06:11:12.358 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 13 06:11:12.358 INFO kablam! Compiling regex v1.0.1 Oct 13 06:11:12.358 INFO kablam! Compiling regex v0.2.11 Oct 13 06:11:12.359 INFO kablam! Compiling nix v0.7.0 Oct 13 06:11:18.387 INFO kablam! Compiling dbus v0.5.4 Oct 13 06:11:30.843 INFO kablam! Compiling iptables v0.2.2 Oct 13 06:11:32.599 INFO kablam! Compiling env_logger v0.5.10 Oct 13 06:11:35.691 INFO kablam! Compiling pretty_env_logger v0.2.3 Oct 13 06:11:35.763 INFO kablam! Compiling network-manager v0.11.0 Oct 13 06:11:39.243 INFO kablam! Compiling hostap v0.1.0 (/source) Oct 13 06:11:40.487 INFO kablam! warning: unused import: `ExitStatus` Oct 13 06:11:40.487 INFO kablam! --> src/iproute2.rs:3:29 Oct 13 06:11:40.487 INFO kablam! | Oct 13 06:11:40.487 INFO kablam! 3 | use std::process::{Command, ExitStatus}; Oct 13 06:11:40.487 INFO kablam! | ^^^^^^^^^^ Oct 13 06:11:40.487 INFO kablam! | Oct 13 06:11:40.487 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:11:40.487 INFO kablam! Oct 13 06:11:40.683 INFO kablam! warning: unused variable: `child` Oct 13 06:11:40.683 INFO kablam! --> src/dhcpd.rs:123:9 Oct 13 06:11:40.684 INFO kablam! | Oct 13 06:11:40.684 INFO kablam! 123 | let child = Command::new("dhcpd") Oct 13 06:11:40.684 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 13 06:11:40.684 INFO kablam! | Oct 13 06:11:40.684 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 06:11:40.684 INFO kablam! Oct 13 06:11:40.717 INFO kablam! warning: variable does not need to be mutable Oct 13 06:11:40.718 INFO kablam! --> src/dhcpd.rs:108:9 Oct 13 06:11:40.718 INFO kablam! | Oct 13 06:11:40.718 INFO kablam! 108 | let mut config_path = PathBuf::from("/etc/dhcp/wlan-dhcpd.conf"); Oct 13 06:11:40.718 INFO kablam! | ----^^^^^^^^^^^ Oct 13 06:11:40.718 INFO kablam! | | Oct 13 06:11:40.718 INFO kablam! | help: remove this `mut` Oct 13 06:11:40.718 INFO kablam! | Oct 13 06:11:40.718 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:11:40.718 INFO kablam! Oct 13 06:11:42.860 INFO kablam! warning: function is never used: `sleep` Oct 13 06:11:42.860 INFO kablam! --> src/main.rs:32:1 Oct 13 06:11:42.860 INFO kablam! | Oct 13 06:11:42.860 INFO kablam! 32 | fn sleep(secs: u64) { Oct 13 06:11:42.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:11:42.860 INFO kablam! | Oct 13 06:11:42.860 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:11:42.860 INFO kablam! Oct 13 06:11:46.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.36s Oct 13 06:11:46.583 INFO kablam! su: No module specific data is present Oct 13 06:11:47.639 INFO running `"docker" "rm" "-f" "e189e8edb7e742d373dc996ced87ad986b67cd49fccba49e0837e80b276a48d3"` Oct 13 06:11:47.955 INFO blam! e189e8edb7e742d373dc996ced87ad986b67cd49fccba49e0837e80b276a48d3 Oct 13 06:11:47.967 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 06:11:48.493 INFO blam! d0e515e52bb10f94c0693bb27f4b9e7ce22e9be0986671c2d80cae35d7d537bc Oct 13 06:11:48.494 INFO running `"docker" "start" "-a" "d0e515e52bb10f94c0693bb27f4b9e7ce22e9be0986671c2d80cae35d7d537bc"` Oct 13 06:11:49.896 INFO kablam! usermod: no changes Oct 13 06:11:50.075 INFO kablam! Compiling hostap v0.1.0 (/source) Oct 13 06:11:51.827 INFO kablam! warning: unused import: `ExitStatus` Oct 13 06:11:51.827 INFO kablam! --> src/iproute2.rs:3:29 Oct 13 06:11:51.827 INFO kablam! | Oct 13 06:11:51.827 INFO kablam! 3 | use std::process::{Command, ExitStatus}; Oct 13 06:11:51.827 INFO kablam! | ^^^^^^^^^^ Oct 13 06:11:51.827 INFO kablam! | Oct 13 06:11:51.827 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:11:51.827 INFO kablam! Oct 13 06:11:52.071 INFO kablam! warning: unused variable: `child` Oct 13 06:11:52.071 INFO kablam! --> src/dhcpd.rs:123:9 Oct 13 06:11:52.072 INFO kablam! | Oct 13 06:11:52.072 INFO kablam! 123 | let child = Command::new("dhcpd") Oct 13 06:11:52.072 INFO kablam! | ^^^^^ help: consider using `_child` instead Oct 13 06:11:52.072 INFO kablam! | Oct 13 06:11:52.073 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 06:11:52.073 INFO kablam! Oct 13 06:11:52.137 INFO kablam! warning: variable does not need to be mutable Oct 13 06:11:52.137 INFO kablam! --> src/dhcpd.rs:108:9 Oct 13 06:11:52.138 INFO kablam! | Oct 13 06:11:52.155 INFO kablam! 108 | let mut config_path = PathBuf::from("/etc/dhcp/wlan-dhcpd.conf"); Oct 13 06:11:52.155 INFO kablam! | ----^^^^^^^^^^^ Oct 13 06:11:52.155 INFO kablam! | | Oct 13 06:11:52.155 INFO kablam! | help: remove this `mut` Oct 13 06:11:52.155 INFO kablam! | Oct 13 06:11:52.155 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:11:52.155 INFO kablam! Oct 13 06:11:52.175 INFO kablam! warning: function is never used: `sleep` Oct 13 06:11:52.175 INFO kablam! --> src/main.rs:32:1 Oct 13 06:11:52.175 INFO kablam! | Oct 13 06:11:52.175 INFO kablam! 32 | fn sleep(secs: u64) { Oct 13 06:11:52.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:11:52.176 INFO kablam! | Oct 13 06:11:52.176 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:11:52.176 INFO kablam! Oct 13 06:11:53.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.19s Oct 13 06:11:53.125 INFO kablam! su: No module specific data is present Oct 13 06:11:53.782 INFO running `"docker" "rm" "-f" "d0e515e52bb10f94c0693bb27f4b9e7ce22e9be0986671c2d80cae35d7d537bc"` Oct 13 06:11:54.115 INFO blam! d0e515e52bb10f94c0693bb27f4b9e7ce22e9be0986671c2d80cae35d7d537bc Oct 13 06:11:54.117 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 06:11:54.564 INFO blam! 9cb029938ede6bfd68a70ef0b520f229b46d94c406933fbe82ec12c661e98a6a Oct 13 06:11:54.588 INFO running `"docker" "start" "-a" "9cb029938ede6bfd68a70ef0b520f229b46d94c406933fbe82ec12c661e98a6a"` Oct 13 06:11:55.610 INFO kablam! usermod: no changes Oct 13 06:11:55.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 13 06:11:55.807 INFO kablam! Running /target/debug/deps/hostap-e3863ecd60cd3153 Oct 13 06:11:55.815 INFO kablam! Running /target/debug/deps/hostap-d3b690e79f792e60 Oct 13 06:11:55.815 INFO blam! Oct 13 06:11:55.815 INFO blam! running 0 tests Oct 13 06:11:55.815 INFO blam! Oct 13 06:11:55.815 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:11:55.815 INFO blam! Oct 13 06:11:55.815 INFO blam! Oct 13 06:11:55.815 INFO blam! running 0 tests Oct 13 06:11:55.815 INFO blam! Oct 13 06:11:55.815 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:11:55.815 INFO blam! Oct 13 06:11:55.817 INFO kablam! Doc-tests hostap Oct 13 06:11:58.043 INFO blam! Oct 13 06:11:58.043 INFO blam! running 0 tests Oct 13 06:11:58.043 INFO blam! Oct 13 06:11:58.043 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:11:58.043 INFO blam! Oct 13 06:11:58.056 INFO kablam! su: No module specific data is present Oct 13 06:11:59.203 INFO running `"docker" "rm" "-f" "9cb029938ede6bfd68a70ef0b520f229b46d94c406933fbe82ec12c661e98a6a"` Oct 13 06:11:59.475 INFO blam! 9cb029938ede6bfd68a70ef0b520f229b46d94c406933fbe82ec12c661e98a6a