Sep 20 06:51:03.394 INFO checking adapton-0.3.30 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 06:51:03.394 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 06:51:03.394 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:51:03.674 INFO blam! 147241fce7b7b90532e9b738c54cd74f7cefc0440ecf2fda534e534f4f32f815 Sep 20 06:51:03.676 INFO running `"docker" "start" "-a" "147241fce7b7b90532e9b738c54cd74f7cefc0440ecf2fda534e534f4f32f815"` Sep 20 06:51:04.596 INFO kablam! usermod: no changes Sep 20 06:51:04.634 INFO kablam! Checking adapton v0.3.30 (/source) Sep 20 06:51:05.221 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 06:51:05.221 INFO kablam! --> src/catalog/collections.rs:1070:62 Sep 20 06:51:05.221 INFO kablam! | Sep 20 06:51:05.221 INFO kablam! 1070 | ||mergesort_list_of_tree2::<_,_,_,List<_>>(t, (Some(name_of_usize(666))))); Sep 20 06:51:05.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 06:51:05.221 INFO kablam! | Sep 20 06:51:05.221 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 06:51:05.221 INFO kablam! Sep 20 06:51:07.520 INFO kablam! warning: function is never used: `explore_rec` Sep 20 06:51:07.521 INFO kablam! --> src/engine.rs:2810:5 Sep 20 06:51:07.521 INFO kablam! | Sep 20 06:51:07.521 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Sep 20 06:51:07.521 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:51:07.521 INFO kablam! | Sep 20 06:51:07.521 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 06:51:07.521 INFO kablam! Sep 20 06:51:07.540 INFO kablam! warning: function cannot return without recursing Sep 20 06:51:07.540 INFO kablam! --> src/engine.rs:2810:5 Sep 20 06:51:07.540 INFO kablam! | Sep 20 06:51:07.540 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Sep 20 06:51:07.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing Sep 20 06:51:07.540 INFO kablam! ... Sep 20 06:51:07.540 INFO kablam! 2813 | let mut av = explore_rec(a); Sep 20 06:51:07.540 INFO kablam! | -------------- recursive call site Sep 20 06:51:07.540 INFO kablam! | Sep 20 06:51:07.540 INFO kablam! note: lint level defined here Sep 20 06:51:07.540 INFO kablam! --> src/engine.rs:2809:12 Sep 20 06:51:07.540 INFO kablam! | Sep 20 06:51:07.540 INFO kablam! 2809 | #[warn(unconditional_recursion)] Sep 20 06:51:07.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 06:51:07.541 INFO kablam! = help: a `loop` may express intention better if this is on purpose Sep 20 06:51:07.541 INFO kablam! Sep 20 06:51:08.214 INFO kablam! warning: unused import: `ListIntro` Sep 20 06:51:08.214 INFO kablam! --> benches/tries_bench.rs:5:49 Sep 20 06:51:08.214 INFO kablam! | Sep 20 06:51:08.214 INFO kablam! 5 | use adapton::catalog::collections::{Dir2, List, ListIntro, Tree, monoid_of_tree, tree_of_list}; Sep 20 06:51:08.214 INFO kablam! | ^^^^^^^^^ Sep 20 06:51:08.214 INFO kablam! | Sep 20 06:51:08.214 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 06:51:08.214 INFO kablam! Sep 20 06:51:08.514 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.89s Sep 20 06:51:08.519 INFO kablam! su: No module specific data is present Sep 20 06:51:09.188 INFO running `"docker" "rm" "-f" "147241fce7b7b90532e9b738c54cd74f7cefc0440ecf2fda534e534f4f32f815"` Sep 20 06:51:09.259 INFO blam! 147241fce7b7b90532e9b738c54cd74f7cefc0440ecf2fda534e534f4f32f815