Oct 15 02:09:35.712 INFO testing bootandy/ports2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:09:35.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 02:09:36.090 INFO blam! 02d0e9906991af67b19082cfa5d9b604d49567f904db5e0d88d522bd8b8ba546 Oct 15 02:09:36.093 INFO running `"docker" "start" "-a" "02d0e9906991af67b19082cfa5d9b604d49567f904db5e0d88d522bd8b8ba546"` Oct 15 02:09:37.089 INFO kablam! usermod: no changes Oct 15 02:09:37.264 INFO kablam! Compiling term v0.4.6 Oct 15 02:09:37.264 INFO kablam! Compiling pnet_base v0.21.0 Oct 15 02:09:37.271 INFO kablam! Compiling pnet v0.21.0 Oct 15 02:09:37.279 INFO kablam! Compiling ipnetwork v0.12.8 Oct 15 02:09:37.279 INFO kablam! Compiling syntex_pos v0.42.0 Oct 15 02:09:37.279 INFO kablam! Compiling pnet_sys v0.21.0 Oct 15 02:09:37.279 INFO kablam! Compiling aho-corasick v0.6.6 Oct 15 02:09:37.279 INFO kablam! Compiling thread_local v0.3.5 Oct 15 02:09:40.792 INFO kablam! Compiling pnet_macros_support v0.21.0 Oct 15 02:09:42.412 INFO kablam! Compiling regex v0.2.11 Oct 15 02:09:42.420 INFO kablam! Compiling pnet_datalink v0.21.0 Oct 15 02:09:45.107 INFO kablam! Compiling syntex_errors v0.42.0 Oct 15 02:09:49.155 INFO kablam! Compiling syntex_syntax v0.42.0 Oct 15 02:10:39.214 INFO kablam! Compiling syntex v0.42.2 Oct 15 02:10:40.765 INFO kablam! Compiling pnet_macros v0.21.0 Oct 15 02:10:44.061 INFO kablam! Compiling pnet_packet v0.21.0 Oct 15 02:10:59.527 INFO kablam! Compiling pnet_transport v0.21.0 Oct 15 02:11:01.120 INFO kablam! Compiling ports2 v0.1.0 (/source) Oct 15 02:11:01.696 INFO kablam! warning: unused import: `std::thread` Oct 15 02:11:01.696 INFO kablam! --> src/main.rs:14:5 Oct 15 02:11:01.696 INFO kablam! | Oct 15 02:11:01.697 INFO kablam! 14 | use std::thread; Oct 15 02:11:01.697 INFO kablam! | ^^^^^^^^^^^ Oct 15 02:11:01.697 INFO kablam! | Oct 15 02:11:01.698 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:11:01.698 INFO kablam! Oct 15 02:11:01.795 INFO kablam! warning: constant in pattern `Arp` should have an upper case name such as `ARP` Oct 15 02:11:01.796 INFO kablam! --> src/main.rs:63:17 Oct 15 02:11:01.796 INFO kablam! | Oct 15 02:11:01.796 INFO kablam! 63 | Arp => "Arp".to_string(), Oct 15 02:11:01.796 INFO kablam! | ^^^ Oct 15 02:11:01.797 INFO kablam! | Oct 15 02:11:01.797 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 15 02:11:01.797 INFO kablam! Oct 15 02:11:01.798 INFO kablam! warning: constant in pattern `Rarp` should have an upper case name such as `RARP` Oct 15 02:11:01.798 INFO kablam! --> src/main.rs:64:17 Oct 15 02:11:01.798 INFO kablam! | Oct 15 02:11:01.799 INFO kablam! 64 | Rarp => "Rarp".to_string(), Oct 15 02:11:01.799 INFO kablam! | ^^^^ Oct 15 02:11:01.799 INFO kablam! Oct 15 02:11:01.799 INFO kablam! warning: constant in pattern `Vlan` should have an upper case name such as `VLAN` Oct 15 02:11:01.800 INFO kablam! --> src/main.rs:65:17 Oct 15 02:11:01.800 INFO kablam! | Oct 15 02:11:01.800 INFO kablam! 65 | Vlan => "Vlan".to_string(), Oct 15 02:11:01.800 INFO kablam! | ^^^^ Oct 15 02:11:01.801 INFO kablam! Oct 15 02:11:01.801 INFO kablam! warning: constant in pattern `WakeOnLan` should have an upper case name such as `WAKE_ON_LAN` Oct 15 02:11:01.801 INFO kablam! --> src/main.rs:66:17 Oct 15 02:11:01.802 INFO kablam! | Oct 15 02:11:01.802 INFO kablam! 66 | WakeOnLan => "WakeOnLan".to_string(), Oct 15 02:11:01.802 INFO kablam! | ^^^^^^^^^ Oct 15 02:11:01.803 INFO kablam! Oct 15 02:11:01.803 INFO kablam! warning: constant in pattern `Ipv4` should have an upper case name such as `IPV4` Oct 15 02:11:01.803 INFO kablam! --> src/main.rs:67:17 Oct 15 02:11:01.803 INFO kablam! | Oct 15 02:11:01.804 INFO kablam! 67 | Ipv4 => "Ipv4".to_string(), Oct 15 02:11:01.804 INFO kablam! | ^^^^ Oct 15 02:11:01.804 INFO kablam! Oct 15 02:11:01.805 INFO kablam! warning: constant in pattern `Ipv6` should have an upper case name such as `IPV6` Oct 15 02:11:01.805 INFO kablam! --> src/main.rs:68:17 Oct 15 02:11:01.805 INFO kablam! | Oct 15 02:11:01.805 INFO kablam! 68 | Ipv6 => "Ipv6".to_string(), Oct 15 02:11:01.806 INFO kablam! | ^^^^ Oct 15 02:11:01.806 INFO kablam! Oct 15 02:11:03.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 15 02:11:03.139 INFO kablam! su: No module specific data is present Oct 15 02:11:04.176 INFO running `"docker" "rm" "-f" "02d0e9906991af67b19082cfa5d9b604d49567f904db5e0d88d522bd8b8ba546"` Oct 15 02:11:04.599 INFO blam! 02d0e9906991af67b19082cfa5d9b604d49567f904db5e0d88d522bd8b8ba546 Oct 15 02:11:04.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 02:11:05.186 INFO blam! edaa42480c089f54d7278f20510771e8c82ad978a50eedc6be0494dfbfbbd1c0 Oct 15 02:11:05.188 INFO running `"docker" "start" "-a" "edaa42480c089f54d7278f20510771e8c82ad978a50eedc6be0494dfbfbbd1c0"` Oct 15 02:11:07.063 INFO kablam! usermod: no changes Oct 15 02:11:07.143 INFO kablam! Compiling ports2 v0.1.0 (/source) Oct 15 02:11:07.663 INFO kablam! warning: unused import: `std::thread` Oct 15 02:11:07.663 INFO kablam! --> src/main.rs:14:5 Oct 15 02:11:07.664 INFO kablam! | Oct 15 02:11:07.664 INFO kablam! 14 | use std::thread; Oct 15 02:11:07.664 INFO kablam! | ^^^^^^^^^^^ Oct 15 02:11:07.665 INFO kablam! | Oct 15 02:11:07.665 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:11:07.665 INFO kablam! Oct 15 02:11:07.764 INFO kablam! warning: constant in pattern `Arp` should have an upper case name such as `ARP` Oct 15 02:11:07.764 INFO kablam! --> src/main.rs:63:17 Oct 15 02:11:07.764 INFO kablam! | Oct 15 02:11:07.764 INFO kablam! 63 | Arp => "Arp".to_string(), Oct 15 02:11:07.765 INFO kablam! | ^^^ Oct 15 02:11:07.765 INFO kablam! | Oct 15 02:11:07.765 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 15 02:11:07.766 INFO kablam! Oct 15 02:11:07.766 INFO kablam! warning: constant in pattern `Rarp` should have an upper case name such as `RARP` Oct 15 02:11:07.766 INFO kablam! --> src/main.rs:64:17 Oct 15 02:11:07.767 INFO kablam! | Oct 15 02:11:07.767 INFO kablam! 64 | Rarp => "Rarp".to_string(), Oct 15 02:11:07.767 INFO kablam! | ^^^^ Oct 15 02:11:07.768 INFO kablam! Oct 15 02:11:07.768 INFO kablam! warning: constant in pattern `Vlan` should have an upper case name such as `VLAN` Oct 15 02:11:07.768 INFO kablam! --> src/main.rs:65:17 Oct 15 02:11:07.768 INFO kablam! | Oct 15 02:11:07.769 INFO kablam! 65 | Vlan => "Vlan".to_string(), Oct 15 02:11:07.769 INFO kablam! | ^^^^ Oct 15 02:11:07.769 INFO kablam! Oct 15 02:11:07.770 INFO kablam! warning: constant in pattern `WakeOnLan` should have an upper case name such as `WAKE_ON_LAN` Oct 15 02:11:07.770 INFO kablam! --> src/main.rs:66:17 Oct 15 02:11:07.770 INFO kablam! | Oct 15 02:11:07.771 INFO kablam! 66 | WakeOnLan => "WakeOnLan".to_string(), Oct 15 02:11:07.771 INFO kablam! | ^^^^^^^^^ Oct 15 02:11:07.771 INFO kablam! Oct 15 02:11:07.772 INFO kablam! warning: constant in pattern `Ipv4` should have an upper case name such as `IPV4` Oct 15 02:11:07.772 INFO kablam! --> src/main.rs:67:17 Oct 15 02:11:07.772 INFO kablam! | Oct 15 02:11:07.772 INFO kablam! 67 | Ipv4 => "Ipv4".to_string(), Oct 15 02:11:07.773 INFO kablam! | ^^^^ Oct 15 02:11:07.773 INFO kablam! Oct 15 02:11:07.773 INFO kablam! warning: constant in pattern `Ipv6` should have an upper case name such as `IPV6` Oct 15 02:11:07.774 INFO kablam! --> src/main.rs:68:17 Oct 15 02:11:07.774 INFO kablam! | Oct 15 02:11:07.774 INFO kablam! 68 | Ipv6 => "Ipv6".to_string(), Oct 15 02:11:07.775 INFO kablam! | ^^^^ Oct 15 02:11:07.775 INFO kablam! Oct 15 02:11:08.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 15 02:11:08.233 INFO kablam! su: No module specific data is present Oct 15 02:11:09.037 INFO running `"docker" "rm" "-f" "edaa42480c089f54d7278f20510771e8c82ad978a50eedc6be0494dfbfbbd1c0"` Oct 15 02:11:09.239 INFO blam! edaa42480c089f54d7278f20510771e8c82ad978a50eedc6be0494dfbfbbd1c0 Oct 15 02:11:09.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 02:11:09.673 INFO blam! d2983eef9cc6ac8f4267614865b3a182394ccab934b64919c467ed09b129c2a9 Oct 15 02:11:09.681 INFO running `"docker" "start" "-a" "d2983eef9cc6ac8f4267614865b3a182394ccab934b64919c467ed09b129c2a9"` Oct 15 02:11:11.103 INFO kablam! usermod: no changes Oct 15 02:11:11.331 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 15 02:11:11.343 INFO kablam! Running /target/debug/deps/ports2-4132549ccc28b5a1 Oct 15 02:11:11.351 INFO blam! Oct 15 02:11:11.351 INFO blam! running 0 tests Oct 15 02:11:11.351 INFO blam! Oct 15 02:11:11.351 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:11:11.351 INFO blam! Oct 15 02:11:11.355 INFO kablam! su: No module specific data is present Oct 15 02:11:12.352 INFO running `"docker" "rm" "-f" "d2983eef9cc6ac8f4267614865b3a182394ccab934b64919c467ed09b129c2a9"` Oct 15 02:11:12.682 INFO blam! d2983eef9cc6ac8f4267614865b3a182394ccab934b64919c467ed09b129c2a9