Sep 20 04:38:15.013 INFO checking deploy-0.1.3 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 04:38:15.013 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 04:38:15.013 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:38:15.242 INFO blam! ef2060f8f740c92fbd9623d99b3e202007693a35a7cd42f5eef22cf00cb003fa Sep 20 04:38:15.245 INFO running `"docker" "start" "-a" "ef2060f8f740c92fbd9623d99b3e202007693a35a7cd42f5eef22cf00cb003fa"` Sep 20 04:38:16.434 INFO kablam! usermod: no changes Sep 20 04:38:16.650 INFO kablam! Checking aes_frast v0.1.2 Sep 20 04:38:16.650 INFO kablam! Checking valgrind_request v1.1.0 Sep 20 04:38:16.674 INFO kablam! Checking either v1.5.0 Sep 20 04:38:16.674 INFO kablam! Checking semver v0.9.0 Sep 20 04:38:16.674 INFO kablam! Checking bincode v1.0.1 Sep 20 04:38:16.682 INFO kablam! Checking docopt v1.0.1 Sep 20 04:38:17.182 INFO kablam! Checking deploy-temp-fringe v1.2.3 Sep 20 04:38:18.936 INFO kablam! Checking futures-core-preview v0.2.3 Sep 20 04:38:18.936 INFO kablam! Checking itertools v0.7.8 Sep 20 04:38:19.570 INFO kablam! Checking cargo_metadata v0.6.0 Sep 20 04:38:20.970 INFO kablam! Checking futures-channel-preview v0.2.2 Sep 20 04:38:20.970 INFO kablam! Checking futures-io-preview v0.2.2 Sep 20 04:38:21.850 INFO kablam! Checking futures-sink-preview v0.2.2 Sep 20 04:38:22.277 INFO kablam! Checking deploy-common v0.1.3 Sep 20 04:38:22.410 INFO kablam! Checking futures-util-preview v0.2.2 Sep 20 04:38:24.767 INFO kablam! Checking futures-executor-preview v0.2.2 Sep 20 04:38:25.515 INFO kablam! Checking futures-stable-preview v0.2.3 Sep 20 04:38:25.588 INFO kablam! Checking futures-async-runtime-preview v0.2.3 Sep 20 04:38:25.663 INFO kablam! Checking futures-preview v0.2.2 Sep 20 04:38:26.334 INFO kablam! Checking deploy v0.1.3 (/source) Sep 20 04:38:28.434 INFO kablam! error[E0641]: cannot cast to a pointer of an unknown kind Sep 20 04:38:28.434 INFO kablam! --> src/channel/tcp_linux.rs:277:6 Sep 20 04:38:28.434 INFO kablam! | Sep 20 04:38:28.434 INFO kablam! 277 | *(&nix::sys::epoll::EpollEvent::new( Sep 20 04:38:28.434 INFO kablam! | __________________^ Sep 20 04:38:28.434 INFO kablam! 278 | | nix::sys::epoll::EpollFlags::EPOLLIN, Sep 20 04:38:28.434 INFO kablam! 279 | | u64::max_value(), Sep 20 04:38:28.434 INFO kablam! 280 | | ) as *const _ as *mut _) Sep 20 04:38:28.434 INFO kablam! | |__________________________________------^ Sep 20 04:38:28.434 INFO kablam! | | Sep 20 04:38:28.434 INFO kablam! | help: consider giving more type information Sep 20 04:38:28.434 INFO kablam! | Sep 20 04:38:28.434 INFO kablam! = note: The type information given here is insufficient to check whether the pointer cast is valid Sep 20 04:38:28.434 INFO kablam! Sep 20 04:38:28.638 INFO kablam! error[E0641]: cannot cast to a pointer of an unknown kind Sep 20 04:38:28.638 INFO kablam! --> src/channel/tcp_linux.rs:277:6 Sep 20 04:38:28.638 INFO kablam! | Sep 20 04:38:28.638 INFO kablam! 277 | *(&nix::sys::epoll::EpollEvent::new( Sep 20 04:38:28.638 INFO kablam! | __________________^ Sep 20 04:38:28.638 INFO kablam! 278 | | nix::sys::epoll::EpollFlags::EPOLLIN, Sep 20 04:38:28.638 INFO kablam! 279 | | u64::max_value(), Sep 20 04:38:28.638 INFO kablam! 280 | | ) as *const _ as *mut _) Sep 20 04:38:28.638 INFO kablam! | |__________________________________------^ Sep 20 04:38:28.638 INFO kablam! | | Sep 20 04:38:28.638 INFO kablam! | help: consider giving more type information Sep 20 04:38:28.638 INFO kablam! | Sep 20 04:38:28.638 INFO kablam! = note: The type information given here is insufficient to check whether the pointer cast is valid Sep 20 04:38:28.638 INFO kablam! Sep 20 04:38:28.674 INFO kablam! error: aborting due to previous error Sep 20 04:38:28.674 INFO kablam! Sep 20 04:38:28.674 INFO kablam! For more information about this error, try `rustc --explain E0641`. Sep 20 04:38:28.682 INFO kablam! error: Could not compile `deploy`. Sep 20 04:38:28.682 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:38:28.840 INFO kablam! error: aborting due to previous error Sep 20 04:38:28.840 INFO kablam! Sep 20 04:38:28.840 INFO kablam! For more information about this error, try `rustc --explain E0641`. Sep 20 04:38:28.854 INFO kablam! error: Could not compile `deploy`. Sep 20 04:38:28.854 INFO kablam! Sep 20 04:38:28.854 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:38:28.857 INFO kablam! su: No module specific data is present Sep 20 04:38:29.618 INFO running `"docker" "rm" "-f" "ef2060f8f740c92fbd9623d99b3e202007693a35a7cd42f5eef22cf00cb003fa"` Sep 20 04:38:29.670 INFO blam! ef2060f8f740c92fbd9623d99b3e202007693a35a7cd42f5eef22cf00cb003fa