Sep 10 03:00:17.610 INFO checking phil-opp/blog_os against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 03:00:17.611 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 03:00:17.611 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 03:00:17.850 INFO blam! eeaa59b07313a8cc52844c13d243433a24c5da203c341a049e5bf5c3ff84a01b Sep 10 03:00:17.852 INFO running `"docker" "start" "-a" "eeaa59b07313a8cc52844c13d243433a24c5da203c341a049e5bf5c3ff84a01b"` Sep 10 03:00:18.766 INFO kablam! usermod: no changes Sep 10 03:00:18.918 INFO kablam! Compiling version_check v0.1.4 Sep 10 03:00:18.918 INFO kablam! Checking ux v0.1.2 Sep 10 03:00:18.922 INFO kablam! Checking bitflags v1.0.3 Sep 10 03:00:18.923 INFO kablam! Checking usize_conversions v0.2.0 Sep 10 03:00:18.923 INFO kablam! Checking os_bootinfo v0.2.1 Sep 10 03:00:18.931 INFO kablam! Checking bit_field v0.9.0 Sep 10 03:00:19.615 INFO kablam! Checking spin v0.4.9 Sep 10 03:00:20.146 INFO kablam! Checking volatile v0.2.4 Sep 10 03:00:20.725 INFO kablam! Checking bootloader_precompiled v0.2.0 Sep 10 03:00:20.815 INFO kablam! Checking array-init v0.0.3 Sep 10 03:00:22.442 INFO kablam! Compiling lazy_static v1.1.0 Sep 10 03:00:37.604 INFO kablam! Checking x86_64 v0.2.11 Sep 10 03:00:39.930 INFO kablam! Checking uart_16550 v0.1.0 Sep 10 03:00:40.628 INFO kablam! Checking blog_os v0.2.0 (file:///source) Sep 10 03:00:42.918 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 10 03:00:42.918 INFO kablam! --> src/bin/test-exception-breakpoint.rs:48:1 Sep 10 03:00:42.918 INFO kablam! | Sep 10 03:00:42.918 INFO kablam! 48 | #[panic_implementation] Sep 10 03:00:42.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 10 03:00:42.918 INFO kablam! | Sep 10 03:00:42.918 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 03:00:42.918 INFO kablam! Sep 10 03:00:42.978 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 10 03:00:42.978 INFO kablam! --> src/bin/test-panic.rs:19:1 Sep 10 03:00:42.978 INFO kablam! | Sep 10 03:00:42.978 INFO kablam! 19 | #[panic_implementation] Sep 10 03:00:42.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 10 03:00:42.978 INFO kablam! | Sep 10 03:00:42.978 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 03:00:42.978 INFO kablam! Sep 10 03:00:43.055 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 10 03:00:43.055 INFO kablam! --> src/bin/test-basic-boot.rs:28:1 Sep 10 03:00:43.055 INFO kablam! | Sep 10 03:00:43.055 INFO kablam! 28 | #[panic_implementation] Sep 10 03:00:43.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 10 03:00:43.055 INFO kablam! | Sep 10 03:00:43.055 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 03:00:43.055 INFO kablam! Sep 10 03:00:43.062 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 10 03:00:43.062 INFO kablam! --> src/bin/test-exception-double-fault-stack-overflow.rs:42:1 Sep 10 03:00:43.062 INFO kablam! | Sep 10 03:00:43.062 INFO kablam! 42 | #[panic_implementation] Sep 10 03:00:43.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 10 03:00:43.062 INFO kablam! | Sep 10 03:00:43.062 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 03:00:43.062 INFO kablam! Sep 10 03:00:43.067 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 10 03:00:43.067 INFO kablam! --> src/main.rs:38:1 Sep 10 03:00:43.067 INFO kablam! | Sep 10 03:00:43.067 INFO kablam! 38 | #[panic_implementation] Sep 10 03:00:43.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute Sep 10 03:00:43.067 INFO kablam! | Sep 10 03:00:43.067 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 03:00:43.067 INFO kablam! Sep 10 03:00:43.259 INFO kablam! warning: function cannot return without recursing Sep 10 03:00:43.259 INFO kablam! --> src/main.rs:25:5 Sep 10 03:00:43.259 INFO kablam! | Sep 10 03:00:43.259 INFO kablam! 25 | fn stack_overflow() { Sep 10 03:00:43.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ cannot return without recursing Sep 10 03:00:43.259 INFO kablam! 26 | stack_overflow(); // for each recursion, the return address is pushed Sep 10 03:00:43.259 INFO kablam! | ---------------- recursive call site Sep 10 03:00:43.259 INFO kablam! | Sep 10 03:00:43.259 INFO kablam! = note: #[warn(unconditional_recursion)] on by default Sep 10 03:00:43.260 INFO kablam! = help: a `loop` may express intention better if this is on purpose Sep 10 03:00:43.260 INFO kablam! Sep 10 03:00:43.284 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.46s Sep 10 03:00:43.314 INFO kablam! su: No module specific data is present Sep 10 03:00:44.224 INFO running `"docker" "rm" "-f" "eeaa59b07313a8cc52844c13d243433a24c5da203c341a049e5bf5c3ff84a01b"` Sep 10 03:00:44.355 INFO blam! eeaa59b07313a8cc52844c13d243433a24c5da203c341a049e5bf5c3ff84a01b