Sep 14 09:53:20.058 INFO checking rustep-0.1.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:53:20.058 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:53:20.058 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:53:20.374 INFO blam! 995366277f8ebba0b7856b534e49a7c6ddda6e80a6b182c72ab80bc42497f670 Sep 14 09:53:20.377 INFO running `"docker" "start" "-a" "995366277f8ebba0b7856b534e49a7c6ddda6e80a6b182c72ab80bc42497f670"` Sep 14 09:53:21.690 INFO kablam! usermod: no changes Sep 14 09:53:21.843 INFO kablam! Checking enumflags v0.3.0 Sep 14 09:53:21.843 INFO kablam! Compiling syn v0.12.15 Sep 14 09:53:21.847 INFO kablam! Compiling num-derive v0.2.2 Sep 14 09:53:35.166 INFO kablam! Compiling enumflags_derive v0.4.1 Sep 14 09:53:38.074 INFO kablam! Checking rustep v0.1.2 (file:///source) Sep 14 09:53:39.292 INFO kablam! warning: unused `#[macro_use]` import Sep 14 09:53:39.292 INFO kablam! --> src/lib.rs:50:1 Sep 14 09:53:39.292 INFO kablam! | Sep 14 09:53:39.292 INFO kablam! 50 | #[macro_use] Sep 14 09:53:39.292 INFO kablam! | ^^^^^^^^^^^^ Sep 14 09:53:39.292 INFO kablam! | Sep 14 09:53:39.292 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 09:53:39.292 INFO kablam! Sep 14 09:53:39.297 INFO kablam! warning: unused import: `TryInto` Sep 14 09:53:39.297 INFO kablam! --> src/format/elf.rs:9:9 Sep 14 09:53:39.297 INFO kablam! | Sep 14 09:53:39.297 INFO kablam! 9 | TryInto, Sep 14 09:53:39.297 INFO kablam! | ^^^^^^^ Sep 14 09:53:39.297 INFO kablam! Sep 14 09:53:39.297 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Sep 14 09:53:39.297 INFO kablam! --> src/format/elf.rs:59:10 Sep 14 09:53:39.297 INFO kablam! | Sep 14 09:53:39.297 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Sep 14 09:53:39.297 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 09:53:39.297 INFO kablam! | Sep 14 09:53:39.297 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 14 09:53:39.297 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 09:53:39.298 INFO kablam! = note: for more information, see issue #50504 Sep 14 09:53:39.298 INFO kablam! Sep 14 09:53:39.298 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Sep 14 09:53:39.298 INFO kablam! --> src/format/elf.rs:59:10 Sep 14 09:53:39.298 INFO kablam! | Sep 14 09:53:39.298 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Sep 14 09:53:39.298 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 09:53:39.298 INFO kablam! | Sep 14 09:53:39.298 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 09:53:39.298 INFO kablam! = note: for more information, see issue #50504 Sep 14 09:53:39.298 INFO kablam! Sep 14 09:53:39.299 INFO kablam! warning: cannot find type `SectionFlag` in this scope Sep 14 09:53:39.299 INFO kablam! --> src/format/elf.rs:111:10 Sep 14 09:53:39.299 INFO kablam! | Sep 14 09:53:39.299 INFO kablam! 111 | #[derive(EnumFlags, Copy, Clone, Debug)] Sep 14 09:53:39.299 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 09:53:39.299 INFO kablam! | Sep 14 09:53:39.299 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 09:53:39.299 INFO kablam! = note: for more information, see issue #50504 Sep 14 09:53:39.299 INFO kablam! Sep 14 09:53:39.945 INFO kablam! warning: unused `#[macro_use]` import Sep 14 09:53:39.945 INFO kablam! --> src/lib.rs:50:1 Sep 14 09:53:39.945 INFO kablam! | Sep 14 09:53:39.945 INFO kablam! 50 | #[macro_use] Sep 14 09:53:39.945 INFO kablam! | ^^^^^^^^^^^^ Sep 14 09:53:39.945 INFO kablam! | Sep 14 09:53:39.945 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 09:53:39.945 INFO kablam! Sep 14 09:53:39.973 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Sep 14 09:53:39.973 INFO kablam! --> src/format/elf.rs:59:10 Sep 14 09:53:39.973 INFO kablam! | Sep 14 09:53:39.973 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Sep 14 09:53:39.973 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 09:53:39.973 INFO kablam! | Sep 14 09:53:39.974 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 14 09:53:39.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 09:53:39.974 INFO kablam! = note: for more information, see issue #50504 Sep 14 09:53:39.974 INFO kablam! Sep 14 09:53:39.974 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Sep 14 09:53:39.975 INFO kablam! --> src/format/elf.rs:59:10 Sep 14 09:53:39.975 INFO kablam! | Sep 14 09:53:39.975 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Sep 14 09:53:39.975 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 09:53:39.975 INFO kablam! | Sep 14 09:53:39.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 09:53:39.975 INFO kablam! = note: for more information, see issue #50504 Sep 14 09:53:39.975 INFO kablam! Sep 14 09:53:39.976 INFO kablam! warning: cannot find type `SectionFlag` in this scope Sep 14 09:53:39.976 INFO kablam! --> src/format/elf.rs:111:10 Sep 14 09:53:39.976 INFO kablam! | Sep 14 09:53:39.976 INFO kablam! 111 | #[derive(EnumFlags, Copy, Clone, Debug)] Sep 14 09:53:39.976 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Sep 14 09:53:39.983 INFO kablam! | Sep 14 09:53:39.983 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 14 09:53:39.983 INFO kablam! = note: for more information, see issue #50504 Sep 14 09:53:39.983 INFO kablam! Sep 14 09:53:40.455 INFO kablam! warning: unreachable pattern Sep 14 09:53:40.455 INFO kablam! --> src/format/elf.rs:789:13 Sep 14 09:53:40.455 INFO kablam! | Sep 14 09:53:40.455 INFO kablam! 789 | _ => Err(RustepErrorKind::NotElf)?, Sep 14 09:53:40.455 INFO kablam! | ^ Sep 14 09:53:40.455 INFO kablam! | Sep 14 09:53:40.455 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Sep 14 09:53:40.455 INFO kablam! Sep 14 09:53:42.702 INFO kablam! warning: unreachable pattern Sep 14 09:53:42.703 INFO kablam! --> src/format/elf.rs:789:13 Sep 14 09:53:42.703 INFO kablam! | Sep 14 09:53:42.703 INFO kablam! 789 | _ => Err(RustepErrorKind::NotElf)?, Sep 14 09:53:42.703 INFO kablam! | ^ Sep 14 09:53:42.703 INFO kablam! | Sep 14 09:53:42.703 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Sep 14 09:53:42.703 INFO kablam! Sep 14 09:53:43.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.08s Sep 14 09:53:43.798 INFO kablam! su: No module specific data is present Sep 14 09:53:45.008 INFO running `"docker" "rm" "-f" "995366277f8ebba0b7856b534e49a7c6ddda6e80a6b182c72ab80bc42497f670"` Sep 14 09:53:45.219 INFO blam! 995366277f8ebba0b7856b534e49a7c6ddda6e80a6b182c72ab80bc42497f670