Oct 22 00:00:42.434 INFO checking rustep-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:00:42.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 00:00:42.782 INFO blam! 9f69d2f9805c213efd477d7a71e2e80ddb9aeab59a6a972199cc2aed8a73d7e1 Oct 22 00:00:42.792 INFO running `"docker" "start" "-a" "9f69d2f9805c213efd477d7a71e2e80ddb9aeab59a6a972199cc2aed8a73d7e1"` Oct 22 00:00:43.832 INFO kablam! usermod: no changes Oct 22 00:00:44.016 INFO kablam! Checking enumflags v0.3.0 Oct 22 00:00:44.016 INFO kablam! Checking nom v3.2.1 Oct 22 00:00:44.028 INFO kablam! Compiling enumflags_derive v0.4.1 Oct 22 00:00:44.028 INFO kablam! Compiling num-derive v0.2.3 Oct 22 00:00:57.681 INFO kablam! Checking rustep v0.1.2 (/source) Oct 22 00:00:59.640 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:00:59.640 INFO kablam! --> src/lib.rs:50:1 Oct 22 00:00:59.640 INFO kablam! | Oct 22 00:00:59.640 INFO kablam! 50 | #[macro_use] Oct 22 00:00:59.640 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:00:59.640 INFO kablam! | Oct 22 00:00:59.640 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:00:59.640 INFO kablam! Oct 22 00:00:59.644 INFO kablam! warning: unused import: `TryInto` Oct 22 00:00:59.644 INFO kablam! --> src/format/elf.rs:9:9 Oct 22 00:00:59.644 INFO kablam! | Oct 22 00:00:59.644 INFO kablam! 9 | TryInto, Oct 22 00:00:59.644 INFO kablam! | ^^^^^^^ Oct 22 00:00:59.644 INFO kablam! Oct 22 00:00:59.644 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 22 00:00:59.644 INFO kablam! --> src/format/elf.rs:59:10 Oct 22 00:00:59.644 INFO kablam! | Oct 22 00:00:59.644 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 22 00:00:59.644 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:00:59.644 INFO kablam! | Oct 22 00:00:59.644 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 00:00:59.644 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 22 00:00:59.644 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:00:59.644 INFO kablam! Oct 22 00:00:59.644 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 22 00:00:59.644 INFO kablam! --> src/format/elf.rs:59:10 Oct 22 00:00:59.644 INFO kablam! | Oct 22 00:00:59.644 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 22 00:00:59.644 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:00:59.644 INFO kablam! | Oct 22 00:00:59.644 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 22 00:00:59.644 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:00:59.644 INFO kablam! Oct 22 00:00:59.648 INFO kablam! warning: cannot find type `SectionFlag` in this scope Oct 22 00:00:59.648 INFO kablam! --> src/format/elf.rs:111:10 Oct 22 00:00:59.648 INFO kablam! | Oct 22 00:00:59.648 INFO kablam! 111 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 22 00:00:59.648 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:00:59.648 INFO kablam! | Oct 22 00:00:59.648 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 22 00:00:59.648 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:00:59.648 INFO kablam! Oct 22 00:01:00.184 INFO kablam! warning: unused `#[macro_use]` import Oct 22 00:01:00.184 INFO kablam! --> src/lib.rs:50:1 Oct 22 00:01:00.185 INFO kablam! | Oct 22 00:01:00.185 INFO kablam! 50 | #[macro_use] Oct 22 00:01:00.185 INFO kablam! | ^^^^^^^^^^^^ Oct 22 00:01:00.185 INFO kablam! | Oct 22 00:01:00.185 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 00:01:00.185 INFO kablam! Oct 22 00:01:00.204 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 22 00:01:00.204 INFO kablam! --> src/format/elf.rs:59:10 Oct 22 00:01:00.204 INFO kablam! | Oct 22 00:01:00.205 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 22 00:01:00.205 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:01:00.205 INFO kablam! | Oct 22 00:01:00.205 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 22 00:01:00.206 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 22 00:01:00.206 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:01:00.206 INFO kablam! Oct 22 00:01:00.207 INFO kablam! warning: cannot find type `SegmentFlag` in this scope Oct 22 00:01:00.207 INFO kablam! --> src/format/elf.rs:59:10 Oct 22 00:01:00.207 INFO kablam! | Oct 22 00:01:00.207 INFO kablam! 59 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 22 00:01:00.208 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:01:00.208 INFO kablam! | Oct 22 00:01:00.208 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 22 00:01:00.208 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:01:00.209 INFO kablam! Oct 22 00:01:00.209 INFO kablam! warning: cannot find type `SectionFlag` in this scope Oct 22 00:01:00.209 INFO kablam! --> src/format/elf.rs:111:10 Oct 22 00:01:00.210 INFO kablam! | Oct 22 00:01:00.210 INFO kablam! 111 | #[derive(EnumFlags, Copy, Clone, Debug)] Oct 22 00:01:00.210 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 22 00:01:00.210 INFO kablam! | Oct 22 00:01:00.211 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 22 00:01:00.211 INFO kablam! = note: for more information, see issue #50504 Oct 22 00:01:00.211 INFO kablam! Oct 22 00:01:00.630 INFO kablam! warning: unreachable pattern Oct 22 00:01:00.631 INFO kablam! --> src/format/elf.rs:789:13 Oct 22 00:01:00.631 INFO kablam! | Oct 22 00:01:00.631 INFO kablam! 789 | _ => Err(RustepErrorKind::NotElf)?, Oct 22 00:01:00.631 INFO kablam! | ^ Oct 22 00:01:00.631 INFO kablam! | Oct 22 00:01:00.632 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 22 00:01:00.632 INFO kablam! Oct 22 00:01:02.616 INFO kablam! warning: unreachable pattern Oct 22 00:01:02.616 INFO kablam! --> src/format/elf.rs:789:13 Oct 22 00:01:02.617 INFO kablam! | Oct 22 00:01:02.617 INFO kablam! 789 | _ => Err(RustepErrorKind::NotElf)?, Oct 22 00:01:02.617 INFO kablam! | ^ Oct 22 00:01:02.617 INFO kablam! | Oct 22 00:01:02.617 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 22 00:01:02.618 INFO kablam! Oct 22 00:01:03.753 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.88s Oct 22 00:01:03.764 INFO kablam! su: No module specific data is present Oct 22 00:01:04.447 INFO running `"docker" "rm" "-f" "9f69d2f9805c213efd477d7a71e2e80ddb9aeab59a6a972199cc2aed8a73d7e1"` Oct 22 00:01:04.570 INFO blam! 9f69d2f9805c213efd477d7a71e2e80ddb9aeab59a6a972199cc2aed8a73d7e1