Sep 02 03:50:08.062 INFO checking adapton-0.3.30 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 02 03:50:08.062 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 03:50:08.062 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 03:50:08.266 INFO blam! 0dd635f5f40c237d63427419402262dc846ac1681ce81baeff9eeb854138be09 Sep 02 03:50:08.268 INFO running `"docker" "start" "-a" "0dd635f5f40c237d63427419402262dc846ac1681ce81baeff9eeb854138be09"` Sep 02 03:50:09.114 INFO kablam! Checking adapton v0.3.30 (file:///source) Sep 02 03:50:10.637 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 03:50:10.637 INFO kablam! --> src/catalog/collections.rs:1070:62 Sep 02 03:50:10.637 INFO kablam! | Sep 02 03:50:10.637 INFO kablam! 1070 | ||mergesort_list_of_tree2::<_,_,_,List<_>>(t, (Some(name_of_usize(666))))); Sep 02 03:50:10.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 03:50:10.637 INFO kablam! | Sep 02 03:50:10.637 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 03:50:10.637 INFO kablam! Sep 02 03:50:15.726 INFO kablam! warning: function is never used: `explore_rec` Sep 02 03:50:15.726 INFO kablam! --> src/engine.rs:2810:5 Sep 02 03:50:15.727 INFO kablam! | Sep 02 03:50:15.727 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Sep 02 03:50:15.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:50:15.727 INFO kablam! | Sep 02 03:50:15.727 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 03:50:15.727 INFO kablam! Sep 02 03:50:15.827 INFO kablam! warning: function cannot return without recurring Sep 02 03:50:15.827 INFO kablam! --> src/engine.rs:2810:5 Sep 02 03:50:15.827 INFO kablam! | Sep 02 03:50:15.828 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Sep 02 03:50:15.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recurring Sep 02 03:50:15.828 INFO kablam! ... Sep 02 03:50:15.828 INFO kablam! 2813 | let mut av = explore_rec(a); Sep 02 03:50:15.828 INFO kablam! | -------------- recursive call site Sep 02 03:50:15.832 INFO kablam! | Sep 02 03:50:15.832 INFO kablam! note: lint level defined here Sep 02 03:50:15.832 INFO kablam! --> src/engine.rs:2809:12 Sep 02 03:50:15.832 INFO kablam! | Sep 02 03:50:15.832 INFO kablam! 2809 | #[warn(unconditional_recursion)] Sep 02 03:50:15.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:50:15.832 INFO kablam! = help: a `loop` may express intention better if this is on purpose Sep 02 03:50:15.833 INFO kablam! Sep 02 03:50:17.485 INFO kablam! warning: unused import: `ListIntro` Sep 02 03:50:17.485 INFO kablam! --> benches/tries_bench.rs:5:49 Sep 02 03:50:17.485 INFO kablam! | Sep 02 03:50:17.485 INFO kablam! 5 | use adapton::catalog::collections::{Dir2, List, ListIntro, Tree, monoid_of_tree, tree_of_list}; Sep 02 03:50:17.485 INFO kablam! | ^^^^^^^^^ Sep 02 03:50:17.486 INFO kablam! | Sep 02 03:50:17.486 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 03:50:17.486 INFO kablam! Sep 02 03:50:18.053 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.96s Sep 02 03:50:18.072 INFO kablam! su: No module specific data is present Sep 02 03:50:18.775 INFO running `"docker" "rm" "-f" "0dd635f5f40c237d63427419402262dc846ac1681ce81baeff9eeb854138be09"` Sep 02 03:50:18.854 INFO blam! 0dd635f5f40c237d63427419402262dc846ac1681ce81baeff9eeb854138be09