Oct 16 17:38:34.227 INFO testing assoc_list-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 17:38:34.228 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 17:38:34.571 INFO blam! 6b2cda1be1bc703ceb10faafebbdd97755dd29cca444d97385764071a04f1a7c Oct 16 17:38:34.583 INFO running `"docker" "start" "-a" "6b2cda1be1bc703ceb10faafebbdd97755dd29cca444d97385764071a04f1a7c"` Oct 16 17:38:36.437 INFO kablam! usermod: no changes Oct 16 17:38:36.487 INFO kablam! Compiling assoc_list v0.1.0 (/source) Oct 16 17:38:37.275 INFO kablam! warning: method is never used: `new` Oct 16 17:38:37.275 INFO kablam! --> src/lib.rs:11:5 Oct 16 17:38:37.275 INFO kablam! | Oct 16 17:38:37.275 INFO kablam! 11 | fn new() -> AssocList { Oct 16 17:38:37.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:38:37.275 INFO kablam! | Oct 16 17:38:37.275 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 17:38:37.275 INFO kablam! Oct 16 17:38:37.275 INFO kablam! warning: method is never used: `insert` Oct 16 17:38:37.275 INFO kablam! --> src/lib.rs:15:5 Oct 16 17:38:37.275 INFO kablam! | Oct 16 17:38:37.275 INFO kablam! 15 | fn insert(&mut self, k: K, v: V) { Oct 16 17:38:37.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:38:37.275 INFO kablam! Oct 16 17:38:37.275 INFO kablam! warning: method is never used: `len` Oct 16 17:38:37.275 INFO kablam! --> src/lib.rs:19:5 Oct 16 17:38:37.275 INFO kablam! | Oct 16 17:38:37.275 INFO kablam! 19 | fn len(&self) -> usize { Oct 16 17:38:37.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:38:37.275 INFO kablam! Oct 16 17:38:37.275 INFO kablam! warning: method is never used: `contains_key` Oct 16 17:38:37.275 INFO kablam! --> src/lib.rs:36:5 Oct 16 17:38:37.275 INFO kablam! | Oct 16 17:38:37.275 INFO kablam! 36 | fn contains_key(&self, k: &K) -> bool { Oct 16 17:38:37.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:38:37.275 INFO kablam! Oct 16 17:38:37.275 INFO kablam! warning: method is never used: `remove` Oct 16 17:38:37.275 INFO kablam! --> src/lib.rs:43:5 Oct 16 17:38:37.275 INFO kablam! | Oct 16 17:38:37.275 INFO kablam! 43 | fn remove(&mut self, k: &K) { Oct 16 17:38:37.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:38:37.275 INFO kablam! Oct 16 17:38:37.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 16 17:38:37.322 INFO kablam! su: No module specific data is present Oct 16 17:38:38.901 INFO running `"docker" "rm" "-f" "6b2cda1be1bc703ceb10faafebbdd97755dd29cca444d97385764071a04f1a7c"` Oct 16 17:38:39.251 INFO blam! 6b2cda1be1bc703ceb10faafebbdd97755dd29cca444d97385764071a04f1a7c Oct 16 17:38:39.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 17:38:39.728 INFO blam! d53f6677c18c8cdd26003f9079c9f1a651d924f3d7498cb2ad433c524fcdace8 Oct 16 17:38:39.743 INFO running `"docker" "start" "-a" "d53f6677c18c8cdd26003f9079c9f1a651d924f3d7498cb2ad433c524fcdace8"` Oct 16 17:38:41.599 INFO kablam! usermod: no changes Oct 16 17:38:41.659 INFO kablam! Compiling assoc_list v0.1.0 (/source) Oct 16 17:38:42.487 INFO kablam! warning: unused variable: `map` Oct 16 17:38:42.487 INFO kablam! --> src/lib.rs:60:9 Oct 16 17:38:42.487 INFO kablam! | Oct 16 17:38:42.487 INFO kablam! 60 | let map: AssocList = AssocList::new(); Oct 16 17:38:42.487 INFO kablam! | ^^^ help: consider using `_map` instead Oct 16 17:38:42.487 INFO kablam! | Oct 16 17:38:42.487 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 17:38:42.487 INFO kablam! Oct 16 17:38:43.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 16 17:38:43.297 INFO kablam! su: No module specific data is present Oct 16 17:38:44.151 INFO running `"docker" "rm" "-f" "d53f6677c18c8cdd26003f9079c9f1a651d924f3d7498cb2ad433c524fcdace8"` Oct 16 17:38:44.424 INFO blam! d53f6677c18c8cdd26003f9079c9f1a651d924f3d7498cb2ad433c524fcdace8 Oct 16 17:38:44.431 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 17:38:44.811 INFO blam! 37a39c123aebb3a97a582f95c73de2cb0d1fb4e768b3856c146af69f7cea6c71 Oct 16 17:38:44.815 INFO running `"docker" "start" "-a" "37a39c123aebb3a97a582f95c73de2cb0d1fb4e768b3856c146af69f7cea6c71"` Oct 16 17:38:45.421 INFO kablam! usermod: no changes Oct 16 17:38:45.466 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 17:38:45.471 INFO kablam! Running /target/debug/deps/assoc_list-c9331f1b5627e75c Oct 16 17:38:45.480 INFO blam! Oct 16 17:38:45.480 INFO blam! running 7 tests Oct 16 17:38:45.481 INFO blam! test contains_key_works ... ok Oct 16 17:38:45.481 INFO blam! test index_works ... ok Oct 16 17:38:45.481 INFO blam! test get_works ... ok Oct 16 17:38:45.483 INFO blam! test insert_works ... ok Oct 16 17:38:45.487 INFO blam! test remove_works ... ok Oct 16 17:38:45.487 INFO kablam! Doc-tests assoc_list Oct 16 17:38:45.488 INFO blam! test len_works ... ok Oct 16 17:38:45.488 INFO blam! test it_works ... ok Oct 16 17:38:45.488 INFO blam! Oct 16 17:38:45.488 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:38:45.488 INFO blam! Oct 16 17:38:46.523 INFO blam! Oct 16 17:38:46.523 INFO blam! running 0 tests Oct 16 17:38:46.524 INFO blam! Oct 16 17:38:46.525 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:38:46.525 INFO blam! Oct 16 17:38:46.532 INFO kablam! su: No module specific data is present Oct 16 17:38:47.297 INFO running `"docker" "rm" "-f" "37a39c123aebb3a97a582f95c73de2cb0d1fb4e768b3856c146af69f7cea6c71"` Oct 16 17:38:47.643 INFO blam! 37a39c123aebb3a97a582f95c73de2cb0d1fb4e768b3856c146af69f7cea6c71