Oct 27 18:30:40.428 INFO checking onionsalt-0.4.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:30:40.428 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 18:30:40.931 INFO blam! 9dae8c1a77e06119ee4489fc8ddfbda75606afb67f3aae2ffeb0418add8c7c33 Oct 27 18:30:40.932 INFO running `"docker" "start" "-a" "9dae8c1a77e06119ee4489fc8ddfbda75606afb67f3aae2ffeb0418add8c7c33"` Oct 27 18:30:42.375 INFO kablam! usermod: no changes Oct 27 18:30:42.507 INFO kablam! Checking arrayref v0.2.2 Oct 27 18:30:42.539 INFO kablam! Checking serde v0.6.15 Oct 27 18:30:46.771 INFO kablam! Checking serde_json v0.6.1 Oct 27 18:30:48.485 INFO kablam! Checking onionsalt v0.4.2 (/source) Oct 27 18:30:50.475 INFO kablam! error: unused import: `Deserialize` Oct 27 18:30:50.475 INFO kablam! --> src/crypto/mod.rs:454:29 Oct 27 18:30:50.475 INFO kablam! | Oct 27 18:30:50.475 INFO kablam! 454 | use serde::de::{Deserialize,Error}; Oct 27 18:30:50.475 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:30:50.475 INFO kablam! | Oct 27 18:30:50.475 INFO kablam! note: lint level defined here Oct 27 18:30:50.475 INFO kablam! --> src/crypto/mod.rs:74:9 Oct 27 18:30:50.475 INFO kablam! | Oct 27 18:30:50.475 INFO kablam! 74 | #![deny(warnings)] Oct 27 18:30:50.475 INFO kablam! | ^^^^^^^^ Oct 27 18:30:50.475 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 27 18:30:50.475 INFO kablam! Oct 27 18:30:50.475 INFO kablam! error: unused import: `Deserialize` Oct 27 18:30:50.475 INFO kablam! --> src/crypto/mod.rs:545:29 Oct 27 18:30:50.475 INFO kablam! | Oct 27 18:30:50.475 INFO kablam! 545 | use serde::de::{Deserialize,Error}; Oct 27 18:30:50.475 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:30:50.475 INFO kablam! Oct 27 18:30:50.475 INFO kablam! error: unused import: `Deserialize` Oct 27 18:30:50.475 INFO kablam! --> src/crypto/mod.rs:588:29 Oct 27 18:30:50.475 INFO kablam! | Oct 27 18:30:50.475 INFO kablam! 588 | use serde::de::{Deserialize,Error}; Oct 27 18:30:50.475 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:30:50.475 INFO kablam! Oct 27 18:30:50.499 INFO kablam! error: aborting due to 3 previous errors Oct 27 18:30:50.499 INFO kablam! Oct 27 18:30:50.499 INFO kablam! error: Could not compile `onionsalt`. Oct 27 18:30:50.499 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 18:30:51.931 INFO kablam! error: unused import: `Deserialize` Oct 27 18:30:51.931 INFO kablam! --> src/crypto/mod.rs:454:29 Oct 27 18:30:51.931 INFO kablam! | Oct 27 18:30:51.931 INFO kablam! 454 | use serde::de::{Deserialize,Error}; Oct 27 18:30:51.931 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:30:51.931 INFO kablam! | Oct 27 18:30:51.931 INFO kablam! note: lint level defined here Oct 27 18:30:51.931 INFO kablam! --> src/crypto/mod.rs:74:9 Oct 27 18:30:51.931 INFO kablam! | Oct 27 18:30:51.931 INFO kablam! 74 | #![deny(warnings)] Oct 27 18:30:51.931 INFO kablam! | ^^^^^^^^ Oct 27 18:30:51.931 INFO kablam! = note: #[deny(unused_imports)] implied by #[deny(warnings)] Oct 27 18:30:51.931 INFO kablam! Oct 27 18:30:51.931 INFO kablam! error: unused import: `Deserialize` Oct 27 18:30:51.931 INFO kablam! --> src/crypto/mod.rs:545:29 Oct 27 18:30:51.931 INFO kablam! | Oct 27 18:30:51.931 INFO kablam! 545 | use serde::de::{Deserialize,Error}; Oct 27 18:30:51.931 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:30:51.931 INFO kablam! Oct 27 18:30:51.931 INFO kablam! error: unused import: `Deserialize` Oct 27 18:30:51.931 INFO kablam! --> src/crypto/mod.rs:588:29 Oct 27 18:30:51.931 INFO kablam! | Oct 27 18:30:51.931 INFO kablam! 588 | use serde::de::{Deserialize,Error}; Oct 27 18:30:51.931 INFO kablam! | ^^^^^^^^^^^ Oct 27 18:30:51.931 INFO kablam! Oct 27 18:30:51.948 INFO kablam! error: aborting due to 3 previous errors Oct 27 18:30:51.948 INFO kablam! Oct 27 18:30:51.965 INFO kablam! error: Could not compile `onionsalt`. Oct 27 18:30:51.965 INFO kablam! Oct 27 18:30:51.965 INFO kablam! To learn more, run the command again with --verbose. Oct 27 18:30:51.966 INFO kablam! su: No module specific data is present Oct 27 18:30:52.772 INFO running `"docker" "rm" "-f" "9dae8c1a77e06119ee4489fc8ddfbda75606afb67f3aae2ffeb0418add8c7c33"` Oct 27 18:30:53.020 INFO blam! 9dae8c1a77e06119ee4489fc8ddfbda75606afb67f3aae2ffeb0418add8c7c33