Oct 27 13:09:07.881 INFO checking yobot-0.1.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 13:09:07.882 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 13:09:08.289 INFO blam! 99687921330c69e99476393f52c823d91decdface5980db6927b7b5ebcab16b1 Oct 27 13:09:08.291 INFO running `"docker" "start" "-a" "99687921330c69e99476393f52c823d91decdface5980db6927b7b5ebcab16b1"` Oct 27 13:09:09.915 INFO kablam! usermod: no changes Oct 27 13:09:10.255 INFO kablam! Checking base64 v0.5.2 Oct 27 13:09:10.255 INFO kablam! Checking want v0.0.4 Oct 27 13:09:10.255 INFO kablam! Checking mio v0.6.16 Oct 27 13:09:10.255 INFO kablam! Checking tokio-io v0.1.10 Oct 27 13:09:10.255 INFO kablam! Checking mime v0.2.6 Oct 27 13:09:10.255 INFO kablam! Checking serde_urlencoded v0.4.3 Oct 27 13:09:10.255 INFO kablam! Checking serde_json v0.9.10 Oct 27 13:09:10.255 INFO kablam! Compiling syn v0.15.14 Oct 27 13:09:12.636 INFO kablam! Checking regex v0.2.11 Oct 27 13:09:12.936 INFO kablam! Checking tokio-threadpool v0.1.8 Oct 27 13:09:14.759 INFO kablam! Checking hyper v0.10.15 Oct 27 13:09:15.603 INFO kablam! Checking tungstenite v0.2.4 Oct 27 13:09:16.691 INFO kablam! Checking mio-uds v0.6.7 Oct 27 13:09:17.395 INFO kablam! Checking tokio-reactor v0.1.6 Oct 27 13:09:21.291 INFO kablam! Checking tokio-codec v0.1.1 Oct 27 13:09:22.267 INFO kablam! Checking tokio-tcp v0.1.2 Oct 27 13:09:22.267 INFO kablam! Checking tokio-uds v0.2.3 Oct 27 13:09:25.471 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 13:09:26.655 INFO kablam! Checking tokio-fs v0.1.4 Oct 27 13:09:31.141 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 27 13:09:31.239 INFO kablam! Checking tokio v0.1.11 Oct 27 13:09:36.619 INFO kablam! Checking reqwest v0.4.0 Oct 27 13:09:38.085 INFO kablam! Checking tokio-core v0.1.17 Oct 27 13:09:38.651 INFO kablam! Compiling serde_derive v1.0.80 Oct 27 13:09:41.723 INFO kablam! Checking slack_api v0.17.0 Oct 27 13:09:44.294 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 13:09:44.296 INFO kablam! Checking tokio-tls v0.1.4 Oct 27 13:09:50.464 INFO kablam! Checking hyper v0.11.27 Oct 27 13:10:06.187 INFO kablam! Checking hyper-tls v0.1.4 Oct 27 13:10:09.541 INFO kablam! Checking slack v0.18.0 Oct 27 13:10:11.495 INFO kablam! Checking reqwest v0.7.3 Oct 27 13:10:18.982 INFO kablam! Checking yobot v0.1.1 (/source) Oct 27 13:10:24.319 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 27 13:10:24.320 INFO kablam! --> src/slackhandler.rs:74:35 Oct 27 13:10:24.320 INFO kablam! | Oct 27 13:10:24.320 INFO kablam! 74 | message = message.slice_unchecked(prefix_len, message_len); Oct 27 13:10:24.320 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 13:10:24.320 INFO kablam! | Oct 27 13:10:24.320 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:10:24.320 INFO kablam! Oct 27 13:10:24.387 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 27 13:10:24.387 INFO kablam! --> src/slackhandler.rs:74:35 Oct 27 13:10:24.387 INFO kablam! | Oct 27 13:10:24.387 INFO kablam! 74 | message = message.slice_unchecked(prefix_len, message_len); Oct 27 13:10:24.387 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 13:10:24.387 INFO kablam! | Oct 27 13:10:24.388 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 13:10:24.388 INFO kablam! Oct 27 13:10:33.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 27 13:10:33.163 INFO kablam! su: No module specific data is present Oct 27 13:10:33.711 INFO running `"docker" "rm" "-f" "99687921330c69e99476393f52c823d91decdface5980db6927b7b5ebcab16b1"` Oct 27 13:10:34.060 INFO blam! 99687921330c69e99476393f52c823d91decdface5980db6927b7b5ebcab16b1