Oct 27 10:00:18.726 INFO checking Rirush/nullptr_chat_server against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:00:18.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:00:19.183 INFO blam! ddcaa3b8113b3052ad9103b9e863f42517a1a6826880e065823da2dfac4100b8 Oct 27 10:00:19.185 INFO running `"docker" "start" "-a" "ddcaa3b8113b3052ad9103b9e863f42517a1a6826880e065823da2dfac4100b8"` Oct 27 10:00:20.487 INFO kablam! usermod: no changes Oct 27 10:00:20.920 INFO kablam! Compiling redis v0.9.1 Oct 27 10:00:20.923 INFO kablam! Compiling isatty v0.1.9 Oct 27 10:00:20.935 INFO kablam! Checking combine v3.5.2 Oct 27 10:00:20.936 INFO kablam! Checking uuid v0.6.5 Oct 27 10:00:20.936 INFO kablam! Compiling serde v1.0.78 Oct 27 10:00:20.936 INFO kablam! Compiling mime v0.2.6 Oct 27 10:00:20.936 INFO kablam! Checking toml v0.4.6 Oct 27 10:00:20.955 INFO kablam! Checking failure v0.1.2 Oct 27 10:00:22.051 INFO kablam! Checking dotenv v0.13.0 Oct 27 10:00:27.215 INFO kablam! Checking diesel v1.3.3 Oct 27 10:00:27.349 INFO kablam! Compiling hyper v0.10.13 Oct 27 10:00:32.639 INFO kablam! Checking rocket v0.3.16 Oct 27 10:00:51.375 INFO kablam! Checking rocket_contrib v0.3.16 Oct 27 10:01:15.395 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 27 10:01:43.615 INFO kablam! Checking nullptr_chat_server v0.1.0 (/source) Oct 27 10:01:48.867 INFO kablam! warning: unused import: `super::guard::Authorization` Oct 27 10:01:48.867 INFO kablam! --> src/router/user.rs:16:5 Oct 27 10:01:48.867 INFO kablam! | Oct 27 10:01:48.867 INFO kablam! 16 | use super::guard::Authorization; Oct 27 10:01:48.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:48.867 INFO kablam! | Oct 27 10:01:48.867 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:01:48.867 INFO kablam! Oct 27 10:01:49.235 INFO kablam! warning: unused `#[macro_use]` import Oct 27 10:01:49.235 INFO kablam! --> src/main.rs:13:1 Oct 27 10:01:49.235 INFO kablam! | Oct 27 10:01:49.235 INFO kablam! 13 | #[macro_use] extern crate serde_json; Oct 27 10:01:49.235 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:01:49.235 INFO kablam! | Oct 27 10:01:49.235 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:01:49.235 INFO kablam! Oct 27 10:01:49.247 INFO kablam! warning: unused import: `super::guard::Authorization` Oct 27 10:01:49.247 INFO kablam! --> src/router/user.rs:16:5 Oct 27 10:01:49.248 INFO kablam! | Oct 27 10:01:49.248 INFO kablam! 16 | use super::guard::Authorization; Oct 27 10:01:49.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:01:49.248 INFO kablam! Oct 27 10:01:49.771 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 10:01:49.771 INFO kablam! --> src/main.rs:4:12 Oct 27 10:01:49.771 INFO kablam! | Oct 27 10:01:49.771 INFO kablam! 4 | #![feature(extern_prelude)] Oct 27 10:01:49.771 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 10:01:49.771 INFO kablam! | Oct 27 10:01:49.771 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 10:01:49.771 INFO kablam! Oct 27 10:01:49.939 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 10:01:49.939 INFO kablam! --> src/main.rs:4:12 Oct 27 10:01:49.939 INFO kablam! | Oct 27 10:01:49.939 INFO kablam! 4 | #![feature(extern_prelude)] Oct 27 10:01:49.939 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 10:01:49.939 INFO kablam! | Oct 27 10:01:49.939 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 10:01:49.939 INFO kablam! Oct 27 10:01:50.072 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 27 10:01:50.099 INFO kablam! su: No module specific data is present Oct 27 10:01:50.994 INFO running `"docker" "rm" "-f" "ddcaa3b8113b3052ad9103b9e863f42517a1a6826880e065823da2dfac4100b8"` Oct 27 10:01:51.367 INFO blam! ddcaa3b8113b3052ad9103b9e863f42517a1a6826880e065823da2dfac4100b8