Sep 17 11:50:01.981 INFO checking phil-opp/blog_os against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 11:50:01.981 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 11:50:01.981 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 11:50:02.495 INFO blam! 200aa6fdfede9278092df44b12a684931c65b9417ee5cb326c680eec1e766dc6 Sep 17 11:50:02.503 INFO running `"docker" "start" "-a" "200aa6fdfede9278092df44b12a684931c65b9417ee5cb326c680eec1e766dc6"` Sep 17 11:50:04.246 INFO kablam! usermod: no changes Sep 17 11:50:04.347 INFO kablam! Compiling version_check v0.1.4 Sep 17 11:50:04.347 INFO kablam! Checking bitflags v1.0.3 Sep 17 11:50:04.362 INFO kablam! Checking ux v0.1.2 Sep 17 11:50:04.367 INFO kablam! Checking os_bootinfo v0.2.1 Sep 17 11:50:04.379 INFO kablam! Checking bit_field v0.9.0 Sep 17 11:50:04.379 INFO kablam! Checking usize_conversions v0.2.0 Sep 17 11:50:05.903 INFO kablam! Checking spin v0.4.9 Sep 17 11:50:06.487 INFO kablam! Checking volatile v0.2.4 Sep 17 11:50:06.831 INFO kablam! Checking bootloader_precompiled v0.2.0 Sep 17 11:50:06.831 INFO kablam! Checking array-init v0.0.3 Sep 17 11:50:06.919 INFO kablam! Compiling lazy_static v1.1.0 Sep 17 11:50:24.195 INFO kablam! Checking x86_64 v0.2.11 Sep 17 11:50:26.199 INFO kablam! Checking uart_16550 v0.1.0 Sep 17 11:50:26.598 INFO kablam! Checking blog_os v0.2.0 (/source) Sep 17 11:50:27.195 INFO kablam! warning: use of deprecated attribute `panic_implementation`: This attribute was renamed to `panic_handler`. See https://github.com/rust-lang/rust/issues/44489#issuecomment-415140224 Sep 17 11:50:27.195 INFO kablam! --> src/bin/test-basic-boot.rs:28:1 Sep 17 11:50:27.195 INFO kablam! | Sep 17 11:50:27.195 INFO kablam! 28 | #[panic_implementation] Sep 17 11:50:27.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 17 11:50:27.195 INFO kablam! | Sep 17 11:50:27.195 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 11:50:27.195 INFO kablam! Sep 17 11:50:27.237 INFO kablam! warning: use of deprecated attribute `panic_implementation`: This attribute was renamed to `panic_handler`. See https://github.com/rust-lang/rust/issues/44489#issuecomment-415140224 Sep 17 11:50:27.237 INFO kablam! --> src/bin/test-exception-double-fault-stack-overflow.rs:42:1 Sep 17 11:50:27.237 INFO kablam! | Sep 17 11:50:27.237 INFO kablam! 42 | #[panic_implementation] Sep 17 11:50:27.237 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 17 11:50:27.237 INFO kablam! | Sep 17 11:50:27.237 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 11:50:27.237 INFO kablam! Sep 17 11:50:27.299 INFO kablam! warning: use of deprecated attribute `panic_implementation`: This attribute was renamed to `panic_handler`. See https://github.com/rust-lang/rust/issues/44489#issuecomment-415140224 Sep 17 11:50:27.299 INFO kablam! --> src/bin/test-panic.rs:19:1 Sep 17 11:50:27.299 INFO kablam! | Sep 17 11:50:27.299 INFO kablam! 19 | #[panic_implementation] Sep 17 11:50:27.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 17 11:50:27.299 INFO kablam! | Sep 17 11:50:27.299 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 11:50:27.299 INFO kablam! Sep 17 11:50:27.405 INFO kablam! warning: use of deprecated attribute `panic_implementation`: This attribute was renamed to `panic_handler`. See https://github.com/rust-lang/rust/issues/44489#issuecomment-415140224 Sep 17 11:50:27.405 INFO kablam! --> src/main.rs:38:1 Sep 17 11:50:27.405 INFO kablam! | Sep 17 11:50:27.405 INFO kablam! 38 | #[panic_implementation] Sep 17 11:50:27.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 17 11:50:27.405 INFO kablam! | Sep 17 11:50:27.405 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 11:50:27.405 INFO kablam! Sep 17 11:50:27.435 INFO kablam! warning: use of deprecated attribute `panic_implementation`: This attribute was renamed to `panic_handler`. See https://github.com/rust-lang/rust/issues/44489#issuecomment-415140224 Sep 17 11:50:27.435 INFO kablam! --> src/bin/test-exception-breakpoint.rs:48:1 Sep 17 11:50:27.435 INFO kablam! | Sep 17 11:50:27.435 INFO kablam! 48 | #[panic_implementation] Sep 17 11:50:27.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 17 11:50:27.435 INFO kablam! | Sep 17 11:50:27.435 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 11:50:27.435 INFO kablam! Sep 17 11:50:27.531 INFO kablam! warning: function cannot return without recursing Sep 17 11:50:27.531 INFO kablam! --> src/main.rs:25:5 Sep 17 11:50:27.531 INFO kablam! | Sep 17 11:50:27.531 INFO kablam! 25 | fn stack_overflow() { Sep 17 11:50:27.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ cannot return without recursing Sep 17 11:50:27.531 INFO kablam! 26 | stack_overflow(); // for each recursion, the return address is pushed Sep 17 11:50:27.531 INFO kablam! | ---------------- recursive call site Sep 17 11:50:27.531 INFO kablam! | Sep 17 11:50:27.531 INFO kablam! = note: #[warn(unconditional_recursion)] on by default Sep 17 11:50:27.531 INFO kablam! = help: a `loop` may express intention better if this is on purpose Sep 17 11:50:27.531 INFO kablam! Sep 17 11:50:29.415 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.15s Sep 17 11:50:29.427 INFO kablam! su: No module specific data is present Sep 17 11:50:31.080 INFO running `"docker" "rm" "-f" "200aa6fdfede9278092df44b12a684931c65b9417ee5cb326c680eec1e766dc6"` Sep 17 11:50:31.352 INFO blam! 200aa6fdfede9278092df44b12a684931c65b9417ee5cb326c680eec1e766dc6