Oct 12 20:12:48.583 INFO checking j-dong/tuRing against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 20:12:48.584 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 20:12:49.076 INFO blam! c3aabe3348cc012d2b10105ad2c11743d1e5cb549da6dcd029d1b3dcfda4f31b Oct 12 20:12:49.082 INFO running `"docker" "start" "-a" "c3aabe3348cc012d2b10105ad2c11743d1e5cb549da6dcd029d1b3dcfda4f31b"` Oct 12 20:12:50.312 INFO kablam! usermod: no changes Oct 12 20:12:50.385 INFO kablam! Checking ring v0.13.2 Oct 12 20:12:52.514 INFO kablam! Checking turing-backend v0.1.0 (/source) Oct 12 20:12:53.230 INFO kablam! warning: static item is never used: `DIGEST_ALG` Oct 12 20:12:53.231 INFO kablam! --> src/models.rs:8:1 Oct 12 20:12:53.231 INFO kablam! | Oct 12 20:12:53.231 INFO kablam! 8 | static DIGEST_ALG: &'static digest::Algorithm = &digest::SHA256; Oct 12 20:12:53.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:53.232 INFO kablam! | Oct 12 20:12:53.232 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:12:53.233 INFO kablam! Oct 12 20:12:53.233 INFO kablam! warning: constant item is never used: `HASH_ITERATIONS` Oct 12 20:12:53.233 INFO kablam! --> src/models.rs:10:1 Oct 12 20:12:53.234 INFO kablam! | Oct 12 20:12:53.234 INFO kablam! 10 | const HASH_ITERATIONS: u32 = 100_000; Oct 12 20:12:53.234 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:53.235 INFO kablam! Oct 12 20:12:53.235 INFO kablam! warning: variant is never constructed: `Public` Oct 12 20:12:53.235 INFO kablam! --> src/models.rs:55:5 Oct 12 20:12:53.235 INFO kablam! | Oct 12 20:12:53.236 INFO kablam! 55 | Public, Oct 12 20:12:53.236 INFO kablam! | ^^^^^^ Oct 12 20:12:53.236 INFO kablam! Oct 12 20:12:53.237 INFO kablam! warning: variant is never constructed: `Private` Oct 12 20:12:53.237 INFO kablam! --> src/models.rs:57:5 Oct 12 20:12:53.237 INFO kablam! | Oct 12 20:12:53.238 INFO kablam! 57 | Private, Oct 12 20:12:53.238 INFO kablam! | ^^^^^^^ Oct 12 20:12:53.238 INFO kablam! Oct 12 20:12:53.239 INFO kablam! warning: variant is never constructed: `Message` Oct 12 20:12:53.239 INFO kablam! --> src/models.rs:89:5 Oct 12 20:12:53.239 INFO kablam! | Oct 12 20:12:53.239 INFO kablam! 89 | / Message { Oct 12 20:12:53.240 INFO kablam! 90 | | /// Message text. Oct 12 20:12:53.244 INFO kablam! 91 | | message: String, Oct 12 20:12:53.244 INFO kablam! 92 | | }, Oct 12 20:12:53.244 INFO kablam! | |_____^ Oct 12 20:12:53.244 INFO kablam! Oct 12 20:12:53.244 INFO kablam! warning: variant is never constructed: `DirectMessage` Oct 12 20:12:53.244 INFO kablam! --> src/models.rs:94:5 Oct 12 20:12:53.244 INFO kablam! | Oct 12 20:12:53.244 INFO kablam! 94 | / DirectMessage { Oct 12 20:12:53.244 INFO kablam! 95 | | /// Message text. Oct 12 20:12:53.244 INFO kablam! 96 | | message: String, Oct 12 20:12:53.244 INFO kablam! 97 | | /// Recipient of this message. Oct 12 20:12:53.244 INFO kablam! 98 | | recipient: UserID, Oct 12 20:12:53.244 INFO kablam! 99 | | }, Oct 12 20:12:53.244 INFO kablam! | |_____^ Oct 12 20:12:53.244 INFO kablam! Oct 12 20:12:53.244 INFO kablam! warning: variant is never constructed: `Edit` Oct 12 20:12:53.244 INFO kablam! --> src/models.rs:101:5 Oct 12 20:12:53.244 INFO kablam! | Oct 12 20:12:53.244 INFO kablam! 101 | / Edit { Oct 12 20:12:53.244 INFO kablam! 102 | | /// New message text. Oct 12 20:12:53.244 INFO kablam! 103 | | new_message: String, Oct 12 20:12:53.244 INFO kablam! 104 | | /// Old message ID. Oct 12 20:12:53.244 INFO kablam! 105 | | edit_id: MessageID, Oct 12 20:12:53.244 INFO kablam! 106 | | }, Oct 12 20:12:53.244 INFO kablam! | |_____^ Oct 12 20:12:53.244 INFO kablam! Oct 12 20:12:53.244 INFO kablam! warning: variant is never constructed: `Join` Oct 12 20:12:53.244 INFO kablam! --> src/models.rs:108:5 Oct 12 20:12:53.244 INFO kablam! | Oct 12 20:12:53.244 INFO kablam! 108 | Join, Oct 12 20:12:53.244 INFO kablam! | ^^^^ Oct 12 20:12:53.244 INFO kablam! Oct 12 20:12:53.244 INFO kablam! warning: variant is never constructed: `Leave` Oct 12 20:12:53.244 INFO kablam! --> src/models.rs:110:5 Oct 12 20:12:53.244 INFO kablam! | Oct 12 20:12:53.244 INFO kablam! 110 | Leave, Oct 12 20:12:53.244 INFO kablam! | ^^^^^ Oct 12 20:12:53.244 INFO kablam! Oct 12 20:12:53.244 INFO kablam! warning: variant is never constructed: `IncorrectPassword` Oct 12 20:12:53.244 INFO kablam! --> src/models.rs:115:5 Oct 12 20:12:53.244 INFO kablam! | Oct 12 20:12:53.244 INFO kablam! 115 | IncorrectPassword Oct 12 20:12:53.244 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 20:12:53.244 INFO kablam! Oct 12 20:12:53.244 INFO kablam! warning: method is never used: `verify_password` Oct 12 20:12:53.244 INFO kablam! --> src/models.rs:120:5 Oct 12 20:12:53.244 INFO kablam! | Oct 12 20:12:53.244 INFO kablam! 120 | fn verify_password(&self, password: &str) -> Result<(), PasswordError> { Oct 12 20:12:53.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:53.244 INFO kablam! Oct 12 20:12:53.440 INFO kablam! warning: static item is never used: `DIGEST_ALG` Oct 12 20:12:53.440 INFO kablam! --> src/models.rs:8:1 Oct 12 20:12:53.440 INFO kablam! | Oct 12 20:12:53.440 INFO kablam! 8 | static DIGEST_ALG: &'static digest::Algorithm = &digest::SHA256; Oct 12 20:12:53.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:53.440 INFO kablam! | Oct 12 20:12:53.440 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:12:53.440 INFO kablam! Oct 12 20:12:53.440 INFO kablam! warning: constant item is never used: `HASH_ITERATIONS` Oct 12 20:12:53.440 INFO kablam! --> src/models.rs:10:1 Oct 12 20:12:53.440 INFO kablam! | Oct 12 20:12:53.440 INFO kablam! 10 | const HASH_ITERATIONS: u32 = 100_000; Oct 12 20:12:53.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:53.440 INFO kablam! Oct 12 20:12:53.440 INFO kablam! warning: variant is never constructed: `Public` Oct 12 20:12:53.440 INFO kablam! --> src/models.rs:55:5 Oct 12 20:12:53.440 INFO kablam! | Oct 12 20:12:53.440 INFO kablam! 55 | Public, Oct 12 20:12:53.440 INFO kablam! | ^^^^^^ Oct 12 20:12:53.440 INFO kablam! Oct 12 20:12:53.440 INFO kablam! warning: variant is never constructed: `Private` Oct 12 20:12:53.440 INFO kablam! --> src/models.rs:57:5 Oct 12 20:12:53.440 INFO kablam! | Oct 12 20:12:53.440 INFO kablam! 57 | Private, Oct 12 20:12:53.440 INFO kablam! | ^^^^^^^ Oct 12 20:12:53.440 INFO kablam! Oct 12 20:12:53.440 INFO kablam! warning: variant is never constructed: `Message` Oct 12 20:12:53.440 INFO kablam! --> src/models.rs:89:5 Oct 12 20:12:53.440 INFO kablam! | Oct 12 20:12:53.440 INFO kablam! 89 | / Message { Oct 12 20:12:53.440 INFO kablam! 90 | | /// Message text. Oct 12 20:12:53.440 INFO kablam! 91 | | message: String, Oct 12 20:12:53.440 INFO kablam! 92 | | }, Oct 12 20:12:53.440 INFO kablam! | |_____^ Oct 12 20:12:53.440 INFO kablam! Oct 12 20:12:53.440 INFO kablam! warning: variant is never constructed: `DirectMessage` Oct 12 20:12:53.440 INFO kablam! --> src/models.rs:94:5 Oct 12 20:12:53.440 INFO kablam! | Oct 12 20:12:53.440 INFO kablam! 94 | / DirectMessage { Oct 12 20:12:53.440 INFO kablam! 95 | | /// Message text. Oct 12 20:12:53.440 INFO kablam! 96 | | message: String, Oct 12 20:12:53.440 INFO kablam! 97 | | /// Recipient of this message. Oct 12 20:12:53.440 INFO kablam! 98 | | recipient: UserID, Oct 12 20:12:53.440 INFO kablam! 99 | | }, Oct 12 20:12:53.440 INFO kablam! | |_____^ Oct 12 20:12:53.440 INFO kablam! Oct 12 20:12:53.440 INFO kablam! warning: variant is never constructed: `Edit` Oct 12 20:12:53.440 INFO kablam! --> src/models.rs:101:5 Oct 12 20:12:53.440 INFO kablam! | Oct 12 20:12:53.440 INFO kablam! 101 | / Edit { Oct 12 20:12:53.440 INFO kablam! 102 | | /// New message text. Oct 12 20:12:53.440 INFO kablam! 103 | | new_message: String, Oct 12 20:12:53.440 INFO kablam! 104 | | /// Old message ID. Oct 12 20:12:53.440 INFO kablam! 105 | | edit_id: MessageID, Oct 12 20:12:53.441 INFO kablam! 106 | | }, Oct 12 20:12:53.441 INFO kablam! | |_____^ Oct 12 20:12:53.441 INFO kablam! Oct 12 20:12:53.441 INFO kablam! warning: variant is never constructed: `Join` Oct 12 20:12:53.441 INFO kablam! --> src/models.rs:108:5 Oct 12 20:12:53.441 INFO kablam! | Oct 12 20:12:53.441 INFO kablam! 108 | Join, Oct 12 20:12:53.441 INFO kablam! | ^^^^ Oct 12 20:12:53.441 INFO kablam! Oct 12 20:12:53.441 INFO kablam! warning: variant is never constructed: `Leave` Oct 12 20:12:53.441 INFO kablam! --> src/models.rs:110:5 Oct 12 20:12:53.441 INFO kablam! | Oct 12 20:12:53.441 INFO kablam! 110 | Leave, Oct 12 20:12:53.441 INFO kablam! | ^^^^^ Oct 12 20:12:53.441 INFO kablam! Oct 12 20:12:53.441 INFO kablam! warning: variant is never constructed: `IncorrectPassword` Oct 12 20:12:53.441 INFO kablam! --> src/models.rs:115:5 Oct 12 20:12:53.441 INFO kablam! | Oct 12 20:12:53.441 INFO kablam! 115 | IncorrectPassword Oct 12 20:12:53.441 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 20:12:53.441 INFO kablam! Oct 12 20:12:53.441 INFO kablam! warning: method is never used: `verify_password` Oct 12 20:12:53.441 INFO kablam! --> src/models.rs:120:5 Oct 12 20:12:53.441 INFO kablam! | Oct 12 20:12:53.441 INFO kablam! 120 | fn verify_password(&self, password: &str) -> Result<(), PasswordError> { Oct 12 20:12:53.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:12:53.441 INFO kablam! Oct 12 20:12:53.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.16s Oct 12 20:12:53.512 INFO kablam! su: No module specific data is present Oct 12 20:12:53.926 INFO running `"docker" "rm" "-f" "c3aabe3348cc012d2b10105ad2c11743d1e5cb549da6dcd029d1b3dcfda4f31b"` Oct 12 20:12:54.084 INFO blam! c3aabe3348cc012d2b10105ad2c11743d1e5cb549da6dcd029d1b3dcfda4f31b