Oct 27 02:20:45.256 INFO checking kdggavkc/busplug against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:20:45.258 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 02:20:45.804 INFO blam! fbe3d229abbea8c3e9c753e1e4073d0d61a761e9dcc396e545a65b2c3d7d5c8a Oct 27 02:20:45.810 INFO running `"docker" "start" "-a" "fbe3d229abbea8c3e9c753e1e4073d0d61a761e9dcc396e545a65b2c3d7d5c8a"` Oct 27 02:20:47.494 INFO kablam! usermod: no changes Oct 27 02:20:48.008 INFO kablam! Checking socket2 v0.3.7 Oct 27 02:20:48.016 INFO kablam! Compiling actix-web v0.7.2 Oct 27 02:20:48.017 INFO kablam! Compiling ring v0.13.2 Oct 27 02:20:48.025 INFO kablam! Checking mio v0.6.15 Oct 27 02:20:48.025 INFO kablam! Checking crossbeam-epoch v0.5.1 Oct 27 02:20:48.025 INFO kablam! Checking smallvec v0.6.3 Oct 27 02:20:48.026 INFO kablam! Checking tokio-io v0.1.7 Oct 27 02:20:48.026 INFO kablam! Checking http v0.1.8 Oct 27 02:20:51.222 INFO kablam! Compiling pest_derive v1.0.7 Oct 27 02:20:53.167 INFO kablam! Checking url v1.7.1 Oct 27 02:20:55.127 INFO kablam! Compiling syn v0.14.5 Oct 27 02:20:55.303 INFO kablam! Checking tokio-threadpool v0.1.5 Oct 27 02:20:55.675 INFO kablam! Checking backtrace v0.2.3 Oct 27 02:20:58.073 INFO kablam! Checking parking_lot_core v0.2.14 Oct 27 02:20:58.772 INFO kablam! Checking libflate v0.1.16 Oct 27 02:20:58.921 INFO kablam! Checking tokio-codec v0.1.0 Oct 27 02:21:04.127 INFO kablam! Checking tokio-reactor v0.1.2 Oct 27 02:21:06.468 INFO kablam! Checking mio-uds v0.6.6 Oct 27 02:21:06.701 INFO kablam! Checking error-chain v0.1.12 Oct 27 02:21:10.661 INFO kablam! Checking parking_lot v0.5.5 Oct 27 02:21:10.844 INFO kablam! Checking parking_lot v0.6.3 Oct 27 02:21:11.215 INFO kablam! Checking tokio-fs v0.1.2 Oct 27 02:21:11.648 INFO kablam! Checking serde_urlencoded v0.5.2 Oct 27 02:21:15.126 INFO kablam! Checking tokio-tcp v0.1.0 Oct 27 02:21:15.600 INFO kablam! Checking tokio-udp v0.1.1 Oct 27 02:21:17.273 INFO kablam! Checking tokio-signal v0.2.1 Oct 27 02:21:17.778 INFO kablam! Checking h2 v0.1.10 Oct 27 02:21:26.671 INFO kablam! Checking crossbeam-channel v0.2.3 Oct 27 02:21:26.693 INFO kablam! Checking tokio v0.1.7 Oct 27 02:21:26.744 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 27 02:21:30.679 INFO kablam! Checking handlebars v1.0.0 Oct 27 02:21:35.378 INFO kablam! Checking tokio-core v0.1.17 Oct 27 02:21:38.703 INFO kablam! Checking cookie v0.11.0 Oct 27 02:21:45.551 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 02:21:45.551 INFO kablam! Checking tokio-tls v0.1.4 Oct 27 02:21:48.303 INFO kablam! Checking trust-dns-resolver v0.9.0 Oct 27 02:22:00.137 INFO kablam! Compiling actix_derive v0.3.0 Oct 27 02:22:00.627 INFO kablam! Checking hyper v0.11.27 Oct 27 02:22:06.527 INFO kablam! Checking actix v0.7.2 Oct 27 02:22:11.059 INFO kablam! Checking hyper-tls v0.1.3 Oct 27 02:22:13.684 INFO kablam! Checking reqwest v0.8.6 Oct 27 02:22:26.575 INFO kablam! Checking busplug v0.1.0 (/source) Oct 27 02:22:32.927 INFO kablam! warning: unused import: `std::env` Oct 27 02:22:32.927 INFO kablam! --> src/main.rs:11:5 Oct 27 02:22:32.928 INFO kablam! | Oct 27 02:22:32.928 INFO kablam! 11 | use std::env; Oct 27 02:22:32.928 INFO kablam! | ^^^^^^^^ Oct 27 02:22:32.929 INFO kablam! | Oct 27 02:22:32.929 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 02:22:32.929 INFO kablam! Oct 27 02:22:33.401 INFO kablam! warning: variable does not need to be mutable Oct 27 02:22:33.401 INFO kablam! --> src/api.rs:138:9 Oct 27 02:22:33.401 INFO kablam! | Oct 27 02:22:33.402 INFO kablam! 138 | let mut set = NON_STOPS.lock().unwrap(); Oct 27 02:22:33.402 INFO kablam! | ----^^^ Oct 27 02:22:33.402 INFO kablam! | | Oct 27 02:22:33.402 INFO kablam! | help: remove this `mut` Oct 27 02:22:33.403 INFO kablam! | Oct 27 02:22:33.403 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:22:33.403 INFO kablam! Oct 27 02:22:33.403 INFO kablam! warning: variable does not need to be mutable Oct 27 02:22:33.404 INFO kablam! --> src/api.rs:150:9 Oct 27 02:22:33.404 INFO kablam! | Oct 27 02:22:33.405 INFO kablam! 150 | let mut map = TIMETABLE.lock().unwrap(); Oct 27 02:22:33.405 INFO kablam! | ----^^^ Oct 27 02:22:33.405 INFO kablam! | | Oct 27 02:22:33.405 INFO kablam! | help: remove this `mut` Oct 27 02:22:33.406 INFO kablam! Oct 27 02:22:33.406 INFO kablam! warning: variable does not need to be mutable Oct 27 02:22:33.406 INFO kablam! --> src/api.rs:165:9 Oct 27 02:22:33.406 INFO kablam! | Oct 27 02:22:33.407 INFO kablam! 165 | let mut map = TIMETABLE.lock().unwrap(); Oct 27 02:22:33.407 INFO kablam! | ----^^^ Oct 27 02:22:33.407 INFO kablam! | | Oct 27 02:22:33.408 INFO kablam! | help: remove this `mut` Oct 27 02:22:33.408 INFO kablam! Oct 27 02:22:33.746 INFO kablam! warning: unused import: `std::env` Oct 27 02:22:33.747 INFO kablam! --> src/main.rs:11:5 Oct 27 02:22:33.747 INFO kablam! | Oct 27 02:22:33.747 INFO kablam! 11 | use std::env; Oct 27 02:22:33.748 INFO kablam! | ^^^^^^^^ Oct 27 02:22:33.748 INFO kablam! | Oct 27 02:22:33.748 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 02:22:33.748 INFO kablam! Oct 27 02:22:33.970 INFO kablam! warning: variable does not need to be mutable Oct 27 02:22:33.970 INFO kablam! --> src/api.rs:138:9 Oct 27 02:22:33.970 INFO kablam! | Oct 27 02:22:33.970 INFO kablam! 138 | let mut set = NON_STOPS.lock().unwrap(); Oct 27 02:22:33.970 INFO kablam! | ----^^^ Oct 27 02:22:33.970 INFO kablam! | | Oct 27 02:22:33.970 INFO kablam! | help: remove this `mut` Oct 27 02:22:33.970 INFO kablam! | Oct 27 02:22:33.970 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:22:33.970 INFO kablam! Oct 27 02:22:33.970 INFO kablam! warning: variable does not need to be mutable Oct 27 02:22:33.970 INFO kablam! --> src/api.rs:150:9 Oct 27 02:22:33.970 INFO kablam! | Oct 27 02:22:33.970 INFO kablam! 150 | let mut map = TIMETABLE.lock().unwrap(); Oct 27 02:22:33.970 INFO kablam! | ----^^^ Oct 27 02:22:33.970 INFO kablam! | | Oct 27 02:22:33.970 INFO kablam! | help: remove this `mut` Oct 27 02:22:33.970 INFO kablam! Oct 27 02:22:33.970 INFO kablam! warning: variable does not need to be mutable Oct 27 02:22:33.971 INFO kablam! --> src/api.rs:165:9 Oct 27 02:22:33.971 INFO kablam! | Oct 27 02:22:33.971 INFO kablam! 165 | let mut map = TIMETABLE.lock().unwrap(); Oct 27 02:22:33.971 INFO kablam! | ----^^^ Oct 27 02:22:33.971 INFO kablam! | | Oct 27 02:22:33.971 INFO kablam! | help: remove this `mut` Oct 27 02:22:33.971 INFO kablam! Oct 27 02:22:34.034 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 46s Oct 27 02:22:34.106 INFO kablam! su: No module specific data is present Oct 27 02:22:34.789 INFO running `"docker" "rm" "-f" "fbe3d229abbea8c3e9c753e1e4073d0d61a761e9dcc396e545a65b2c3d7d5c8a"` Oct 27 02:22:35.112 INFO blam! fbe3d229abbea8c3e9c753e1e4073d0d61a761e9dcc396e545a65b2c3d7d5c8a