Oct 27 22:49:24.854 INFO checking elicit-0.7.6 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 22:49:24.855 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 22:49:25.235 INFO blam! 7d17fd8d62d9d0c86cd475d7026e41301ce935afdbc2f54c697e5a8701d57893 Oct 27 22:49:25.241 INFO running `"docker" "start" "-a" "7d17fd8d62d9d0c86cd475d7026e41301ce935afdbc2f54c697e5a8701d57893"` Oct 27 22:49:26.323 INFO kablam! usermod: no changes Oct 27 22:49:26.371 INFO kablam! Checking elicit v0.7.6 (/source) Oct 27 22:49:26.451 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 27 22:49:26.452 INFO kablam! --> src/lib.rs:45:5 Oct 27 22:49:26.452 INFO kablam! | Oct 27 22:49:26.452 INFO kablam! 45 | private_no_mangle_fns, Oct 27 22:49:26.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:26.452 INFO kablam! | Oct 27 22:49:26.452 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 27 22:49:26.452 INFO kablam! Oct 27 22:49:26.452 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 27 22:49:26.452 INFO kablam! --> src/lib.rs:46:5 Oct 27 22:49:26.452 INFO kablam! | Oct 27 22:49:26.452 INFO kablam! 46 | private_no_mangle_statics, Oct 27 22:49:26.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:26.452 INFO kablam! Oct 27 22:49:26.531 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 27 22:49:26.531 INFO kablam! --> src/lib.rs:45:5 Oct 27 22:49:26.531 INFO kablam! | Oct 27 22:49:26.531 INFO kablam! 45 | private_no_mangle_fns, Oct 27 22:49:26.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:26.531 INFO kablam! | Oct 27 22:49:26.531 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 27 22:49:26.531 INFO kablam! Oct 27 22:49:26.531 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 27 22:49:26.531 INFO kablam! --> src/lib.rs:46:5 Oct 27 22:49:26.531 INFO kablam! | Oct 27 22:49:26.531 INFO kablam! 46 | private_no_mangle_statics, Oct 27 22:49:26.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:26.531 INFO kablam! Oct 27 22:49:27.520 INFO kablam! warning: method is never used: `upgrade` Oct 27 22:49:27.521 INFO kablam! --> src/elicit.rs:100:17 Oct 27 22:49:27.527 INFO kablam! | Oct 27 22:49:27.527 INFO kablam! 100 | pub fn upgrade(&self) -> Option { Oct 27 22:49:27.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:27.528 INFO kablam! ... Oct 27 22:49:27.528 INFO kablam! 241 | elicit_define!(elicit_t0, T0); Oct 27 22:49:27.529 INFO kablam! | ------------------------------ in this macro invocation Oct 27 22:49:27.529 INFO kablam! | Oct 27 22:49:27.529 INFO kablam! note: lint level defined here Oct 27 22:49:27.530 INFO kablam! --> src/lib.rs:87:9 Oct 27 22:49:27.530 INFO kablam! | Oct 27 22:49:27.530 INFO kablam! 87 | #![warn(dead_code, renamed_and_removed_lints, unreachable_pub)] Oct 27 22:49:27.531 INFO kablam! | ^^^^^^^^^ Oct 27 22:49:27.531 INFO kablam! Oct 27 22:49:27.531 INFO kablam! warning: method is never used: `upgrade` Oct 27 22:49:27.532 INFO kablam! --> src/aelicit.rs:105:17 Oct 27 22:49:27.532 INFO kablam! | Oct 27 22:49:27.532 INFO kablam! 105 | pub fn upgrade(&self) -> Option { Oct 27 22:49:27.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:49:27.532 INFO kablam! ... Oct 27 22:49:27.532 INFO kablam! 344 | aelicit_define!(aelicit_t0, T0); Oct 27 22:49:27.532 INFO kablam! | -------------------------------- in this macro invocation Oct 27 22:49:27.532 INFO kablam! Oct 27 22:49:27.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 27 22:49:27.583 INFO kablam! su: No module specific data is present Oct 27 22:49:28.171 INFO running `"docker" "rm" "-f" "7d17fd8d62d9d0c86cd475d7026e41301ce935afdbc2f54c697e5a8701d57893"` Oct 27 22:49:28.487 INFO blam! 7d17fd8d62d9d0c86cd475d7026e41301ce935afdbc2f54c697e5a8701d57893