Sep 19 14:48:27.196 INFO checking phil-opp/blog_os against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 14:48:27.196 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 14:48:27.196 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 14:48:27.394 INFO blam! a1069a4cc8da64ae047e1f3e92608e2c7a8fdf3a13c28b57e4b1753c43bc0d56 Sep 19 14:48:27.395 INFO running `"docker" "start" "-a" "a1069a4cc8da64ae047e1f3e92608e2c7a8fdf3a13c28b57e4b1753c43bc0d56"` Sep 19 14:48:28.602 INFO kablam! usermod: no changes Sep 19 14:48:28.706 INFO kablam! Compiling version_check v0.1.4 Sep 19 14:48:28.714 INFO kablam! Checking bitflags v1.0.3 Sep 19 14:48:28.714 INFO kablam! Checking usize_conversions v0.2.0 Sep 19 14:48:28.714 INFO kablam! Checking ux v0.1.2 Sep 19 14:48:28.714 INFO kablam! Checking os_bootinfo v0.2.1 Sep 19 14:48:28.722 INFO kablam! Checking bit_field v0.9.0 Sep 19 14:48:29.462 INFO kablam! Checking spin v0.4.9 Sep 19 14:48:30.114 INFO kablam! Checking volatile v0.2.4 Sep 19 14:48:30.987 INFO kablam! Checking bootloader_precompiled v0.2.0 Sep 19 14:48:31.447 INFO kablam! Checking array-init v0.0.3 Sep 19 14:48:32.442 INFO kablam! Compiling lazy_static v1.1.0 Sep 19 14:48:48.200 INFO kablam! Checking x86_64 v0.2.11 Sep 19 14:48:50.826 INFO kablam! Checking uart_16550 v0.1.0 Sep 19 14:48:51.334 INFO kablam! Checking blog_os v0.2.0 (/source) Sep 19 14:48:52.454 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 19 14:48:52.454 INFO kablam! --> src/main.rs:38:1 Sep 19 14:48:52.454 INFO kablam! | Sep 19 14:48:52.454 INFO kablam! 38 | #[panic_implementation] Sep 19 14:48:52.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 14:48:52.454 INFO kablam! | Sep 19 14:48:52.454 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:48:52.454 INFO kablam! Sep 19 14:48:52.470 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 19 14:48:52.470 INFO kablam! --> src/bin/test-basic-boot.rs:28:1 Sep 19 14:48:52.470 INFO kablam! | Sep 19 14:48:52.470 INFO kablam! 28 | #[panic_implementation] Sep 19 14:48:52.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 14:48:52.471 INFO kablam! | Sep 19 14:48:52.471 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:48:52.472 INFO kablam! Sep 19 14:48:52.505 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 19 14:48:52.506 INFO kablam! --> src/bin/test-panic.rs:19:1 Sep 19 14:48:52.506 INFO kablam! | Sep 19 14:48:52.507 INFO kablam! 19 | #[panic_implementation] Sep 19 14:48:52.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 14:48:52.508 INFO kablam! | Sep 19 14:48:52.508 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:48:52.508 INFO kablam! Sep 19 14:48:52.686 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 19 14:48:52.686 INFO kablam! --> src/bin/test-exception-double-fault-stack-overflow.rs:42:1 Sep 19 14:48:52.686 INFO kablam! | Sep 19 14:48:52.686 INFO kablam! 42 | #[panic_implementation] Sep 19 14:48:52.686 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 14:48:52.698 INFO kablam! | Sep 19 14:48:52.704 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:48:52.704 INFO kablam! Sep 19 14:48:52.722 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 19 14:48:52.722 INFO kablam! --> src/bin/test-exception-breakpoint.rs:48:1 Sep 19 14:48:52.722 INFO kablam! | Sep 19 14:48:52.722 INFO kablam! 48 | #[panic_implementation] Sep 19 14:48:52.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: replace this attribute with `#[panic_handler]` Sep 19 14:48:52.722 INFO kablam! | Sep 19 14:48:52.722 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:48:52.722 INFO kablam! Sep 19 14:48:52.782 INFO kablam! warning: function cannot return without recursing Sep 19 14:48:52.782 INFO kablam! --> src/main.rs:25:5 Sep 19 14:48:52.782 INFO kablam! | Sep 19 14:48:52.782 INFO kablam! 25 | fn stack_overflow() { Sep 19 14:48:52.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ cannot return without recursing Sep 19 14:48:52.782 INFO kablam! 26 | stack_overflow(); // for each recursion, the return address is pushed Sep 19 14:48:52.782 INFO kablam! | ---------------- recursive call site Sep 19 14:48:52.782 INFO kablam! | Sep 19 14:48:52.782 INFO kablam! = note: #[warn(unconditional_recursion)] on by default Sep 19 14:48:52.782 INFO kablam! = help: a `loop` may express intention better if this is on purpose Sep 19 14:48:52.782 INFO kablam! Sep 19 14:48:53.830 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.21s Sep 19 14:48:53.850 INFO kablam! su: No module specific data is present Sep 19 14:48:54.998 INFO running `"docker" "rm" "-f" "a1069a4cc8da64ae047e1f3e92608e2c7a8fdf3a13c28b57e4b1753c43bc0d56"` Sep 19 14:48:55.139 INFO blam! a1069a4cc8da64ae047e1f3e92608e2c7a8fdf3a13c28b57e4b1753c43bc0d56