Oct 26 22:43:40.115 INFO checking porglezomp-misc/lazuli against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:43:40.115 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 26 22:43:40.616 INFO blam! 28c34ebac00467075c4f7a08f2a98de86f0a5f5852900b65312ed97f629868b5 Oct 26 22:43:40.619 INFO running `"docker" "start" "-a" "28c34ebac00467075c4f7a08f2a98de86f0a5f5852900b65312ed97f629868b5"` Oct 26 22:43:42.294 INFO kablam! usermod: no changes Oct 26 22:43:42.396 INFO kablam! Checking ess v0.4.0 Oct 26 22:43:43.043 INFO kablam! Checking lazuli v0.1.0 (/source) Oct 26 22:43:43.503 INFO kablam! warning: variant is never constructed: `NameLookup` Oct 26 22:43:43.504 INFO kablam! --> src/ast.rs:17:5 Oct 26 22:43:43.504 INFO kablam! | Oct 26 22:43:43.515 INFO kablam! 17 | NameLookup(Cow<'a, str>), Oct 26 22:43:43.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:43:43.515 INFO kablam! | Oct 26 22:43:43.515 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:43:43.515 INFO kablam! Oct 26 22:43:43.515 INFO kablam! warning: variant is never constructed: `Name` Oct 26 22:43:43.515 INFO kablam! --> src/ast.rs:58:5 Oct 26 22:43:43.515 INFO kablam! | Oct 26 22:43:43.515 INFO kablam! 58 | Name(NameId), Oct 26 22:43:43.515 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:43:43.515 INFO kablam! Oct 26 22:43:43.515 INFO kablam! warning: struct is never constructed: `Env` Oct 26 22:43:43.515 INFO kablam! --> src/ast.rs:64:1 Oct 26 22:43:43.515 INFO kablam! | Oct 26 22:43:43.515 INFO kablam! 64 | pub struct Env<'a> { Oct 26 22:43:43.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 22:43:43.515 INFO kablam! Oct 26 22:43:43.515 INFO kablam! warning: method is never used: `new` Oct 26 22:43:43.515 INFO kablam! --> src/ast.rs:71:5 Oct 26 22:43:43.515 INFO kablam! | Oct 26 22:43:43.515 INFO kablam! 71 | pub fn new() -> Self { Oct 26 22:43:43.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:43:43.515 INFO kablam! Oct 26 22:43:43.515 INFO kablam! warning: method is never used: `with_parent` Oct 26 22:43:43.515 INFO kablam! --> src/ast.rs:79:5 Oct 26 22:43:43.515 INFO kablam! | Oct 26 22:43:43.515 INFO kablam! 79 | pub fn with_parent<'b>(parent: &'a Env<'b>) -> Env<'a> { Oct 26 22:43:43.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:43:43.515 INFO kablam! Oct 26 22:43:43.515 INFO kablam! warning: method is never used: `lookup` Oct 26 22:43:43.515 INFO kablam! --> src/ast.rs:87:5 Oct 26 22:43:43.515 INFO kablam! | Oct 26 22:43:43.515 INFO kablam! 87 | pub fn lookup<'b>(&self, name: &'b str) -> Result> { Oct 26 22:43:43.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:43:43.518 INFO kablam! Oct 26 22:43:43.783 INFO kablam! warning: variant is never constructed: `NameLookup` Oct 26 22:43:43.783 INFO kablam! --> src/ast.rs:17:5 Oct 26 22:43:43.784 INFO kablam! | Oct 26 22:43:43.784 INFO kablam! 17 | NameLookup(Cow<'a, str>), Oct 26 22:43:43.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:43:43.785 INFO kablam! | Oct 26 22:43:43.785 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 22:43:43.785 INFO kablam! Oct 26 22:43:43.786 INFO kablam! warning: variant is never constructed: `Name` Oct 26 22:43:43.786 INFO kablam! --> src/ast.rs:58:5 Oct 26 22:43:43.786 INFO kablam! | Oct 26 22:43:43.787 INFO kablam! 58 | Name(NameId), Oct 26 22:43:43.787 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:43:43.787 INFO kablam! Oct 26 22:43:43.787 INFO kablam! warning: struct is never constructed: `Env` Oct 26 22:43:43.788 INFO kablam! --> src/ast.rs:64:1 Oct 26 22:43:43.788 INFO kablam! | Oct 26 22:43:43.788 INFO kablam! 64 | pub struct Env<'a> { Oct 26 22:43:43.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 26 22:43:43.789 INFO kablam! Oct 26 22:43:43.789 INFO kablam! warning: method is never used: `new` Oct 26 22:43:43.789 INFO kablam! --> src/ast.rs:71:5 Oct 26 22:43:43.789 INFO kablam! | Oct 26 22:43:43.790 INFO kablam! 71 | pub fn new() -> Self { Oct 26 22:43:43.790 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:43:43.790 INFO kablam! Oct 26 22:43:43.791 INFO kablam! warning: method is never used: `with_parent` Oct 26 22:43:43.791 INFO kablam! --> src/ast.rs:79:5 Oct 26 22:43:43.791 INFO kablam! | Oct 26 22:43:43.792 INFO kablam! 79 | pub fn with_parent<'b>(parent: &'a Env<'b>) -> Env<'a> { Oct 26 22:43:43.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:43:43.792 INFO kablam! Oct 26 22:43:43.793 INFO kablam! warning: method is never used: `lookup` Oct 26 22:43:43.793 INFO kablam! --> src/ast.rs:87:5 Oct 26 22:43:43.793 INFO kablam! | Oct 26 22:43:43.794 INFO kablam! 87 | pub fn lookup<'b>(&self, name: &'b str) -> Result> { Oct 26 22:43:43.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:43:43.794 INFO kablam! Oct 26 22:43:43.837 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 26 22:43:43.838 INFO kablam! su: No module specific data is present Oct 26 22:43:44.811 INFO running `"docker" "rm" "-f" "28c34ebac00467075c4f7a08f2a98de86f0a5f5852900b65312ed97f629868b5"` Oct 26 22:43:45.123 INFO blam! 28c34ebac00467075c4f7a08f2a98de86f0a5f5852900b65312ed97f629868b5