Oct 26 18:22:11.500 INFO checking voloyev/rabbitmq_playground against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 18:22:11.500 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 18:22:11.943 INFO blam! e5015acd9053ca98da4a1ac139cb7769d34ecc19c0d98468035b611bbc141ac3 Oct 26 18:22:11.955 INFO running `"docker" "start" "-a" "e5015acd9053ca98da4a1ac139cb7769d34ecc19c0d98468035b611bbc141ac3"` Oct 26 18:22:13.471 INFO kablam! usermod: no changes Oct 26 18:22:13.767 INFO kablam! Compiling ucd-util v0.1.1 Oct 26 18:22:13.767 INFO kablam! Compiling itoa v0.4.3 Oct 26 18:22:13.767 INFO kablam! Compiling utf8-ranges v1.0.1 Oct 26 18:22:13.779 INFO kablam! Compiling quick-error v1.2.2 Oct 26 18:22:13.787 INFO kablam! Compiling cookie-factory v0.2.4 Oct 26 18:22:13.808 INFO kablam! Compiling log v0.4.5 Oct 26 18:22:14.335 INFO kablam! Compiling serde v1.0.79 Oct 26 18:22:15.301 INFO kablam! Compiling ryu v0.2.6 Oct 26 18:22:15.537 INFO kablam! Checking sasl v0.4.2 Oct 26 18:22:15.727 INFO kablam! Compiling memchr v2.1.0 Oct 26 18:22:15.961 INFO kablam! Compiling lazy_static v1.1.0 Oct 26 18:22:17.548 INFO kablam! Compiling pest_derive v1.0.8 Oct 26 18:22:17.550 INFO kablam! Compiling syn v0.15.7 Oct 26 18:22:17.551 INFO kablam! Checking mio v0.6.16 Oct 26 18:22:17.573 INFO kablam! Checking tokio-io v0.1.9 Oct 26 18:22:17.688 INFO kablam! Checking aho-corasick v0.6.8 Oct 26 18:22:21.512 INFO kablam! Checking nom v4.0.0 Oct 26 18:22:21.583 INFO kablam! Compiling thread_local v0.3.6 Oct 26 18:22:21.688 INFO kablam! Compiling regex-syntax v0.6.2 Oct 26 18:22:25.652 INFO kablam! Checking regex v1.0.5 Oct 26 18:22:28.467 INFO kablam! Checking tokio-codec v0.1.1 Oct 26 18:22:29.867 INFO kablam! Checking mio-uds v0.6.7 Oct 26 18:22:32.063 INFO kablam! Checking tokio-threadpool v0.1.7 Oct 26 18:22:45.512 INFO kablam! Checking tokio-fs v0.1.3 Oct 26 18:22:45.560 INFO kablam! Checking tokio-reactor v0.1.6 Oct 26 18:22:54.320 INFO kablam! Checking handlebars v0.32.4 Oct 26 18:22:55.952 INFO kablam! Checking tokio-tcp v0.1.2 Oct 26 18:22:56.096 INFO kablam! Checking tokio-uds v0.2.2 Oct 26 18:22:56.616 INFO kablam! Checking tokio-udp v0.1.2 Oct 26 18:23:05.656 INFO kablam! Compiling serde_derive v1.0.79 Oct 26 18:23:05.779 INFO kablam! Checking tokio v0.1.11 Oct 26 18:23:22.203 INFO kablam! Compiling serde_json v1.0.31 Oct 26 18:23:45.371 INFO kablam! Compiling amq-protocol-types v1.0.0 Oct 26 18:23:49.583 INFO kablam! Checking amq-protocol-codegen v0.28.0 Oct 26 18:23:58.453 INFO kablam! Compiling amq-protocol v0.21.1 Oct 26 18:24:09.347 INFO kablam! Compiling lapin-async v0.13.0 Oct 26 18:24:11.934 INFO kablam! Checking lapin-futures v0.13.0 Oct 26 18:24:13.363 INFO kablam! Checking rabbitmq v0.1.0 (/source) Oct 26 18:24:14.767 INFO kablam! warning: unused import: `futures::Stream` Oct 26 18:24:14.768 INFO kablam! --> src/main.rs:8:5 Oct 26 18:24:14.768 INFO kablam! | Oct 26 18:24:14.769 INFO kablam! 8 | use futures::Stream; Oct 26 18:24:14.770 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 18:24:14.770 INFO kablam! | Oct 26 18:24:14.771 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 18:24:14.771 INFO kablam! Oct 26 18:24:15.119 INFO kablam! warning: unused import: `futures::Stream` Oct 26 18:24:15.120 INFO kablam! --> src/main.rs:8:5 Oct 26 18:24:15.121 INFO kablam! | Oct 26 18:24:15.121 INFO kablam! 8 | use futures::Stream; Oct 26 18:24:15.122 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 18:24:15.122 INFO kablam! | Oct 26 18:24:15.123 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 18:24:15.123 INFO kablam! Oct 26 18:24:15.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 01s Oct 26 18:24:15.188 INFO kablam! su: No module specific data is present Oct 26 18:24:16.788 INFO running `"docker" "rm" "-f" "e5015acd9053ca98da4a1ac139cb7769d34ecc19c0d98468035b611bbc141ac3"` Oct 26 18:24:17.040 INFO blam! e5015acd9053ca98da4a1ac139cb7769d34ecc19c0d98468035b611bbc141ac3