Oct 16 01:42:32.709 INFO testing nng-0.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:42:32.711 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 16 01:42:33.003 INFO blam! b5b5ccb4dc154a29171ded01c001f78f999f1783c6f335e8b4313a601d486ed9 Oct 16 01:42:33.005 INFO running `"docker" "start" "-a" "b5b5ccb4dc154a29171ded01c001f78f999f1783c6f335e8b4313a601d486ed9"` Oct 16 01:42:34.047 INFO kablam! usermod: no changes Oct 16 01:42:34.099 INFO kablam! Compiling nng-sys v0.0.0 Oct 16 01:42:49.617 INFO kablam! Compiling nng v0.0.0 (/source) Oct 16 01:42:50.210 INFO kablam! warning: method is never used: `from_errno` Oct 16 01:42:50.210 INFO kablam! --> src/error.rs:24:5 Oct 16 01:42:50.210 INFO kablam! | Oct 16 01:42:50.210 INFO kablam! 24 | pub fn from_errno(code: i32) -> Error { Oct 16 01:42:50.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:42:50.210 INFO kablam! | Oct 16 01:42:50.210 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:42:50.210 INFO kablam! Oct 16 01:42:50.210 INFO kablam! warning: method is never used: `code` Oct 16 01:42:50.210 INFO kablam! --> src/error.rs:34:5 Oct 16 01:42:50.210 INFO kablam! | Oct 16 01:42:50.210 INFO kablam! 34 | pub fn code(&self) -> i32 { Oct 16 01:42:50.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:42:50.210 INFO kablam! Oct 16 01:42:50.210 INFO kablam! warning: function is never used: `get_msg` Oct 16 01:42:50.210 INFO kablam! --> src/error.rs:39:1 Oct 16 01:42:50.210 INFO kablam! | Oct 16 01:42:50.210 INFO kablam! 39 | fn get_msg(code: i32) -> &'static str { Oct 16 01:42:50.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:42:50.210 INFO kablam! Oct 16 01:42:50.392 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.36s Oct 16 01:42:50.400 INFO kablam! su: No module specific data is present Oct 16 01:42:50.955 INFO running `"docker" "rm" "-f" "b5b5ccb4dc154a29171ded01c001f78f999f1783c6f335e8b4313a601d486ed9"` Oct 16 01:42:51.171 INFO blam! b5b5ccb4dc154a29171ded01c001f78f999f1783c6f335e8b4313a601d486ed9 Oct 16 01:42:51.179 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 16 01:42:51.584 INFO blam! 04d2172821b04243a1062dedd0d92bc4bb0fd628ea301ef2ea751e47e9dbcb5a Oct 16 01:42:51.586 INFO running `"docker" "start" "-a" "04d2172821b04243a1062dedd0d92bc4bb0fd628ea301ef2ea751e47e9dbcb5a"` Oct 16 01:42:52.347 INFO kablam! usermod: no changes Oct 16 01:42:52.388 INFO kablam! Compiling nng v0.0.0 (/source) Oct 16 01:42:52.998 INFO kablam! warning: method is never used: `from_errno` Oct 16 01:42:52.998 INFO kablam! --> src/error.rs:24:5 Oct 16 01:42:52.998 INFO kablam! | Oct 16 01:42:52.998 INFO kablam! 24 | pub fn from_errno(code: i32) -> Error { Oct 16 01:42:52.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:42:52.998 INFO kablam! | Oct 16 01:42:52.998 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 01:42:52.998 INFO kablam! Oct 16 01:42:52.998 INFO kablam! warning: method is never used: `code` Oct 16 01:42:52.998 INFO kablam! --> src/error.rs:34:5 Oct 16 01:42:52.998 INFO kablam! | Oct 16 01:42:52.998 INFO kablam! 34 | pub fn code(&self) -> i32 { Oct 16 01:42:52.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:42:52.998 INFO kablam! Oct 16 01:42:52.998 INFO kablam! warning: function is never used: `get_msg` Oct 16 01:42:52.998 INFO kablam! --> src/error.rs:39:1 Oct 16 01:42:52.998 INFO kablam! | Oct 16 01:42:52.998 INFO kablam! 39 | fn get_msg(code: i32) -> &'static str { Oct 16 01:42:52.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 01:42:52.998 INFO kablam! Oct 16 01:42:53.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 16 01:42:53.366 INFO kablam! su: No module specific data is present Oct 16 01:42:53.646 INFO running `"docker" "rm" "-f" "04d2172821b04243a1062dedd0d92bc4bb0fd628ea301ef2ea751e47e9dbcb5a"` Oct 16 01:42:53.722 INFO blam! 04d2172821b04243a1062dedd0d92bc4bb0fd628ea301ef2ea751e47e9dbcb5a Oct 16 01:42:53.724 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 16 01:42:53.903 INFO blam! 14cb8dd14008b534d2ad6e4bebbe15265366e702e8fe5c27d2376c70bfd3e439 Oct 16 01:42:53.908 INFO running `"docker" "start" "-a" "14cb8dd14008b534d2ad6e4bebbe15265366e702e8fe5c27d2376c70bfd3e439"` Oct 16 01:42:54.433 INFO kablam! usermod: no changes Oct 16 01:42:54.468 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 01:42:54.478 INFO kablam! Running /target/debug/deps/nng-f4068385bc0dde15 Oct 16 01:42:54.480 INFO blam! Oct 16 01:42:54.480 INFO blam! running 1 test Oct 16 01:42:54.480 INFO blam! test tests::it_works ... ok Oct 16 01:42:54.480 INFO blam! Oct 16 01:42:54.480 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:42:54.480 INFO blam! Oct 16 01:42:54.481 INFO kablam! Running /target/debug/deps/all-8cf476adc7c43e33 Oct 16 01:42:54.482 INFO blam! Oct 16 01:42:54.482 INFO blam! running 0 tests Oct 16 01:42:54.482 INFO blam! Oct 16 01:42:54.482 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:42:54.482 INFO blam! Oct 16 01:42:54.482 INFO kablam! Doc-tests nng Oct 16 01:42:55.286 INFO blam! Oct 16 01:42:55.286 INFO blam! running 0 tests Oct 16 01:42:55.286 INFO blam! Oct 16 01:42:55.286 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:42:55.286 INFO blam! Oct 16 01:42:55.293 INFO kablam! su: No module specific data is present Oct 16 01:42:55.626 INFO running `"docker" "rm" "-f" "14cb8dd14008b534d2ad6e4bebbe15265366e702e8fe5c27d2376c70bfd3e439"` Oct 16 01:42:56.023 INFO blam! 14cb8dd14008b534d2ad6e4bebbe15265366e702e8fe5c27d2376c70bfd3e439