Oct 21 20:37:05.831 INFO checking Rirush/nullptr_chat_server against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:37:05.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 21 20:37:06.326 INFO blam! 36d27a971d271fe9fe9f20fd21941b0645e5b7e27b9f65ac2ce9d9eb14e6d2f3 Oct 21 20:37:06.327 INFO running `"docker" "start" "-a" "36d27a971d271fe9fe9f20fd21941b0645e5b7e27b9f65ac2ce9d9eb14e6d2f3"` Oct 21 20:37:07.941 INFO kablam! usermod: no changes Oct 21 20:37:08.309 INFO kablam! Compiling redis v0.9.1 Oct 21 20:37:08.325 INFO kablam! Checking combine v3.5.2 Oct 21 20:37:08.325 INFO kablam! Checking uuid v0.6.5 Oct 21 20:37:08.325 INFO kablam! Compiling serde v1.0.78 Oct 21 20:37:08.349 INFO kablam! Checking toml v0.4.6 Oct 21 20:37:08.349 INFO kablam! Compiling serde_derive v1.0.78 Oct 21 20:37:08.349 INFO kablam! Checking dotenv v0.13.0 Oct 21 20:37:11.644 INFO kablam! Checking diesel v1.3.3 Oct 21 20:37:13.481 INFO kablam! Checking rocket v0.3.16 Oct 21 20:37:25.084 INFO kablam! Checking rocket_contrib v0.3.16 Oct 21 20:37:53.769 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 21 20:38:12.704 INFO kablam! Checking nullptr_chat_server v0.1.0 (/source) Oct 21 20:38:17.709 INFO kablam! warning: unused `#[macro_use]` import Oct 21 20:38:17.709 INFO kablam! --> src/main.rs:13:1 Oct 21 20:38:17.710 INFO kablam! | Oct 21 20:38:17.710 INFO kablam! 13 | #[macro_use] extern crate serde_json; Oct 21 20:38:17.710 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:38:17.710 INFO kablam! | Oct 21 20:38:17.710 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:38:17.710 INFO kablam! Oct 21 20:38:17.710 INFO kablam! warning: unused import: `super::guard::Authorization` Oct 21 20:38:17.710 INFO kablam! --> src/router/user.rs:16:5 Oct 21 20:38:17.710 INFO kablam! | Oct 21 20:38:17.710 INFO kablam! 16 | use super::guard::Authorization; Oct 21 20:38:17.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:38:17.710 INFO kablam! Oct 21 20:38:17.860 INFO kablam! warning: unused import: `super::guard::Authorization` Oct 21 20:38:17.860 INFO kablam! --> src/router/user.rs:16:5 Oct 21 20:38:17.860 INFO kablam! | Oct 21 20:38:17.861 INFO kablam! 16 | use super::guard::Authorization; Oct 21 20:38:17.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:38:17.861 INFO kablam! | Oct 21 20:38:17.861 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:38:17.861 INFO kablam! Oct 21 20:38:18.296 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 20:38:18.296 INFO kablam! --> src/main.rs:4:12 Oct 21 20:38:18.296 INFO kablam! | Oct 21 20:38:18.296 INFO kablam! 4 | #![feature(extern_prelude)] Oct 21 20:38:18.296 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:38:18.296 INFO kablam! | Oct 21 20:38:18.296 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 20:38:18.296 INFO kablam! Oct 21 20:38:18.623 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 21 20:38:18.623 INFO kablam! --> src/main.rs:4:12 Oct 21 20:38:18.623 INFO kablam! | Oct 21 20:38:18.623 INFO kablam! 4 | #![feature(extern_prelude)] Oct 21 20:38:18.623 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:38:18.623 INFO kablam! | Oct 21 20:38:18.623 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 20:38:18.623 INFO kablam! Oct 21 20:38:18.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Oct 21 20:38:18.703 INFO kablam! su: No module specific data is present Oct 21 20:38:19.182 INFO running `"docker" "rm" "-f" "36d27a971d271fe9fe9f20fd21941b0645e5b7e27b9f65ac2ce9d9eb14e6d2f3"` Oct 21 20:38:19.444 INFO blam! 36d27a971d271fe9fe9f20fd21941b0645e5b7e27b9f65ac2ce9d9eb14e6d2f3