Sep 21 11:28:31.251 INFO checking deploy-0.1.3 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 11:28:31.251 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 11:28:31.251 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:28:31.380 INFO blam! 253123eaca24bd9d27d1149f6117cb004df183f8cfcc2989b49b4a9d2366d771 Sep 21 11:28:31.382 INFO running `"docker" "start" "-a" "253123eaca24bd9d27d1149f6117cb004df183f8cfcc2989b49b4a9d2366d771"` Sep 21 11:28:32.307 INFO kablam! usermod: no changes Sep 21 11:28:32.457 INFO kablam! Checking valgrind_request v1.1.0 Sep 21 11:28:32.502 INFO kablam! Checking docopt v1.0.1 Sep 21 11:28:32.506 INFO kablam! Checking futures-core-preview v0.2.3 Sep 21 11:28:32.506 INFO kablam! Checking itertools v0.7.8 Sep 21 11:28:32.506 INFO kablam! Checking cargo_metadata v0.6.0 Sep 21 11:28:32.688 INFO kablam! Checking deploy-temp-fringe v1.2.3 Sep 21 11:28:34.708 INFO kablam! Checking futures-channel-preview v0.2.2 Sep 21 11:28:34.708 INFO kablam! Checking futures-io-preview v0.2.2 Sep 21 11:28:37.190 INFO kablam! Checking deploy-common v0.1.3 Sep 21 11:28:37.598 INFO kablam! Checking futures-sink-preview v0.2.2 Sep 21 11:28:38.778 INFO kablam! Checking futures-util-preview v0.2.2 Sep 21 11:28:41.118 INFO kablam! Checking futures-executor-preview v0.2.2 Sep 21 11:28:41.760 INFO kablam! Checking futures-stable-preview v0.2.3 Sep 21 11:28:41.806 INFO kablam! Checking futures-async-runtime-preview v0.2.3 Sep 21 11:28:41.860 INFO kablam! Checking futures-preview v0.2.2 Sep 21 11:28:42.309 INFO kablam! Checking deploy v0.1.3 (/source) Sep 21 11:28:44.290 INFO kablam! error[E0641]: cannot cast to a pointer of an unknown kind Sep 21 11:28:44.290 INFO kablam! --> src/channel/tcp_linux.rs:277:6 Sep 21 11:28:44.290 INFO kablam! | Sep 21 11:28:44.290 INFO kablam! 277 | *(&nix::sys::epoll::EpollEvent::new( Sep 21 11:28:44.290 INFO kablam! | __________________^ Sep 21 11:28:44.290 INFO kablam! 278 | | nix::sys::epoll::EpollFlags::EPOLLIN, Sep 21 11:28:44.290 INFO kablam! 279 | | u64::max_value(), Sep 21 11:28:44.290 INFO kablam! 280 | | ) as *const _ as *mut _) Sep 21 11:28:44.290 INFO kablam! | |__________________________________------^ Sep 21 11:28:44.290 INFO kablam! | | Sep 21 11:28:44.290 INFO kablam! | help: consider giving more type information Sep 21 11:28:44.290 INFO kablam! | Sep 21 11:28:44.290 INFO kablam! = note: The type information given here is insufficient to check whether the pointer cast is valid Sep 21 11:28:44.290 INFO kablam! Sep 21 11:28:44.541 INFO kablam! error: aborting due to previous error Sep 21 11:28:44.541 INFO kablam! Sep 21 11:28:44.541 INFO kablam! For more information about this error, try `rustc --explain E0641`. Sep 21 11:28:44.549 INFO kablam! error: Could not compile `deploy`. Sep 21 11:28:44.549 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:28:44.643 INFO kablam! error[E0641]: cannot cast to a pointer of an unknown kind Sep 21 11:28:44.643 INFO kablam! --> src/channel/tcp_linux.rs:277:6 Sep 21 11:28:44.643 INFO kablam! | Sep 21 11:28:44.643 INFO kablam! 277 | *(&nix::sys::epoll::EpollEvent::new( Sep 21 11:28:44.643 INFO kablam! | __________________^ Sep 21 11:28:44.643 INFO kablam! 278 | | nix::sys::epoll::EpollFlags::EPOLLIN, Sep 21 11:28:44.643 INFO kablam! 279 | | u64::max_value(), Sep 21 11:28:44.643 INFO kablam! 280 | | ) as *const _ as *mut _) Sep 21 11:28:44.644 INFO kablam! | |__________________________________------^ Sep 21 11:28:44.644 INFO kablam! | | Sep 21 11:28:44.644 INFO kablam! | help: consider giving more type information Sep 21 11:28:44.644 INFO kablam! | Sep 21 11:28:44.644 INFO kablam! = note: The type information given here is insufficient to check whether the pointer cast is valid Sep 21 11:28:44.644 INFO kablam! Sep 21 11:28:44.866 INFO kablam! error: aborting due to previous error Sep 21 11:28:44.866 INFO kablam! Sep 21 11:28:44.866 INFO kablam! For more information about this error, try `rustc --explain E0641`. Sep 21 11:28:44.875 INFO kablam! error: Could not compile `deploy`. Sep 21 11:28:44.875 INFO kablam! Sep 21 11:28:44.875 INFO kablam! To learn more, run the command again with --verbose. Sep 21 11:28:44.876 INFO kablam! su: No module specific data is present Sep 21 11:28:45.557 INFO running `"docker" "rm" "-f" "253123eaca24bd9d27d1149f6117cb004df183f8cfcc2989b49b4a9d2366d771"` Sep 21 11:28:45.623 INFO blam! 253123eaca24bd9d27d1149f6117cb004df183f8cfcc2989b49b4a9d2366d771