Oct 15 21:17:10.294 INFO testing rsudo-rs_support-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 21:17:10.295 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21:17:10.728 INFO blam! abfe8008812d30208cb69cea730a76a2ed9399c3de91f0eb174624920563cf9f Oct 15 21:17:10.731 INFO running `"docker" "start" "-a" "abfe8008812d30208cb69cea730a76a2ed9399c3de91f0eb174624920563cf9f"` Oct 15 21:17:12.043 INFO kablam! usermod: no changes Oct 15 21:17:12.095 INFO kablam! Compiling rsudo-rs_support v0.1.0 (/source) Oct 15 21:17:12.591 INFO kablam! warning: struct is never constructed: `RsudoSocket` Oct 15 21:17:12.591 INFO kablam! --> src/socket.rs:7:1 Oct 15 21:17:12.591 INFO kablam! | Oct 15 21:17:12.591 INFO kablam! 7 | pub struct RsudoSocket { Oct 15 21:17:12.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:17:12.591 INFO kablam! | Oct 15 21:17:12.591 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 21:17:12.591 INFO kablam! Oct 15 21:17:12.591 INFO kablam! warning: method is never used: `new` Oct 15 21:17:12.591 INFO kablam! --> src/socket.rs:13:5 Oct 15 21:17:12.591 INFO kablam! | Oct 15 21:17:12.591 INFO kablam! 13 | pub fn new(path: &str) -> RsudoSocket { Oct 15 21:17:12.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:17:12.591 INFO kablam! Oct 15 21:17:12.591 INFO kablam! warning: method is never used: `read` Oct 15 21:17:12.591 INFO kablam! --> src/socket.rs:26:5 Oct 15 21:17:12.591 INFO kablam! | Oct 15 21:17:12.591 INFO kablam! 26 | pub fn read(&mut self) -> (i32, String) { Oct 15 21:17:12.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:17:12.591 INFO kablam! Oct 15 21:17:12.596 INFO kablam! warning: method is never used: `write` Oct 15 21:17:12.596 INFO kablam! --> src/socket.rs:67:5 Oct 15 21:17:12.596 INFO kablam! | Oct 15 21:17:12.596 INFO kablam! 67 | pub fn write(&mut self, op: i32, payload: &str) -> Result<(), Error> { Oct 15 21:17:12.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:17:12.596 INFO kablam! Oct 15 21:17:12.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.57s Oct 15 21:17:12.642 INFO kablam! su: No module specific data is present Oct 15 21:17:13.333 INFO running `"docker" "rm" "-f" "abfe8008812d30208cb69cea730a76a2ed9399c3de91f0eb174624920563cf9f"` Oct 15 21:17:13.587 INFO blam! abfe8008812d30208cb69cea730a76a2ed9399c3de91f0eb174624920563cf9f Oct 15 21:17:13.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21:17:13.918 INFO blam! cdb462a526878a873c9cd370aadfa7b9de195ed07b24aa9287cc8b292b57a5b7 Oct 15 21:17:13.921 INFO running `"docker" "start" "-a" "cdb462a526878a873c9cd370aadfa7b9de195ed07b24aa9287cc8b292b57a5b7"` Oct 15 21:17:15.511 INFO kablam! usermod: no changes Oct 15 21:17:15.603 INFO kablam! Compiling rsudo-rs_support v0.1.0 (/source) Oct 15 21:17:16.273 INFO kablam! warning: struct is never constructed: `RsudoSocket` Oct 15 21:17:16.273 INFO kablam! --> src/socket.rs:7:1 Oct 15 21:17:16.273 INFO kablam! | Oct 15 21:17:16.273 INFO kablam! 7 | pub struct RsudoSocket { Oct 15 21:17:16.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:17:16.273 INFO kablam! | Oct 15 21:17:16.273 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 21:17:16.273 INFO kablam! Oct 15 21:17:16.273 INFO kablam! warning: method is never used: `new` Oct 15 21:17:16.273 INFO kablam! --> src/socket.rs:13:5 Oct 15 21:17:16.273 INFO kablam! | Oct 15 21:17:16.273 INFO kablam! 13 | pub fn new(path: &str) -> RsudoSocket { Oct 15 21:17:16.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:17:16.273 INFO kablam! Oct 15 21:17:16.273 INFO kablam! warning: method is never used: `read` Oct 15 21:17:16.273 INFO kablam! --> src/socket.rs:26:5 Oct 15 21:17:16.273 INFO kablam! | Oct 15 21:17:16.273 INFO kablam! 26 | pub fn read(&mut self) -> (i32, String) { Oct 15 21:17:16.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:17:16.273 INFO kablam! Oct 15 21:17:16.273 INFO kablam! warning: method is never used: `write` Oct 15 21:17:16.273 INFO kablam! --> src/socket.rs:67:5 Oct 15 21:17:16.273 INFO kablam! | Oct 15 21:17:16.273 INFO kablam! 67 | pub fn write(&mut self, op: i32, payload: &str) -> Result<(), Error> { Oct 15 21:17:16.273 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 21:17:16.273 INFO kablam! Oct 15 21:17:16.698 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 15 21:17:16.704 INFO kablam! su: No module specific data is present Oct 15 21:17:17.345 INFO running `"docker" "rm" "-f" "cdb462a526878a873c9cd370aadfa7b9de195ed07b24aa9287cc8b292b57a5b7"` Oct 15 21:17:17.578 INFO blam! cdb462a526878a873c9cd370aadfa7b9de195ed07b24aa9287cc8b292b57a5b7 Oct 15 21:17:17.587 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 21:17:18.105 INFO blam! 4bbd562d72b379ea883b65e9957e5fa1f3c22391e98a8142f80296526da88657 Oct 15 21:17:18.107 INFO running `"docker" "start" "-a" "4bbd562d72b379ea883b65e9957e5fa1f3c22391e98a8142f80296526da88657"` Oct 15 21:17:19.686 INFO kablam! usermod: no changes Oct 15 21:17:19.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 21:17:19.764 INFO kablam! Running /target/debug/deps/rsudo_rs_support-f44b5c1702238a18 Oct 15 21:17:19.769 INFO kablam! Doc-tests rsudo-rs_support Oct 15 21:17:19.769 INFO blam! Oct 15 21:17:19.769 INFO blam! running 0 tests Oct 15 21:17:19.769 INFO blam! Oct 15 21:17:19.769 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:17:19.769 INFO blam! Oct 15 21:17:20.639 INFO blam! Oct 15 21:17:20.639 INFO blam! running 0 tests Oct 15 21:17:20.639 INFO blam! Oct 15 21:17:20.639 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 21:17:20.639 INFO blam! Oct 15 21:17:20.641 INFO kablam! su: No module specific data is present Oct 15 21:17:21.131 INFO running `"docker" "rm" "-f" "4bbd562d72b379ea883b65e9957e5fa1f3c22391e98a8142f80296526da88657"` Oct 15 21:17:21.422 INFO blam! 4bbd562d72b379ea883b65e9957e5fa1f3c22391e98a8142f80296526da88657