Oct 10 20:59:46.377 INFO testing jhagans3/generalized-hyperplane-tree against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:59:46.377 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:59:46.377 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 20:59:46.746 INFO blam! 7f6925066498c0114f7f3226a26c14203fbaf36eb3d4cbb89067c3b37524c28c Oct 10 20:59:46.748 INFO running `"docker" "start" "-a" "7f6925066498c0114f7f3226a26c14203fbaf36eb3d4cbb89067c3b37524c28c"` Oct 10 20:59:48.016 INFO kablam! usermod: no changes Oct 10 20:59:48.092 INFO kablam! Compiling serde v1.0.33 Oct 10 20:59:56.925 INFO kablam! Compiling uuid v0.6.1 Oct 10 20:59:57.980 INFO kablam! Compiling generalized-hyperplane-tree v0.1.0 (/source) Oct 10 20:59:58.809 INFO kablam! warning: unused variable: `peer_refs` Oct 10 20:59:58.809 INFO kablam! --> src/main.rs:158:45 Oct 10 20:59:58.809 INFO kablam! | Oct 10 20:59:58.809 INFO kablam! 158 | FileMeta::ShardRemote { peer_refs, shard_id } => { Oct 10 20:59:58.809 INFO kablam! | ^^^^^^^^^ help: try ignoring the field: `peer_refs: _` Oct 10 20:59:58.809 INFO kablam! | Oct 10 20:59:58.809 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:59:58.809 INFO kablam! Oct 10 20:59:58.809 INFO kablam! warning: unused variable: `shard_id` Oct 10 20:59:58.809 INFO kablam! --> src/main.rs:158:56 Oct 10 20:59:58.809 INFO kablam! | Oct 10 20:59:58.809 INFO kablam! 158 | FileMeta::ShardRemote { peer_refs, shard_id } => { Oct 10 20:59:58.809 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `shard_id: _` Oct 10 20:59:58.809 INFO kablam! Oct 10 20:59:58.809 INFO kablam! warning: unused variable: `id` Oct 10 20:59:58.809 INFO kablam! --> src/main.rs:220:57 Oct 10 20:59:58.809 INFO kablam! | Oct 10 20:59:58.809 INFO kablam! 220 | ShardLocations::RemoteIndex(id, idx) => { Oct 10 20:59:58.809 INFO kablam! | ^^ help: consider using `_id` instead Oct 10 20:59:58.809 INFO kablam! Oct 10 20:59:58.809 INFO kablam! warning: unused variable: `peer_ref` Oct 10 20:59:58.809 INFO kablam! --> src/main.rs:739:29 Oct 10 20:59:58.809 INFO kablam! | Oct 10 20:59:58.809 INFO kablam! 739 | TreeIDs::NodeID{peer_ref, shard_id} => shard_id, Oct 10 20:59:58.809 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `peer_ref: _` Oct 10 20:59:58.816 INFO kablam! Oct 10 20:59:58.817 INFO kablam! warning: unused variable: `peer_ref` Oct 10 20:59:58.817 INFO kablam! --> src/main.rs:789:41 Oct 10 20:59:58.817 INFO kablam! | Oct 10 20:59:58.818 INFO kablam! 789 | TreeIDs::NodeID{peer_ref, shard_id} => true, Oct 10 20:59:58.818 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `peer_ref: _` Oct 10 20:59:58.818 INFO kablam! Oct 10 20:59:58.818 INFO kablam! warning: unused variable: `shard_id` Oct 10 20:59:58.819 INFO kablam! --> src/main.rs:789:51 Oct 10 20:59:58.819 INFO kablam! | Oct 10 20:59:58.819 INFO kablam! 789 | TreeIDs::NodeID{peer_ref, shard_id} => true, Oct 10 20:59:58.819 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `shard_id: _` Oct 10 20:59:58.820 INFO kablam! Oct 10 20:59:58.884 INFO kablam! warning: variable does not need to be mutable Oct 10 20:59:58.884 INFO kablam! --> src/main.rs:817:13 Oct 10 20:59:58.884 INFO kablam! | Oct 10 20:59:58.884 INFO kablam! 817 | let mut peer_tree: HashMap> = HashMap::new(); Oct 10 20:59:58.884 INFO kablam! | ----^^^^^^^^^ Oct 10 20:59:58.884 INFO kablam! | | Oct 10 20:59:58.884 INFO kablam! | help: remove this `mut` Oct 10 20:59:58.884 INFO kablam! | Oct 10 20:59:58.884 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 20:59:58.884 INFO kablam! Oct 10 21:00:00.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.36s Oct 10 21:00:00.395 INFO kablam! su: No module specific data is present Oct 10 21:00:00.694 INFO running `"docker" "rm" "-f" "7f6925066498c0114f7f3226a26c14203fbaf36eb3d4cbb89067c3b37524c28c"` Oct 10 21:00:00.788 INFO blam! 7f6925066498c0114f7f3226a26c14203fbaf36eb3d4cbb89067c3b37524c28c Oct 10 21:00:00.790 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:00:00.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:00:00.958 INFO blam! 01703de8b91afe894dc397fc8a0253a0988259afb174caf43dce28b39495d3cd Oct 10 21:00:00.959 INFO running `"docker" "start" "-a" "01703de8b91afe894dc397fc8a0253a0988259afb174caf43dce28b39495d3cd"` Oct 10 21:00:01.329 INFO kablam! usermod: no changes Oct 10 21:00:01.369 INFO kablam! Compiling generalized-hyperplane-tree v0.1.0 (/source) Oct 10 21:00:02.179 INFO kablam! warning: unused variable: `peer_refs` Oct 10 21:00:02.180 INFO kablam! --> src/main.rs:158:45 Oct 10 21:00:02.180 INFO kablam! | Oct 10 21:00:02.180 INFO kablam! 158 | FileMeta::ShardRemote { peer_refs, shard_id } => { Oct 10 21:00:02.180 INFO kablam! | ^^^^^^^^^ help: try ignoring the field: `peer_refs: _` Oct 10 21:00:02.180 INFO kablam! | Oct 10 21:00:02.180 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 21:00:02.180 INFO kablam! Oct 10 21:00:02.180 INFO kablam! warning: unused variable: `shard_id` Oct 10 21:00:02.180 INFO kablam! --> src/main.rs:158:56 Oct 10 21:00:02.180 INFO kablam! | Oct 10 21:00:02.180 INFO kablam! 158 | FileMeta::ShardRemote { peer_refs, shard_id } => { Oct 10 21:00:02.180 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `shard_id: _` Oct 10 21:00:02.180 INFO kablam! Oct 10 21:00:02.180 INFO kablam! warning: unused variable: `id` Oct 10 21:00:02.180 INFO kablam! --> src/main.rs:220:57 Oct 10 21:00:02.180 INFO kablam! | Oct 10 21:00:02.180 INFO kablam! 220 | ShardLocations::RemoteIndex(id, idx) => { Oct 10 21:00:02.180 INFO kablam! | ^^ help: consider using `_id` instead Oct 10 21:00:02.180 INFO kablam! Oct 10 21:00:02.181 INFO kablam! warning: unused variable: `peer_ref` Oct 10 21:00:02.181 INFO kablam! --> src/main.rs:739:29 Oct 10 21:00:02.181 INFO kablam! | Oct 10 21:00:02.181 INFO kablam! 739 | TreeIDs::NodeID{peer_ref, shard_id} => shard_id, Oct 10 21:00:02.181 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `peer_ref: _` Oct 10 21:00:02.181 INFO kablam! Oct 10 21:00:02.181 INFO kablam! warning: unused variable: `peer_ref` Oct 10 21:00:02.181 INFO kablam! --> src/main.rs:789:41 Oct 10 21:00:02.181 INFO kablam! | Oct 10 21:00:02.181 INFO kablam! 789 | TreeIDs::NodeID{peer_ref, shard_id} => true, Oct 10 21:00:02.181 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `peer_ref: _` Oct 10 21:00:02.181 INFO kablam! Oct 10 21:00:02.181 INFO kablam! warning: unused variable: `shard_id` Oct 10 21:00:02.181 INFO kablam! --> src/main.rs:789:51 Oct 10 21:00:02.181 INFO kablam! | Oct 10 21:00:02.181 INFO kablam! 789 | TreeIDs::NodeID{peer_ref, shard_id} => true, Oct 10 21:00:02.181 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `shard_id: _` Oct 10 21:00:02.181 INFO kablam! Oct 10 21:00:02.254 INFO kablam! warning: variable does not need to be mutable Oct 10 21:00:02.254 INFO kablam! --> src/main.rs:817:13 Oct 10 21:00:02.254 INFO kablam! | Oct 10 21:00:02.254 INFO kablam! 817 | let mut peer_tree: HashMap> = HashMap::new(); Oct 10 21:00:02.254 INFO kablam! | ----^^^^^^^^^ Oct 10 21:00:02.254 INFO kablam! | | Oct 10 21:00:02.254 INFO kablam! | help: remove this `mut` Oct 10 21:00:02.254 INFO kablam! | Oct 10 21:00:02.254 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 21:00:02.254 INFO kablam! Oct 10 21:00:02.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Oct 10 21:00:02.608 INFO kablam! su: No module specific data is present Oct 10 21:00:02.908 INFO running `"docker" "rm" "-f" "01703de8b91afe894dc397fc8a0253a0988259afb174caf43dce28b39495d3cd"` Oct 10 21:00:02.990 INFO blam! 01703de8b91afe894dc397fc8a0253a0988259afb174caf43dce28b39495d3cd Oct 10 21:00:03.007 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:00:03.008 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:00:03.184 INFO blam! bf4480d829d7a29da6e2e406af10c18025e788101bcbb2db0af49b746b9d3184 Oct 10 21:00:03.186 INFO running `"docker" "start" "-a" "bf4480d829d7a29da6e2e406af10c18025e788101bcbb2db0af49b746b9d3184"` Oct 10 21:00:03.640 INFO kablam! usermod: no changes Oct 10 21:00:03.685 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 21:00:03.700 INFO kablam! Running /target/debug/deps/generalized_hyperplane_tree-a29c762d8c0fc8a3 Oct 10 21:00:03.700 INFO blam! Oct 10 21:00:03.700 INFO blam! running 0 tests Oct 10 21:00:03.700 INFO blam! Oct 10 21:00:03.700 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:00:03.700 INFO blam! Oct 10 21:00:03.704 INFO kablam! su: No module specific data is present Oct 10 21:00:04.167 INFO running `"docker" "rm" "-f" "bf4480d829d7a29da6e2e406af10c18025e788101bcbb2db0af49b746b9d3184"` Oct 10 21:00:04.238 INFO blam! bf4480d829d7a29da6e2e406af10c18025e788101bcbb2db0af49b746b9d3184