Oct 11 01:59:50.817 INFO testing bootandy/ports2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:59:50.817 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:59:50.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 01:59:51.300 INFO blam! 7611bb3ec1d28367337a1d7ee9c61876296412c31c32305da066c63ce81c7429 Oct 11 01:59:51.305 INFO running `"docker" "start" "-a" "7611bb3ec1d28367337a1d7ee9c61876296412c31c32305da066c63ce81c7429"` Oct 11 01:59:52.236 INFO kablam! usermod: no changes Oct 11 01:59:52.344 INFO kablam! Compiling term v0.4.6 Oct 11 01:59:52.360 INFO kablam! Compiling ucd-util v0.1.1 Oct 11 01:59:52.360 INFO kablam! Compiling utf8-ranges v1.0.0 Oct 11 01:59:52.360 INFO kablam! Compiling pnet_base v0.21.0 Oct 11 01:59:52.360 INFO kablam! Compiling ipnetwork v0.12.8 Oct 11 01:59:52.360 INFO kablam! Compiling pnet v0.21.0 Oct 11 01:59:52.360 INFO kablam! Compiling log v0.4.3 Oct 11 01:59:52.360 INFO kablam! Compiling syntex_pos v0.42.0 Oct 11 01:59:54.217 INFO kablam! Compiling pnet_sys v0.21.0 Oct 11 01:59:54.581 INFO kablam! Compiling aho-corasick v0.6.6 Oct 11 01:59:54.581 INFO kablam! Compiling regex-syntax v0.5.6 Oct 11 01:59:54.609 INFO kablam! Compiling pnet_macros_support v0.21.0 Oct 11 01:59:56.037 INFO kablam! Compiling thread_local v0.3.5 Oct 11 01:59:56.349 INFO kablam! Compiling log v0.3.9 Oct 11 01:59:56.469 INFO kablam! Compiling pnet_datalink v0.21.0 Oct 11 01:59:59.572 INFO kablam! Compiling syntex_errors v0.42.0 Oct 11 02:00:03.296 INFO kablam! Compiling syntex_syntax v0.42.0 Oct 11 02:00:08.301 INFO kablam! Compiling regex v0.2.11 Oct 11 02:00:46.906 INFO kablam! Compiling syntex v0.42.2 Oct 11 02:00:47.796 INFO kablam! Compiling pnet_macros v0.21.0 Oct 11 02:00:50.428 INFO kablam! Compiling pnet_packet v0.21.0 Oct 11 02:01:04.372 INFO kablam! Compiling pnet_transport v0.21.0 Oct 11 02:01:05.365 INFO kablam! Compiling ports2 v0.1.0 (/source) Oct 11 02:01:05.728 INFO kablam! warning: unused import: `std::thread` Oct 11 02:01:05.728 INFO kablam! --> src/main.rs:14:5 Oct 11 02:01:05.728 INFO kablam! | Oct 11 02:01:05.728 INFO kablam! 14 | use std::thread; Oct 11 02:01:05.728 INFO kablam! | ^^^^^^^^^^^ Oct 11 02:01:05.728 INFO kablam! | Oct 11 02:01:05.728 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:01:05.728 INFO kablam! Oct 11 02:01:05.826 INFO kablam! warning: constant in pattern `Arp` should have an upper case name such as `ARP` Oct 11 02:01:05.826 INFO kablam! --> src/main.rs:63:17 Oct 11 02:01:05.827 INFO kablam! | Oct 11 02:01:05.827 INFO kablam! 63 | Arp => "Arp".to_string(), Oct 11 02:01:05.827 INFO kablam! | ^^^ Oct 11 02:01:05.827 INFO kablam! | Oct 11 02:01:05.828 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 11 02:01:05.828 INFO kablam! Oct 11 02:01:05.828 INFO kablam! warning: constant in pattern `Rarp` should have an upper case name such as `RARP` Oct 11 02:01:05.829 INFO kablam! --> src/main.rs:64:17 Oct 11 02:01:05.829 INFO kablam! | Oct 11 02:01:05.829 INFO kablam! 64 | Rarp => "Rarp".to_string(), Oct 11 02:01:05.829 INFO kablam! | ^^^^ Oct 11 02:01:05.830 INFO kablam! Oct 11 02:01:05.830 INFO kablam! warning: constant in pattern `Vlan` should have an upper case name such as `VLAN` Oct 11 02:01:05.830 INFO kablam! --> src/main.rs:65:17 Oct 11 02:01:05.831 INFO kablam! | Oct 11 02:01:05.831 INFO kablam! 65 | Vlan => "Vlan".to_string(), Oct 11 02:01:05.831 INFO kablam! | ^^^^ Oct 11 02:01:05.831 INFO kablam! Oct 11 02:01:05.832 INFO kablam! warning: constant in pattern `WakeOnLan` should have an upper case name such as `WAKE_ON_LAN` Oct 11 02:01:05.832 INFO kablam! --> src/main.rs:66:17 Oct 11 02:01:05.832 INFO kablam! | Oct 11 02:01:05.833 INFO kablam! 66 | WakeOnLan => "WakeOnLan".to_string(), Oct 11 02:01:05.833 INFO kablam! | ^^^^^^^^^ Oct 11 02:01:05.833 INFO kablam! Oct 11 02:01:05.833 INFO kablam! warning: constant in pattern `Ipv4` should have an upper case name such as `IPV4` Oct 11 02:01:05.834 INFO kablam! --> src/main.rs:67:17 Oct 11 02:01:05.834 INFO kablam! | Oct 11 02:01:05.834 INFO kablam! 67 | Ipv4 => "Ipv4".to_string(), Oct 11 02:01:05.835 INFO kablam! | ^^^^ Oct 11 02:01:05.835 INFO kablam! Oct 11 02:01:05.835 INFO kablam! warning: constant in pattern `Ipv6` should have an upper case name such as `IPV6` Oct 11 02:01:05.835 INFO kablam! --> src/main.rs:68:17 Oct 11 02:01:05.836 INFO kablam! | Oct 11 02:01:05.836 INFO kablam! 68 | Ipv6 => "Ipv6".to_string(), Oct 11 02:01:05.836 INFO kablam! | ^^^^ Oct 11 02:01:05.837 INFO kablam! Oct 11 02:01:07.122 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 11 02:01:07.127 INFO kablam! su: No module specific data is present Oct 11 02:01:07.801 INFO running `"docker" "rm" "-f" "7611bb3ec1d28367337a1d7ee9c61876296412c31c32305da066c63ce81c7429"` Oct 11 02:01:08.100 INFO blam! 7611bb3ec1d28367337a1d7ee9c61876296412c31c32305da066c63ce81c7429 Oct 11 02:01:08.105 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:01:08.106 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 02:01:08.543 INFO blam! 838e8e555b349fcb9b6429599c33a749d3fed40a6c4550a74b4a3433c79d824f Oct 11 02:01:08.545 INFO running `"docker" "start" "-a" "838e8e555b349fcb9b6429599c33a749d3fed40a6c4550a74b4a3433c79d824f"` Oct 11 02:01:09.709 INFO kablam! usermod: no changes Oct 11 02:01:09.919 INFO kablam! Compiling ports2 v0.1.0 (/source) Oct 11 02:01:10.252 INFO kablam! warning: unused import: `std::thread` Oct 11 02:01:10.253 INFO kablam! --> src/main.rs:14:5 Oct 11 02:01:10.253 INFO kablam! | Oct 11 02:01:10.253 INFO kablam! 14 | use std::thread; Oct 11 02:01:10.253 INFO kablam! | ^^^^^^^^^^^ Oct 11 02:01:10.253 INFO kablam! | Oct 11 02:01:10.253 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:01:10.253 INFO kablam! Oct 11 02:01:10.345 INFO kablam! warning: constant in pattern `Arp` should have an upper case name such as `ARP` Oct 11 02:01:10.345 INFO kablam! --> src/main.rs:63:17 Oct 11 02:01:10.345 INFO kablam! | Oct 11 02:01:10.346 INFO kablam! 63 | Arp => "Arp".to_string(), Oct 11 02:01:10.346 INFO kablam! | ^^^ Oct 11 02:01:10.346 INFO kablam! | Oct 11 02:01:10.347 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 11 02:01:10.347 INFO kablam! Oct 11 02:01:10.347 INFO kablam! warning: constant in pattern `Rarp` should have an upper case name such as `RARP` Oct 11 02:01:10.347 INFO kablam! --> src/main.rs:64:17 Oct 11 02:01:10.347 INFO kablam! | Oct 11 02:01:10.347 INFO kablam! 64 | Rarp => "Rarp".to_string(), Oct 11 02:01:10.347 INFO kablam! | ^^^^ Oct 11 02:01:10.347 INFO kablam! Oct 11 02:01:10.347 INFO kablam! warning: constant in pattern `Vlan` should have an upper case name such as `VLAN` Oct 11 02:01:10.347 INFO kablam! --> src/main.rs:65:17 Oct 11 02:01:10.347 INFO kablam! | Oct 11 02:01:10.347 INFO kablam! 65 | Vlan => "Vlan".to_string(), Oct 11 02:01:10.347 INFO kablam! | ^^^^ Oct 11 02:01:10.347 INFO kablam! Oct 11 02:01:10.347 INFO kablam! warning: constant in pattern `WakeOnLan` should have an upper case name such as `WAKE_ON_LAN` Oct 11 02:01:10.347 INFO kablam! --> src/main.rs:66:17 Oct 11 02:01:10.347 INFO kablam! | Oct 11 02:01:10.347 INFO kablam! 66 | WakeOnLan => "WakeOnLan".to_string(), Oct 11 02:01:10.347 INFO kablam! | ^^^^^^^^^ Oct 11 02:01:10.347 INFO kablam! Oct 11 02:01:10.347 INFO kablam! warning: constant in pattern `Ipv4` should have an upper case name such as `IPV4` Oct 11 02:01:10.347 INFO kablam! --> src/main.rs:67:17 Oct 11 02:01:10.347 INFO kablam! | Oct 11 02:01:10.347 INFO kablam! 67 | Ipv4 => "Ipv4".to_string(), Oct 11 02:01:10.347 INFO kablam! | ^^^^ Oct 11 02:01:10.347 INFO kablam! Oct 11 02:01:10.347 INFO kablam! warning: constant in pattern `Ipv6` should have an upper case name such as `IPV6` Oct 11 02:01:10.347 INFO kablam! --> src/main.rs:68:17 Oct 11 02:01:10.347 INFO kablam! | Oct 11 02:01:10.347 INFO kablam! 68 | Ipv6 => "Ipv6".to_string(), Oct 11 02:01:10.347 INFO kablam! | ^^^^ Oct 11 02:01:10.347 INFO kablam! Oct 11 02:01:10.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 11 02:01:10.743 INFO kablam! su: No module specific data is present Oct 11 02:01:11.154 INFO running `"docker" "rm" "-f" "838e8e555b349fcb9b6429599c33a749d3fed40a6c4550a74b4a3433c79d824f"` Oct 11 02:01:11.284 INFO blam! 838e8e555b349fcb9b6429599c33a749d3fed40a6c4550a74b4a3433c79d824f Oct 11 02:01:11.289 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:01:11.289 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 02:01:11.673 INFO blam! 260e262d6e6ecb334a5f2d9c2120eee2bb05c1188281898ad9030df52225a046 Oct 11 02:01:11.675 INFO running `"docker" "start" "-a" "260e262d6e6ecb334a5f2d9c2120eee2bb05c1188281898ad9030df52225a046"` Oct 11 02:01:12.523 INFO kablam! usermod: no changes Oct 11 02:01:12.601 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 02:01:12.625 INFO kablam! Running /target/debug/deps/ports2-7ac67aeefafe8168 Oct 11 02:01:12.625 INFO blam! Oct 11 02:01:12.626 INFO blam! running 0 tests Oct 11 02:01:12.626 INFO blam! Oct 11 02:01:12.627 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:01:12.627 INFO blam! Oct 11 02:01:12.630 INFO kablam! su: No module specific data is present Oct 11 02:01:12.961 INFO running `"docker" "rm" "-f" "260e262d6e6ecb334a5f2d9c2120eee2bb05c1188281898ad9030df52225a046"` Oct 11 02:01:13.116 INFO blam! 260e262d6e6ecb334a5f2d9c2120eee2bb05c1188281898ad9030df52225a046