Sep 01 11:14:30.264 INFO checking adapton-0.3.30 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 11:14:30.264 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 11:14:30.264 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 11:14:30.505 INFO blam! cdf2778e8e52755c584fddbb4900ef537510247496333668755e8fbe7b1f16e7 Sep 01 11:14:30.508 INFO running `"docker" "start" "-a" "cdf2778e8e52755c584fddbb4900ef537510247496333668755e8fbe7b1f16e7"` Sep 01 11:14:31.206 INFO kablam! Checking adapton v0.3.30 (file:///source) Sep 01 11:14:32.296 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 11:14:32.296 INFO kablam! --> src/catalog/collections.rs:1070:62 Sep 01 11:14:32.296 INFO kablam! | Sep 01 11:14:32.296 INFO kablam! 1070 | ||mergesort_list_of_tree2::<_,_,_,List<_>>(t, (Some(name_of_usize(666))))); Sep 01 11:14:32.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 11:14:32.296 INFO kablam! | Sep 01 11:14:32.296 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 11:14:32.296 INFO kablam! Sep 01 11:14:36.397 INFO kablam! warning: function is never used: `explore_rec` Sep 01 11:14:36.397 INFO kablam! --> src/engine.rs:2810:5 Sep 01 11:14:36.397 INFO kablam! | Sep 01 11:14:36.397 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Sep 01 11:14:36.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:14:36.397 INFO kablam! | Sep 01 11:14:36.397 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 11:14:36.397 INFO kablam! Sep 01 11:14:36.453 INFO kablam! warning: function cannot return without recurring Sep 01 11:14:36.453 INFO kablam! --> src/engine.rs:2810:5 Sep 01 11:14:36.453 INFO kablam! | Sep 01 11:14:36.453 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Sep 01 11:14:36.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recurring Sep 01 11:14:36.453 INFO kablam! ... Sep 01 11:14:36.453 INFO kablam! 2813 | let mut av = explore_rec(a); Sep 01 11:14:36.453 INFO kablam! | -------------- recursive call site Sep 01 11:14:36.454 INFO kablam! | Sep 01 11:14:36.454 INFO kablam! note: lint level defined here Sep 01 11:14:36.454 INFO kablam! --> src/engine.rs:2809:12 Sep 01 11:14:36.454 INFO kablam! | Sep 01 11:14:36.454 INFO kablam! 2809 | #[warn(unconditional_recursion)] Sep 01 11:14:36.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 11:14:36.454 INFO kablam! = help: a `loop` may express intention better if this is on purpose Sep 01 11:14:36.454 INFO kablam! Sep 01 11:14:39.104 INFO kablam! warning: unused import: `ListIntro` Sep 01 11:14:39.104 INFO kablam! --> benches/tries_bench.rs:5:49 Sep 01 11:14:39.104 INFO kablam! | Sep 01 11:14:39.104 INFO kablam! 5 | use adapton::catalog::collections::{Dir2, List, ListIntro, Tree, monoid_of_tree, tree_of_list}; Sep 01 11:14:39.104 INFO kablam! | ^^^^^^^^^ Sep 01 11:14:39.104 INFO kablam! | Sep 01 11:14:39.104 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 11:14:39.104 INFO kablam! Sep 01 11:14:40.542 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.35s Sep 01 11:14:40.550 INFO kablam! su: No module specific data is present Sep 01 11:14:41.026 INFO running `"docker" "rm" "-f" "cdf2778e8e52755c584fddbb4900ef537510247496333668755e8fbe7b1f16e7"` Sep 01 11:14:41.184 INFO blam! cdf2778e8e52755c584fddbb4900ef537510247496333668755e8fbe7b1f16e7