Oct 31 23:02:07.045 INFO checking porglezomp-misc/lazuli against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 23:02:07.045 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-1/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 23:02:07.593 INFO blam! aabd7a91bf583570a427404c514ac0a6eaf6f49f2a4b2895bcd0b8512bbc5cc0 Oct 31 23:02:07.594 INFO running `"docker" "start" "-a" "aabd7a91bf583570a427404c514ac0a6eaf6f49f2a4b2895bcd0b8512bbc5cc0"` Oct 31 23:02:09.182 INFO kablam! usermod: no changes Oct 31 23:02:09.250 INFO kablam! Checking ess v0.4.0 Oct 31 23:02:09.921 INFO kablam! Checking lazuli v0.1.0 (/source) Oct 31 23:02:10.565 INFO kablam! warning: variant is never constructed: `NameLookup` Oct 31 23:02:10.566 INFO kablam! --> src/ast.rs:17:5 Oct 31 23:02:10.566 INFO kablam! | Oct 31 23:02:10.566 INFO kablam! 17 | NameLookup(Cow<'a, str>), Oct 31 23:02:10.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:02:10.566 INFO kablam! | Oct 31 23:02:10.566 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:02:10.566 INFO kablam! Oct 31 23:02:10.566 INFO kablam! warning: variant is never constructed: `Name` Oct 31 23:02:10.566 INFO kablam! --> src/ast.rs:58:5 Oct 31 23:02:10.566 INFO kablam! | Oct 31 23:02:10.566 INFO kablam! 58 | Name(NameId), Oct 31 23:02:10.566 INFO kablam! | ^^^^^^^^^^^^ Oct 31 23:02:10.566 INFO kablam! Oct 31 23:02:10.566 INFO kablam! warning: struct is never constructed: `Env` Oct 31 23:02:10.566 INFO kablam! --> src/ast.rs:64:1 Oct 31 23:02:10.566 INFO kablam! | Oct 31 23:02:10.566 INFO kablam! 64 | pub struct Env<'a> { Oct 31 23:02:10.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 23:02:10.566 INFO kablam! Oct 31 23:02:10.566 INFO kablam! warning: method is never used: `new` Oct 31 23:02:10.566 INFO kablam! --> src/ast.rs:71:5 Oct 31 23:02:10.566 INFO kablam! | Oct 31 23:02:10.566 INFO kablam! 71 | pub fn new() -> Self { Oct 31 23:02:10.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 23:02:10.570 INFO kablam! Oct 31 23:02:10.570 INFO kablam! warning: method is never used: `with_parent` Oct 31 23:02:10.570 INFO kablam! --> src/ast.rs:79:5 Oct 31 23:02:10.570 INFO kablam! | Oct 31 23:02:10.570 INFO kablam! 79 | pub fn with_parent<'b>(parent: &'a Env<'b>) -> Env<'a> { Oct 31 23:02:10.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:02:10.570 INFO kablam! Oct 31 23:02:10.570 INFO kablam! warning: method is never used: `lookup` Oct 31 23:02:10.570 INFO kablam! --> src/ast.rs:87:5 Oct 31 23:02:10.570 INFO kablam! | Oct 31 23:02:10.570 INFO kablam! 87 | pub fn lookup<'b>(&self, name: &'b str) -> Result> { Oct 31 23:02:10.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:02:10.570 INFO kablam! Oct 31 23:02:10.656 INFO kablam! warning: variant is never constructed: `NameLookup` Oct 31 23:02:10.656 INFO kablam! --> src/ast.rs:17:5 Oct 31 23:02:10.656 INFO kablam! | Oct 31 23:02:10.656 INFO kablam! 17 | NameLookup(Cow<'a, str>), Oct 31 23:02:10.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:02:10.657 INFO kablam! | Oct 31 23:02:10.657 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:02:10.657 INFO kablam! Oct 31 23:02:10.657 INFO kablam! warning: variant is never constructed: `Name` Oct 31 23:02:10.657 INFO kablam! --> src/ast.rs:58:5 Oct 31 23:02:10.657 INFO kablam! | Oct 31 23:02:10.657 INFO kablam! 58 | Name(NameId), Oct 31 23:02:10.657 INFO kablam! | ^^^^^^^^^^^^ Oct 31 23:02:10.657 INFO kablam! Oct 31 23:02:10.657 INFO kablam! warning: struct is never constructed: `Env` Oct 31 23:02:10.657 INFO kablam! --> src/ast.rs:64:1 Oct 31 23:02:10.657 INFO kablam! | Oct 31 23:02:10.657 INFO kablam! 64 | pub struct Env<'a> { Oct 31 23:02:10.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 31 23:02:10.657 INFO kablam! Oct 31 23:02:10.657 INFO kablam! warning: method is never used: `new` Oct 31 23:02:10.657 INFO kablam! --> src/ast.rs:71:5 Oct 31 23:02:10.657 INFO kablam! | Oct 31 23:02:10.657 INFO kablam! 71 | pub fn new() -> Self { Oct 31 23:02:10.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 31 23:02:10.657 INFO kablam! Oct 31 23:02:10.657 INFO kablam! warning: method is never used: `with_parent` Oct 31 23:02:10.657 INFO kablam! --> src/ast.rs:79:5 Oct 31 23:02:10.657 INFO kablam! | Oct 31 23:02:10.657 INFO kablam! 79 | pub fn with_parent<'b>(parent: &'a Env<'b>) -> Env<'a> { Oct 31 23:02:10.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:02:10.657 INFO kablam! Oct 31 23:02:10.657 INFO kablam! warning: method is never used: `lookup` Oct 31 23:02:10.657 INFO kablam! --> src/ast.rs:87:5 Oct 31 23:02:10.657 INFO kablam! | Oct 31 23:02:10.657 INFO kablam! 87 | pub fn lookup<'b>(&self, name: &'b str) -> Result> { Oct 31 23:02:10.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:02:10.657 INFO kablam! Oct 31 23:02:10.693 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 31 23:02:10.697 INFO kablam! su: No module specific data is present Oct 31 23:02:11.625 INFO running `"docker" "rm" "-f" "aabd7a91bf583570a427404c514ac0a6eaf6f49f2a4b2895bcd0b8512bbc5cc0"` Oct 31 23:02:11.904 INFO blam! aabd7a91bf583570a427404c514ac0a6eaf6f49f2a4b2895bcd0b8512bbc5cc0