Oct 15 09:34:28.135 INFO testing KevinCybura/pass_man against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:34:28.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 09:34:28.602 INFO blam! 4b1230c7bb028c9d7d375f65639470c985f1017cc734492b9429d9ea99e3a04b Oct 15 09:34:28.605 INFO running `"docker" "start" "-a" "4b1230c7bb028c9d7d375f65639470c985f1017cc734492b9429d9ea99e3a04b"` Oct 15 09:34:29.720 INFO kablam! usermod: no changes Oct 15 09:34:29.811 INFO kablam! Compiling pass-man v0.1.0 (/source) Oct 15 09:34:30.654 INFO kablam! warning: unused variable: `creds` Oct 15 09:34:30.654 INFO kablam! --> src/main.rs:11:13 Oct 15 09:34:30.655 INFO kablam! | Oct 15 09:34:30.655 INFO kablam! 11 | let mut creds = creds::Cred::new(); Oct 15 09:34:30.655 INFO kablam! | ^^^^^ help: consider using `_creds` instead Oct 15 09:34:30.656 INFO kablam! | Oct 15 09:34:30.656 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:34:30.656 INFO kablam! Oct 15 09:34:30.665 INFO kablam! warning: variable does not need to be mutable Oct 15 09:34:30.666 INFO kablam! --> src/main.rs:11:9 Oct 15 09:34:30.666 INFO kablam! | Oct 15 09:34:30.666 INFO kablam! 11 | let mut creds = creds::Cred::new(); Oct 15 09:34:30.667 INFO kablam! | ----^^^^^ Oct 15 09:34:30.667 INFO kablam! | | Oct 15 09:34:30.667 INFO kablam! | help: remove this `mut` Oct 15 09:34:30.668 INFO kablam! | Oct 15 09:34:30.668 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 09:34:30.668 INFO kablam! Oct 15 09:34:30.677 INFO kablam! warning: function is never used: `get_creds` Oct 15 09:34:30.677 INFO kablam! --> src/creds.rs:32:1 Oct 15 09:34:30.677 INFO kablam! | Oct 15 09:34:30.678 INFO kablam! 32 | pub fn get_creds() -> Result { Oct 15 09:34:30.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:34:30.678 INFO kablam! | Oct 15 09:34:30.679 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:34:30.679 INFO kablam! Oct 15 09:34:32.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.33s Oct 15 09:34:32.079 INFO kablam! su: No module specific data is present Oct 15 09:34:33.035 INFO running `"docker" "rm" "-f" "4b1230c7bb028c9d7d375f65639470c985f1017cc734492b9429d9ea99e3a04b"` Oct 15 09:34:33.288 INFO blam! 4b1230c7bb028c9d7d375f65639470c985f1017cc734492b9429d9ea99e3a04b Oct 15 09:34:33.290 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 09:34:33.772 INFO blam! 9746ab7e4265bcbd185884a1732a47db7a96065ecbc8e7a0d5fd02f16a544dbb Oct 15 09:34:33.778 INFO running `"docker" "start" "-a" "9746ab7e4265bcbd185884a1732a47db7a96065ecbc8e7a0d5fd02f16a544dbb"` Oct 15 09:34:35.167 INFO kablam! usermod: no changes Oct 15 09:34:35.307 INFO kablam! Compiling pass-man v0.1.0 (/source) Oct 15 09:34:36.131 INFO kablam! warning: unused variable: `creds` Oct 15 09:34:36.131 INFO kablam! --> src/main.rs:11:13 Oct 15 09:34:36.132 INFO kablam! | Oct 15 09:34:36.132 INFO kablam! 11 | let mut creds = creds::Cred::new(); Oct 15 09:34:36.132 INFO kablam! | ^^^^^ help: consider using `_creds` instead Oct 15 09:34:36.133 INFO kablam! | Oct 15 09:34:36.133 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:34:36.133 INFO kablam! Oct 15 09:34:36.133 INFO kablam! warning: variable does not need to be mutable Oct 15 09:34:36.134 INFO kablam! --> src/main.rs:11:9 Oct 15 09:34:36.134 INFO kablam! | Oct 15 09:34:36.134 INFO kablam! 11 | let mut creds = creds::Cred::new(); Oct 15 09:34:36.134 INFO kablam! | ----^^^^^ Oct 15 09:34:36.135 INFO kablam! | | Oct 15 09:34:36.135 INFO kablam! | help: remove this `mut` Oct 15 09:34:36.135 INFO kablam! | Oct 15 09:34:36.136 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 09:34:36.136 INFO kablam! Oct 15 09:34:36.141 INFO kablam! warning: function is never used: `get_creds` Oct 15 09:34:36.141 INFO kablam! --> src/creds.rs:32:1 Oct 15 09:34:36.141 INFO kablam! | Oct 15 09:34:36.141 INFO kablam! 32 | pub fn get_creds() -> Result { Oct 15 09:34:36.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:34:36.141 INFO kablam! | Oct 15 09:34:36.141 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:34:36.141 INFO kablam! Oct 15 09:34:36.641 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 15 09:34:36.644 INFO kablam! su: No module specific data is present Oct 15 09:34:37.241 INFO running `"docker" "rm" "-f" "9746ab7e4265bcbd185884a1732a47db7a96065ecbc8e7a0d5fd02f16a544dbb"` Oct 15 09:34:37.478 INFO blam! 9746ab7e4265bcbd185884a1732a47db7a96065ecbc8e7a0d5fd02f16a544dbb Oct 15 09:34:37.491 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 09:34:37.920 INFO blam! f87358ae0519580904384d72829dbc6533054dc7d9778547b72e1fc2caa7531c Oct 15 09:34:37.922 INFO running `"docker" "start" "-a" "f87358ae0519580904384d72829dbc6533054dc7d9778547b72e1fc2caa7531c"` Oct 15 09:34:39.327 INFO kablam! usermod: no changes Oct 15 09:34:39.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 09:34:39.416 INFO kablam! Running /target/debug/deps/pass_man-089b2af5ac5ffda9 Oct 15 09:34:39.416 INFO blam! Oct 15 09:34:39.416 INFO kablam! su: No module specific data is present Oct 15 09:34:39.416 INFO blam! running 0 tests Oct 15 09:34:39.416 INFO blam! Oct 15 09:34:39.416 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:34:39.416 INFO blam! Oct 15 09:34:39.936 INFO running `"docker" "rm" "-f" "f87358ae0519580904384d72829dbc6533054dc7d9778547b72e1fc2caa7531c"` Oct 15 09:34:40.065 INFO blam! f87358ae0519580904384d72829dbc6533054dc7d9778547b72e1fc2caa7531c