Oct 13 12:57:41.975 INFO checking kg-tree-0.1.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 12:57:41.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 12:57:42.395 INFO blam! 3e65b0b90947ce761b61bf92ed1947c9a476e0a15b2b0658954630ee8dc69e4c Oct 13 12:57:42.398 INFO running `"docker" "start" "-a" "3e65b0b90947ce761b61bf92ed1947c9a476e0a15b2b0658954630ee8dc69e4c"` Oct 13 12:57:43.844 INFO kablam! usermod: no changes Oct 13 12:57:44.068 INFO kablam! Compiling heapsize v0.4.2 Oct 13 12:57:44.092 INFO kablam! Checking kg-utils v0.2.3 Oct 13 12:57:44.092 INFO kablam! Compiling syn v0.15.9 Oct 13 12:57:44.092 INFO kablam! Compiling heapsize_derive v0.1.4 Oct 13 12:57:44.092 INFO kablam! Compiling kg-display v0.1.1 Oct 13 12:57:44.096 INFO kablam! Checking parking_lot_core v0.3.1 Oct 13 12:57:47.472 INFO kablam! Checking parking_lot v0.6.4 Oct 13 12:57:53.717 INFO kablam! Checking kg-symbol v0.1.8 Oct 13 12:58:19.173 INFO kablam! Compiling synstructure v0.10.0 Oct 13 12:58:19.173 INFO kablam! Compiling serde_derive v1.0.79 Oct 13 12:58:33.992 INFO kablam! Compiling kg-display-derive v0.1.0 Oct 13 12:58:54.457 INFO kablam! Checking kg-diag v0.1.0 Oct 13 12:58:59.744 INFO kablam! Checking kg-io v0.1.0 Oct 13 12:59:00.637 INFO kablam! Compiling kg-diag-derive v0.1.0 Oct 13 12:59:09.000 INFO kablam! Checking kg-tree v0.1.0 (/source) Oct 13 12:59:14.896 INFO kablam! warning: unused variable: `c` Oct 13 12:59:14.896 INFO kablam! --> src/opath/expr/parse/mod.rs:737:18 Oct 13 12:59:14.896 INFO kablam! | Oct 13 12:59:14.896 INFO kablam! 737 | Some(c) => { Oct 13 12:59:14.896 INFO kablam! | ^ help: consider using `_c` instead Oct 13 12:59:14.896 INFO kablam! | Oct 13 12:59:14.896 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 12:59:14.896 INFO kablam! Oct 13 12:59:15.824 INFO kablam! warning: variant is never constructed: `MethodCallCustomErr` Oct 13 12:59:15.824 INFO kablam! --> src/opath/expr/func.rs:57:5 Oct 13 12:59:15.824 INFO kablam! | Oct 13 12:59:15.824 INFO kablam! 57 | / MethodCallCustomErr { Oct 13 12:59:15.824 INFO kablam! 58 | | id: MethodId, Oct 13 12:59:15.824 INFO kablam! 59 | | kind: Kind, Oct 13 12:59:15.824 INFO kablam! 60 | | err: Box, Oct 13 12:59:15.824 INFO kablam! 61 | | }, Oct 13 12:59:15.824 INFO kablam! | |_____^ Oct 13 12:59:15.824 INFO kablam! | Oct 13 12:59:15.824 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 12:59:15.824 INFO kablam! Oct 13 12:59:15.824 INFO kablam! warning: variant is never constructed: `FuncCallCustomErr` Oct 13 12:59:15.824 INFO kablam! --> src/opath/expr/func.rs:63:5 Oct 13 12:59:15.824 INFO kablam! | Oct 13 12:59:15.824 INFO kablam! 63 | / FuncCallCustomErr { Oct 13 12:59:15.824 INFO kablam! 64 | | id: FuncId, Oct 13 12:59:15.824 INFO kablam! 65 | | err: Box, Oct 13 12:59:15.824 INFO kablam! 66 | | }, Oct 13 12:59:15.824 INFO kablam! | |_____^ Oct 13 12:59:15.824 INFO kablam! Oct 13 12:59:16.204 INFO kablam! warning: unused variable: `c` Oct 13 12:59:16.204 INFO kablam! --> src/opath/expr/parse/mod.rs:737:18 Oct 13 12:59:16.204 INFO kablam! | Oct 13 12:59:16.204 INFO kablam! 737 | Some(c) => { Oct 13 12:59:16.204 INFO kablam! | ^ help: consider using `_c` instead Oct 13 12:59:16.204 INFO kablam! | Oct 13 12:59:16.204 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 12:59:16.204 INFO kablam! Oct 13 12:59:18.348 INFO kablam! warning: variant is never constructed: `MethodCallCustomErr` Oct 13 12:59:18.348 INFO kablam! --> src/opath/expr/func.rs:57:5 Oct 13 12:59:18.348 INFO kablam! | Oct 13 12:59:18.348 INFO kablam! 57 | / MethodCallCustomErr { Oct 13 12:59:18.348 INFO kablam! 58 | | id: MethodId, Oct 13 12:59:18.348 INFO kablam! 59 | | kind: Kind, Oct 13 12:59:18.348 INFO kablam! 60 | | err: Box, Oct 13 12:59:18.348 INFO kablam! 61 | | }, Oct 13 12:59:18.348 INFO kablam! | |_____^ Oct 13 12:59:18.348 INFO kablam! | Oct 13 12:59:18.348 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 12:59:18.348 INFO kablam! Oct 13 12:59:18.348 INFO kablam! warning: variant is never constructed: `FuncCallCustomErr` Oct 13 12:59:18.348 INFO kablam! --> src/opath/expr/func.rs:63:5 Oct 13 12:59:18.348 INFO kablam! | Oct 13 12:59:18.348 INFO kablam! 63 | / FuncCallCustomErr { Oct 13 12:59:18.348 INFO kablam! 64 | | id: FuncId, Oct 13 12:59:18.348 INFO kablam! 65 | | err: Box, Oct 13 12:59:18.348 INFO kablam! 66 | | }, Oct 13 12:59:18.348 INFO kablam! | |_____^ Oct 13 12:59:18.348 INFO kablam! Oct 13 12:59:23.043 INFO kablam! warning: unused variable: `res` Oct 13 12:59:23.043 INFO kablam! --> tests/tests/math_ops/add.rs:24:9 Oct 13 12:59:23.043 INFO kablam! | Oct 13 12:59:23.043 INFO kablam! 24 | let res = results.get(0).unwrap(); // TODO ws assertion Oct 13 12:59:23.043 INFO kablam! | ^^^ help: consider using `_res` instead Oct 13 12:59:23.043 INFO kablam! | Oct 13 12:59:23.043 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 12:59:23.043 INFO kablam! Oct 13 12:59:23.880 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 40s Oct 13 12:59:23.898 INFO kablam! su: No module specific data is present Oct 13 12:59:25.068 INFO running `"docker" "rm" "-f" "3e65b0b90947ce761b61bf92ed1947c9a476e0a15b2b0658954630ee8dc69e4c"` Oct 13 12:59:25.320 INFO blam! 3e65b0b90947ce761b61bf92ed1947c9a476e0a15b2b0658954630ee8dc69e4c