Oct 14 15:50:11.601 INFO testing jzw2/rust-data-structures against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 15:50:11.603 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 14 15:50:12.176 INFO blam! 32c09b4b8730eaa7bfedba4dab8dc8370fd9c8be8adff37590a3f3037749dee2 Oct 14 15:50:12.179 INFO running `"docker" "start" "-a" "32c09b4b8730eaa7bfedba4dab8dc8370fd9c8be8adff37590a3f3037749dee2"` Oct 14 15:50:13.207 INFO kablam! usermod: no changes Oct 14 15:50:13.246 INFO kablam! Compiling rust-datastructures v0.1.0 (/source) Oct 14 15:50:13.453 INFO kablam! warning: unused variable: `key` Oct 14 15:50:13.453 INFO kablam! --> src/main.rs:21:20 Oct 14 15:50:13.453 INFO kablam! | Oct 14 15:50:13.453 INFO kablam! 21 | fn find(&self, key: usize) -> Option<&T> { Oct 14 15:50:13.453 INFO kablam! | ^^^ help: consider using `_key` instead Oct 14 15:50:13.453 INFO kablam! | Oct 14 15:50:13.453 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:50:13.453 INFO kablam! Oct 14 15:50:13.453 INFO kablam! warning: unused variable: `key` Oct 14 15:50:13.453 INFO kablam! --> src/main.rs:75:26 Oct 14 15:50:13.453 INFO kablam! | Oct 14 15:50:13.453 INFO kablam! 75 | fn delete(&mut self, key: usize) { Oct 14 15:50:13.453 INFO kablam! | ^^^ help: consider using `_key` instead Oct 14 15:50:13.454 INFO kablam! Oct 14 15:50:13.459 INFO kablam! warning: field is never used: `data` Oct 14 15:50:13.459 INFO kablam! --> src/main.rs:2:5 Oct 14 15:50:13.459 INFO kablam! | Oct 14 15:50:13.459 INFO kablam! 2 | data: Vec>, Oct 14 15:50:13.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 15:50:13.459 INFO kablam! | Oct 14 15:50:13.459 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:50:13.459 INFO kablam! Oct 14 15:50:13.459 INFO kablam! warning: field is never used: `root` Oct 14 15:50:13.459 INFO kablam! --> src/main.rs:4:5 Oct 14 15:50:13.459 INFO kablam! | Oct 14 15:50:13.459 INFO kablam! 4 | root: Option, Oct 14 15:50:13.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:13.459 INFO kablam! Oct 14 15:50:13.459 INFO kablam! warning: field is never used: `key` Oct 14 15:50:13.459 INFO kablam! --> src/main.rs:8:5 Oct 14 15:50:13.459 INFO kablam! | Oct 14 15:50:13.459 INFO kablam! 8 | key: usize, Oct 14 15:50:13.459 INFO kablam! | ^^^^^^^^^^ Oct 14 15:50:13.459 INFO kablam! Oct 14 15:50:13.459 INFO kablam! warning: field is never used: `value` Oct 14 15:50:13.459 INFO kablam! --> src/main.rs:9:5 Oct 14 15:50:13.459 INFO kablam! | Oct 14 15:50:13.459 INFO kablam! 9 | value: T, Oct 14 15:50:13.459 INFO kablam! | ^^^^^^^^ Oct 14 15:50:13.459 INFO kablam! Oct 14 15:50:13.459 INFO kablam! warning: field is never used: `left` Oct 14 15:50:13.459 INFO kablam! --> src/main.rs:10:5 Oct 14 15:50:13.459 INFO kablam! | Oct 14 15:50:13.459 INFO kablam! 10 | left: Option, Oct 14 15:50:13.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:13.459 INFO kablam! Oct 14 15:50:13.459 INFO kablam! warning: field is never used: `right` Oct 14 15:50:13.459 INFO kablam! --> src/main.rs:11:5 Oct 14 15:50:13.459 INFO kablam! | Oct 14 15:50:13.459 INFO kablam! 11 | right: Option, Oct 14 15:50:13.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:13.459 INFO kablam! Oct 14 15:50:13.459 INFO kablam! warning: method is never used: `new` Oct 14 15:50:13.459 INFO kablam! --> src/main.rs:18:5 Oct 14 15:50:13.459 INFO kablam! | Oct 14 15:50:13.459 INFO kablam! 18 | fn new() { Oct 14 15:50:13.459 INFO kablam! | ^^^^^^^^ Oct 14 15:50:13.459 INFO kablam! Oct 14 15:50:13.459 INFO kablam! warning: method is never used: `find` Oct 14 15:50:13.459 INFO kablam! --> src/main.rs:21:5 Oct 14 15:50:13.459 INFO kablam! | Oct 14 15:50:13.459 INFO kablam! 21 | fn find(&self, key: usize) -> Option<&T> { Oct 14 15:50:13.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:13.459 INFO kablam! Oct 14 15:50:13.459 INFO kablam! warning: method is never used: `insert` Oct 14 15:50:13.459 INFO kablam! --> src/main.rs:27:5 Oct 14 15:50:13.459 INFO kablam! | Oct 14 15:50:13.459 INFO kablam! 27 | fn insert(&mut self, key: usize, value: T) { Oct 14 15:50:13.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:13.459 INFO kablam! Oct 14 15:50:13.459 INFO kablam! warning: method is never used: `delete` Oct 14 15:50:13.459 INFO kablam! --> src/main.rs:75:5 Oct 14 15:50:13.459 INFO kablam! | Oct 14 15:50:13.460 INFO kablam! 75 | fn delete(&mut self, key: usize) { Oct 14 15:50:13.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:13.460 INFO kablam! Oct 14 15:50:13.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.57s Oct 14 15:50:13.800 INFO kablam! su: No module specific data is present Oct 14 15:50:14.519 INFO running `"docker" "rm" "-f" "32c09b4b8730eaa7bfedba4dab8dc8370fd9c8be8adff37590a3f3037749dee2"` Oct 14 15:50:14.867 INFO blam! 32c09b4b8730eaa7bfedba4dab8dc8370fd9c8be8adff37590a3f3037749dee2 Oct 14 15:50:14.870 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 14 15:50:15.256 INFO blam! e564c40593cdec63f40d109a1147f4ce2974fb579a3ecbf90b70661d4297ca67 Oct 14 15:50:15.258 INFO running `"docker" "start" "-a" "e564c40593cdec63f40d109a1147f4ce2974fb579a3ecbf90b70661d4297ca67"` Oct 14 15:50:16.519 INFO kablam! usermod: no changes Oct 14 15:50:16.583 INFO kablam! Compiling rust-datastructures v0.1.0 (/source) Oct 14 15:50:16.807 INFO kablam! warning: unused variable: `key` Oct 14 15:50:16.807 INFO kablam! --> src/main.rs:21:20 Oct 14 15:50:16.807 INFO kablam! | Oct 14 15:50:16.807 INFO kablam! 21 | fn find(&self, key: usize) -> Option<&T> { Oct 14 15:50:16.807 INFO kablam! | ^^^ help: consider using `_key` instead Oct 14 15:50:16.807 INFO kablam! | Oct 14 15:50:16.807 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:50:16.807 INFO kablam! Oct 14 15:50:16.807 INFO kablam! warning: unused variable: `key` Oct 14 15:50:16.807 INFO kablam! --> src/main.rs:75:26 Oct 14 15:50:16.807 INFO kablam! | Oct 14 15:50:16.807 INFO kablam! 75 | fn delete(&mut self, key: usize) { Oct 14 15:50:16.807 INFO kablam! | ^^^ help: consider using `_key` instead Oct 14 15:50:16.807 INFO kablam! Oct 14 15:50:16.811 INFO kablam! warning: field is never used: `data` Oct 14 15:50:16.811 INFO kablam! --> src/main.rs:2:5 Oct 14 15:50:16.811 INFO kablam! | Oct 14 15:50:16.811 INFO kablam! 2 | data: Vec>, Oct 14 15:50:16.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 15:50:16.811 INFO kablam! | Oct 14 15:50:16.811 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:50:16.811 INFO kablam! Oct 14 15:50:16.811 INFO kablam! warning: field is never used: `root` Oct 14 15:50:16.811 INFO kablam! --> src/main.rs:4:5 Oct 14 15:50:16.811 INFO kablam! | Oct 14 15:50:16.811 INFO kablam! 4 | root: Option, Oct 14 15:50:16.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:16.811 INFO kablam! Oct 14 15:50:16.811 INFO kablam! warning: field is never used: `key` Oct 14 15:50:16.811 INFO kablam! --> src/main.rs:8:5 Oct 14 15:50:16.811 INFO kablam! | Oct 14 15:50:16.811 INFO kablam! 8 | key: usize, Oct 14 15:50:16.811 INFO kablam! | ^^^^^^^^^^ Oct 14 15:50:16.811 INFO kablam! Oct 14 15:50:16.811 INFO kablam! warning: field is never used: `value` Oct 14 15:50:16.811 INFO kablam! --> src/main.rs:9:5 Oct 14 15:50:16.811 INFO kablam! | Oct 14 15:50:16.811 INFO kablam! 9 | value: T, Oct 14 15:50:16.811 INFO kablam! | ^^^^^^^^ Oct 14 15:50:16.811 INFO kablam! Oct 14 15:50:16.811 INFO kablam! warning: field is never used: `left` Oct 14 15:50:16.811 INFO kablam! --> src/main.rs:10:5 Oct 14 15:50:16.811 INFO kablam! | Oct 14 15:50:16.811 INFO kablam! 10 | left: Option, Oct 14 15:50:16.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:16.811 INFO kablam! Oct 14 15:50:16.811 INFO kablam! warning: field is never used: `right` Oct 14 15:50:16.811 INFO kablam! --> src/main.rs:11:5 Oct 14 15:50:16.811 INFO kablam! | Oct 14 15:50:16.811 INFO kablam! 11 | right: Option, Oct 14 15:50:16.811 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:16.811 INFO kablam! Oct 14 15:50:16.811 INFO kablam! warning: method is never used: `new` Oct 14 15:50:16.811 INFO kablam! --> src/main.rs:18:5 Oct 14 15:50:16.811 INFO kablam! | Oct 14 15:50:16.811 INFO kablam! 18 | fn new() { Oct 14 15:50:16.811 INFO kablam! | ^^^^^^^^ Oct 14 15:50:16.811 INFO kablam! Oct 14 15:50:16.811 INFO kablam! warning: method is never used: `find` Oct 14 15:50:16.811 INFO kablam! --> src/main.rs:21:5 Oct 14 15:50:16.812 INFO kablam! | Oct 14 15:50:16.812 INFO kablam! 21 | fn find(&self, key: usize) -> Option<&T> { Oct 14 15:50:16.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:16.812 INFO kablam! Oct 14 15:50:16.812 INFO kablam! warning: method is never used: `insert` Oct 14 15:50:16.812 INFO kablam! --> src/main.rs:27:5 Oct 14 15:50:16.812 INFO kablam! | Oct 14 15:50:16.812 INFO kablam! 27 | fn insert(&mut self, key: usize, value: T) { Oct 14 15:50:16.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:16.812 INFO kablam! Oct 14 15:50:16.812 INFO kablam! warning: method is never used: `delete` Oct 14 15:50:16.812 INFO kablam! --> src/main.rs:75:5 Oct 14 15:50:16.812 INFO kablam! | Oct 14 15:50:16.812 INFO kablam! 75 | fn delete(&mut self, key: usize) { Oct 14 15:50:16.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 15:50:16.812 INFO kablam! Oct 14 15:50:17.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Oct 14 15:50:17.351 INFO kablam! su: No module specific data is present Oct 14 15:50:18.104 INFO running `"docker" "rm" "-f" "e564c40593cdec63f40d109a1147f4ce2974fb579a3ecbf90b70661d4297ca67"` Oct 14 15:50:18.375 INFO blam! e564c40593cdec63f40d109a1147f4ce2974fb579a3ecbf90b70661d4297ca67 Oct 14 15:50:18.375 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 14 15:50:18.940 INFO blam! 4f8d2e86b093270199302e455f469cb2aa99824c18805bfee9a5cec5e5ba278f Oct 14 15:50:18.943 INFO running `"docker" "start" "-a" "4f8d2e86b093270199302e455f469cb2aa99824c18805bfee9a5cec5e5ba278f"` Oct 14 15:50:20.375 INFO kablam! usermod: no changes Oct 14 15:50:20.439 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 15:50:20.439 INFO kablam! Running /target/debug/deps/rust_datastructures-9793a3cf13542240 Oct 14 15:50:20.451 INFO kablam! su: No module specific data is present Oct 14 15:50:20.451 INFO blam! Oct 14 15:50:20.451 INFO blam! running 0 tests Oct 14 15:50:20.451 INFO blam! Oct 14 15:50:20.451 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:50:20.451 INFO blam! Oct 14 15:50:21.103 INFO running `"docker" "rm" "-f" "4f8d2e86b093270199302e455f469cb2aa99824c18805bfee9a5cec5e5ba278f"` Oct 14 15:50:21.423 INFO blam! 4f8d2e86b093270199302e455f469cb2aa99824c18805bfee9a5cec5e5ba278f