Sep 20 04:38:15.049 INFO checking deploy-0.1.3 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:38:15.049 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:38:15.049 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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.289 INFO blam! 6672eeac74c77d96934a0438efa489b010569377ec0f0276f1a9b77982e267ae Sep 20 04:38:15.289 INFO running `"docker" "start" "-a" "6672eeac74c77d96934a0438efa489b010569377ec0f0276f1a9b77982e267ae"` Sep 20 04:38:16.252 INFO kablam! usermod: no changes Sep 20 04:38:16.401 INFO kablam! Checking valgrind_request v1.1.0 Sep 20 04:38:16.401 INFO kablam! Checking aes_frast v0.1.2 Sep 20 04:38:16.407 INFO kablam! Checking either v1.5.0 Sep 20 04:38:16.413 INFO kablam! Checking semver v0.9.0 Sep 20 04:38:16.413 INFO kablam! Checking bincode v1.0.1 Sep 20 04:38:16.413 INFO kablam! Checking docopt v1.0.1 Sep 20 04:38:16.798 INFO kablam! Checking deploy-temp-fringe v1.2.3 Sep 20 04:38:18.770 INFO kablam! Checking cargo_metadata v0.6.0 Sep 20 04:38:19.010 INFO kablam! Checking futures-core-preview v0.2.3 Sep 20 04:38:19.010 INFO kablam! Checking itertools v0.7.8 Sep 20 04:38:20.694 INFO kablam! Checking futures-channel-preview v0.2.2 Sep 20 04:38:20.694 INFO kablam! Checking futures-io-preview v0.2.2 Sep 20 04:38:21.638 INFO kablam! Checking futures-sink-preview v0.2.2 Sep 20 04:38:21.766 INFO kablam! Checking deploy-common v0.1.3 Sep 20 04:38:22.230 INFO kablam! Checking futures-util-preview v0.2.2 Sep 20 04:38:24.876 INFO kablam! Checking futures-executor-preview v0.2.2 Sep 20 04:38:25.646 INFO kablam! Checking futures-stable-preview v0.2.3 Sep 20 04:38:25.730 INFO kablam! Checking futures-async-runtime-preview v0.2.3 Sep 20 04:38:25.818 INFO kablam! Checking futures-preview v0.2.2 Sep 20 04:38:26.506 INFO kablam! Checking deploy v0.1.3 (/source) Sep 20 04:38:28.574 INFO kablam! error[E0641]: cannot cast to a pointer of an unknown kind Sep 20 04:38:28.574 INFO kablam! --> src/channel/tcp_linux.rs:277:6 Sep 20 04:38:28.574 INFO kablam! | Sep 20 04:38:28.574 INFO kablam! 277 | *(&nix::sys::epoll::EpollEvent::new( Sep 20 04:38:28.574 INFO kablam! | __________________^ Sep 20 04:38:28.574 INFO kablam! 278 | | nix::sys::epoll::EpollFlags::EPOLLIN, Sep 20 04:38:28.574 INFO kablam! 279 | | u64::max_value(), Sep 20 04:38:28.574 INFO kablam! 280 | | ) as *const _ as *mut _) Sep 20 04:38:28.574 INFO kablam! | |__________________________________------^ Sep 20 04:38:28.574 INFO kablam! | | Sep 20 04:38:28.574 INFO kablam! | help: consider giving more type information Sep 20 04:38:28.574 INFO kablam! | Sep 20 04:38:28.574 INFO kablam! = note: The type information given here is insufficient to check whether the pointer cast is valid Sep 20 04:38:28.575 INFO kablam! Sep 20 04:38:28.778 INFO kablam! error[E0641]: cannot cast to a pointer of an unknown kind Sep 20 04:38:28.778 INFO kablam! --> src/channel/tcp_linux.rs:277:6 Sep 20 04:38:28.778 INFO kablam! | Sep 20 04:38:28.778 INFO kablam! 277 | *(&nix::sys::epoll::EpollEvent::new( Sep 20 04:38:28.778 INFO kablam! | __________________^ Sep 20 04:38:28.778 INFO kablam! 278 | | nix::sys::epoll::EpollFlags::EPOLLIN, Sep 20 04:38:28.778 INFO kablam! 279 | | u64::max_value(), Sep 20 04:38:28.778 INFO kablam! 280 | | ) as *const _ as *mut _) Sep 20 04:38:28.778 INFO kablam! | |__________________________________------^ Sep 20 04:38:28.778 INFO kablam! | | Sep 20 04:38:28.778 INFO kablam! | help: consider giving more type information Sep 20 04:38:28.778 INFO kablam! | Sep 20 04:38:28.778 INFO kablam! = note: The type information given here is insufficient to check whether the pointer cast is valid Sep 20 04:38:28.778 INFO kablam! Sep 20 04:38:28.831 INFO kablam! error: aborting due to previous error Sep 20 04:38:28.831 INFO kablam! Sep 20 04:38:28.831 INFO kablam! For more information about this error, try `rustc --explain E0641`. Sep 20 04:38:28.842 INFO kablam! error: Could not compile `deploy`. Sep 20 04:38:28.842 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:38:28.956 INFO kablam! error: aborting due to previous error Sep 20 04:38:28.956 INFO kablam! Sep 20 04:38:28.956 INFO kablam! For more information about this error, try `rustc --explain E0641`. Sep 20 04:38:28.971 INFO kablam! error: Could not compile `deploy`. Sep 20 04:38:28.971 INFO kablam! Sep 20 04:38:28.971 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:38:28.973 INFO kablam! su: No module specific data is present Sep 20 04:38:29.925 INFO running `"docker" "rm" "-f" "6672eeac74c77d96934a0438efa489b010569377ec0f0276f1a9b77982e267ae"` Sep 20 04:38:30.041 INFO blam! 6672eeac74c77d96934a0438efa489b010569377ec0f0276f1a9b77982e267ae