Oct 27 20:04:39.834 INFO checking kg-tree-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:04:39.834 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 20:04:40.265 INFO blam! 07f6496b8bafdd8e19a92fe20cae8a11db4a662611005b6f4122ab25aea85768 Oct 27 20:04:40.271 INFO running `"docker" "start" "-a" "07f6496b8bafdd8e19a92fe20cae8a11db4a662611005b6f4122ab25aea85768"` Oct 27 20:04:41.159 INFO kablam! usermod: no changes Oct 27 20:04:41.395 INFO kablam! Compiling heapsize v0.4.2 Oct 27 20:04:41.406 INFO kablam! Checking lock_api v0.1.4 Oct 27 20:04:41.406 INFO kablam! Compiling memchr v2.1.0 Oct 27 20:04:41.411 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 27 20:04:41.411 INFO kablam! Checking kg-utils v0.2.3 Oct 27 20:04:41.411 INFO kablam! Compiling syn v0.15.14 Oct 27 20:04:41.411 INFO kablam! Compiling heapsize_derive v0.1.4 Oct 27 20:04:41.411 INFO kablam! Checking kg-display v0.1.1 Oct 27 20:04:49.403 INFO kablam! Compiling nom v4.1.1 Oct 27 20:04:52.603 INFO kablam! Checking parking_lot v0.6.4 Oct 27 20:04:56.375 INFO kablam! Checking kg-symbol v0.1.8 Oct 27 20:05:22.356 INFO kablam! Compiling synstructure v0.10.0 Oct 27 20:05:22.356 INFO kablam! Compiling serde_derive v1.0.80 Oct 27 20:05:37.665 INFO kablam! Compiling kg-display-derive v0.1.0 Oct 27 20:05:57.204 INFO kablam! Compiling kg-diag v0.1.0 Oct 27 20:06:02.159 INFO kablam! Checking kg-io v0.1.0 Oct 27 20:06:02.243 INFO kablam! Compiling kg-diag-derive v0.1.0 Oct 27 20:06:08.743 INFO kablam! Checking kg-tree v0.1.0 (/source) Oct 27 20:06:15.491 INFO kablam! warning: unused variable: `c` Oct 27 20:06:15.491 INFO kablam! --> src/opath/expr/parse/mod.rs:737:18 Oct 27 20:06:15.491 INFO kablam! | Oct 27 20:06:15.491 INFO kablam! 737 | Some(c) => { Oct 27 20:06:15.491 INFO kablam! | ^ help: consider using `_c` instead Oct 27 20:06:15.491 INFO kablam! | Oct 27 20:06:15.491 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 20:06:15.491 INFO kablam! Oct 27 20:06:16.687 INFO kablam! warning: variant is never constructed: `MethodCallCustomErr` Oct 27 20:06:16.688 INFO kablam! --> src/opath/expr/func.rs:57:5 Oct 27 20:06:16.688 INFO kablam! | Oct 27 20:06:16.688 INFO kablam! 57 | / MethodCallCustomErr { Oct 27 20:06:16.689 INFO kablam! 58 | | id: MethodId, Oct 27 20:06:16.689 INFO kablam! 59 | | kind: Kind, Oct 27 20:06:16.689 INFO kablam! 60 | | err: Box, Oct 27 20:06:16.690 INFO kablam! 61 | | }, Oct 27 20:06:16.690 INFO kablam! | |_____^ Oct 27 20:06:16.690 INFO kablam! | Oct 27 20:06:16.691 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:06:16.691 INFO kablam! Oct 27 20:06:16.691 INFO kablam! warning: variant is never constructed: `FuncCallCustomErr` Oct 27 20:06:16.692 INFO kablam! --> src/opath/expr/func.rs:63:5 Oct 27 20:06:16.692 INFO kablam! | Oct 27 20:06:16.692 INFO kablam! 63 | / FuncCallCustomErr { Oct 27 20:06:16.692 INFO kablam! 64 | | id: FuncId, Oct 27 20:06:16.693 INFO kablam! 65 | | err: Box, Oct 27 20:06:16.693 INFO kablam! 66 | | }, Oct 27 20:06:16.693 INFO kablam! | |_____^ Oct 27 20:06:16.694 INFO kablam! Oct 27 20:06:17.295 INFO kablam! warning: unused variable: `c` Oct 27 20:06:17.295 INFO kablam! --> src/opath/expr/parse/mod.rs:737:18 Oct 27 20:06:17.295 INFO kablam! | Oct 27 20:06:17.295 INFO kablam! 737 | Some(c) => { Oct 27 20:06:17.295 INFO kablam! | ^ help: consider using `_c` instead Oct 27 20:06:17.295 INFO kablam! | Oct 27 20:06:17.295 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 20:06:17.295 INFO kablam! Oct 27 20:06:19.075 INFO kablam! warning: variant is never constructed: `MethodCallCustomErr` Oct 27 20:06:19.075 INFO kablam! --> src/opath/expr/func.rs:57:5 Oct 27 20:06:19.075 INFO kablam! | Oct 27 20:06:19.075 INFO kablam! 57 | / MethodCallCustomErr { Oct 27 20:06:19.075 INFO kablam! 58 | | id: MethodId, Oct 27 20:06:19.075 INFO kablam! 59 | | kind: Kind, Oct 27 20:06:19.075 INFO kablam! 60 | | err: Box, Oct 27 20:06:19.075 INFO kablam! 61 | | }, Oct 27 20:06:19.075 INFO kablam! | |_____^ Oct 27 20:06:19.075 INFO kablam! | Oct 27 20:06:19.075 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:06:19.075 INFO kablam! Oct 27 20:06:19.075 INFO kablam! warning: variant is never constructed: `FuncCallCustomErr` Oct 27 20:06:19.075 INFO kablam! --> src/opath/expr/func.rs:63:5 Oct 27 20:06:19.075 INFO kablam! | Oct 27 20:06:19.075 INFO kablam! 63 | / FuncCallCustomErr { Oct 27 20:06:19.075 INFO kablam! 64 | | id: FuncId, Oct 27 20:06:19.075 INFO kablam! 65 | | err: Box, Oct 27 20:06:19.075 INFO kablam! 66 | | }, Oct 27 20:06:19.075 INFO kablam! | |_____^ Oct 27 20:06:19.075 INFO kablam! Oct 27 20:06:22.911 INFO kablam! warning: unused variable: `res` Oct 27 20:06:22.911 INFO kablam! --> tests/tests/math_ops/add.rs:24:9 Oct 27 20:06:22.911 INFO kablam! | Oct 27 20:06:22.911 INFO kablam! 24 | let res = results.get(0).unwrap(); // TODO ws assertion Oct 27 20:06:22.911 INFO kablam! | ^^^ help: consider using `_res` instead Oct 27 20:06:22.911 INFO kablam! | Oct 27 20:06:22.911 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 20:06:22.911 INFO kablam! Oct 27 20:06:23.570 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 42s Oct 27 20:06:23.578 INFO kablam! su: No module specific data is present Oct 27 20:06:23.870 INFO running `"docker" "rm" "-f" "07f6496b8bafdd8e19a92fe20cae8a11db4a662611005b6f4122ab25aea85768"` Oct 27 20:06:24.053 INFO blam! 07f6496b8bafdd8e19a92fe20cae8a11db4a662611005b6f4122ab25aea85768