Oct 12 20:01:34.431 INFO testing varzac/rust_collections against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:01:34.431 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 20:01:34.686 INFO blam! a3250d95ba78018019d10b40e7ad2502605851ec39371b4d601e703310c2ba12 Oct 12 20:01:34.688 INFO running `"docker" "start" "-a" "a3250d95ba78018019d10b40e7ad2502605851ec39371b4d601e703310c2ba12"` Oct 12 20:01:35.219 INFO kablam! usermod: no changes Oct 12 20:01:35.235 INFO kablam! warning: path `/source/src/linked_list.rs` was erroneously implicitly accepted for binary `linked_list`, Oct 12 20:01:35.235 INFO kablam! please set bin.path in Cargo.toml Oct 12 20:01:35.236 INFO kablam! Compiling linked_list v0.0.1 (/source) Oct 12 20:01:35.394 INFO kablam! warning: method is never used: `delete_val` Oct 12 20:01:35.394 INFO kablam! --> src/linked_list.rs:14:5 Oct 12 20:01:35.394 INFO kablam! | Oct 12 20:01:35.394 INFO kablam! 14 | fn delete_val(&self, val: &T) -> Option>> { Oct 12 20:01:35.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:01:35.395 INFO kablam! | Oct 12 20:01:35.395 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:01:35.395 INFO kablam! Oct 12 20:01:35.395 INFO kablam! warning: method is never used: `insert_val` Oct 12 20:01:35.395 INFO kablam! --> src/linked_list.rs:38:5 Oct 12 20:01:35.395 INFO kablam! | Oct 12 20:01:35.395 INFO kablam! 38 | fn insert_val(&self, val: T) -> LinkedList { Oct 12 20:01:35.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:01:35.395 INFO kablam! Oct 12 20:01:35.395 INFO kablam! warning: method is never used: `length` Oct 12 20:01:35.395 INFO kablam! --> src/linked_list.rs:42:5 Oct 12 20:01:35.395 INFO kablam! | Oct 12 20:01:35.395 INFO kablam! 42 | fn length(&self) -> i32 { Oct 12 20:01:35.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:01:35.395 INFO kablam! Oct 12 20:01:35.395 INFO kablam! warning: method is never used: `find` Oct 12 20:01:35.395 INFO kablam! --> src/linked_list.rs:66:5 Oct 12 20:01:35.395 INFO kablam! | Oct 12 20:01:35.395 INFO kablam! 66 | fn find(&self, val: T) -> Option { Oct 12 20:01:35.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:01:35.395 INFO kablam! Oct 12 20:01:35.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.45s Oct 12 20:01:35.684 INFO kablam! su: No module specific data is present Oct 12 20:01:35.909 INFO running `"docker" "rm" "-f" "a3250d95ba78018019d10b40e7ad2502605851ec39371b4d601e703310c2ba12"` Oct 12 20:01:36.074 INFO blam! a3250d95ba78018019d10b40e7ad2502605851ec39371b4d601e703310c2ba12 Oct 12 20:01:36.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 20:01:36.362 INFO blam! a6b301afedc299287b41409d27d9f44e62e3229496d292e00a8f3ae9a36f4cd5 Oct 12 20:01:36.375 INFO running `"docker" "start" "-a" "a6b301afedc299287b41409d27d9f44e62e3229496d292e00a8f3ae9a36f4cd5"` Oct 12 20:01:36.920 INFO kablam! usermod: no changes Oct 12 20:01:36.951 INFO kablam! warning: path `/source/src/linked_list.rs` was erroneously implicitly accepted for binary `linked_list`, Oct 12 20:01:36.951 INFO kablam! please set bin.path in Cargo.toml Oct 12 20:01:36.951 INFO kablam! Compiling linked_list v0.0.1 (/source) Oct 12 20:01:37.737 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 12 20:01:37.739 INFO kablam! su: No module specific data is present Oct 12 20:01:38.024 INFO running `"docker" "rm" "-f" "a6b301afedc299287b41409d27d9f44e62e3229496d292e00a8f3ae9a36f4cd5"` Oct 12 20:01:38.183 INFO blam! a6b301afedc299287b41409d27d9f44e62e3229496d292e00a8f3ae9a36f4cd5 Oct 12 20:01:38.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 20:01:38.368 INFO blam! e7455415523998eed12bfbbee1125fdcb9c828f801148157804e64bb1f54402d Oct 12 20:01:38.369 INFO running `"docker" "start" "-a" "e7455415523998eed12bfbbee1125fdcb9c828f801148157804e64bb1f54402d"` Oct 12 20:01:38.874 INFO kablam! usermod: no changes Oct 12 20:01:38.894 INFO kablam! warning: path `/source/src/linked_list.rs` was erroneously implicitly accepted for binary `linked_list`, Oct 12 20:01:38.894 INFO kablam! please set bin.path in Cargo.toml Oct 12 20:01:38.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 12 20:01:38.895 INFO kablam! Running /target/debug/deps/linked_list-71e46610871d3bc3 Oct 12 20:01:38.896 INFO blam! Oct 12 20:01:38.896 INFO blam! running 11 tests Oct 12 20:01:38.897 INFO blam! test test_clone ... ok Oct 12 20:01:38.897 INFO blam! test test_delete_found ... ok Oct 12 20:01:38.897 INFO blam! test test_delete_not_found ... ok Oct 12 20:01:38.897 INFO blam! test test_delete_only_element ... ok Oct 12 20:01:38.897 INFO blam! test test_eq ... ok Oct 12 20:01:38.897 INFO blam! test test_get ... ok Oct 12 20:01:38.897 INFO blam! test test_get_oob ... ok Oct 12 20:01:38.897 INFO blam! test test_find_exists ... ok Oct 12 20:01:38.897 INFO blam! test test_insert_val ... ok Oct 12 20:01:38.897 INFO blam! test test_length ... ok Oct 12 20:01:38.900 INFO blam! test test_find_not_exists ... ok Oct 12 20:01:38.901 INFO kablam! su: No module specific data is present Oct 12 20:01:38.901 INFO blam! Oct 12 20:01:38.901 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:01:38.901 INFO blam! Oct 12 20:01:39.163 INFO running `"docker" "rm" "-f" "e7455415523998eed12bfbbee1125fdcb9c828f801148157804e64bb1f54402d"` Oct 12 20:01:39.272 INFO blam! e7455415523998eed12bfbbee1125fdcb9c828f801148157804e64bb1f54402d