Oct 27 10:01:15.342 INFO checking Riamse/otters against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:01:15.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 27 10:01:15.791 INFO blam! bd288877d7cd00788fbb8da8d31618ae7d1daf4bc21d98bef8c89b0ed09404d8 Oct 27 10:01:15.799 INFO running `"docker" "start" "-a" "bd288877d7cd00788fbb8da8d31618ae7d1daf4bc21d98bef8c89b0ed09404d8"` Oct 27 10:01:16.779 INFO kablam! usermod: no changes Oct 27 10:01:16.923 INFO kablam! Checking rust-gmp v0.5.0 Oct 27 10:01:16.923 INFO kablam! Checking rust-crypto v0.2.36 Oct 27 10:01:23.011 INFO kablam! Checking otters v0.1.0 (/source/otters) Oct 27 10:01:23.011 INFO kablam! Checking otr v0.1.0 (/source/otr) Oct 27 10:01:24.447 INFO kablam! warning: unused import: `std` Oct 27 10:01:24.448 INFO kablam! --> otr/src/math/dsa.rs:1:5 Oct 27 10:01:24.448 INFO kablam! | Oct 27 10:01:24.448 INFO kablam! 1 | use std; Oct 27 10:01:24.449 INFO kablam! | ^^^ Oct 27 10:01:24.449 INFO kablam! | Oct 27 10:01:24.449 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:01:24.450 INFO kablam! Oct 27 10:01:24.450 INFO kablam! warning: unused import: `crypto::digest::Digest` Oct 27 10:01:24.450 INFO kablam! --> otr/src/math/dsa.rs:3:5 Oct 27 10:01:24.450 INFO kablam! | Oct 27 10:01:24.451 INFO kablam! 3 | use crypto::digest::Digest; Oct 27 10:01:24.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.451 INFO kablam! Oct 27 10:01:24.452 INFO kablam! warning: unused import: `crypto::sha2::Sha256` Oct 27 10:01:24.452 INFO kablam! --> otr/src/math/dsa.rs:4:5 Oct 27 10:01:24.452 INFO kablam! | Oct 27 10:01:24.452 INFO kablam! 4 | use crypto::sha2::Sha256; Oct 27 10:01:24.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.453 INFO kablam! Oct 27 10:01:24.453 INFO kablam! warning: unused import: `super::super::ake` Oct 27 10:01:24.453 INFO kablam! --> otr/src/math/dsa.rs:7:5 Oct 27 10:01:24.454 INFO kablam! | Oct 27 10:01:24.454 INFO kablam! 7 | use super::super::ake; Oct 27 10:01:24.454 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.454 INFO kablam! Oct 27 10:01:24.455 INFO kablam! warning: unused imports: `aes`, `mpi` Oct 27 10:01:24.455 INFO kablam! --> otr/src/math/dsa.rs:8:13 Oct 27 10:01:24.455 INFO kablam! | Oct 27 10:01:24.455 INFO kablam! 8 | use super::{aes, mpi}; Oct 27 10:01:24.456 INFO kablam! | ^^^ ^^^ Oct 27 10:01:24.456 INFO kablam! Oct 27 10:01:24.826 INFO kablam! warning: unused import: `std` Oct 27 10:01:24.826 INFO kablam! --> otr/src/math/dsa.rs:1:5 Oct 27 10:01:24.826 INFO kablam! | Oct 27 10:01:24.826 INFO kablam! 1 | use std; Oct 27 10:01:24.826 INFO kablam! | ^^^ Oct 27 10:01:24.826 INFO kablam! | Oct 27 10:01:24.826 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:01:24.826 INFO kablam! Oct 27 10:01:24.826 INFO kablam! warning: unused import: `crypto::digest::Digest` Oct 27 10:01:24.826 INFO kablam! --> otr/src/math/dsa.rs:3:5 Oct 27 10:01:24.826 INFO kablam! | Oct 27 10:01:24.826 INFO kablam! 3 | use crypto::digest::Digest; Oct 27 10:01:24.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.827 INFO kablam! Oct 27 10:01:24.827 INFO kablam! warning: unused import: `crypto::sha2::Sha256` Oct 27 10:01:24.827 INFO kablam! --> otr/src/math/dsa.rs:4:5 Oct 27 10:01:24.827 INFO kablam! | Oct 27 10:01:24.827 INFO kablam! 4 | use crypto::sha2::Sha256; Oct 27 10:01:24.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.827 INFO kablam! Oct 27 10:01:24.827 INFO kablam! warning: unused import: `super::super::ake` Oct 27 10:01:24.827 INFO kablam! --> otr/src/math/dsa.rs:7:5 Oct 27 10:01:24.827 INFO kablam! | Oct 27 10:01:24.827 INFO kablam! 7 | use super::super::ake; Oct 27 10:01:24.827 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.827 INFO kablam! Oct 27 10:01:24.827 INFO kablam! warning: unused imports: `aes`, `mpi` Oct 27 10:01:24.827 INFO kablam! --> otr/src/math/dsa.rs:8:13 Oct 27 10:01:24.827 INFO kablam! | Oct 27 10:01:24.827 INFO kablam! 8 | use super::{aes, mpi}; Oct 27 10:01:24.827 INFO kablam! | ^^^ ^^^ Oct 27 10:01:24.827 INFO kablam! Oct 27 10:01:24.843 INFO kablam! warning: function is never used: `encrypt` Oct 27 10:01:24.843 INFO kablam! --> otr/src/math/aes.rs:13:1 Oct 27 10:01:24.843 INFO kablam! | Oct 27 10:01:24.843 INFO kablam! 13 | pub fn encrypt(stuff: &[u8], key: &[u8]) -> Vec { Oct 27 10:01:24.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.843 INFO kablam! | Oct 27 10:01:24.843 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:01:24.843 INFO kablam! Oct 27 10:01:24.843 INFO kablam! warning: function is never used: `decrypt` Oct 27 10:01:24.843 INFO kablam! --> otr/src/math/aes.rs:17:1 Oct 27 10:01:24.843 INFO kablam! | Oct 27 10:01:24.843 INFO kablam! 17 | pub fn decrypt(stuff: &[u8], key: &[u8]) -> Vec { Oct 27 10:01:24.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.843 INFO kablam! Oct 27 10:01:24.843 INFO kablam! warning: struct is never constructed: `Aes128Ctr` Oct 27 10:01:24.843 INFO kablam! --> otr/src/math/aes.rs:21:1 Oct 27 10:01:24.843 INFO kablam! | Oct 27 10:01:24.843 INFO kablam! 21 | struct Aes128Ctr { Oct 27 10:01:24.843 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 10:01:24.843 INFO kablam! Oct 27 10:01:24.843 INFO kablam! warning: method is never used: `new` Oct 27 10:01:24.843 INFO kablam! --> otr/src/math/aes.rs:26:5 Oct 27 10:01:24.843 INFO kablam! | Oct 27 10:01:24.843 INFO kablam! 26 | fn new(key: &[u8]) -> Aes128Ctr { Oct 27 10:01:24.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.843 INFO kablam! Oct 27 10:01:24.843 INFO kablam! warning: method is never used: `encrypt` Oct 27 10:01:24.843 INFO kablam! --> otr/src/math/aes.rs:32:5 Oct 27 10:01:24.843 INFO kablam! | Oct 27 10:01:24.843 INFO kablam! 32 | fn encrypt(&mut self, stuff: &[u8]) -> Result, crypto::symmetriccipher::SymmetricCipherError> { Oct 27 10:01:24.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.843 INFO kablam! Oct 27 10:01:24.843 INFO kablam! warning: method is never used: `decrypt` Oct 27 10:01:24.843 INFO kablam! --> otr/src/math/aes.rs:51:5 Oct 27 10:01:24.843 INFO kablam! | Oct 27 10:01:24.843 INFO kablam! 51 | fn decrypt(&mut self, stuff: &[u8]) -> Result, crypto::symmetriccipher::SymmetricCipherError> { Oct 27 10:01:24.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.843 INFO kablam! Oct 27 10:01:24.843 INFO kablam! warning: constant item is never used: `P` Oct 27 10:01:24.843 INFO kablam! --> otr/src/math/diffie_hellman.rs:13:1 Oct 27 10:01:24.843 INFO kablam! | Oct 27 10:01:24.843 INFO kablam! 13 | / pub const P: &'static str = "\ Oct 27 10:01:24.843 INFO kablam! 14 | | FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD1\ Oct 27 10:01:24.843 INFO kablam! 15 | | 29024E088A67CC74020BBEA63B139B22514A08798E3404DD\ Oct 27 10:01:24.844 INFO kablam! 16 | | EF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245\ Oct 27 10:01:24.844 INFO kablam! ... | Oct 27 10:01:24.844 INFO kablam! 20 | | 83655D23DCA3AD961C62F356208552BB9ED529077096966D\ Oct 27 10:01:24.844 INFO kablam! 21 | | 670C354E4ABC9804F1746C08CA237327FFFFFFFFFFFFFFFF"; Oct 27 10:01:24.844 INFO kablam! | |__________________________________________________^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: constant item is never used: `G` Oct 27 10:01:24.844 INFO kablam! --> otr/src/math/diffie_hellman.rs:23:1 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 23 | pub const G: &'static str = "2"; Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: struct is never constructed: `DhKeypair` Oct 27 10:01:24.844 INFO kablam! --> otr/src/math/diffie_hellman.rs:27:1 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 27 | pub struct DhKeypair { Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: variant is never constructed: `PubkeyInvalid` Oct 27 10:01:24.844 INFO kablam! --> otr/src/math/diffie_hellman.rs:36:5 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 36 | PubkeyInvalid, Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: method is never used: `new` Oct 27 10:01:24.844 INFO kablam! --> otr/src/math/diffie_hellman.rs:41:5 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 41 | pub fn new() -> Result { Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: method is never used: `commit_aes` Oct 27 10:01:24.844 INFO kablam! --> otr/src/math/diffie_hellman.rs:61:5 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 61 | pub fn commit_aes(&self) -> Vec { Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: method is never used: `commit_sha` Oct 27 10:01:24.844 INFO kablam! --> otr/src/math/diffie_hellman.rs:68:5 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 68 | pub fn commit_sha(&self) -> [u8; 32] { Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: method is never used: `make_secret` Oct 27 10:01:24.844 INFO kablam! --> otr/src/math/diffie_hellman.rs:79:5 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 79 | pub fn make_secret(&self, other_pubkey: &Mpz) -> Result { Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: function is never used: `random_prime` Oct 27 10:01:24.844 INFO kablam! --> otr/src/math/dsa.rs:10:1 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 10 | pub fn random_prime(bytes: usize) -> Mpz { Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: function is never used: `is_prime` Oct 27 10:01:24.844 INFO kablam! --> otr/src/math/dsa.rs:14:1 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 14 | pub fn is_prime(n: &Mpz) -> bool { Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: struct is never constructed: `Dsa` Oct 27 10:01:24.844 INFO kablam! --> otr/src/math/dsa.rs:56:1 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 56 | pub struct Dsa { Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: method is never used: `new` Oct 27 10:01:24.844 INFO kablam! --> otr/src/math/dsa.rs:65:5 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 65 | fn new() -> Dsa { Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: struct is never constructed: `AkeKeys` Oct 27 10:01:24.844 INFO kablam! --> otr/src/ake.rs:11:1 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 11 | pub struct AkeKeys { Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.844 INFO kablam! Oct 27 10:01:24.844 INFO kablam! warning: struct is never constructed: `AkeSession` Oct 27 10:01:24.844 INFO kablam! --> otr/src/ake.rs:22:1 Oct 27 10:01:24.844 INFO kablam! | Oct 27 10:01:24.844 INFO kablam! 22 | pub struct AkeSession<'a> { Oct 27 10:01:24.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.845 INFO kablam! Oct 27 10:01:24.845 INFO kablam! warning: method is never used: `new` Oct 27 10:01:24.845 INFO kablam! --> otr/src/ake.rs:30:5 Oct 27 10:01:24.845 INFO kablam! | Oct 27 10:01:24.845 INFO kablam! 30 | pub fn new(dh_keypair: &'a dh::DhKeypair, other_pubkey: Mpz, secret: Mpz) -> AkeSession { Oct 27 10:01:24.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.845 INFO kablam! Oct 27 10:01:24.845 INFO kablam! warning: method is never used: `generate_auth_keys` Oct 27 10:01:24.845 INFO kablam! --> otr/src/ake.rs:36:5 Oct 27 10:01:24.845 INFO kablam! | Oct 27 10:01:24.845 INFO kablam! 36 | fn generate_auth_keys(secret: &Mpz) -> AkeKeys { Oct 27 10:01:24.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:24.845 INFO kablam! Oct 27 10:01:25.051 INFO kablam! warning: unused variable: `p` Oct 27 10:01:25.051 INFO kablam! --> otr/src/math/dsa.rs:112:13 Oct 27 10:01:25.051 INFO kablam! | Oct 27 10:01:25.051 INFO kablam! 112 | let p = random_prime(4); Oct 27 10:01:25.051 INFO kablam! | ^ help: consider using `_p` instead Oct 27 10:01:25.051 INFO kablam! | Oct 27 10:01:25.051 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 10:01:25.051 INFO kablam! Oct 27 10:01:25.091 INFO kablam! warning: field is never used: `dh_keypair` Oct 27 10:01:25.127 INFO kablam! --> otr/src/ake.rs:23:5 Oct 27 10:01:25.127 INFO kablam! | Oct 27 10:01:25.127 INFO kablam! 23 | dh_keypair: &'a dh::DhKeypair, Oct 27 10:01:25.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:25.128 INFO kablam! | Oct 27 10:01:25.128 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 10:01:25.128 INFO kablam! Oct 27 10:01:25.128 INFO kablam! warning: field is never used: `other_pubkey` Oct 27 10:01:25.128 INFO kablam! --> otr/src/ake.rs:24:5 Oct 27 10:01:25.128 INFO kablam! | Oct 27 10:01:25.128 INFO kablam! 24 | other_pubkey: Mpz, Oct 27 10:01:25.128 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 10:01:25.128 INFO kablam! Oct 27 10:01:25.128 INFO kablam! warning: field is never used: `secret` Oct 27 10:01:25.128 INFO kablam! --> otr/src/ake.rs:25:5 Oct 27 10:01:25.128 INFO kablam! | Oct 27 10:01:25.128 INFO kablam! 25 | secret: Mpz, Oct 27 10:01:25.128 INFO kablam! | ^^^^^^^^^^^ Oct 27 10:01:25.128 INFO kablam! Oct 27 10:01:25.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.31s Oct 27 10:01:25.128 INFO kablam! su: No module specific data is present Oct 27 10:01:25.649 INFO running `"docker" "rm" "-f" "bd288877d7cd00788fbb8da8d31618ae7d1daf4bc21d98bef8c89b0ed09404d8"` Oct 27 10:01:26.054 INFO blam! bd288877d7cd00788fbb8da8d31618ae7d1daf4bc21d98bef8c89b0ed09404d8