Oct 11 15:25:31.344 INFO testing pandora-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:25:31.345 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:25:31.345 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:25:31.584 INFO blam! dc881b0ff9163ded7806394ccc39f2d250b7889135ec3f1f0ebe7672148fb6cf Oct 11 15:25:31.584 INFO running `"docker" "start" "-a" "dc881b0ff9163ded7806394ccc39f2d250b7889135ec3f1f0ebe7672148fb6cf"` Oct 11 15:25:32.164 INFO kablam! usermod: no changes Oct 11 15:25:32.183 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 11 15:25:32.317 INFO kablam! Compiling pandora v0.1.1 (/source) Oct 11 15:25:37.135 INFO kablam! warning: variable does not need to be mutable Oct 11 15:25:37.135 INFO kablam! --> src/crypt.rs:16:86 Oct 11 15:25:37.135 INFO kablam! | Oct 11 15:25:37.135 INFO kablam! 16 | let cipherbytes = cipher_with(key.as_bytes(), input.as_bytes(), |blowfish, from, mut to| { Oct 11 15:25:37.135 INFO kablam! | ----^^ Oct 11 15:25:37.135 INFO kablam! | | Oct 11 15:25:37.135 INFO kablam! | help: remove this `mut` Oct 11 15:25:37.135 INFO kablam! | Oct 11 15:25:37.135 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 15:25:37.135 INFO kablam! Oct 11 15:25:37.137 INFO kablam! warning: variable does not need to be mutable Oct 11 15:25:37.137 INFO kablam! --> src/crypt.rs:48:80 Oct 11 15:25:37.137 INFO kablam! | Oct 11 15:25:37.137 INFO kablam! 48 | let mut cipherbytes = cipher_with(key.as_bytes(), &input, |blowfish, from, mut to| { Oct 11 15:25:37.137 INFO kablam! | ----^^ Oct 11 15:25:37.137 INFO kablam! | | Oct 11 15:25:37.137 INFO kablam! | help: remove this `mut` Oct 11 15:25:37.137 INFO kablam! Oct 11 15:25:37.336 INFO kablam! warning: method is never used: `from_result` Oct 11 15:25:37.336 INFO kablam! --> src/response.rs:22:5 Oct 11 15:25:37.336 INFO kablam! | Oct 11 15:25:37.336 INFO kablam! 22 | pub fn from_result(result: T) -> Self { Oct 11 15:25:37.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:25:37.336 INFO kablam! | Oct 11 15:25:37.337 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 15:25:37.337 INFO kablam! Oct 11 15:25:37.337 INFO kablam! warning: method is never used: `from_error` Oct 11 15:25:37.337 INFO kablam! --> src/response.rs:31:5 Oct 11 15:25:37.337 INFO kablam! | Oct 11 15:25:37.337 INFO kablam! 31 | pub fn from_error(message: String, code: u32) -> Self { Oct 11 15:25:37.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:25:37.337 INFO kablam! Oct 11 15:25:37.337 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 15:25:37.337 INFO kablam! --> src/lib.rs:1:12 Oct 11 15:25:37.337 INFO kablam! | Oct 11 15:25:37.337 INFO kablam! 1 | #![feature(proc_macro)] Oct 11 15:25:37.337 INFO kablam! | ^^^^^^^^^^ Oct 11 15:25:37.337 INFO kablam! | Oct 11 15:25:37.337 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 15:25:37.337 INFO kablam! Oct 11 15:25:42.274 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.10s Oct 11 15:25:42.286 INFO kablam! su: No module specific data is present Oct 11 15:25:43.007 INFO running `"docker" "rm" "-f" "dc881b0ff9163ded7806394ccc39f2d250b7889135ec3f1f0ebe7672148fb6cf"` Oct 11 15:25:43.440 INFO blam! dc881b0ff9163ded7806394ccc39f2d250b7889135ec3f1f0ebe7672148fb6cf Oct 11 15:25:43.448 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:25:43.448 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:25:43.830 INFO blam! a9bc8ede4f6533d869bec8065f5f6d79c8ca35182e92e97b1ff5707fab03a48b Oct 11 15:25:43.830 INFO running `"docker" "start" "-a" "a9bc8ede4f6533d869bec8065f5f6d79c8ca35182e92e97b1ff5707fab03a48b"` Oct 11 15:25:45.215 INFO kablam! usermod: no changes Oct 11 15:25:45.258 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 11 15:25:45.350 INFO kablam! Compiling pandora v0.1.1 (/source) Oct 11 15:25:50.244 INFO kablam! warning: unused import: `decrypt` Oct 11 15:25:50.244 INFO kablam! --> src/crypt.rs:97:26 Oct 11 15:25:50.244 INFO kablam! | Oct 11 15:25:50.244 INFO kablam! 97 | use super::{encrypt, decrypt}; Oct 11 15:25:50.244 INFO kablam! | ^^^^^^^ Oct 11 15:25:50.244 INFO kablam! | Oct 11 15:25:50.244 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 15:25:50.244 INFO kablam! Oct 11 15:25:50.244 INFO kablam! warning: unused import: `std::ffi::OsString` Oct 11 15:25:50.245 INFO kablam! --> src/crypt.rs:98:9 Oct 11 15:25:50.245 INFO kablam! | Oct 11 15:25:50.245 INFO kablam! 98 | use std::ffi::OsString; Oct 11 15:25:50.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:25:50.245 INFO kablam! Oct 11 15:25:51.164 INFO kablam! warning: variable does not need to be mutable Oct 11 15:25:51.165 INFO kablam! --> src/crypt.rs:16:86 Oct 11 15:25:51.165 INFO kablam! | Oct 11 15:25:51.166 INFO kablam! 16 | let cipherbytes = cipher_with(key.as_bytes(), input.as_bytes(), |blowfish, from, mut to| { Oct 11 15:25:51.166 INFO kablam! | ----^^ Oct 11 15:25:51.167 INFO kablam! | | Oct 11 15:25:51.167 INFO kablam! | help: remove this `mut` Oct 11 15:25:51.167 INFO kablam! | Oct 11 15:25:51.168 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 15:25:51.168 INFO kablam! Oct 11 15:25:51.168 INFO kablam! warning: variable does not need to be mutable Oct 11 15:25:51.169 INFO kablam! --> src/crypt.rs:48:80 Oct 11 15:25:51.169 INFO kablam! | Oct 11 15:25:51.169 INFO kablam! 48 | let mut cipherbytes = cipher_with(key.as_bytes(), &input, |blowfish, from, mut to| { Oct 11 15:25:51.170 INFO kablam! | ----^^ Oct 11 15:25:51.170 INFO kablam! | | Oct 11 15:25:51.170 INFO kablam! | help: remove this `mut` Oct 11 15:25:51.171 INFO kablam! Oct 11 15:25:51.360 INFO kablam! warning: method is never used: `from_result` Oct 11 15:25:51.360 INFO kablam! --> src/response.rs:22:5 Oct 11 15:25:51.360 INFO kablam! | Oct 11 15:25:51.360 INFO kablam! 22 | pub fn from_result(result: T) -> Self { Oct 11 15:25:51.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:25:51.360 INFO kablam! | Oct 11 15:25:51.360 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 15:25:51.360 INFO kablam! Oct 11 15:25:51.360 INFO kablam! warning: method is never used: `from_error` Oct 11 15:25:51.360 INFO kablam! --> src/response.rs:31:5 Oct 11 15:25:51.360 INFO kablam! | Oct 11 15:25:51.360 INFO kablam! 31 | pub fn from_error(message: String, code: u32) -> Self { Oct 11 15:25:51.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:25:51.360 INFO kablam! Oct 11 15:25:51.360 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 15:25:51.360 INFO kablam! --> src/lib.rs:1:12 Oct 11 15:25:51.360 INFO kablam! | Oct 11 15:25:51.360 INFO kablam! 1 | #![feature(proc_macro)] Oct 11 15:25:51.360 INFO kablam! | ^^^^^^^^^^ Oct 11 15:25:51.360 INFO kablam! | Oct 11 15:25:51.360 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 15:25:51.360 INFO kablam! Oct 11 15:25:56.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.84s Oct 11 15:25:56.090 INFO kablam! su: No module specific data is present Oct 11 15:25:56.549 INFO running `"docker" "rm" "-f" "a9bc8ede4f6533d869bec8065f5f6d79c8ca35182e92e97b1ff5707fab03a48b"` Oct 11 15:25:56.768 INFO blam! a9bc8ede4f6533d869bec8065f5f6d79c8ca35182e92e97b1ff5707fab03a48b Oct 11 15:25:56.769 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:25:56.770 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 15:25:57.080 INFO blam! e8caff756ad7eef2b656e11b220e2319723fff1139cce81ed716250185d13c61 Oct 11 15:25:57.090 INFO running `"docker" "start" "-a" "e8caff756ad7eef2b656e11b220e2319723fff1139cce81ed716250185d13c61"` Oct 11 15:25:57.812 INFO kablam! usermod: no changes Oct 11 15:25:57.856 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 11 15:25:57.912 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 15:25:57.928 INFO kablam! Running /target/debug/deps/pandora-061b070f26c9ba79 Oct 11 15:25:57.930 INFO blam! Oct 11 15:25:57.930 INFO blam! running 1 test Oct 11 15:25:57.933 INFO blam! test crypt::tests::encrypt_test_vector ... ok Oct 11 15:25:57.933 INFO blam! Oct 11 15:25:57.933 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:25:57.933 INFO blam! Oct 11 15:25:57.933 INFO kablam! Doc-tests pandora Oct 11 15:26:05.018 INFO blam! Oct 11 15:26:05.018 INFO blam! running 0 tests Oct 11 15:26:05.018 INFO blam! Oct 11 15:26:05.018 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:26:05.018 INFO blam! Oct 11 15:26:05.024 INFO kablam! su: No module specific data is present Oct 11 15:26:05.532 INFO running `"docker" "rm" "-f" "e8caff756ad7eef2b656e11b220e2319723fff1139cce81ed716250185d13c61"` Oct 11 15:26:05.666 INFO blam! e8caff756ad7eef2b656e11b220e2319723fff1139cce81ed716250185d13c61