Sep 20 05:14:26.441 INFO checking adapton-0.3.30 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 05:14:26.441 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 05:14:26.441 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 05:14:26.655 INFO blam! 93856babde65b49284ad6a77a6bb87729de5a400bd393701ec4acab46e92351c Sep 20 05:14:26.659 INFO running `"docker" "start" "-a" "93856babde65b49284ad6a77a6bb87729de5a400bd393701ec4acab46e92351c"` Sep 20 05:14:27.305 INFO kablam! usermod: no changes Sep 20 05:14:27.344 INFO kablam! Checking adapton v0.3.30 (/source) Sep 20 05:14:28.647 INFO kablam! warning: unnecessary parentheses around function argument Sep 20 05:14:28.647 INFO kablam! --> src/catalog/collections.rs:1070:62 Sep 20 05:14:28.648 INFO kablam! | Sep 20 05:14:28.648 INFO kablam! 1070 | ||mergesort_list_of_tree2::<_,_,_,List<_>>(t, (Some(name_of_usize(666))))); Sep 20 05:14:28.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 20 05:14:28.663 INFO kablam! | Sep 20 05:14:28.663 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 20 05:14:28.663 INFO kablam! Sep 20 05:14:32.320 INFO kablam! warning: function is never used: `explore_rec` Sep 20 05:14:32.320 INFO kablam! --> src/engine.rs:2810:5 Sep 20 05:14:32.320 INFO kablam! | Sep 20 05:14:32.320 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Sep 20 05:14:32.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:14:32.320 INFO kablam! | Sep 20 05:14:32.321 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 05:14:32.321 INFO kablam! Sep 20 05:14:32.412 INFO kablam! warning: function cannot return without recursing Sep 20 05:14:32.412 INFO kablam! --> src/engine.rs:2810:5 Sep 20 05:14:32.412 INFO kablam! | Sep 20 05:14:32.413 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Sep 20 05:14:32.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing Sep 20 05:14:32.413 INFO kablam! ... Sep 20 05:14:32.413 INFO kablam! 2813 | let mut av = explore_rec(a); Sep 20 05:14:32.413 INFO kablam! | -------------- recursive call site Sep 20 05:14:32.413 INFO kablam! | Sep 20 05:14:32.413 INFO kablam! note: lint level defined here Sep 20 05:14:32.414 INFO kablam! --> src/engine.rs:2809:12 Sep 20 05:14:32.414 INFO kablam! | Sep 20 05:14:32.414 INFO kablam! 2809 | #[warn(unconditional_recursion)] Sep 20 05:14:32.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 05:14:32.414 INFO kablam! = help: a `loop` may express intention better if this is on purpose Sep 20 05:14:32.414 INFO kablam! Sep 20 05:14:35.588 INFO kablam! warning: unused import: `ListIntro` Sep 20 05:14:35.589 INFO kablam! --> benches/tries_bench.rs:5:49 Sep 20 05:14:35.589 INFO kablam! | Sep 20 05:14:35.589 INFO kablam! 5 | use adapton::catalog::collections::{Dir2, List, ListIntro, Tree, monoid_of_tree, tree_of_list}; Sep 20 05:14:35.589 INFO kablam! | ^^^^^^^^^ Sep 20 05:14:35.589 INFO kablam! | Sep 20 05:14:35.589 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 05:14:35.589 INFO kablam! Sep 20 05:14:36.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.84s Sep 20 05:14:36.175 INFO kablam! su: No module specific data is present Sep 20 05:14:37.144 INFO running `"docker" "rm" "-f" "93856babde65b49284ad6a77a6bb87729de5a400bd393701ec4acab46e92351c"` Sep 20 05:14:37.234 INFO blam! 93856babde65b49284ad6a77a6bb87729de5a400bd393701ec4acab46e92351c