Sep 05 17:49:36.650 INFO checking phil-opp/blog_os against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 17:49:36.650 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 17:49:36.650 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 17:49:37.116 INFO blam! ae35558dbcf735bed559ae6d7986fe5e35b45c10699a2a3d419d89fd3adf345f Sep 05 17:49:37.118 INFO running `"docker" "start" "-a" "ae35558dbcf735bed559ae6d7986fe5e35b45c10699a2a3d419d89fd3adf345f"` Sep 05 17:49:38.529 INFO kablam! usermod: no changes Sep 05 17:49:38.607 INFO kablam! Compiling version_check v0.1.4 Sep 05 17:49:38.607 INFO kablam! Checking ux v0.1.2 Sep 05 17:49:38.610 INFO kablam! Checking usize_conversions v0.2.0 Sep 05 17:49:38.610 INFO kablam! Checking bitflags v1.0.3 Sep 05 17:49:38.610 INFO kablam! Checking os_bootinfo v0.2.1 Sep 05 17:49:38.610 INFO kablam! Checking bit_field v0.9.0 Sep 05 17:49:39.154 INFO kablam! Checking spin v0.4.9 Sep 05 17:49:39.626 INFO kablam! Checking volatile v0.2.4 Sep 05 17:49:40.125 INFO kablam! Checking bootloader_precompiled v0.2.0 Sep 05 17:49:40.975 INFO kablam! Checking array-init v0.0.3 Sep 05 17:49:41.221 INFO kablam! Compiling lazy_static v1.1.0 Sep 05 17:49:53.974 INFO kablam! Checking x86_64 v0.2.11 Sep 05 17:49:56.513 INFO kablam! Checking uart_16550 v0.1.0 Sep 05 17:49:56.967 INFO kablam! Checking blog_os v0.2.0 (file:///source) Sep 05 17:50:00.902 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 05 17:50:00.902 INFO kablam! --> src/main.rs:38:1 Sep 05 17:50:00.902 INFO kablam! | Sep 05 17:50:00.902 INFO kablam! 38 | #[panic_implementation] Sep 05 17:50:00.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 05 17:50:00.902 INFO kablam! | Sep 05 17:50:00.903 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 17:50:00.903 INFO kablam! Sep 05 17:50:00.973 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 05 17:50:00.973 INFO kablam! --> src/bin/test-basic-boot.rs:28:1 Sep 05 17:50:00.973 INFO kablam! | Sep 05 17:50:00.973 INFO kablam! 28 | #[panic_implementation] Sep 05 17:50:00.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 05 17:50:00.984 INFO kablam! | Sep 05 17:50:00.984 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 17:50:00.984 INFO kablam! Sep 05 17:50:01.018 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 05 17:50:01.018 INFO kablam! --> src/bin/test-exception-double-fault-stack-overflow.rs:42:1 Sep 05 17:50:01.018 INFO kablam! | Sep 05 17:50:01.018 INFO kablam! 42 | #[panic_implementation] Sep 05 17:50:01.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 05 17:50:01.030 INFO kablam! | Sep 05 17:50:01.030 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 17:50:01.030 INFO kablam! Sep 05 17:50:01.036 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 05 17:50:01.036 INFO kablam! --> src/bin/test-panic.rs:19:1 Sep 05 17:50:01.036 INFO kablam! | Sep 05 17:50:01.036 INFO kablam! 19 | #[panic_implementation] Sep 05 17:50:01.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 05 17:50:01.036 INFO kablam! | Sep 05 17:50:01.036 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 17:50:01.036 INFO kablam! Sep 05 17:50:01.042 INFO kablam! warning: function cannot return without recurring Sep 05 17:50:01.042 INFO kablam! --> src/main.rs:25:5 Sep 05 17:50:01.042 INFO kablam! | Sep 05 17:50:01.042 INFO kablam! 25 | fn stack_overflow() { Sep 05 17:50:01.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ cannot return without recurring Sep 05 17:50:01.042 INFO kablam! 26 | stack_overflow(); // for each recursion, the return address is pushed Sep 05 17:50:01.042 INFO kablam! | ---------------- recursive call site Sep 05 17:50:01.049 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 05 17:50:01.049 INFO kablam! --> src/bin/test-exception-breakpoint.rs:48:1 Sep 05 17:50:01.049 INFO kablam! | Sep 05 17:50:01.050 INFO kablam! 48 | #[panic_implementation] Sep 05 17:50:01.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 05 17:50:01.050 INFO kablam! | Sep 05 17:50:01.050 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 17:50:01.050 INFO kablam! Sep 05 17:50:01.050 INFO kablam! | Sep 05 17:50:01.050 INFO kablam! = note: #[warn(unconditional_recursion)] on by default Sep 05 17:50:01.051 INFO kablam! = help: a `loop` may express intention better if this is on purpose Sep 05 17:50:01.051 INFO kablam! Sep 05 17:50:01.205 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.66s Sep 05 17:50:01.222 INFO kablam! su: No module specific data is present Sep 05 17:50:02.962 INFO running `"docker" "rm" "-f" "ae35558dbcf735bed559ae6d7986fe5e35b45c10699a2a3d419d89fd3adf345f"` Sep 05 17:50:03.230 INFO blam! ae35558dbcf735bed559ae6d7986fe5e35b45c10699a2a3d419d89fd3adf345f