Oct 12 13:55:52.758 INFO checking shakyShane/bs-rust against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 13:55:52.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13:55:53.277 INFO blam! b6d121a9f1886689bda3b41f208ac85530f584c6e750c80f1cfd626a17d4294d Oct 12 13:55:53.278 INFO running `"docker" "start" "-a" "b6d121a9f1886689bda3b41f208ac85530f584c6e750c80f1cfd626a17d4294d"` Oct 12 13:55:55.172 INFO kablam! usermod: no changes Oct 12 13:55:55.634 INFO kablam! Checking ratel v0.7.0 Oct 12 13:55:55.652 INFO kablam! Compiling actix-web v0.7.2 Oct 12 13:55:55.674 INFO kablam! Checking base64 v0.9.3 Oct 12 13:55:55.675 INFO kablam! Checking bytes v0.4.9 Oct 12 13:55:55.681 INFO kablam! Compiling syn v0.14.5 Oct 12 13:55:55.682 INFO kablam! Compiling syn v0.15.4 Oct 12 13:55:55.684 INFO kablam! Checking serde_yaml v0.8.4 Oct 12 13:55:55.686 INFO kablam! Compiling phf_shared v0.7.22 Oct 12 13:55:58.992 INFO kablam! Compiling phf_generator v0.7.22 Oct 12 13:55:59.989 INFO kablam! Checking cookie v0.11.0 Oct 12 13:56:00.061 INFO kablam! Checking phf v0.7.22 Oct 12 13:56:01.694 INFO kablam! Compiling phf_codegen v0.7.22 Oct 12 13:56:02.356 INFO kablam! Checking tokio-io v0.1.7 Oct 12 13:56:03.220 INFO kablam! Checking http v0.1.10 Oct 12 13:56:04.865 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 12 13:56:08.042 INFO kablam! Checking tokio-codec v0.1.0 Oct 12 13:56:08.042 INFO kablam! Checking tokio-reactor v0.1.2 Oct 12 13:56:08.042 INFO kablam! Checking tokio-fs v0.1.2 Oct 12 13:56:08.042 INFO kablam! Checking tokio-openssl v0.2.1 Oct 12 13:56:14.104 INFO kablam! Checking tokio-udp v0.1.1 Oct 12 13:56:14.104 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 13:56:14.104 INFO kablam! Checking tokio-signal v0.2.1 Oct 12 13:56:17.599 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 12 13:56:17.600 INFO kablam! Checking tokio v0.1.7 Oct 12 13:56:24.018 INFO kablam! Checking h2 v0.1.10 Oct 12 13:56:32.501 INFO kablam! Compiling serde_derive v1.0.78 Oct 12 13:56:35.986 INFO kablam! Checking trust-dns-resolver v0.9.0 Oct 12 13:56:47.924 INFO kablam! Compiling actix_derive v0.3.0 Oct 12 13:56:53.503 INFO kablam! Checking actix v0.7.2 Oct 12 13:57:14.481 INFO kablam! Checking bs_rust v0.1.0 (/source) Oct 12 13:57:19.697 INFO kablam! warning: unused variable: `method` Oct 12 13:57:19.697 INFO kablam! --> src/lib/presets/m2/preset_m2.rs:83:41 Oct 12 13:57:19.698 INFO kablam! | Oct 12 13:57:19.698 INFO kablam! 83 | .fold(app, |acc_app, (path, method, handle)| { Oct 12 13:57:19.698 INFO kablam! | ^^^^^^ help: consider using `_method` instead Oct 12 13:57:19.698 INFO kablam! | Oct 12 13:57:19.699 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 13:57:19.699 INFO kablam! Oct 12 13:57:20.194 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 13:57:20.195 INFO kablam! --> src/lib/bs.rs:2:12 Oct 12 13:57:20.196 INFO kablam! | Oct 12 13:57:20.197 INFO kablam! 2 | #![feature(extern_prelude)] Oct 12 13:57:20.197 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 13:57:20.198 INFO kablam! | Oct 12 13:57:20.199 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 13:57:20.199 INFO kablam! Oct 12 13:57:22.017 INFO kablam! warning: unused variable: `method` Oct 12 13:57:22.017 INFO kablam! --> src/lib/presets/m2/preset_m2.rs:83:41 Oct 12 13:57:22.017 INFO kablam! | Oct 12 13:57:22.018 INFO kablam! 83 | .fold(app, |acc_app, (path, method, handle)| { Oct 12 13:57:22.018 INFO kablam! | ^^^^^^ help: consider using `_method` instead Oct 12 13:57:22.018 INFO kablam! | Oct 12 13:57:22.018 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 13:57:22.019 INFO kablam! Oct 12 13:57:22.909 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 13:57:22.909 INFO kablam! --> src/lib/bs.rs:2:12 Oct 12 13:57:22.909 INFO kablam! | Oct 12 13:57:22.909 INFO kablam! 2 | #![feature(extern_prelude)] Oct 12 13:57:22.910 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 13:57:22.910 INFO kablam! | Oct 12 13:57:22.910 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 13:57:22.910 INFO kablam! Oct 12 13:57:25.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 29s Oct 12 13:57:25.133 INFO kablam! su: No module specific data is present Oct 12 13:57:25.638 INFO running `"docker" "rm" "-f" "b6d121a9f1886689bda3b41f208ac85530f584c6e750c80f1cfd626a17d4294d"` Oct 12 13:57:25.784 INFO blam! b6d121a9f1886689bda3b41f208ac85530f584c6e750c80f1cfd626a17d4294d