Oct 12 11:08:13.999 INFO checking voloyev/rabbitmq_playground against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 11:08:13.999 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:08:14.498 INFO blam! cb782ad5f72a8bd0f06fb5aae0bd4eabf88e0cae44ba47c9d976ad8113af6fbc Oct 12 11:08:14.499 INFO running `"docker" "start" "-a" "cb782ad5f72a8bd0f06fb5aae0bd4eabf88e0cae44ba47c9d976ad8113af6fbc"` Oct 12 11:08:16.144 INFO kablam! usermod: no changes Oct 12 11:08:16.413 INFO kablam! Compiling proc-macro2 v0.4.19 Oct 12 11:08:16.425 INFO kablam! Compiling utf8-ranges v1.0.1 Oct 12 11:08:16.425 INFO kablam! Compiling cookie-factory v0.2.4 Oct 12 11:08:16.425 INFO kablam! Compiling quick-error v1.2.2 Oct 12 11:08:16.426 INFO kablam! Compiling matches v0.1.8 Oct 12 11:08:16.426 INFO kablam! Compiling unicode-normalization v0.1.7 Oct 12 11:08:16.428 INFO kablam! Compiling percent-encoding v1.0.1 Oct 12 11:08:18.191 INFO kablam! Compiling regex-syntax v0.6.2 Oct 12 11:08:18.193 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 12 11:08:18.214 INFO kablam! Checking sasl v0.4.2 Oct 12 11:08:18.242 INFO kablam! Compiling memchr v2.1.0 Oct 12 11:08:18.274 INFO kablam! Compiling lazy_static v1.1.0 Oct 12 11:08:20.264 INFO kablam! Compiling pest_derive v1.0.8 Oct 12 11:08:20.305 INFO kablam! Compiling serde_json v1.0.31 Oct 12 11:08:21.322 INFO kablam! Checking tokio-io v0.1.9 Oct 12 11:08:30.559 INFO kablam! Checking nom v4.0.0 Oct 12 11:08:30.604 INFO kablam! Compiling thread_local v0.3.6 Oct 12 11:08:31.152 INFO kablam! Compiling aho-corasick v0.6.8 Oct 12 11:08:34.635 INFO kablam! Checking tokio-codec v0.1.1 Oct 12 11:08:36.745 INFO kablam! Checking parking_lot_core v0.3.1 Oct 12 11:08:54.217 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 12 11:08:54.680 INFO kablam! Checking parking_lot v0.6.4 Oct 12 11:08:54.940 INFO kablam! Compiling quote v0.6.8 Oct 12 11:08:59.253 INFO kablam! Checking handlebars v0.32.4 Oct 12 11:09:00.221 INFO kablam! Checking tokio-reactor v0.1.6 Oct 12 11:09:00.554 INFO kablam! Compiling regex v1.0.5 Oct 12 11:09:03.514 INFO kablam! Compiling syn v0.15.7 Oct 12 11:09:03.581 INFO kablam! Checking tokio-fs v0.1.3 Oct 12 11:09:05.131 INFO kablam! Checking tokio-udp v0.1.2 Oct 12 11:09:05.136 INFO kablam! Checking tokio-uds v0.2.2 Oct 12 11:09:05.138 INFO kablam! Checking tokio-tcp v0.1.2 Oct 12 11:09:09.106 INFO kablam! Checking tokio v0.1.11 Oct 12 11:09:34.340 INFO kablam! Compiling serde_derive v1.0.79 Oct 12 11:10:08.628 INFO kablam! Compiling amq-protocol-types v1.0.0 Oct 12 11:10:12.140 INFO kablam! Checking amq-protocol-codegen v0.28.0 Oct 12 11:10:23.976 INFO kablam! Compiling amq-protocol v0.21.1 Oct 12 11:10:29.562 INFO kablam! Compiling idna v0.1.5 Oct 12 11:10:34.704 INFO kablam! Compiling url v1.7.1 Oct 12 11:10:43.324 INFO kablam! Compiling lapin-async v0.13.0 Oct 12 11:10:45.539 INFO kablam! Checking lapin-futures v0.13.0 Oct 12 11:10:46.940 INFO kablam! Checking rabbitmq v0.1.0 (/source) Oct 12 11:10:48.034 INFO kablam! warning: unused import: `futures::Stream` Oct 12 11:10:48.034 INFO kablam! --> src/main.rs:8:5 Oct 12 11:10:48.034 INFO kablam! | Oct 12 11:10:48.035 INFO kablam! 8 | use futures::Stream; Oct 12 11:10:48.035 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 11:10:48.036 INFO kablam! | Oct 12 11:10:48.036 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 11:10:48.036 INFO kablam! Oct 12 11:10:48.093 INFO kablam! warning: unused import: `futures::Stream` Oct 12 11:10:48.093 INFO kablam! --> src/main.rs:8:5 Oct 12 11:10:48.093 INFO kablam! | Oct 12 11:10:48.094 INFO kablam! 8 | use futures::Stream; Oct 12 11:10:48.094 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 11:10:48.094 INFO kablam! | Oct 12 11:10:48.094 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 11:10:48.094 INFO kablam! Oct 12 11:10:48.165 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 31s Oct 12 11:10:48.200 INFO kablam! su: No module specific data is present Oct 12 11:10:48.856 INFO running `"docker" "rm" "-f" "cb782ad5f72a8bd0f06fb5aae0bd4eabf88e0cae44ba47c9d976ad8113af6fbc"` Oct 12 11:10:49.092 INFO blam! cb782ad5f72a8bd0f06fb5aae0bd4eabf88e0cae44ba47c9d976ad8113af6fbc