Oct 14 14:06:56.329 INFO testing lafolle/rhi against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 14:06:56.329 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 14:06:56.708 INFO blam! 7aa392b59d1d4d625f6395214bb090c5f9bc237d43b8b1d5f9514d7fa45dd91e Oct 14 14:06:56.711 INFO running `"docker" "start" "-a" "7aa392b59d1d4d625f6395214bb090c5f9bc237d43b8b1d5f9514d7fa45dd91e"` Oct 14 14:06:57.843 INFO kablam! usermod: no changes Oct 14 14:06:58.047 INFO kablam! Compiling atty v0.2.6 Oct 14 14:06:58.049 INFO kablam! Compiling native-tls v0.1.4 Oct 14 14:06:58.379 INFO kablam! Compiling clap v2.29.0 Oct 14 14:06:59.159 INFO kablam! Compiling tokio-tls v0.1.3 Oct 14 14:06:59.987 INFO kablam! Compiling hyper-tls v0.1.2 Oct 14 14:07:23.121 INFO kablam! Compiling rhi v0.0.2 (/source) Oct 14 14:07:23.740 INFO kablam! warning: unused import: `cmp` Oct 14 14:07:23.740 INFO kablam! --> src/main.rs:51:16 Oct 14 14:07:23.740 INFO kablam! | Oct 14 14:07:23.740 INFO kablam! 51 | use std::{fmt, cmp}; Oct 14 14:07:23.740 INFO kablam! | ^^^ Oct 14 14:07:23.740 INFO kablam! | Oct 14 14:07:23.740 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:07:23.740 INFO kablam! Oct 14 14:07:23.891 INFO kablam! warning: field is never used: `timeout` Oct 14 14:07:23.891 INFO kablam! --> src/main.rs:72:5 Oct 14 14:07:23.891 INFO kablam! | Oct 14 14:07:23.891 INFO kablam! 72 | timeout: Duration, Oct 14 14:07:23.891 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 14:07:23.891 INFO kablam! | Oct 14 14:07:23.891 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:07:23.891 INFO kablam! Oct 14 14:07:23.891 INFO kablam! warning: field is never used: `matches` Oct 14 14:07:23.891 INFO kablam! --> src/main.rs:74:5 Oct 14 14:07:23.891 INFO kablam! | Oct 14 14:07:23.891 INFO kablam! 74 | matches: ArgMatches<'a>, Oct 14 14:07:23.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:23.891 INFO kablam! Oct 14 14:07:23.891 INFO kablam! warning: method is never used: `get_request` Oct 14 14:07:23.891 INFO kablam! --> src/main.rs:79:5 Oct 14 14:07:23.891 INFO kablam! | Oct 14 14:07:23.891 INFO kablam! 79 | fn get_request(&self) -> Request { Oct 14 14:07:23.891 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:23.891 INFO kablam! Oct 14 14:07:23.891 INFO kablam! warning: field is never used: `stat` Oct 14 14:07:23.891 INFO kablam! --> src/main.rs:142:5 Oct 14 14:07:23.891 INFO kablam! | Oct 14 14:07:23.891 INFO kablam! 142 | stat: RequestStat, Oct 14 14:07:23.891 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 14:07:23.891 INFO kablam! Oct 14 14:07:23.891 INFO kablam! warning: field is never used: `expected_sent` Oct 14 14:07:23.891 INFO kablam! --> src/main.rs:146:5 Oct 14 14:07:23.891 INFO kablam! | Oct 14 14:07:23.892 INFO kablam! 146 | expected_sent: SystemTime, Oct 14 14:07:23.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:23.892 INFO kablam! Oct 14 14:07:23.892 INFO kablam! warning: field is never used: `actual_sent` Oct 14 14:07:23.892 INFO kablam! --> src/main.rs:147:5 Oct 14 14:07:23.892 INFO kablam! | Oct 14 14:07:23.892 INFO kablam! 147 | actual_sent: SystemTime, Oct 14 14:07:23.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:23.892 INFO kablam! Oct 14 14:07:23.892 INFO kablam! warning: field is never used: `completed` Oct 14 14:07:23.892 INFO kablam! --> src/main.rs:148:5 Oct 14 14:07:23.892 INFO kablam! | Oct 14 14:07:23.892 INFO kablam! 148 | completed: SystemTime, Oct 14 14:07:23.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:23.892 INFO kablam! Oct 14 14:07:29.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.41s Oct 14 14:07:29.287 INFO kablam! su: No module specific data is present Oct 14 14:07:29.657 INFO running `"docker" "rm" "-f" "7aa392b59d1d4d625f6395214bb090c5f9bc237d43b8b1d5f9514d7fa45dd91e"` Oct 14 14:07:29.791 INFO blam! 7aa392b59d1d4d625f6395214bb090c5f9bc237d43b8b1d5f9514d7fa45dd91e Oct 14 14:07:29.798 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 14:07:30.079 INFO blam! ede117cae89e6dcbc34946503ea8c3f6810035794ecbc2a0c4292fb8c06a72b1 Oct 14 14:07:30.091 INFO running `"docker" "start" "-a" "ede117cae89e6dcbc34946503ea8c3f6810035794ecbc2a0c4292fb8c06a72b1"` Oct 14 14:07:30.779 INFO kablam! usermod: no changes Oct 14 14:07:30.915 INFO kablam! Compiling rhi v0.0.2 (/source) Oct 14 14:07:31.375 INFO kablam! warning: unused import: `cmp` Oct 14 14:07:31.375 INFO kablam! --> src/main.rs:51:16 Oct 14 14:07:31.375 INFO kablam! | Oct 14 14:07:31.375 INFO kablam! 51 | use std::{fmt, cmp}; Oct 14 14:07:31.375 INFO kablam! | ^^^ Oct 14 14:07:31.375 INFO kablam! | Oct 14 14:07:31.375 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 14:07:31.375 INFO kablam! Oct 14 14:07:31.511 INFO kablam! warning: field is never used: `timeout` Oct 14 14:07:31.511 INFO kablam! --> src/main.rs:72:5 Oct 14 14:07:31.511 INFO kablam! | Oct 14 14:07:31.511 INFO kablam! 72 | timeout: Duration, Oct 14 14:07:31.511 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 14:07:31.511 INFO kablam! | Oct 14 14:07:31.511 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 14:07:31.511 INFO kablam! Oct 14 14:07:31.511 INFO kablam! warning: field is never used: `matches` Oct 14 14:07:31.511 INFO kablam! --> src/main.rs:74:5 Oct 14 14:07:31.511 INFO kablam! | Oct 14 14:07:31.511 INFO kablam! 74 | matches: ArgMatches<'a>, Oct 14 14:07:31.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:31.511 INFO kablam! Oct 14 14:07:31.511 INFO kablam! warning: method is never used: `get_request` Oct 14 14:07:31.511 INFO kablam! --> src/main.rs:79:5 Oct 14 14:07:31.511 INFO kablam! | Oct 14 14:07:31.511 INFO kablam! 79 | fn get_request(&self) -> Request { Oct 14 14:07:31.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:31.511 INFO kablam! Oct 14 14:07:31.511 INFO kablam! warning: field is never used: `stat` Oct 14 14:07:31.511 INFO kablam! --> src/main.rs:142:5 Oct 14 14:07:31.511 INFO kablam! | Oct 14 14:07:31.511 INFO kablam! 142 | stat: RequestStat, Oct 14 14:07:31.511 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 14:07:31.511 INFO kablam! Oct 14 14:07:31.511 INFO kablam! warning: field is never used: `expected_sent` Oct 14 14:07:31.511 INFO kablam! --> src/main.rs:146:5 Oct 14 14:07:31.511 INFO kablam! | Oct 14 14:07:31.511 INFO kablam! 146 | expected_sent: SystemTime, Oct 14 14:07:31.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:31.511 INFO kablam! Oct 14 14:07:31.511 INFO kablam! warning: field is never used: `actual_sent` Oct 14 14:07:31.511 INFO kablam! --> src/main.rs:147:5 Oct 14 14:07:31.511 INFO kablam! | Oct 14 14:07:31.511 INFO kablam! 147 | actual_sent: SystemTime, Oct 14 14:07:31.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:31.511 INFO kablam! Oct 14 14:07:31.511 INFO kablam! warning: field is never used: `completed` Oct 14 14:07:31.511 INFO kablam! --> src/main.rs:148:5 Oct 14 14:07:31.511 INFO kablam! | Oct 14 14:07:31.511 INFO kablam! 148 | completed: SystemTime, Oct 14 14:07:31.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 14 14:07:31.511 INFO kablam! Oct 14 14:07:31.993 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 14 14:07:32.006 INFO kablam! su: No module specific data is present Oct 14 14:07:32.430 INFO running `"docker" "rm" "-f" "ede117cae89e6dcbc34946503ea8c3f6810035794ecbc2a0c4292fb8c06a72b1"` Oct 14 14:07:32.572 INFO blam! ede117cae89e6dcbc34946503ea8c3f6810035794ecbc2a0c4292fb8c06a72b1 Oct 14 14:07:32.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 14:07:32.754 INFO blam! 4bd0cdb4a6052d8a5be037025538d2450c2bae0dbf50274a73d1747cb1f05fdc Oct 14 14:07:32.757 INFO running `"docker" "start" "-a" "4bd0cdb4a6052d8a5be037025538d2450c2bae0dbf50274a73d1747cb1f05fdc"` Oct 14 14:07:33.631 INFO kablam! usermod: no changes Oct 14 14:07:33.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 14 14:07:33.816 INFO kablam! Running /target/debug/deps/rhi-32e16a3e3b3ef123 Oct 14 14:07:33.816 INFO blam! Oct 14 14:07:33.816 INFO blam! running 0 tests Oct 14 14:07:33.816 INFO blam! Oct 14 14:07:33.816 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:07:33.816 INFO blam! Oct 14 14:07:33.817 INFO kablam! su: No module specific data is present Oct 14 14:07:34.452 INFO running `"docker" "rm" "-f" "4bd0cdb4a6052d8a5be037025538d2450c2bae0dbf50274a73d1747cb1f05fdc"` Oct 14 14:07:34.724 INFO blam! 4bd0cdb4a6052d8a5be037025538d2450c2bae0dbf50274a73d1747cb1f05fdc