Oct 12 19:56:31.163 INFO checking jcc333/blood-sucker against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 19:56:31.164 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 19:56:31.708 INFO blam! b1e682df87f99da0bd0dc13f01c247e7644063944951fb7d0b64698dc98c70de Oct 12 19:56:31.712 INFO running `"docker" "start" "-a" "b1e682df87f99da0bd0dc13f01c247e7644063944951fb7d0b64698dc98c70de"` Oct 12 19:56:33.836 INFO kablam! usermod: no changes Oct 12 19:56:33.892 INFO kablam! Checking blood-sucker v0.1.0 (/source) Oct 12 19:56:34.508 INFO kablam! error[E0412]: cannot find type `Any` in this scope Oct 12 19:56:34.508 INFO kablam! --> src/lib.rs:11:25 Oct 12 19:56:34.508 INFO kablam! | Oct 12 19:56:34.508 INFO kablam! 11 | protocol_level: Any, Oct 12 19:56:34.508 INFO kablam! | ^^^ not found in this scope Oct 12 19:56:34.508 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 12 19:56:34.508 INFO kablam! | Oct 12 19:56:34.508 INFO kablam! 3 | use std::any::Any; Oct 12 19:56:34.508 INFO kablam! | Oct 12 19:56:34.508 INFO kablam! Oct 12 19:56:34.508 INFO kablam! error[E0412]: cannot find type `Any` in this scope Oct 12 19:56:34.508 INFO kablam! --> src/lib.rs:12:24 Oct 12 19:56:34.508 INFO kablam! | Oct 12 19:56:34.509 INFO kablam! 12 | connect_flags: Any, Oct 12 19:56:34.509 INFO kablam! | ^^^ not found in this scope Oct 12 19:56:34.509 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 12 19:56:34.509 INFO kablam! | Oct 12 19:56:34.509 INFO kablam! 3 | use std::any::Any; Oct 12 19:56:34.509 INFO kablam! | Oct 12 19:56:34.509 INFO kablam! Oct 12 19:56:34.509 INFO kablam! error[E0412]: cannot find type `Any` in this scope Oct 12 19:56:34.509 INFO kablam! --> src/lib.rs:13:21 Oct 12 19:56:34.509 INFO kablam! | Oct 12 19:56:34.509 INFO kablam! 13 | keep_alive: Any Oct 12 19:56:34.509 INFO kablam! | ^^^ not found in this scope Oct 12 19:56:34.509 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 12 19:56:34.509 INFO kablam! | Oct 12 19:56:34.509 INFO kablam! 3 | use std::any::Any; Oct 12 19:56:34.509 INFO kablam! | Oct 12 19:56:34.509 INFO kablam! Oct 12 19:56:34.584 INFO kablam! error: aborting due to 3 previous errors Oct 12 19:56:34.584 INFO kablam! Oct 12 19:56:34.584 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 12 19:56:34.604 INFO kablam! error: Could not compile `blood-sucker`. Oct 12 19:56:34.604 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 19:56:34.652 INFO kablam! error[E0412]: cannot find type `Any` in this scope Oct 12 19:56:34.652 INFO kablam! --> src/lib.rs:11:25 Oct 12 19:56:34.652 INFO kablam! | Oct 12 19:56:34.652 INFO kablam! 11 | protocol_level: Any, Oct 12 19:56:34.652 INFO kablam! | ^^^ not found in this scope Oct 12 19:56:34.652 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 12 19:56:34.652 INFO kablam! | Oct 12 19:56:34.652 INFO kablam! 3 | use std::any::Any; Oct 12 19:56:34.652 INFO kablam! | Oct 12 19:56:34.652 INFO kablam! Oct 12 19:56:34.652 INFO kablam! error[E0412]: cannot find type `Any` in this scope Oct 12 19:56:34.652 INFO kablam! --> src/lib.rs:12:24 Oct 12 19:56:34.652 INFO kablam! | Oct 12 19:56:34.652 INFO kablam! 12 | connect_flags: Any, Oct 12 19:56:34.652 INFO kablam! | ^^^ not found in this scope Oct 12 19:56:34.652 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 12 19:56:34.652 INFO kablam! | Oct 12 19:56:34.652 INFO kablam! 3 | use std::any::Any; Oct 12 19:56:34.652 INFO kablam! | Oct 12 19:56:34.652 INFO kablam! Oct 12 19:56:34.652 INFO kablam! error[E0412]: cannot find type `Any` in this scope Oct 12 19:56:34.653 INFO kablam! --> src/lib.rs:13:21 Oct 12 19:56:34.653 INFO kablam! | Oct 12 19:56:34.653 INFO kablam! 13 | keep_alive: Any Oct 12 19:56:34.653 INFO kablam! | ^^^ not found in this scope Oct 12 19:56:34.653 INFO kablam! help: possible candidate is found in another module, you can import it into scope Oct 12 19:56:34.653 INFO kablam! | Oct 12 19:56:34.653 INFO kablam! 3 | use std::any::Any; Oct 12 19:56:34.653 INFO kablam! | Oct 12 19:56:34.653 INFO kablam! Oct 12 19:56:34.684 INFO kablam! error: aborting due to 3 previous errors Oct 12 19:56:34.685 INFO kablam! Oct 12 19:56:34.685 INFO kablam! For more information about this error, try `rustc --explain E0412`. Oct 12 19:56:34.688 INFO kablam! error: Could not compile `blood-sucker`. Oct 12 19:56:34.688 INFO kablam! Oct 12 19:56:34.688 INFO kablam! To learn more, run the command again with --verbose. Oct 12 19:56:34.689 INFO kablam! su: No module specific data is present Oct 12 19:56:35.921 INFO running `"docker" "rm" "-f" "b1e682df87f99da0bd0dc13f01c247e7644063944951fb7d0b64698dc98c70de"` Oct 12 19:56:36.272 INFO blam! b1e682df87f99da0bd0dc13f01c247e7644063944951fb7d0b64698dc98c70de