Oct 15 03:48:26.910 INFO testing archion/eHosts against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:48:26.911 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 03:48:27.413 INFO blam! 855966b46ee0d390fedb2d6a3d070eeb749747675850122bb5fcb19dd43397a6 Oct 15 03:48:27.415 INFO running `"docker" "start" "-a" "855966b46ee0d390fedb2d6a3d070eeb749747675850122bb5fcb19dd43397a6"` Oct 15 03:48:29.486 INFO kablam! usermod: no changes Oct 15 03:48:29.651 INFO kablam! Compiling unicode-segmentation v1.0.1 Oct 15 03:48:29.652 INFO kablam! Compiling aho-corasick v0.6.1 Oct 15 03:48:31.111 INFO kablam! Compiling clap v2.20.1 Oct 15 03:48:31.687 INFO kablam! Compiling regex v0.2.1 Oct 15 03:48:58.613 INFO kablam! Compiling eHosts v0.0.1 (/source) Oct 15 03:49:00.567 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 03:49:00.567 INFO kablam! --> src/main.rs:347:50 Oct 15 03:49:00.567 INFO kablam! | Oct 15 03:49:00.567 INFO kablam! 347 | let socket_addr = SocketAddrV4::new(ip, ((rand::random::() % 16382) + 49152)); Oct 15 03:49:00.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 03:49:00.567 INFO kablam! | Oct 15 03:49:00.567 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 03:49:00.567 INFO kablam! Oct 15 03:49:00.767 INFO kablam! warning: crate `eHosts` should have a snake case name such as `e_hosts` Oct 15 03:49:00.767 INFO kablam! | Oct 15 03:49:00.767 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 03:49:00.767 INFO kablam! Oct 15 03:49:03.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.66s Oct 15 03:49:03.191 INFO kablam! su: No module specific data is present Oct 15 03:49:04.012 INFO running `"docker" "rm" "-f" "855966b46ee0d390fedb2d6a3d070eeb749747675850122bb5fcb19dd43397a6"` Oct 15 03:49:04.283 INFO blam! 855966b46ee0d390fedb2d6a3d070eeb749747675850122bb5fcb19dd43397a6 Oct 15 03:49:04.289 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 03:49:04.800 INFO blam! fe4400657a02db5b949d1bc6aad64777a9f4dd02d7f1fc139097c047bf16ebca Oct 15 03:49:04.802 INFO running `"docker" "start" "-a" "fe4400657a02db5b949d1bc6aad64777a9f4dd02d7f1fc139097c047bf16ebca"` Oct 15 03:49:06.695 INFO kablam! usermod: no changes Oct 15 03:49:06.779 INFO kablam! Compiling eHosts v0.0.1 (/source) Oct 15 03:49:07.595 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 03:49:07.595 INFO kablam! --> src/main.rs:347:50 Oct 15 03:49:07.595 INFO kablam! | Oct 15 03:49:07.595 INFO kablam! 347 | let socket_addr = SocketAddrV4::new(ip, ((rand::random::() % 16382) + 49152)); Oct 15 03:49:07.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 03:49:07.595 INFO kablam! | Oct 15 03:49:07.595 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 03:49:07.595 INFO kablam! Oct 15 03:49:07.800 INFO kablam! warning: crate `eHosts` should have a snake case name such as `e_hosts` Oct 15 03:49:07.800 INFO kablam! | Oct 15 03:49:07.800 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 03:49:07.800 INFO kablam! Oct 15 03:49:08.654 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.92s Oct 15 03:49:08.663 INFO kablam! su: No module specific data is present Oct 15 03:49:09.343 INFO running `"docker" "rm" "-f" "fe4400657a02db5b949d1bc6aad64777a9f4dd02d7f1fc139097c047bf16ebca"` Oct 15 03:49:09.615 INFO blam! fe4400657a02db5b949d1bc6aad64777a9f4dd02d7f1fc139097c047bf16ebca Oct 15 03:49:09.623 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 03:49:10.015 INFO blam! 657365fdd6d26c735de7a303089c2226bfaa572786859bfa8cef2e9dcfe9e025 Oct 15 03:49:10.019 INFO running `"docker" "start" "-a" "657365fdd6d26c735de7a303089c2226bfaa572786859bfa8cef2e9dcfe9e025"` Oct 15 03:49:11.059 INFO kablam! usermod: no changes Oct 15 03:49:11.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 03:49:11.171 INFO kablam! Running /target/debug/deps/dns-9b2983fd23ec2fc7 Oct 15 03:49:11.179 INFO kablam! Running /target/debug/deps/eHosts-e1b724079de3fdd4 Oct 15 03:49:11.179 INFO blam! Oct 15 03:49:11.179 INFO blam! running 2 tests Oct 15 03:49:11.179 INFO blam! test test::test_to_dns_udp ... ok Oct 15 03:49:11.179 INFO blam! test test::test_to_dns_tcp ... ok Oct 15 03:49:11.179 INFO blam! Oct 15 03:49:11.179 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:49:11.179 INFO blam! Oct 15 03:49:11.187 INFO blam! Oct 15 03:49:11.187 INFO kablam! Doc-tests dns Oct 15 03:49:11.187 INFO blam! running 0 tests Oct 15 03:49:11.187 INFO blam! Oct 15 03:49:11.187 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:49:11.187 INFO blam! Oct 15 03:49:11.828 INFO blam! Oct 15 03:49:11.828 INFO blam! running 0 tests Oct 15 03:49:11.828 INFO blam! Oct 15 03:49:11.828 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:49:11.828 INFO blam! Oct 15 03:49:11.839 INFO kablam! su: No module specific data is present Oct 15 03:49:12.890 INFO running `"docker" "rm" "-f" "657365fdd6d26c735de7a303089c2226bfaa572786859bfa8cef2e9dcfe9e025"` Oct 15 03:49:13.163 INFO blam! 657365fdd6d26c735de7a303089c2226bfaa572786859bfa8cef2e9dcfe9e025