Oct 28 01:22:23.437 INFO checking adapton-0.3.30 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 28 01:22:23.437 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 28 01:22:23.819 INFO blam! a39f358a650bc42c1e91dbd563a543aa30d754c38d6f5dc473c7edc8e3b79024 Oct 28 01:22:23.835 INFO running `"docker" "start" "-a" "a39f358a650bc42c1e91dbd563a543aa30d754c38d6f5dc473c7edc8e3b79024"` Oct 28 01:22:25.351 INFO kablam! usermod: no changes Oct 28 01:22:25.426 INFO kablam! Checking adapton v0.3.30 (/source) Oct 28 01:22:27.409 INFO kablam! warning: unnecessary parentheses around function argument Oct 28 01:22:27.410 INFO kablam! --> src/catalog/collections.rs:1070:62 Oct 28 01:22:27.410 INFO kablam! | Oct 28 01:22:27.410 INFO kablam! 1070 | ||mergesort_list_of_tree2::<_,_,_,List<_>>(t, (Some(name_of_usize(666))))); Oct 28 01:22:27.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 28 01:22:27.423 INFO kablam! | Oct 28 01:22:27.423 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 28 01:22:27.423 INFO kablam! Oct 28 01:22:30.791 INFO kablam! warning: function is never used: `explore_rec` Oct 28 01:22:30.791 INFO kablam! --> src/engine.rs:2810:5 Oct 28 01:22:30.792 INFO kablam! | Oct 28 01:22:30.792 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Oct 28 01:22:30.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 01:22:30.799 INFO kablam! | Oct 28 01:22:30.799 INFO kablam! = note: #[warn(dead_code)] on by default Oct 28 01:22:30.799 INFO kablam! Oct 28 01:22:30.864 INFO kablam! warning: function cannot return without recursing Oct 28 01:22:30.864 INFO kablam! --> src/engine.rs:2810:5 Oct 28 01:22:30.865 INFO kablam! | Oct 28 01:22:30.865 INFO kablam! 2810 | fn explore_rec(cur_n:usize) -> Vec { Oct 28 01:22:30.865 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing Oct 28 01:22:30.865 INFO kablam! ... Oct 28 01:22:30.866 INFO kablam! 2813 | let mut av = explore_rec(a); Oct 28 01:22:30.866 INFO kablam! | -------------- recursive call site Oct 28 01:22:30.871 INFO kablam! | Oct 28 01:22:30.871 INFO kablam! note: lint level defined here Oct 28 01:22:30.871 INFO kablam! --> src/engine.rs:2809:12 Oct 28 01:22:30.871 INFO kablam! | Oct 28 01:22:30.872 INFO kablam! 2809 | #[warn(unconditional_recursion)] Oct 28 01:22:30.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 01:22:30.872 INFO kablam! = help: a `loop` may express intention better if this is on purpose Oct 28 01:22:30.872 INFO kablam! Oct 28 01:22:35.347 INFO kablam! warning: unused import: `ListIntro` Oct 28 01:22:35.347 INFO kablam! --> benches/tries_bench.rs:5:49 Oct 28 01:22:35.347 INFO kablam! | Oct 28 01:22:35.347 INFO kablam! 5 | use adapton::catalog::collections::{Dir2, List, ListIntro, Tree, monoid_of_tree, tree_of_list}; Oct 28 01:22:35.347 INFO kablam! | ^^^^^^^^^ Oct 28 01:22:35.359 INFO kablam! | Oct 28 01:22:35.359 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 01:22:35.359 INFO kablam! Oct 28 01:22:35.772 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.39s Oct 28 01:22:35.779 INFO kablam! su: No module specific data is present Oct 28 01:22:36.207 INFO running `"docker" "rm" "-f" "a39f358a650bc42c1e91dbd563a543aa30d754c38d6f5dc473c7edc8e3b79024"` Oct 28 01:22:36.325 INFO blam! a39f358a650bc42c1e91dbd563a543aa30d754c38d6f5dc473c7edc8e3b79024