Oct 13 05:36:51.952 INFO testing nharring/kv_server against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:36:51.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 05:36:52.359 INFO blam! 2f9fc291ce07d8f6cd61a07ec3938053f13c7894e4e7a8e4292ca3a4dabbf220 Oct 13 05:36:52.367 INFO running `"docker" "start" "-a" "2f9fc291ce07d8f6cd61a07ec3938053f13c7894e4e7a8e4292ca3a4dabbf220"` Oct 13 05:36:53.641 INFO kablam! usermod: no changes Oct 13 05:36:53.795 INFO kablam! Compiling threadpool v1.4.1 Oct 13 05:36:53.796 INFO kablam! Compiling integer-encoding v1.0.3 Oct 13 05:36:53.803 INFO kablam! Compiling term_size v0.3.0 Oct 13 05:36:53.812 INFO kablam! Compiling atty v0.2.2 Oct 13 05:36:53.813 INFO kablam! Compiling ordered-float v0.5.0 Oct 13 05:36:54.882 INFO kablam! Compiling textwrap v0.6.0 Oct 13 05:36:55.903 INFO kablam! Compiling thrift v0.0.4 Oct 13 05:36:56.819 INFO kablam! Compiling clap v2.25.1 Oct 13 05:37:19.170 INFO kablam! Compiling kv_server v0.1.0 (/source) Oct 13 05:37:19.632 INFO kablam! warning: unused import: `ServiceException` Oct 13 05:37:19.632 INFO kablam! --> src/main.rs:18:30 Oct 13 05:37:19.632 INFO kablam! | Oct 13 05:37:19.632 INFO kablam! 18 | use kv_server::{KeyNotFound, ServiceException}; Oct 13 05:37:19.633 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 05:37:19.633 INFO kablam! | Oct 13 05:37:19.633 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:37:19.633 INFO kablam! Oct 13 05:37:20.168 INFO kablam! warning: method is never used: `new` Oct 13 05:37:20.169 INFO kablam! --> src/kv_server.rs:228:3 Oct 13 05:37:20.169 INFO kablam! | Oct 13 05:37:20.169 INFO kablam! 228 | pub fn new(key: F1, value: F2) -> KVObject where F1: Into>, F2: Into> { Oct 13 05:37:20.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:37:20.170 INFO kablam! | Oct 13 05:37:20.170 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:37:20.170 INFO kablam! Oct 13 05:37:20.171 INFO kablam! warning: struct is never constructed: `KVServerSyncClient` Oct 13 05:37:20.171 INFO kablam! --> src/kv_server.rs:312:1 Oct 13 05:37:20.171 INFO kablam! | Oct 13 05:37:20.172 INFO kablam! 312 | pub struct KVServerSyncClient where IP: TInputProtocol, OP: TOutputProtocol { Oct 13 05:37:20.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:37:20.172 INFO kablam! Oct 13 05:37:20.172 INFO kablam! warning: method is never used: `new` Oct 13 05:37:20.173 INFO kablam! --> src/kv_server.rs:319:3 Oct 13 05:37:20.173 INFO kablam! | Oct 13 05:37:20.173 INFO kablam! 319 | pub fn new(input_protocol: IP, output_protocol: OP) -> KVServerSyncClient { Oct 13 05:37:20.173 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:37:20.174 INFO kablam! Oct 13 05:37:21.527 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.85s Oct 13 05:37:21.531 INFO kablam! su: No module specific data is present Oct 13 05:37:22.041 INFO running `"docker" "rm" "-f" "2f9fc291ce07d8f6cd61a07ec3938053f13c7894e4e7a8e4292ca3a4dabbf220"` Oct 13 05:37:22.239 INFO blam! 2f9fc291ce07d8f6cd61a07ec3938053f13c7894e4e7a8e4292ca3a4dabbf220 Oct 13 05:37:22.253 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 05:37:22.567 INFO blam! 486d8b05fd73ea56ff0456b137beb7e0de3635ef7853212681fc6e019ca41a9b Oct 13 05:37:22.575 INFO running `"docker" "start" "-a" "486d8b05fd73ea56ff0456b137beb7e0de3635ef7853212681fc6e019ca41a9b"` Oct 13 05:37:23.163 INFO kablam! usermod: no changes Oct 13 05:37:23.223 INFO kablam! Compiling kv_server v0.1.0 (/source) Oct 13 05:37:23.672 INFO kablam! warning: unused import: `ServiceException` Oct 13 05:37:23.672 INFO kablam! --> src/main.rs:18:30 Oct 13 05:37:23.672 INFO kablam! | Oct 13 05:37:23.672 INFO kablam! 18 | use kv_server::{KeyNotFound, ServiceException}; Oct 13 05:37:23.672 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 05:37:23.672 INFO kablam! | Oct 13 05:37:23.672 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:37:23.672 INFO kablam! Oct 13 05:37:24.222 INFO kablam! warning: method is never used: `new` Oct 13 05:37:24.222 INFO kablam! --> src/kv_server.rs:228:3 Oct 13 05:37:24.222 INFO kablam! | Oct 13 05:37:24.222 INFO kablam! 228 | pub fn new(key: F1, value: F2) -> KVObject where F1: Into>, F2: Into> { Oct 13 05:37:24.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:37:24.222 INFO kablam! | Oct 13 05:37:24.222 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:37:24.222 INFO kablam! Oct 13 05:37:24.222 INFO kablam! warning: struct is never constructed: `KVServerSyncClient` Oct 13 05:37:24.222 INFO kablam! --> src/kv_server.rs:312:1 Oct 13 05:37:24.222 INFO kablam! | Oct 13 05:37:24.222 INFO kablam! 312 | pub struct KVServerSyncClient where IP: TInputProtocol, OP: TOutputProtocol { Oct 13 05:37:24.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:37:24.222 INFO kablam! Oct 13 05:37:24.222 INFO kablam! warning: method is never used: `new` Oct 13 05:37:24.222 INFO kablam! --> src/kv_server.rs:319:3 Oct 13 05:37:24.222 INFO kablam! | Oct 13 05:37:24.222 INFO kablam! 319 | pub fn new(input_protocol: IP, output_protocol: OP) -> KVServerSyncClient { Oct 13 05:37:24.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:37:24.222 INFO kablam! Oct 13 05:37:24.658 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 13 05:37:24.658 INFO kablam! su: No module specific data is present Oct 13 05:37:25.015 INFO running `"docker" "rm" "-f" "486d8b05fd73ea56ff0456b137beb7e0de3635ef7853212681fc6e019ca41a9b"` Oct 13 05:37:25.283 INFO blam! 486d8b05fd73ea56ff0456b137beb7e0de3635ef7853212681fc6e019ca41a9b Oct 13 05:37:25.292 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 05:37:25.675 INFO blam! ba9f60f8a609312c764554634435aa6df110093f3641179e0c31977a41f3dfda Oct 13 05:37:25.676 INFO running `"docker" "start" "-a" "ba9f60f8a609312c764554634435aa6df110093f3641179e0c31977a41f3dfda"` Oct 13 05:37:26.154 INFO kablam! usermod: no changes Oct 13 05:37:26.205 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 05:37:26.206 INFO kablam! Running /target/debug/deps/kv_server-8c51a301215ce8a0 Oct 13 05:37:26.209 INFO blam! Oct 13 05:37:26.209 INFO blam! running 0 tests Oct 13 05:37:26.209 INFO blam! Oct 13 05:37:26.209 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:37:26.209 INFO blam! Oct 13 05:37:26.210 INFO kablam! su: No module specific data is present Oct 13 05:37:26.536 INFO running `"docker" "rm" "-f" "ba9f60f8a609312c764554634435aa6df110093f3641179e0c31977a41f3dfda"` Oct 13 05:37:26.657 INFO blam! ba9f60f8a609312c764554634435aa6df110093f3641179e0c31977a41f3dfda