Oct 11 01:24:25.538 INFO testing cheme/rust-striple against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:24:25.538 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:24:25.538 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 01:24:26.110 INFO blam! 9c5c130a010f2ffb686e09cc017dfdb658c7be13f13b8b3a36b4ee2f8be06b2d Oct 11 01:24:26.117 INFO running `"docker" "start" "-a" "9c5c130a010f2ffb686e09cc017dfdb658c7be13f13b8b3a36b4ee2f8be06b2d"` Oct 11 01:24:27.270 INFO kablam! usermod: no changes Oct 11 01:24:27.444 INFO kablam! Compiling openssl v0.9.15 Oct 11 01:24:27.444 INFO kablam! Compiling serde v1.0.10 Oct 11 01:24:27.444 INFO kablam! Compiling rust-crypto v0.2.36 Oct 11 01:24:27.454 INFO kablam! Compiling openssl-sys v0.9.15 Oct 11 01:24:27.454 INFO kablam! Compiling num-complex v0.1.39 Oct 11 01:24:27.460 INFO kablam! Compiling uuid v0.5.1 Oct 11 01:24:27.464 INFO kablam! Compiling num-bigint v0.1.40 Oct 11 01:24:27.466 INFO kablam! Compiling serde_derive v1.0.10 Oct 11 01:24:33.221 INFO kablam! Compiling num-rational v0.1.39 Oct 11 01:24:40.108 INFO kablam! Compiling num v0.1.40 Oct 11 01:24:50.868 INFO kablam! Compiling striple v0.0.1 (/source) Oct 11 01:24:51.388 INFO kablam! warning: unused import: `stripledata` Oct 11 01:24:51.388 INFO kablam! --> src/anystriple.rs:7:5 Oct 11 01:24:51.388 INFO kablam! | Oct 11 01:24:51.388 INFO kablam! 7 | use stripledata; Oct 11 01:24:51.388 INFO kablam! | ^^^^^^^^^^^ Oct 11 01:24:51.388 INFO kablam! | Oct 11 01:24:51.388 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:24:51.388 INFO kablam! Oct 11 01:24:51.388 INFO kablam! warning: unused import: `std::io::Read` Oct 11 01:24:51.388 INFO kablam! --> src/anystriple.rs:8:5 Oct 11 01:24:51.388 INFO kablam! | Oct 11 01:24:51.388 INFO kablam! 8 | use std::io::Read; Oct 11 01:24:51.388 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:24:51.388 INFO kablam! Oct 11 01:24:51.388 INFO kablam! warning: unused import: `striple::SignatureScheme` Oct 11 01:24:51.388 INFO kablam! --> src/anystriple.rs:9:5 Oct 11 01:24:51.388 INFO kablam! | Oct 11 01:24:51.388 INFO kablam! 9 | use striple::SignatureScheme; Oct 11 01:24:51.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.388 INFO kablam! Oct 11 01:24:51.388 INFO kablam! warning: unused import: `striple::IDDerivation` Oct 11 01:24:51.388 INFO kablam! --> src/anystriple.rs:10:5 Oct 11 01:24:51.388 INFO kablam! | Oct 11 01:24:51.388 INFO kablam! 10 | use striple::IDDerivation; Oct 11 01:24:51.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.388 INFO kablam! Oct 11 01:24:51.388 INFO kablam! warning: unused imports: `NoIDDer`, `NoSigCh` Oct 11 01:24:51.388 INFO kablam! --> src/anystriple.rs:12:3 Oct 11 01:24:51.388 INFO kablam! | Oct 11 01:24:51.388 INFO kablam! 12 | NoSigCh, Oct 11 01:24:51.388 INFO kablam! | ^^^^^^^ Oct 11 01:24:51.388 INFO kablam! 13 | NoIDDer, Oct 11 01:24:51.388 INFO kablam! | ^^^^^^^ Oct 11 01:24:51.388 INFO kablam! Oct 11 01:24:51.388 INFO kablam! warning: unused import: `std::result::Result as StdResult` Oct 11 01:24:51.388 INFO kablam! --> src/anystriple.rs:28:5 Oct 11 01:24:51.388 INFO kablam! | Oct 11 01:24:51.388 INFO kablam! 28 | use std::result::Result as StdResult; Oct 11 01:24:51.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.388 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `from_error` Oct 11 01:24:51.389 INFO kablam! --> src/storage.rs:31:3 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 31 | from_error, Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `num::traits::ToPrimitive` Oct 11 01:24:51.389 INFO kablam! --> src/storage.rs:35:5 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 35 | use num::traits::ToPrimitive; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `striple::Error` Oct 11 01:24:51.389 INFO kablam! --> src/public.rs:11:5 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 11 | use striple::Error; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `anystriple::PubRipemd` Oct 11 01:24:51.389 INFO kablam! --> src/public.rs:14:5 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 14 | use anystriple::PubRipemd; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `anystriple::PubRipemd` Oct 11 01:24:51.389 INFO kablam! --> src/public.rs:147:7 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 147 | use anystriple::PubRipemd; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `anystriple::EcdsaRipemd160` Oct 11 01:24:51.389 INFO kablam! --> src/stripledata.rs:34:5 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 34 | use anystriple::EcdsaRipemd160; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `anystriple::PubRipemd` Oct 11 01:24:51.389 INFO kablam! --> src/stripledata.rs:35:5 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 35 | use anystriple::PubRipemd; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `anystriple::PubSha256` Oct 11 01:24:51.389 INFO kablam! --> src/stripledata.rs:37:5 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 37 | use anystriple::PubSha256; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `striple::Error` Oct 11 01:24:51.389 INFO kablam! --> src/rsa_openssl.rs:10:5 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 10 | use striple::Error; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `striple::ErrorKind` Oct 11 01:24:51.389 INFO kablam! --> src/rsa_openssl.rs:12:5 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 12 | use striple::ErrorKind; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `self::openssl::error::ErrorStack` Oct 11 01:24:51.389 INFO kablam! --> src/rsa_openssl.rs:17:5 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 17 | use self::openssl::error::ErrorStack; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `anystriple::PubSha512` Oct 11 01:24:51.389 INFO kablam! --> src/rsa_openssl.rs:26:5 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 26 | use anystriple::PubSha512; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:51.389 INFO kablam! warning: unused import: `striple::Error` Oct 11 01:24:51.389 INFO kablam! --> src/ecdsa_crypto.rs:10:5 Oct 11 01:24:51.389 INFO kablam! | Oct 11 01:24:51.389 INFO kablam! 10 | use striple::Error; Oct 11 01:24:51.389 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 01:24:51.389 INFO kablam! Oct 11 01:24:52.132 INFO kablam! warning: use of deprecated item 'storage::openssl::hash::Hasher::finish': use finish2 instead Oct 11 01:24:52.132 INFO kablam! --> src/rsa_openssl.rs:82:24 Oct 11 01:24:52.132 INFO kablam! | Oct 11 01:24:52.132 INFO kablam! 82 | let tosig = digest.finish()?; Oct 11 01:24:52.132 INFO kablam! | ^^^^^^ Oct 11 01:24:52.132 INFO kablam! | Oct 11 01:24:52.132 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:24:52.132 INFO kablam! Oct 11 01:24:52.132 INFO kablam! warning: use of deprecated item 'storage::openssl::hash::Hasher::finish': use finish2 instead Oct 11 01:24:52.132 INFO kablam! --> src/rsa_openssl.rs:114:24 Oct 11 01:24:52.132 INFO kablam! | Oct 11 01:24:52.132 INFO kablam! 114 | let tosig = digest.finish()?; Oct 11 01:24:52.132 INFO kablam! | ^^^^^^ Oct 11 01:24:52.133 INFO kablam! Oct 11 01:24:52.256 INFO kablam! warning: unused variable: `kl` Oct 11 01:24:52.256 INFO kablam! --> src/storage.rs:198:9 Oct 11 01:24:52.256 INFO kablam! | Oct 11 01:24:52.256 INFO kablam! 198 | let kl = cipher.key_len(); Oct 11 01:24:52.256 INFO kablam! | ^^ help: consider using `_kl` instead Oct 11 01:24:52.256 INFO kablam! | Oct 11 01:24:52.256 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 01:24:52.256 INFO kablam! Oct 11 01:24:52.460 INFO kablam! warning: variable does not need to be mutable Oct 11 01:24:52.460 INFO kablam! --> src/storage.rs:819:9 Oct 11 01:24:52.460 INFO kablam! | Oct 11 01:24:52.460 INFO kablam! 819 | let mut from = &mut self.0; Oct 11 01:24:52.460 INFO kablam! | ----^^^^ Oct 11 01:24:52.460 INFO kablam! | | Oct 11 01:24:52.460 INFO kablam! | help: remove this `mut` Oct 11 01:24:52.460 INFO kablam! | Oct 11 01:24:52.460 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 01:24:52.460 INFO kablam! Oct 11 01:24:55.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.52s Oct 11 01:24:55.844 INFO kablam! su: No module specific data is present Oct 11 01:24:56.577 INFO running `"docker" "rm" "-f" "9c5c130a010f2ffb686e09cc017dfdb658c7be13f13b8b3a36b4ee2f8be06b2d"` Oct 11 01:24:56.938 INFO blam! 9c5c130a010f2ffb686e09cc017dfdb658c7be13f13b8b3a36b4ee2f8be06b2d Oct 11 01:24:56.944 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:24:56.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 01:24:57.339 INFO blam! d524160d0c250fdb82e54da3469aa40556b7a713eb27929e8aff42be61c06c8c Oct 11 01:24:57.342 INFO running `"docker" "start" "-a" "d524160d0c250fdb82e54da3469aa40556b7a713eb27929e8aff42be61c06c8c"` Oct 11 01:24:58.508 INFO kablam! usermod: no changes Oct 11 01:24:58.757 INFO kablam! Compiling memchr v1.0.1 Oct 11 01:24:59.408 INFO kablam! Compiling aho-corasick v0.6.3 Oct 11 01:25:00.504 INFO kablam! Compiling regex v0.2.2 Oct 11 01:25:08.307 INFO kablam! Compiling docopt v0.8.1 Oct 11 01:25:08.307 INFO kablam! Compiling env_logger v0.4.3 Oct 11 01:25:13.261 INFO kablam! Compiling striple v0.0.1 (/source) Oct 11 01:25:14.240 INFO kablam! warning: unused import: `striple::anystriple::PubRipemd` Oct 11 01:25:14.240 INFO kablam! --> examples/generate_base.rs:23:5 Oct 11 01:25:14.240 INFO kablam! | Oct 11 01:25:14.240 INFO kablam! 23 | use striple::anystriple::PubRipemd; Oct 11 01:25:14.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.240 INFO kablam! | Oct 11 01:25:14.240 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:25:14.240 INFO kablam! Oct 11 01:25:14.240 INFO kablam! warning: unused import: `striple::anystriple::EcdsaRipemd160` Oct 11 01:25:14.240 INFO kablam! --> examples/generate_base.rs:26:5 Oct 11 01:25:14.240 INFO kablam! | Oct 11 01:25:14.240 INFO kablam! 26 | use striple::anystriple::EcdsaRipemd160; Oct 11 01:25:14.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.240 INFO kablam! Oct 11 01:25:14.408 INFO kablam! warning: unused import: `striple::Error` Oct 11 01:25:14.408 INFO kablam! --> src/striple.rs:1443:7 Oct 11 01:25:14.408 INFO kablam! | Oct 11 01:25:14.408 INFO kablam! 1443 | use striple::Error; Oct 11 01:25:14.408 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 01:25:14.408 INFO kablam! | Oct 11 01:25:14.408 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:25:14.408 INFO kablam! Oct 11 01:25:14.408 INFO kablam! warning: unused import: `stripledata` Oct 11 01:25:14.408 INFO kablam! --> src/anystriple.rs:7:5 Oct 11 01:25:14.408 INFO kablam! | Oct 11 01:25:14.408 INFO kablam! 7 | use stripledata; Oct 11 01:25:14.408 INFO kablam! | ^^^^^^^^^^^ Oct 11 01:25:14.408 INFO kablam! Oct 11 01:25:14.408 INFO kablam! warning: unused import: `std::io::Read` Oct 11 01:25:14.408 INFO kablam! --> src/anystriple.rs:8:5 Oct 11 01:25:14.408 INFO kablam! | Oct 11 01:25:14.408 INFO kablam! 8 | use std::io::Read; Oct 11 01:25:14.408 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:25:14.408 INFO kablam! Oct 11 01:25:14.408 INFO kablam! warning: unused import: `striple::SignatureScheme` Oct 11 01:25:14.408 INFO kablam! --> src/anystriple.rs:9:5 Oct 11 01:25:14.408 INFO kablam! | Oct 11 01:25:14.408 INFO kablam! 9 | use striple::SignatureScheme; Oct 11 01:25:14.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.408 INFO kablam! Oct 11 01:25:14.408 INFO kablam! warning: unused import: `striple::IDDerivation` Oct 11 01:25:14.408 INFO kablam! --> src/anystriple.rs:10:5 Oct 11 01:25:14.408 INFO kablam! | Oct 11 01:25:14.408 INFO kablam! 10 | use striple::IDDerivation; Oct 11 01:25:14.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.408 INFO kablam! Oct 11 01:25:14.408 INFO kablam! warning: unused imports: `NoIDDer`, `NoSigCh` Oct 11 01:25:14.408 INFO kablam! --> src/anystriple.rs:12:3 Oct 11 01:25:14.408 INFO kablam! | Oct 11 01:25:14.408 INFO kablam! 12 | NoSigCh, Oct 11 01:25:14.408 INFO kablam! | ^^^^^^^ Oct 11 01:25:14.408 INFO kablam! 13 | NoIDDer, Oct 11 01:25:14.408 INFO kablam! | ^^^^^^^ Oct 11 01:25:14.408 INFO kablam! Oct 11 01:25:14.408 INFO kablam! warning: unused import: `std::result::Result as StdResult` Oct 11 01:25:14.409 INFO kablam! --> src/anystriple.rs:28:5 Oct 11 01:25:14.409 INFO kablam! | Oct 11 01:25:14.409 INFO kablam! 28 | use std::result::Result as StdResult; Oct 11 01:25:14.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.409 INFO kablam! Oct 11 01:25:14.412 INFO kablam! warning: unused import: `from_error` Oct 11 01:25:14.412 INFO kablam! --> src/storage.rs:31:3 Oct 11 01:25:14.412 INFO kablam! | Oct 11 01:25:14.412 INFO kablam! 31 | from_error, Oct 11 01:25:14.412 INFO kablam! | ^^^^^^^^^^ Oct 11 01:25:14.428 INFO kablam! Oct 11 01:25:14.429 INFO kablam! warning: unused import: `num::traits::ToPrimitive` Oct 11 01:25:14.429 INFO kablam! --> src/storage.rs:35:5 Oct 11 01:25:14.429 INFO kablam! | Oct 11 01:25:14.429 INFO kablam! 35 | use num::traits::ToPrimitive; Oct 11 01:25:14.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.429 INFO kablam! Oct 11 01:25:14.436 INFO kablam! warning: unused import: `striple::Error` Oct 11 01:25:14.437 INFO kablam! --> src/public.rs:11:5 Oct 11 01:25:14.437 INFO kablam! | Oct 11 01:25:14.437 INFO kablam! 11 | use striple::Error; Oct 11 01:25:14.437 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 01:25:14.438 INFO kablam! Oct 11 01:25:14.440 INFO kablam! warning: unused import: `anystriple::PubRipemd` Oct 11 01:25:14.441 INFO kablam! --> src/public.rs:14:5 Oct 11 01:25:14.441 INFO kablam! | Oct 11 01:25:14.441 INFO kablam! 14 | use anystriple::PubRipemd; Oct 11 01:25:14.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.443 INFO kablam! Oct 11 01:25:14.453 INFO kablam! warning: unused import: `anystriple::EcdsaRipemd160` Oct 11 01:25:14.453 INFO kablam! --> src/stripledata.rs:34:5 Oct 11 01:25:14.453 INFO kablam! | Oct 11 01:25:14.453 INFO kablam! 34 | use anystriple::EcdsaRipemd160; Oct 11 01:25:14.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.454 INFO kablam! Oct 11 01:25:14.454 INFO kablam! warning: unused import: `anystriple::PubRipemd` Oct 11 01:25:14.454 INFO kablam! --> src/stripledata.rs:35:5 Oct 11 01:25:14.454 INFO kablam! | Oct 11 01:25:14.455 INFO kablam! 35 | use anystriple::PubRipemd; Oct 11 01:25:14.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.455 INFO kablam! Oct 11 01:25:14.456 INFO kablam! warning: unused import: `anystriple::PubSha256` Oct 11 01:25:14.456 INFO kablam! --> src/stripledata.rs:37:5 Oct 11 01:25:14.456 INFO kablam! | Oct 11 01:25:14.456 INFO kablam! 37 | use anystriple::PubSha256; Oct 11 01:25:14.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.457 INFO kablam! Oct 11 01:25:14.457 INFO kablam! warning: unused import: `striple::Error` Oct 11 01:25:14.458 INFO kablam! --> src/rsa_openssl.rs:10:5 Oct 11 01:25:14.458 INFO kablam! | Oct 11 01:25:14.458 INFO kablam! 10 | use striple::Error; Oct 11 01:25:14.458 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 01:25:14.459 INFO kablam! Oct 11 01:25:14.461 INFO kablam! warning: unused import: `striple::ErrorKind` Oct 11 01:25:14.461 INFO kablam! --> src/rsa_openssl.rs:12:5 Oct 11 01:25:14.461 INFO kablam! | Oct 11 01:25:14.461 INFO kablam! 12 | use striple::ErrorKind; Oct 11 01:25:14.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.461 INFO kablam! Oct 11 01:25:14.461 INFO kablam! warning: unused import: `self::openssl::error::ErrorStack` Oct 11 01:25:14.461 INFO kablam! --> src/rsa_openssl.rs:17:5 Oct 11 01:25:14.461 INFO kablam! | Oct 11 01:25:14.461 INFO kablam! 17 | use self::openssl::error::ErrorStack; Oct 11 01:25:14.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 01:25:14.461 INFO kablam! Oct 11 01:25:14.461 INFO kablam! warning: unused import: `striple::Error` Oct 11 01:25:14.461 INFO kablam! --> src/ecdsa_crypto.rs:10:5 Oct 11 01:25:14.461 INFO kablam! | Oct 11 01:25:14.461 INFO kablam! 10 | use striple::Error; Oct 11 01:25:14.461 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 01:25:14.465 INFO kablam! Oct 11 01:25:14.575 INFO kablam! warning: variable does not need to be mutable Oct 11 01:25:14.575 INFO kablam! --> examples/generate_base.rs:360:7 Oct 11 01:25:14.575 INFO kablam! | Oct 11 01:25:14.575 INFO kablam! 360 | let mut buf = &mut Cursor::new(tmpvec); Oct 11 01:25:14.575 INFO kablam! | ----^^^ Oct 11 01:25:14.575 INFO kablam! | | Oct 11 01:25:14.575 INFO kablam! | help: remove this `mut` Oct 11 01:25:14.575 INFO kablam! | Oct 11 01:25:14.575 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 01:25:14.575 INFO kablam! Oct 11 01:25:16.111 INFO kablam! warning: variable does not need to be mutable Oct 11 01:25:16.111 INFO kablam! --> examples/striple.rs:443:7 Oct 11 01:25:16.111 INFO kablam! | Oct 11 01:25:16.111 INFO kablam! 443 | let mut buff = &mut [0;4096]; Oct 11 01:25:16.111 INFO kablam! | ----^^^^ Oct 11 01:25:16.111 INFO kablam! | | Oct 11 01:25:16.111 INFO kablam! | help: remove this `mut` Oct 11 01:25:16.111 INFO kablam! | Oct 11 01:25:16.111 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 01:25:16.111 INFO kablam! Oct 11 01:25:16.111 INFO kablam! warning: variable does not need to be mutable Oct 11 01:25:16.111 INFO kablam! --> examples/striple.rs:450:7 Oct 11 01:25:16.111 INFO kablam! | Oct 11 01:25:16.111 INFO kablam! 450 | let mut lastbuff = &mut buff[0..rembit]; Oct 11 01:25:16.111 INFO kablam! | ----^^^^^^^^ Oct 11 01:25:16.111 INFO kablam! | | Oct 11 01:25:16.111 INFO kablam! | help: remove this `mut` Oct 11 01:25:16.111 INFO kablam! Oct 11 01:25:16.124 INFO kablam! warning: variable does not need to be mutable Oct 11 01:25:16.124 INFO kablam! --> examples/striple.rs:516:11 Oct 11 01:25:16.124 INFO kablam! | Oct 11 01:25:16.124 INFO kablam! 516 | let mut out = &mut File::create(args.flag_out.clone() + "__").unwrap(); Oct 11 01:25:16.124 INFO kablam! | ----^^^ Oct 11 01:25:16.124 INFO kablam! | | Oct 11 01:25:16.124 INFO kablam! | help: remove this `mut` Oct 11 01:25:16.124 INFO kablam! Oct 11 01:25:16.124 INFO kablam! warning: variable does not need to be mutable Oct 11 01:25:16.124 INFO kablam! --> examples/striple.rs:564:13 Oct 11 01:25:16.124 INFO kablam! | Oct 11 01:25:16.124 INFO kablam! 564 | let mut out = &mut File::create(args.flag_out.clone() + "__").unwrap(); Oct 11 01:25:16.124 INFO kablam! | ----^^^ Oct 11 01:25:16.124 INFO kablam! | | Oct 11 01:25:16.124 INFO kablam! | help: remove this `mut` Oct 11 01:25:16.124 INFO kablam! Oct 11 01:25:16.487 INFO kablam! warning: use of deprecated item 'storage::openssl::hash::Hasher::finish': use finish2 instead Oct 11 01:25:16.488 INFO kablam! --> src/rsa_openssl.rs:82:24 Oct 11 01:25:16.488 INFO kablam! | Oct 11 01:25:16.488 INFO kablam! 82 | let tosig = digest.finish()?; Oct 11 01:25:16.488 INFO kablam! | ^^^^^^ Oct 11 01:25:16.488 INFO kablam! | Oct 11 01:25:16.488 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:25:16.488 INFO kablam! Oct 11 01:25:16.489 INFO kablam! warning: use of deprecated item 'storage::openssl::hash::Hasher::finish': use finish2 instead Oct 11 01:25:16.489 INFO kablam! --> src/rsa_openssl.rs:114:24 Oct 11 01:25:16.489 INFO kablam! | Oct 11 01:25:16.489 INFO kablam! 114 | let tosig = digest.finish()?; Oct 11 01:25:16.489 INFO kablam! | ^^^^^^ Oct 11 01:25:16.490 INFO kablam! Oct 11 01:25:16.828 INFO kablam! warning: unused variable: `kl` Oct 11 01:25:16.829 INFO kablam! --> src/storage.rs:198:9 Oct 11 01:25:16.829 INFO kablam! | Oct 11 01:25:16.830 INFO kablam! 198 | let kl = cipher.key_len(); Oct 11 01:25:16.830 INFO kablam! | ^^ help: consider using `_kl` instead Oct 11 01:25:16.830 INFO kablam! | Oct 11 01:25:16.831 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 01:25:16.831 INFO kablam! Oct 11 01:25:17.439 INFO kablam! warning: variable does not need to be mutable Oct 11 01:25:17.439 INFO kablam! --> src/storage.rs:819:9 Oct 11 01:25:17.439 INFO kablam! | Oct 11 01:25:17.439 INFO kablam! 819 | let mut from = &mut self.0; Oct 11 01:25:17.439 INFO kablam! | ----^^^^ Oct 11 01:25:17.439 INFO kablam! | | Oct 11 01:25:17.439 INFO kablam! | help: remove this `mut` Oct 11 01:25:17.439 INFO kablam! | Oct 11 01:25:17.439 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 01:25:17.439 INFO kablam! Oct 11 01:25:22.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.54s Oct 11 01:25:22.111 INFO kablam! su: No module specific data is present Oct 11 01:25:22.890 INFO running `"docker" "rm" "-f" "d524160d0c250fdb82e54da3469aa40556b7a713eb27929e8aff42be61c06c8c"` Oct 11 01:25:23.088 INFO blam! d524160d0c250fdb82e54da3469aa40556b7a713eb27929e8aff42be61c06c8c Oct 11 01:25:23.089 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:25:23.090 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 01:25:23.476 INFO blam! 31830a58f64756fa53365ceb945dea63a266389824f5c887214b1bf4d6bfdac3 Oct 11 01:25:23.477 INFO running `"docker" "start" "-a" "31830a58f64756fa53365ceb945dea63a266389824f5c887214b1bf4d6bfdac3"` Oct 11 01:25:24.596 INFO kablam! usermod: no changes Oct 11 01:25:24.746 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 01:25:24.753 INFO kablam! Running /target/debug/deps/striple-bb820f7b3cd4086e Oct 11 01:25:24.760 INFO blam! Oct 11 01:25:24.760 INFO blam! running 21 tests Oct 11 01:25:24.772 INFO blam! test public::public_openssl::test_pub_ripemdkind ... ok Oct 11 01:25:24.784 INFO blam! test ecdsa_crypto::test_ecdsripemd160kind ... ok Oct 11 01:25:24.784 INFO blam! test ecdsa_crypto::test_crypto ... ok Oct 11 01:25:24.800 INFO blam! test public::public_crypto::test_pub_ripemdkind ... ok Oct 11 01:25:24.800 INFO blam! test public::public_crypto::test_chaining ... ok Oct 11 01:25:24.800 INFO blam! test public::public_openssl::test_pub_sha512kind ... ok Oct 11 01:25:24.800 INFO blam! test public::public_openssl::test_chaining ... ok Oct 11 01:25:24.810 INFO blam! test public::public_openssl::test_pub_sha256kind ... ok Oct 11 01:25:24.811 INFO blam! test storage::test::test_striple_enc_dec_file ... ok Oct 11 01:25:24.812 INFO blam! test ecdsa_crypto::test_chaining_multi ... ok Oct 11 01:25:24.824 INFO blam! test striple::test_readwriteid ... ok Oct 11 01:25:24.912 INFO blam! test striple::test_xtendsize ... ok Oct 11 01:25:24.912 INFO blam! test striple::test::test_striple_enc_dec ... ok Oct 11 01:25:24.912 INFO blam! test storage::test::test_pbkdf2 ... ok Oct 11 01:25:24.917 INFO blam! test striple::test_xtendsizeread ... ok Oct 11 01:25:24.917 INFO blam! test striple::test_xtendsizedec ... ok Oct 11 01:25:24.940 INFO blam! test ecdsa_crypto::test_chaining ... ok Oct 11 01:25:25.012 INFO blam! test storage::test::test_striple_enc_dec ... FAILED Oct 11 01:25:25.336 INFO blam! test rsa_openssl::test_chaining_multi ... ok Oct 11 01:25:25.656 INFO blam! test rsa_openssl::test_rsa2048sha512kind ... ok Oct 11 01:25:25.823 INFO blam! test rsa_openssl::test_chaining ... ok Oct 11 01:25:25.823 INFO blam! Oct 11 01:25:25.823 INFO blam! failures: Oct 11 01:25:25.823 INFO blam! Oct 11 01:25:25.823 INFO blam! ---- storage::test::test_striple_enc_dec stdout ---- Oct 11 01:25:25.823 INFO blam! thread 'storage::test::test_striple_enc_dec' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 01:25:25.823 INFO blam! stack backtrace: Oct 11 01:25:25.823 INFO blam! 0: 0x56271a0e778e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:25:25.823 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:25:25.823 INFO blam! 1: 0x56271a0f07b6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:25:25.823 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:25:25.823 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:25:25.823 INFO blam! 2: 0x56271a0eb50d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:25:25.823 INFO blam! at libstd/panicking.rs:211 Oct 11 01:25:25.823 INFO blam! 3: 0x56271a0eb21b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:25:25.823 INFO blam! at libstd/panicking.rs:221 Oct 11 01:25:25.823 INFO blam! 4: 0x56271a0ebbbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:25:25.823 INFO blam! at libstd/panicking.rs:476 Oct 11 01:25:25.823 INFO blam! 5: 0x56271a0eb779 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:25:25.823 INFO blam! at libstd/panicking.rs:390 Oct 11 01:25:25.823 INFO blam! 6: 0x56271a0eb675 - rust_begin_unwind Oct 11 01:25:25.823 INFO blam! at libstd/panicking.rs:325 Oct 11 01:25:25.823 INFO blam! 7: 0x56271a12b83b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 01:25:25.823 INFO blam! at libcore/panicking.rs:77 Oct 11 01:25:25.823 INFO blam! 8: 0x56271a0cfe53 - core::result::unwrap_failed::h498458646ecc31bd Oct 11 01:25:25.823 INFO blam! at libcore/macros.rs:26 Oct 11 01:25:25.823 INFO blam! 9: 0x56271a0cf4dd - >::unwrap::h911ac2d9e91e5c2c Oct 11 01:25:25.823 INFO blam! at libcore/result.rs:808 Oct 11 01:25:25.823 INFO blam! 10: 0x562719fb76a8 - striple::striple::test::sample_striple4::h6036a3c1f5b551da Oct 11 01:25:25.823 INFO blam! at src/striple.rs:1562 Oct 11 01:25:25.823 INFO blam! 11: 0x56271a01bbaa - striple::storage::test::striple_enc_dec::h1a4418b86dece5d0 Oct 11 01:25:25.823 INFO blam! at src/storage.rs:962 Oct 11 01:25:25.823 INFO blam! 12: 0x56271a01e23f - striple::storage::test::test_striple_enc_dec::h2701158ceef9055e Oct 11 01:25:25.823 INFO blam! at src/storage.rs:945 Oct 11 01:25:25.823 INFO blam! 13: 0x56271a01e219 - striple::storage::test::test_striple_enc_dec::{{closure}}::h1cb510eb67a350f1 Oct 11 01:25:25.823 INFO blam! at src/storage.rs:944 Oct 11 01:25:25.823 INFO blam! 14: 0x562719fe7e8d - core::ops::function::FnOnce::call_once::hd6489454d2a6c7c0 Oct 11 01:25:25.823 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:25:25.823 INFO blam! 15: 0x56271a020a3e - >::call_box::h95b7cb918af67b5d Oct 11 01:25:25.823 INFO blam! at libtest/lib.rs:1468 Oct 11 01:25:25.823 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:25:25.823 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:25:25.823 INFO blam! 16: 0x56271a0fb989 - __rust_maybe_catch_panic Oct 11 01:25:25.823 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:25:25.823 INFO blam! 17: 0x56271a04158d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:25:25.823 INFO blam! at libstd/panicking.rs:289 Oct 11 01:25:25.823 INFO blam! at libstd/panic.rs:392 Oct 11 01:25:25.823 INFO blam! at libtest/lib.rs:1423 Oct 11 01:25:25.823 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:25:25.823 INFO blam! 18: 0x56271a042194 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:25:25.823 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:25:25.823 INFO blam! at libstd/panic.rs:313 Oct 11 01:25:25.823 INFO blam! at libstd/panicking.rs:310 Oct 11 01:25:25.823 INFO blam! 19: 0x56271a0fb989 - __rust_maybe_catch_panic Oct 11 01:25:25.823 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:25:25.823 INFO blam! 20: 0x56271a02f756 - >::call_box::h96125cb29a9ba44b Oct 11 01:25:25.823 INFO blam! at libstd/panicking.rs:289 Oct 11 01:25:25.823 INFO blam! at libstd/panic.rs:392 Oct 11 01:25:25.823 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:25:25.823 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:25:25.823 INFO blam! 21: 0x56271a0e994a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:25:25.823 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:25:25.823 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:25:25.823 INFO blam! 22: 0x56271a0de535 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:25:25.823 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:25:25.823 INFO blam! 23: 0x7f2effff56b9 - start_thread Oct 11 01:25:25.823 INFO blam! 24: 0x7f2effb1541c - clone Oct 11 01:25:25.824 INFO blam! 25: 0x0 - Oct 11 01:25:25.824 INFO blam! Oct 11 01:25:25.824 INFO blam! Oct 11 01:25:25.824 INFO blam! failures: Oct 11 01:25:25.824 INFO blam! storage::test::test_striple_enc_dec Oct 11 01:25:25.824 INFO blam! Oct 11 01:25:25.824 INFO blam! test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:25:25.824 INFO blam! Oct 11 01:25:25.827 INFO kablam! error: test failed, to rerun pass '--lib' Oct 11 01:25:25.828 INFO kablam! su: No module specific data is present Oct 11 01:25:26.633 INFO running `"docker" "rm" "-f" "31830a58f64756fa53365ceb945dea63a266389824f5c887214b1bf4d6bfdac3"` Oct 11 01:25:26.872 INFO blam! 31830a58f64756fa53365ceb945dea63a266389824f5c887214b1bf4d6bfdac3