Oct 22 04:51:02.767 INFO checking adapton-0.3.30 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:51:02.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 04:51:03.163 INFO blam! 9b0d15d8f345da5e275de10915fc01eab77ecf51254f94fa76dd8fd6f5525c37 Oct 22 04:51:03.172 INFO running `"docker" "start" "-a" "9b0d15d8f345da5e275de10915fc01eab77ecf51254f94fa76dd8fd6f5525c37"` Oct 22 04:51:04.360 INFO kablam! usermod: no changes Oct 22 04:51:04.404 INFO kablam! Checking adapton v0.3.30 (/source) Oct 22 04:51:05.845 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 04:51:05.846 INFO kablam! --> src/catalog/collections.rs:1070:62 Oct 22 04:51:05.846 INFO kablam! | Oct 22 04:51:05.846 INFO kablam! 1070 | ||mergesort_list_of_tree2::<_,_,_,List<_>>(t, (Some(name_of_usize(666))))); Oct 22 04:51:05.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 04:51:05.847 INFO kablam! | Oct 22 04:51:05.847 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 04:51:05.847 INFO kablam! Oct 22 04:51:08.764 INFO kablam! warning: function is never used: `explore_rec` Oct 22 04:51:08.764 INFO kablam! --> src/engine.rs:2810:5 Oct 22 04:51:08.764 INFO kablam! | Oct 22 04:51:08.764 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Oct 22 04:51:08.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:51:08.764 INFO kablam! | Oct 22 04:51:08.764 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 04:51:08.764 INFO kablam! Oct 22 04:51:08.883 INFO kablam! warning: function cannot return without recursing Oct 22 04:51:08.883 INFO kablam! --> src/engine.rs:2810:5 Oct 22 04:51:08.883 INFO kablam! | Oct 22 04:51:08.883 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Oct 22 04:51:08.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing Oct 22 04:51:08.883 INFO kablam! ... Oct 22 04:51:08.883 INFO kablam! 2813 | let mut av = explore_rec(a); Oct 22 04:51:08.883 INFO kablam! | -------------- recursive call site Oct 22 04:51:08.883 INFO kablam! | Oct 22 04:51:08.883 INFO kablam! note: lint level defined here Oct 22 04:51:08.883 INFO kablam! --> src/engine.rs:2809:12 Oct 22 04:51:08.883 INFO kablam! | Oct 22 04:51:08.884 INFO kablam! 2809 | #[warn(unconditional_recursion)] Oct 22 04:51:08.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:51:08.884 INFO kablam! = help: a `loop` may express intention better if this is on purpose Oct 22 04:51:08.884 INFO kablam! Oct 22 04:51:11.313 INFO kablam! warning: unused import: `ListIntro` Oct 22 04:51:11.313 INFO kablam! --> benches/tries_bench.rs:5:49 Oct 22 04:51:11.314 INFO kablam! | Oct 22 04:51:11.314 INFO kablam! 5 | use adapton::catalog::collections::{Dir2, List, ListIntro, Tree, monoid_of_tree, tree_of_list}; Oct 22 04:51:11.314 INFO kablam! | ^^^^^^^^^ Oct 22 04:51:11.381 INFO kablam! | Oct 22 04:51:11.381 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 04:51:11.381 INFO kablam! Oct 22 04:51:12.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.50s Oct 22 04:51:12.903 INFO kablam! su: No module specific data is present Oct 22 04:51:13.768 INFO running `"docker" "rm" "-f" "9b0d15d8f345da5e275de10915fc01eab77ecf51254f94fa76dd8fd6f5525c37"` Oct 22 04:51:14.084 INFO blam! 9b0d15d8f345da5e275de10915fc01eab77ecf51254f94fa76dd8fd6f5525c37