Oct 13 09:13:20.476 INFO checking rustep-0.1.2 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 09:13:20.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 09:13:20.872 INFO blam! 8ebe4b52153ef7ebe03a69ad19b47b914bb0ad5e35660784d132b43bfd200c8d Oct 13 09:13:20.874 INFO running `"docker" "start" "-a" "8ebe4b52153ef7ebe03a69ad19b47b914bb0ad5e35660784d132b43bfd200c8d"` Oct 13 09:13:23.607 INFO kablam! usermod: no changes Oct 13 09:13:23.774 INFO kablam! Checking enumflags v0.3.0 Oct 13 09:13:23.776 INFO kablam! Checking nom v3.2.1 Oct 13 09:13:23.776 INFO kablam! Compiling syn v0.12.15 Oct 13 09:13:40.778 INFO kablam! Compiling enumflags_derive v0.4.1 Oct 13 09:13:46.029 INFO kablam! Checking rustep v0.1.2 (/source) Oct 13 09:13:48.437 INFO kablam! warning: unused `#[macro_use]` import Oct 13 09:13:48.437 INFO kablam! --> src/lib.rs:50:1 Oct 13 09:13:48.437 INFO kablam! | Oct 13 09:13:48.438 INFO kablam! 50 | #[macro_use] Oct 13 09:13:48.438 INFO kablam! | ^^^^^^^^^^^^ Oct 13 09:13:48.438 INFO kablam! | Oct 13 09:13:48.438 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:13:48.439 INFO kablam! Oct 13 09:13:48.439 INFO kablam! warning: unused import: `TryInto` Oct 13 09:13:48.439 INFO kablam! --> src/format/elf.rs:9:9 Oct 13 09:13:48.439 INFO kablam! | Oct 13 09:13:48.440 INFO kablam! 9 | TryInto, Oct 13 09:13:48.440 INFO kablam! | ^^^^^^^ Oct 13 09:13:48.440 INFO kablam! Oct 13 09:13:48.440 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 13 09:13:48.441 INFO kablam! --> src/format/elf.rs:59:10 Oct 13 09:13:48.441 INFO kablam! | Oct 13 09:13:48.441 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 13 09:13:48.441 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 09:13:48.442 INFO kablam! | Oct 13 09:13:48.442 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 09:13:48.442 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! Oct 13 09:13:48.442 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:13:48.443 INFO kablam! Oct 13 09:13:48.443 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 13 09:13:48.443 INFO kablam! --> src/format/elf.rs:59:10 Oct 13 09:13:48.443 INFO kablam! | Oct 13 09:13:48.444 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 13 09:13:48.444 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 09:13:48.444 INFO kablam! | Oct 13 09:13:48.444 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! Oct 13 09:13:48.445 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:13:48.445 INFO kablam! Oct 13 09:13:48.445 INFO kablam! warning: cannot find type `SectionFlag` in this scope Oct 13 09:13:48.445 INFO kablam! --> src/format/elf.rs:111:10 Oct 13 09:13:48.446 INFO kablam! | Oct 13 09:13:48.446 INFO kablam! 111 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 13 09:13:48.446 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 09:13:48.446 INFO kablam! | Oct 13 09:13:48.447 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! Oct 13 09:13:48.447 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:13:48.447 INFO kablam! Oct 13 09:13:49.048 INFO kablam! warning: unused `#[macro_use]` import Oct 13 09:13:49.048 INFO kablam! --> src/lib.rs:50:1 Oct 13 09:13:49.048 INFO kablam! | Oct 13 09:13:49.048 INFO kablam! 50 | #[macro_use] Oct 13 09:13:49.048 INFO kablam! | ^^^^^^^^^^^^ Oct 13 09:13:49.048 INFO kablam! | Oct 13 09:13:49.048 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 09:13:49.048 INFO kablam! Oct 13 09:13:49.064 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 13 09:13:49.064 INFO kablam! --> src/format/elf.rs:59:10 Oct 13 09:13:49.064 INFO kablam! | Oct 13 09:13:49.064 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 13 09:13:49.064 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 09:13:49.064 INFO kablam! | Oct 13 09:13:49.064 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 09:13:49.064 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! Oct 13 09:13:49.064 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:13:49.064 INFO kablam! Oct 13 09:13:49.064 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 13 09:13:49.064 INFO kablam! --> src/format/elf.rs:59:10 Oct 13 09:13:49.064 INFO kablam! | Oct 13 09:13:49.064 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 13 09:13:49.064 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 09:13:49.064 INFO kablam! | Oct 13 09:13:49.064 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! Oct 13 09:13:49.064 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:13:49.064 INFO kablam! Oct 13 09:13:49.064 INFO kablam! warning: cannot find type `SectionFlag` in this scope Oct 13 09:13:49.064 INFO kablam! --> src/format/elf.rs:111:10 Oct 13 09:13:49.064 INFO kablam! | Oct 13 09:13:49.064 INFO kablam! 111 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 13 09:13:49.065 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 09:13:49.065 INFO kablam! | Oct 13 09:13:49.065 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! Oct 13 09:13:49.065 INFO kablam! = note: for more information, see issue #50504 Oct 13 09:13:49.065 INFO kablam! Oct 13 09:13:49.472 INFO kablam! warning: unreachable pattern Oct 13 09:13:49.472 INFO kablam! --> src/format/elf.rs:789:13 Oct 13 09:13:49.472 INFO kablam! | Oct 13 09:13:49.472 INFO kablam! 789 | _ => Err(RustepErrorKind::NotElf)?, Oct 13 09:13:49.472 INFO kablam! | ^ Oct 13 09:13:49.472 INFO kablam! | Oct 13 09:13:49.472 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 13 09:13:49.472 INFO kablam! Oct 13 09:13:51.240 INFO kablam! warning: unreachable pattern Oct 13 09:13:51.240 INFO kablam! --> src/format/elf.rs:789:13 Oct 13 09:13:51.240 INFO kablam! | Oct 13 09:13:51.240 INFO kablam! 789 | _ => Err(RustepErrorKind::NotElf)?, Oct 13 09:13:51.240 INFO kablam! | ^ Oct 13 09:13:51.240 INFO kablam! | Oct 13 09:13:51.240 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 13 09:13:51.240 INFO kablam! Oct 13 09:13:52.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.60s Oct 13 09:13:52.245 INFO kablam! su: No module specific data is present Oct 13 09:13:52.676 INFO running `"docker" "rm" "-f" "8ebe4b52153ef7ebe03a69ad19b47b914bb0ad5e35660784d132b43bfd200c8d"` Oct 13 09:13:52.804 INFO blam! 8ebe4b52153ef7ebe03a69ad19b47b914bb0ad5e35660784d132b43bfd200c8d