Oct 27 16:25:24.261 INFO checking rustep-0.1.2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 16:25:24.261 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 16:25:24.779 INFO blam! a36f7c558723d33fae134456663294635462c67fcf59df9f701e71bc30eb84af Oct 27 16:25:24.781 INFO running `"docker" "start" "-a" "a36f7c558723d33fae134456663294635462c67fcf59df9f701e71bc30eb84af"` Oct 27 16:25:26.752 INFO kablam! usermod: no changes Oct 27 16:25:26.959 INFO kablam! Checking enumflags v0.3.0 Oct 27 16:25:26.975 INFO kablam! Checking nom v3.2.1 Oct 27 16:25:26.991 INFO kablam! Compiling enumflags_derive v0.4.1 Oct 27 16:25:27.011 INFO kablam! Compiling num-derive v0.2.3 Oct 27 16:25:43.999 INFO kablam! Checking rustep v0.1.2 (/source) Oct 27 16:25:47.415 INFO kablam! warning: unused `#[macro_use]` import Oct 27 16:25:47.417 INFO kablam! --> src/lib.rs:50:1 Oct 27 16:25:47.417 INFO kablam! | Oct 27 16:25:47.417 INFO kablam! 50 | #[macro_use] Oct 27 16:25:47.417 INFO kablam! | ^^^^^^^^^^^^ Oct 27 16:25:47.417 INFO kablam! | Oct 27 16:25:47.417 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:25:47.417 INFO kablam! Oct 27 16:25:47.431 INFO kablam! warning: unused import: `TryInto` Oct 27 16:25:47.431 INFO kablam! --> src/format/elf.rs:9:9 Oct 27 16:25:47.431 INFO kablam! | Oct 27 16:25:47.431 INFO kablam! 9 | TryInto, Oct 27 16:25:47.431 INFO kablam! | ^^^^^^^ Oct 27 16:25:47.431 INFO kablam! Oct 27 16:25:47.432 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 27 16:25:47.432 INFO kablam! --> src/format/elf.rs:59:10 Oct 27 16:25:47.432 INFO kablam! | Oct 27 16:25:47.433 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 27 16:25:47.433 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 16:25:47.433 INFO kablam! | Oct 27 16:25:47.433 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 16:25:47.434 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 27 16:25:47.434 INFO kablam! = note: for more information, see issue #50504 Oct 27 16:25:47.434 INFO kablam! Oct 27 16:25:47.434 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 27 16:25:47.434 INFO kablam! --> src/format/elf.rs:59:10 Oct 27 16:25:47.434 INFO kablam! | Oct 27 16:25:47.434 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 27 16:25:47.434 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 16:25:47.434 INFO kablam! | Oct 27 16:25:47.437 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 27 16:25:47.437 INFO kablam! = note: for more information, see issue #50504 Oct 27 16:25:47.437 INFO kablam! Oct 27 16:25:47.437 INFO kablam! warning: cannot find type `SectionFlag` in this scope Oct 27 16:25:47.437 INFO kablam! --> src/format/elf.rs:111:10 Oct 27 16:25:47.437 INFO kablam! | Oct 27 16:25:47.437 INFO kablam! 111 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 27 16:25:47.437 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 16:25:47.437 INFO kablam! | Oct 27 16:25:47.437 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 27 16:25:47.437 INFO kablam! = note: for more information, see issue #50504 Oct 27 16:25:47.437 INFO kablam! Oct 27 16:25:48.265 INFO kablam! warning: unused `#[macro_use]` import Oct 27 16:25:48.265 INFO kablam! --> src/lib.rs:50:1 Oct 27 16:25:48.265 INFO kablam! | Oct 27 16:25:48.265 INFO kablam! 50 | #[macro_use] Oct 27 16:25:48.265 INFO kablam! | ^^^^^^^^^^^^ Oct 27 16:25:48.265 INFO kablam! | Oct 27 16:25:48.265 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 16:25:48.265 INFO kablam! Oct 27 16:25:48.311 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 27 16:25:48.311 INFO kablam! --> src/format/elf.rs:59:10 Oct 27 16:25:48.311 INFO kablam! | Oct 27 16:25:48.311 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 27 16:25:48.311 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 16:25:48.311 INFO kablam! | Oct 27 16:25:48.311 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 16:25:48.311 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 27 16:25:48.311 INFO kablam! = note: for more information, see issue #50504 Oct 27 16:25:48.311 INFO kablam! Oct 27 16:25:48.315 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 27 16:25:48.315 INFO kablam! --> src/format/elf.rs:59:10 Oct 27 16:25:48.315 INFO kablam! | Oct 27 16:25:48.315 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 27 16:25:48.315 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 16:25:48.315 INFO kablam! | Oct 27 16:25:48.315 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 27 16:25:48.315 INFO kablam! = note: for more information, see issue #50504 Oct 27 16:25:48.315 INFO kablam! Oct 27 16:25:48.315 INFO kablam! warning: cannot find type `SectionFlag` in this scope Oct 27 16:25:48.315 INFO kablam! --> src/format/elf.rs:111:10 Oct 27 16:25:48.315 INFO kablam! | Oct 27 16:25:48.315 INFO kablam! 111 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 27 16:25:48.315 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 16:25:48.315 INFO kablam! | Oct 27 16:25:48.315 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 27 16:25:48.315 INFO kablam! = note: for more information, see issue #50504 Oct 27 16:25:48.323 INFO kablam! Oct 27 16:25:49.151 INFO kablam! warning: unreachable pattern Oct 27 16:25:49.152 INFO kablam! --> src/format/elf.rs:789:13 Oct 27 16:25:49.152 INFO kablam! | Oct 27 16:25:49.152 INFO kablam! 789 | _ => Err(RustepErrorKind::NotElf)?, Oct 27 16:25:49.152 INFO kablam! | ^ Oct 27 16:25:49.152 INFO kablam! | Oct 27 16:25:49.152 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 16:25:49.152 INFO kablam! Oct 27 16:25:51.179 INFO kablam! warning: unreachable pattern Oct 27 16:25:51.179 INFO kablam! --> src/format/elf.rs:789:13 Oct 27 16:25:51.179 INFO kablam! | Oct 27 16:25:51.180 INFO kablam! 789 | _ => Err(RustepErrorKind::NotElf)?, Oct 27 16:25:51.180 INFO kablam! | ^ Oct 27 16:25:51.180 INFO kablam! | Oct 27 16:25:51.180 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 16:25:51.180 INFO kablam! Oct 27 16:25:52.223 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.45s Oct 27 16:25:52.235 INFO kablam! su: No module specific data is present Oct 27 16:25:53.834 INFO running `"docker" "rm" "-f" "a36f7c558723d33fae134456663294635462c67fcf59df9f701e71bc30eb84af"` Oct 27 16:25:54.103 INFO blam! a36f7c558723d33fae134456663294635462c67fcf59df9f701e71bc30eb84af