Oct 15 09:49:58.428 INFO testing JosephFerano/rust_os against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:49:58.428 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 15 09:49:58.979 INFO blam! 83166b0a2e7b8884650289d17a04901d16dad9be2f58ca943f113fa601fb84c7 Oct 15 09:49:58.988 INFO running `"docker" "start" "-a" "83166b0a2e7b8884650289d17a04901d16dad9be2f58ca943f113fa601fb84c7"` Oct 15 09:50:00.518 INFO kablam! usermod: no changes Oct 15 09:50:00.575 INFO kablam! Compiling bitflags v1.0.4 Oct 15 09:50:00.575 INFO kablam! Compiling volatile v0.2.4 Oct 15 09:50:00.863 INFO kablam! Compiling multiboot2 v0.7.1 Oct 15 09:50:01.699 INFO kablam! Compiling first_os v0.1.0 (/source) Oct 15 09:50:01.991 INFO kablam! warning: method is never used: `clear_screen` Oct 15 09:50:01.991 INFO kablam! --> src/vga_buffer.rs:121:5 Oct 15 09:50:01.991 INFO kablam! | Oct 15 09:50:01.991 INFO kablam! 121 | pub fn clear_screen(&mut self) { Oct 15 09:50:01.991 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:50:01.991 INFO kablam! | Oct 15 09:50:01.991 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:50:01.991 INFO kablam! Oct 15 09:50:02.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.73s Oct 15 09:50:02.274 INFO kablam! su: No module specific data is present Oct 15 09:50:02.963 INFO running `"docker" "rm" "-f" "83166b0a2e7b8884650289d17a04901d16dad9be2f58ca943f113fa601fb84c7"` Oct 15 09:50:03.294 INFO blam! 83166b0a2e7b8884650289d17a04901d16dad9be2f58ca943f113fa601fb84c7 Oct 15 09:50:03.303 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 15 09:50:03.761 INFO blam! 29e1677fd9d308813409e54ee41dbe7d193087a264af4a4d4d935d5200e3e374 Oct 15 09:50:03.771 INFO running `"docker" "start" "-a" "29e1677fd9d308813409e54ee41dbe7d193087a264af4a4d4d935d5200e3e374"` Oct 15 09:50:05.063 INFO kablam! usermod: no changes Oct 15 09:50:05.141 INFO kablam! Compiling volatile v0.2.4 Oct 15 09:50:05.151 INFO kablam! Compiling multiboot2 v0.7.1 Oct 15 09:50:06.195 INFO kablam! Compiling first_os v0.1.0 (/source) Oct 15 09:50:06.751 INFO kablam! error[E0152]: duplicate lang item found: `eh_personality`. Oct 15 09:50:06.752 INFO kablam! --> src/lib.rs:63:1 Oct 15 09:50:06.752 INFO kablam! | Oct 15 09:50:06.752 INFO kablam! 63 | pub extern fn eh_personality() {} Oct 15 09:50:06.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:50:06.753 INFO kablam! | Oct 15 09:50:06.753 INFO kablam! = note: first defined in crate `panic_unwind`. Oct 15 09:50:06.753 INFO kablam! Oct 15 09:50:06.754 INFO kablam! error[E0152]: duplicate lang item found: `panic_impl`. Oct 15 09:50:06.754 INFO kablam! --> src/lib.rs:66:1 Oct 15 09:50:06.754 INFO kablam! | Oct 15 09:50:06.754 INFO kablam! 66 | / pub extern fn panic(info : &PanicInfo) -> ! { Oct 15 09:50:06.754 INFO kablam! 67 | | let mut writer = Writer::new(); Oct 15 09:50:06.754 INFO kablam! 68 | | writeln!(writer, "{}", info); Oct 15 09:50:06.754 INFO kablam! 69 | | loop{} Oct 15 09:50:06.754 INFO kablam! 70 | | } Oct 15 09:50:06.754 INFO kablam! | |_^ Oct 15 09:50:06.754 INFO kablam! | Oct 15 09:50:06.754 INFO kablam! = note: first defined in crate `std`. Oct 15 09:50:06.754 INFO kablam! Oct 15 09:50:06.851 INFO kablam! error: aborting due to 2 previous errors Oct 15 09:50:06.851 INFO kablam! Oct 15 09:50:06.851 INFO kablam! For more information about this error, try `rustc --explain E0152`. Oct 15 09:50:06.875 INFO kablam! error: Could not compile `first_os`. Oct 15 09:50:06.875 INFO kablam! Oct 15 09:50:06.875 INFO kablam! To learn more, run the command again with --verbose. Oct 15 09:50:06.883 INFO kablam! su: No module specific data is present Oct 15 09:50:07.545 INFO running `"docker" "rm" "-f" "29e1677fd9d308813409e54ee41dbe7d193087a264af4a4d4d935d5200e3e374"` Oct 15 09:50:07.807 INFO blam! 29e1677fd9d308813409e54ee41dbe7d193087a264af4a4d4d935d5200e3e374