Jul 11 17:12:56.686 INFO checking x86-0.9.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 11 17:12:56.686 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 17:12:56.686 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 11 17:12:56.687 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-5/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 11 17:12:56.941 INFO blam! 4da48a67ab132d3dd464b1dcc14d4e31e889ae230fde617b3b5614c3d57edd6b Jul 11 17:12:56.943 INFO running `"docker" "start" "-a" "4da48a67ab132d3dd464b1dcc14d4e31e889ae230fde617b3b5614c3d57edd6b"` Jul 11 17:12:57.987 INFO kablam! Compiling x86 v0.9.0 (file:///source) Jul 11 17:12:57.987 INFO kablam! Checking raw-cpuid v2.0.2 Jul 11 17:13:07.156 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct with type parameters (error E0133) Jul 11 17:13:07.156 INFO kablam! --> src/shared/dtables.rs:10:10 Jul 11 17:13:07.156 INFO kablam! | Jul 11 17:13:07.156 INFO kablam! 10 | #[derive(Debug)] Jul 11 17:13:07.156 INFO kablam! | ^^^^^ Jul 11 17:13:07.157 INFO kablam! | Jul 11 17:13:07.157 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Jul 11 17:13:07.157 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Jul 11 17:13:07.157 INFO kablam! = note: for more information, see issue #46043 Jul 11 17:13:07.157 INFO kablam! Jul 11 17:13:07.742 INFO kablam! warning: #[derive] can't be used on a #[repr(packed)] struct with type parameters (error E0133) Jul 11 17:13:07.742 INFO kablam! --> src/shared/dtables.rs:10:10 Jul 11 17:13:07.742 INFO kablam! | Jul 11 17:13:07.742 INFO kablam! 10 | #[derive(Debug)] Jul 11 17:13:07.742 INFO kablam! | ^^^^^ Jul 11 17:13:07.742 INFO kablam! | Jul 11 17:13:07.742 INFO kablam! = note: #[warn(safe_packed_borrows)] on by default Jul 11 17:13:07.742 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Jul 11 17:13:07.742 INFO kablam! = note: for more information, see issue #46043 Jul 11 17:13:07.742 INFO kablam! Jul 11 17:13:08.236 INFO kablam! error[E0463]: can't find crate for `klogger` Jul 11 17:13:08.236 INFO kablam! --> tests/kvm/bin.rs:7:1 Jul 11 17:13:08.236 INFO kablam! | Jul 11 17:13:08.236 INFO kablam! 7 | extern crate klogger; Jul 11 17:13:08.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ can't find crate Jul 11 17:13:08.236 INFO kablam! Jul 11 17:13:08.236 INFO kablam! error: aborting due to previous error Jul 11 17:13:08.236 INFO kablam! Jul 11 17:13:08.236 INFO kablam! For more information about this error, try `rustc --explain E0463`. Jul 11 17:13:08.240 INFO kablam! error: Could not compile `x86`. Jul 11 17:13:08.241 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 17:13:08.336 INFO kablam! error[E0464]: multiple matching crates for `libc` Jul 11 17:13:08.336 INFO kablam! --> tests/no_std_build.rs:4:1 Jul 11 17:13:08.336 INFO kablam! | Jul 11 17:13:08.336 INFO kablam! 4 | extern crate libc; Jul 11 17:13:08.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Jul 11 17:13:08.336 INFO kablam! | Jul 11 17:13:08.336 INFO kablam! = note: candidates: Jul 11 17:13:08.337 INFO kablam! crate `libc`: /rustup-home/toolchains/ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-837a213366377556.rlib Jul 11 17:13:08.337 INFO kablam! crate `libc`: /rustup-home/toolchains/ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-27f85b821a9801c1.rlib Jul 11 17:13:08.337 INFO kablam! Jul 11 17:13:08.337 INFO kablam! error[E0463]: can't find crate for `libc` Jul 11 17:13:08.337 INFO kablam! --> tests/no_std_build.rs:4:1 Jul 11 17:13:08.337 INFO kablam! | Jul 11 17:13:08.337 INFO kablam! 4 | extern crate libc; Jul 11 17:13:08.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^ can't find crate Jul 11 17:13:08.337 INFO kablam! Jul 11 17:13:08.337 INFO kablam! error: aborting due to 2 previous errors Jul 11 17:13:08.337 INFO kablam! Jul 11 17:13:08.337 INFO kablam! Some errors occurred: E0463, E0464. Jul 11 17:13:08.337 INFO kablam! For more information about an error, try `rustc --explain E0463`. Jul 11 17:13:08.347 INFO kablam! error: Could not compile `x86`. Jul 11 17:13:08.347 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 11 17:13:08.667 INFO kablam! error: build failed Jul 11 17:13:08.669 INFO kablam! su: No module specific data is present Jul 11 17:13:09.282 INFO running `"docker" "rm" "-f" "4da48a67ab132d3dd464b1dcc14d4e31e889ae230fde617b3b5614c3d57edd6b"` Jul 11 17:13:09.451 INFO blam! 4da48a67ab132d3dd464b1dcc14d4e31e889ae230fde617b3b5614c3d57edd6b