Oct 10 21:11:30.522 INFO testing jawline/rust_dns_client against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:11:30.522 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:11:30.522 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 21:11:31.004 INFO blam! fe77e0303ce5a8c43d8bdac4b2ce241dcaa1267ca3d2cfc2d1058772fec13eb9 Oct 10 21:11:31.024 INFO running `"docker" "start" "-a" "fe77e0303ce5a8c43d8bdac4b2ce241dcaa1267ca3d2cfc2d1058772fec13eb9"` Oct 10 21:11:32.329 INFO kablam! usermod: no changes Oct 10 21:11:32.428 INFO kablam! Compiling dns_client v0.1.0 (/source) Oct 10 21:11:33.324 INFO kablam! warning: unreachable pattern Oct 10 21:11:33.324 INFO kablam! --> src/record.rs:21:9 Oct 10 21:11:33.324 INFO kablam! | Oct 10 21:11:33.324 INFO kablam! 21 | "NS" => Some(NS_CODE), Oct 10 21:11:33.324 INFO kablam! | ^^^^ Oct 10 21:11:33.324 INFO kablam! | Oct 10 21:11:33.336 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 10 21:11:33.336 INFO kablam! Oct 10 21:11:34.665 INFO kablam! warning: unused `#[macro_use]` import Oct 10 21:11:34.665 INFO kablam! --> src/main.rs:1:1 Oct 10 21:11:34.666 INFO kablam! | Oct 10 21:11:34.666 INFO kablam! 1 | #[macro_use] Oct 10 21:11:34.666 INFO kablam! | ^^^^^^^^^^^^ Oct 10 21:11:34.667 INFO kablam! | Oct 10 21:11:34.667 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:11:34.667 INFO kablam! Oct 10 21:11:34.877 INFO kablam! warning: unreachable pattern Oct 10 21:11:34.878 INFO kablam! --> src/record.rs:21:9 Oct 10 21:11:34.880 INFO kablam! | Oct 10 21:11:34.881 INFO kablam! 21 | "NS" => Some(NS_CODE), Oct 10 21:11:34.881 INFO kablam! | ^^^^ Oct 10 21:11:34.881 INFO kablam! | Oct 10 21:11:34.881 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 10 21:11:34.882 INFO kablam! Oct 10 21:11:34.927 INFO kablam! warning: constant item is never used: `SOA_CODE` Oct 10 21:11:34.927 INFO kablam! --> src/record.rs:7:1 Oct 10 21:11:34.927 INFO kablam! | Oct 10 21:11:34.927 INFO kablam! 7 | pub const SOA_CODE: u16 = 0x6; Oct 10 21:11:34.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:11:34.928 INFO kablam! | Oct 10 21:11:34.928 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:11:34.928 INFO kablam! Oct 10 21:11:34.928 INFO kablam! warning: constant item is never used: `WKS_CODE` Oct 10 21:11:34.928 INFO kablam! --> src/record.rs:8:1 Oct 10 21:11:34.928 INFO kablam! | Oct 10 21:11:34.928 INFO kablam! 8 | pub const WKS_CODE: u16 = 0xB; Oct 10 21:11:34.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:11:34.928 INFO kablam! Oct 10 21:11:34.928 INFO kablam! warning: constant item is never used: `PTR_CODE` Oct 10 21:11:34.928 INFO kablam! --> src/record.rs:9:1 Oct 10 21:11:34.928 INFO kablam! | Oct 10 21:11:34.928 INFO kablam! 9 | pub const PTR_CODE: u16 = 0xC; Oct 10 21:11:34.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:11:34.928 INFO kablam! Oct 10 21:11:34.928 INFO kablam! warning: constant item is never used: `SRV_CODE` Oct 10 21:11:34.928 INFO kablam! --> src/record.rs:12:1 Oct 10 21:11:34.928 INFO kablam! | Oct 10 21:11:34.928 INFO kablam! 12 | pub const SRV_CODE: u16 = 0x21; Oct 10 21:11:34.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:11:34.928 INFO kablam! Oct 10 21:11:34.948 INFO kablam! warning: constant item is never used: `AAAA_CODE` Oct 10 21:11:34.948 INFO kablam! --> src/record.rs:13:1 Oct 10 21:11:34.948 INFO kablam! | Oct 10 21:11:34.948 INFO kablam! 13 | pub const AAAA_CODE: u16 = 0x1C; Oct 10 21:11:34.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:11:34.948 INFO kablam! Oct 10 21:11:35.676 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.29s Oct 10 21:11:35.676 INFO kablam! su: No module specific data is present Oct 10 21:11:36.214 INFO running `"docker" "rm" "-f" "fe77e0303ce5a8c43d8bdac4b2ce241dcaa1267ca3d2cfc2d1058772fec13eb9"` Oct 10 21:11:36.368 INFO blam! fe77e0303ce5a8c43d8bdac4b2ce241dcaa1267ca3d2cfc2d1058772fec13eb9 Oct 10 21:11:36.370 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:11:36.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 21:11:36.688 INFO blam! 0c5838e10d4811fe511bc154d841e7d9add2c7fde5b7138ee7447287a47cff18 Oct 10 21:11:36.694 INFO running `"docker" "start" "-a" "0c5838e10d4811fe511bc154d841e7d9add2c7fde5b7138ee7447287a47cff18"` Oct 10 21:11:37.523 INFO kablam! usermod: no changes Oct 10 21:11:37.576 INFO kablam! Compiling dns_client v0.1.0 (/source) Oct 10 21:11:38.692 INFO kablam! warning: unused `#[macro_use]` import Oct 10 21:11:38.692 INFO kablam! --> src/main.rs:1:1 Oct 10 21:11:38.692 INFO kablam! | Oct 10 21:11:38.692 INFO kablam! 1 | #[macro_use] Oct 10 21:11:38.692 INFO kablam! | ^^^^^^^^^^^^ Oct 10 21:11:38.692 INFO kablam! | Oct 10 21:11:38.692 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:11:38.692 INFO kablam! Oct 10 21:11:38.852 INFO kablam! warning: unreachable pattern Oct 10 21:11:38.852 INFO kablam! --> src/record.rs:21:9 Oct 10 21:11:38.852 INFO kablam! | Oct 10 21:11:38.852 INFO kablam! 21 | "NS" => Some(NS_CODE), Oct 10 21:11:38.852 INFO kablam! | ^^^^ Oct 10 21:11:38.852 INFO kablam! | Oct 10 21:11:38.856 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 10 21:11:38.856 INFO kablam! Oct 10 21:11:38.892 INFO kablam! warning: unreachable pattern Oct 10 21:11:38.892 INFO kablam! --> src/record.rs:21:9 Oct 10 21:11:38.892 INFO kablam! | Oct 10 21:11:38.892 INFO kablam! 21 | "NS" => Some(NS_CODE), Oct 10 21:11:38.892 INFO kablam! | ^^^^ Oct 10 21:11:38.892 INFO kablam! | Oct 10 21:11:38.892 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 10 21:11:38.892 INFO kablam! Oct 10 21:11:38.904 INFO kablam! warning: constant item is never used: `SOA_CODE` Oct 10 21:11:38.904 INFO kablam! --> src/record.rs:7:1 Oct 10 21:11:38.904 INFO kablam! | Oct 10 21:11:38.904 INFO kablam! 7 | pub const SOA_CODE: u16 = 0x6; Oct 10 21:11:38.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:11:38.904 INFO kablam! | Oct 10 21:11:38.904 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:11:38.904 INFO kablam! Oct 10 21:11:38.904 INFO kablam! warning: constant item is never used: `WKS_CODE` Oct 10 21:11:38.904 INFO kablam! --> src/record.rs:8:1 Oct 10 21:11:38.904 INFO kablam! | Oct 10 21:11:38.904 INFO kablam! 8 | pub const WKS_CODE: u16 = 0xB; Oct 10 21:11:38.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:11:38.904 INFO kablam! Oct 10 21:11:38.904 INFO kablam! warning: constant item is never used: `PTR_CODE` Oct 10 21:11:38.904 INFO kablam! --> src/record.rs:9:1 Oct 10 21:11:38.904 INFO kablam! | Oct 10 21:11:38.904 INFO kablam! 9 | pub const PTR_CODE: u16 = 0xC; Oct 10 21:11:38.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:11:38.904 INFO kablam! Oct 10 21:11:38.904 INFO kablam! warning: constant item is never used: `SRV_CODE` Oct 10 21:11:38.904 INFO kablam! --> src/record.rs:12:1 Oct 10 21:11:38.904 INFO kablam! | Oct 10 21:11:38.904 INFO kablam! 12 | pub const SRV_CODE: u16 = 0x21; Oct 10 21:11:38.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:11:38.904 INFO kablam! Oct 10 21:11:38.904 INFO kablam! warning: constant item is never used: `AAAA_CODE` Oct 10 21:11:38.904 INFO kablam! --> src/record.rs:13:1 Oct 10 21:11:38.904 INFO kablam! | Oct 10 21:11:38.904 INFO kablam! 13 | pub const AAAA_CODE: u16 = 0x1C; Oct 10 21:11:38.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:11:38.904 INFO kablam! Oct 10 21:11:39.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.14s Oct 10 21:11:39.696 INFO kablam! su: No module specific data is present Oct 10 21:11:40.518 INFO running `"docker" "rm" "-f" "0c5838e10d4811fe511bc154d841e7d9add2c7fde5b7138ee7447287a47cff18"` Oct 10 21:11:40.787 INFO blam! 0c5838e10d4811fe511bc154d841e7d9add2c7fde5b7138ee7447287a47cff18 Oct 10 21:11:40.804 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:11:40.804 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 10 21:11:41.230 INFO blam! c3b6587d3bbe7e7f781f66a6fa8c169957357f17db16bcc8b7348ea6e54353c9 Oct 10 21:11:41.232 INFO running `"docker" "start" "-a" "c3b6587d3bbe7e7f781f66a6fa8c169957357f17db16bcc8b7348ea6e54353c9"` Oct 10 21:11:42.766 INFO kablam! usermod: no changes Oct 10 21:11:42.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 21:11:42.847 INFO kablam! Running /target/debug/deps/dns_client-f91a1456f49cb71c Oct 10 21:11:42.856 INFO blam! Oct 10 21:11:42.856 INFO blam! running 0 tests Oct 10 21:11:42.856 INFO blam! Oct 10 21:11:42.856 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:11:42.856 INFO blam! Oct 10 21:11:42.857 INFO kablam! Running /target/debug/deps/dns_client-04cc66c34b676d00 Oct 10 21:11:42.864 INFO blam! Oct 10 21:11:42.864 INFO blam! running 0 tests Oct 10 21:11:42.864 INFO blam! Oct 10 21:11:42.864 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:11:42.864 INFO blam! Oct 10 21:11:42.868 INFO kablam! Doc-tests dns_client Oct 10 21:11:44.120 INFO blam! Oct 10 21:11:44.120 INFO blam! running 0 tests Oct 10 21:11:44.120 INFO blam! Oct 10 21:11:44.120 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:11:44.120 INFO blam! Oct 10 21:11:44.140 INFO kablam! su: No module specific data is present Oct 10 21:11:45.031 INFO running `"docker" "rm" "-f" "c3b6587d3bbe7e7f781f66a6fa8c169957357f17db16bcc8b7348ea6e54353c9"` Oct 10 21:11:45.311 INFO blam! c3b6587d3bbe7e7f781f66a6fa8c169957357f17db16bcc8b7348ea6e54353c9