Sep 20 03:46:16.441 INFO checking faerie-0.5.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:46:16.441 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:46:16.442 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:46:16.716 INFO blam! c8fc5007cb9faef51a1d08746f37de3bc86eb62476f8c3ce77badc0a6bc668ed Sep 20 03:46:16.719 INFO running `"docker" "start" "-a" "c8fc5007cb9faef51a1d08746f37de3bc86eb62476f8c3ce77badc0a6bc668ed"` Sep 20 03:46:17.990 INFO kablam! usermod: no changes Sep 20 03:46:18.103 INFO kablam! Compiling target-lexicon v0.0.3 Sep 20 03:46:18.105 INFO kablam! Compiling scroll_derive v0.9.4 Sep 20 03:46:21.611 INFO kablam! Checking scroll v0.9.0 Sep 20 03:46:22.456 INFO kablam! Checking goblin v0.0.17 Sep 20 03:46:28.516 INFO kablam! Checking faerie v0.5.0 (/source) Sep 20 03:46:30.291 INFO kablam! warning: variant is never constructed: `None` Sep 20 03:46:30.291 INFO kablam! --> src/elf.rs:84:5 Sep 20 03:46:30.291 INFO kablam! | Sep 20 03:46:30.291 INFO kablam! 84 | None, Sep 20 03:46:30.291 INFO kablam! | ^^^^ Sep 20 03:46:30.291 INFO kablam! | Sep 20 03:46:30.291 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 03:46:30.291 INFO kablam! Sep 20 03:46:30.291 INFO kablam! warning: method is never used: `rel` Sep 20 03:46:30.291 INFO kablam! --> src/elf.rs:291:5 Sep 20 03:46:30.291 INFO kablam! | Sep 20 03:46:30.291 INFO kablam! 291 | pub fn rel(mut self) -> Self { Sep 20 03:46:30.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:46:30.291 INFO kablam! Sep 20 03:46:30.291 INFO kablam! warning: method is never used: `absolute` Sep 20 03:46:30.291 INFO kablam! --> src/mach.rs:160:5 Sep 20 03:46:30.291 INFO kablam! | Sep 20 03:46:30.291 INFO kablam! 160 | pub fn absolute(mut self) -> Self { Sep 20 03:46:30.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:46:30.291 INFO kablam! Sep 20 03:46:30.291 INFO kablam! warning: method is never used: `align` Sep 20 03:46:30.291 INFO kablam! --> src/mach.rs:212:5 Sep 20 03:46:30.291 INFO kablam! | Sep 20 03:46:30.291 INFO kablam! 212 | pub fn align(mut self, align: u64) -> Self { Sep 20 03:46:30.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:46:30.291 INFO kablam! Sep 20 03:46:30.421 INFO kablam! warning: variant is never constructed: `None` Sep 20 03:46:30.421 INFO kablam! --> src/elf.rs:84:5 Sep 20 03:46:30.421 INFO kablam! | Sep 20 03:46:30.421 INFO kablam! 84 | None, Sep 20 03:46:30.421 INFO kablam! | ^^^^ Sep 20 03:46:30.421 INFO kablam! | Sep 20 03:46:30.421 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 03:46:30.421 INFO kablam! Sep 20 03:46:30.421 INFO kablam! warning: method is never used: `rel` Sep 20 03:46:30.421 INFO kablam! --> src/elf.rs:291:5 Sep 20 03:46:30.421 INFO kablam! | Sep 20 03:46:30.421 INFO kablam! 291 | pub fn rel(mut self) -> Self { Sep 20 03:46:30.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:46:30.421 INFO kablam! Sep 20 03:46:30.421 INFO kablam! warning: method is never used: `absolute` Sep 20 03:46:30.426 INFO kablam! --> src/mach.rs:160:5 Sep 20 03:46:30.426 INFO kablam! | Sep 20 03:46:30.426 INFO kablam! 160 | pub fn absolute(mut self) -> Self { Sep 20 03:46:30.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:46:30.426 INFO kablam! Sep 20 03:46:30.426 INFO kablam! warning: method is never used: `align` Sep 20 03:46:30.426 INFO kablam! --> src/mach.rs:212:5 Sep 20 03:46:30.426 INFO kablam! | Sep 20 03:46:30.426 INFO kablam! 212 | pub fn align(mut self, align: u64) -> Self { Sep 20 03:46:30.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:46:30.426 INFO kablam! Sep 20 03:46:34.078 INFO kablam! warning: unused `#[macro_use]` import Sep 20 03:46:34.078 INFO kablam! --> src/bin/main.rs:4:1 Sep 20 03:46:34.078 INFO kablam! | Sep 20 03:46:34.078 INFO kablam! 4 | #[macro_use] Sep 20 03:46:34.078 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:46:34.078 INFO kablam! | Sep 20 03:46:34.078 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:46:34.078 INFO kablam! Sep 20 03:46:34.282 INFO kablam! warning: unused `#[macro_use]` import Sep 20 03:46:34.282 INFO kablam! --> src/bin/main.rs:4:1 Sep 20 03:46:34.282 INFO kablam! | Sep 20 03:46:34.282 INFO kablam! 4 | #[macro_use] Sep 20 03:46:34.282 INFO kablam! | ^^^^^^^^^^^^ Sep 20 03:46:34.282 INFO kablam! | Sep 20 03:46:34.282 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 03:46:34.282 INFO kablam! Sep 20 03:46:34.490 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.49s Sep 20 03:46:34.508 INFO kablam! su: No module specific data is present Sep 20 03:46:35.152 INFO running `"docker" "rm" "-f" "c8fc5007cb9faef51a1d08746f37de3bc86eb62476f8c3ce77badc0a6bc668ed"` Sep 20 03:46:35.248 INFO blam! c8fc5007cb9faef51a1d08746f37de3bc86eb62476f8c3ce77badc0a6bc668ed