Oct 27 02:57:06.377 INFO checking jhagans3/generalized-hyperplane-tree against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:57:06.379 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 27 02:57:06.783 INFO blam! 18d3ff2fb79f598d606e31bedf6fe66e70fb60d1f1b5c6b5b59e494070a5138a Oct 27 02:57:06.787 INFO running `"docker" "start" "-a" "18d3ff2fb79f598d606e31bedf6fe66e70fb60d1f1b5c6b5b59e494070a5138a"` Oct 27 02:57:07.833 INFO kablam! usermod: no changes Oct 27 02:57:07.931 INFO kablam! Checking serde v1.0.33 Oct 27 02:57:16.059 INFO kablam! Checking uuid v0.6.1 Oct 27 02:57:16.792 INFO kablam! Checking generalized-hyperplane-tree v0.1.0 (/source) Oct 27 02:57:17.763 INFO kablam! warning: unused variable: `peer_refs` Oct 27 02:57:17.763 INFO kablam! --> src/main.rs:158:45 Oct 27 02:57:17.763 INFO kablam! | Oct 27 02:57:17.763 INFO kablam! 158 | FileMeta::ShardRemote { peer_refs, shard_id } => { Oct 27 02:57:17.763 INFO kablam! | ^^^^^^^^^ help: try ignoring the field: `peer_refs: _` Oct 27 02:57:17.763 INFO kablam! | Oct 27 02:57:17.763 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:57:17.763 INFO kablam! Oct 27 02:57:17.763 INFO kablam! warning: unused variable: `shard_id` Oct 27 02:57:17.764 INFO kablam! --> src/main.rs:158:56 Oct 27 02:57:17.764 INFO kablam! | Oct 27 02:57:17.764 INFO kablam! 158 | FileMeta::ShardRemote { peer_refs, shard_id } => { Oct 27 02:57:17.764 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `shard_id: _` Oct 27 02:57:17.765 INFO kablam! Oct 27 02:57:17.765 INFO kablam! warning: unused variable: `id` Oct 27 02:57:17.765 INFO kablam! --> src/main.rs:220:57 Oct 27 02:57:17.766 INFO kablam! | Oct 27 02:57:17.766 INFO kablam! 220 | ShardLocations::RemoteIndex(id, idx) => { Oct 27 02:57:17.766 INFO kablam! | ^^ help: consider using `_id` instead Oct 27 02:57:17.766 INFO kablam! Oct 27 02:57:17.767 INFO kablam! warning: unused variable: `peer_ref` Oct 27 02:57:17.767 INFO kablam! --> src/main.rs:739:29 Oct 27 02:57:17.768 INFO kablam! | Oct 27 02:57:17.768 INFO kablam! 739 | TreeIDs::NodeID{peer_ref, shard_id} => shard_id, Oct 27 02:57:17.768 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `peer_ref: _` Oct 27 02:57:17.768 INFO kablam! Oct 27 02:57:17.769 INFO kablam! warning: unused variable: `peer_ref` Oct 27 02:57:17.769 INFO kablam! --> src/main.rs:789:41 Oct 27 02:57:17.769 INFO kablam! | Oct 27 02:57:17.769 INFO kablam! 789 | TreeIDs::NodeID{peer_ref, shard_id} => true, Oct 27 02:57:17.770 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `peer_ref: _` Oct 27 02:57:17.770 INFO kablam! Oct 27 02:57:17.770 INFO kablam! warning: unused variable: `shard_id` Oct 27 02:57:17.770 INFO kablam! --> src/main.rs:789:51 Oct 27 02:57:17.770 INFO kablam! | Oct 27 02:57:17.771 INFO kablam! 789 | TreeIDs::NodeID{peer_ref, shard_id} => true, Oct 27 02:57:17.771 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `shard_id: _` Oct 27 02:57:17.771 INFO kablam! Oct 27 02:57:17.788 INFO kablam! warning: unused variable: `peer_refs` Oct 27 02:57:17.788 INFO kablam! --> src/main.rs:158:45 Oct 27 02:57:17.788 INFO kablam! | Oct 27 02:57:17.788 INFO kablam! 158 | FileMeta::ShardRemote { peer_refs, shard_id } => { Oct 27 02:57:17.788 INFO kablam! | ^^^^^^^^^ help: try ignoring the field: `peer_refs: _` Oct 27 02:57:17.788 INFO kablam! | Oct 27 02:57:17.788 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 02:57:17.788 INFO kablam! Oct 27 02:57:17.788 INFO kablam! warning: unused variable: `shard_id` Oct 27 02:57:17.788 INFO kablam! --> src/main.rs:158:56 Oct 27 02:57:17.788 INFO kablam! | Oct 27 02:57:17.788 INFO kablam! 158 | FileMeta::ShardRemote { peer_refs, shard_id } => { Oct 27 02:57:17.788 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `shard_id: _` Oct 27 02:57:17.788 INFO kablam! Oct 27 02:57:17.789 INFO kablam! warning: unused variable: `id` Oct 27 02:57:17.789 INFO kablam! --> src/main.rs:220:57 Oct 27 02:57:17.789 INFO kablam! | Oct 27 02:57:17.789 INFO kablam! 220 | ShardLocations::RemoteIndex(id, idx) => { Oct 27 02:57:17.789 INFO kablam! | ^^ help: consider using `_id` instead Oct 27 02:57:17.789 INFO kablam! Oct 27 02:57:17.790 INFO kablam! warning: unused variable: `peer_ref` Oct 27 02:57:17.790 INFO kablam! --> src/main.rs:739:29 Oct 27 02:57:17.790 INFO kablam! | Oct 27 02:57:17.790 INFO kablam! 739 | TreeIDs::NodeID{peer_ref, shard_id} => shard_id, Oct 27 02:57:17.790 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `peer_ref: _` Oct 27 02:57:17.790 INFO kablam! Oct 27 02:57:17.790 INFO kablam! warning: unused variable: `peer_ref` Oct 27 02:57:17.790 INFO kablam! --> src/main.rs:789:41 Oct 27 02:57:17.790 INFO kablam! | Oct 27 02:57:17.790 INFO kablam! 789 | TreeIDs::NodeID{peer_ref, shard_id} => true, Oct 27 02:57:17.790 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `peer_ref: _` Oct 27 02:57:17.790 INFO kablam! Oct 27 02:57:17.791 INFO kablam! warning: unused variable: `shard_id` Oct 27 02:57:17.791 INFO kablam! --> src/main.rs:789:51 Oct 27 02:57:17.791 INFO kablam! | Oct 27 02:57:17.791 INFO kablam! 789 | TreeIDs::NodeID{peer_ref, shard_id} => true, Oct 27 02:57:17.791 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `shard_id: _` Oct 27 02:57:17.791 INFO kablam! Oct 27 02:57:17.935 INFO kablam! warning: variable does not need to be mutable Oct 27 02:57:17.935 INFO kablam! --> src/main.rs:817:13 Oct 27 02:57:17.935 INFO kablam! | Oct 27 02:57:17.935 INFO kablam! 817 | let mut peer_tree: HashMap> = HashMap::new(); Oct 27 02:57:17.935 INFO kablam! | ----^^^^^^^^^ Oct 27 02:57:17.935 INFO kablam! | | Oct 27 02:57:17.936 INFO kablam! | help: remove this `mut` Oct 27 02:57:17.936 INFO kablam! | Oct 27 02:57:17.936 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:57:17.936 INFO kablam! Oct 27 02:57:17.983 INFO kablam! warning: variable does not need to be mutable Oct 27 02:57:17.983 INFO kablam! --> src/main.rs:817:13 Oct 27 02:57:17.983 INFO kablam! | Oct 27 02:57:17.983 INFO kablam! 817 | let mut peer_tree: HashMap> = HashMap::new(); Oct 27 02:57:17.983 INFO kablam! | ----^^^^^^^^^ Oct 27 02:57:17.984 INFO kablam! | | Oct 27 02:57:17.984 INFO kablam! | help: remove this `mut` Oct 27 02:57:17.984 INFO kablam! | Oct 27 02:57:17.984 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 02:57:17.984 INFO kablam! Oct 27 02:57:18.047 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.17s Oct 27 02:57:18.047 INFO kablam! su: No module specific data is present Oct 27 02:57:18.737 INFO running `"docker" "rm" "-f" "18d3ff2fb79f598d606e31bedf6fe66e70fb60d1f1b5c6b5b59e494070a5138a"` Oct 27 02:57:18.991 INFO blam! 18d3ff2fb79f598d606e31bedf6fe66e70fb60d1f1b5c6b5b59e494070a5138a