Oct 11 19:41:33.553 INFO testing groupable-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 19:41:33.554 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 19:41:33.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 19:41:33.976 INFO blam! 89ecdd4e1852becdda7fb34ebe30cd5b8f58db7c609189200a5590b0bb830f24 Oct 11 19:41:33.978 INFO running `"docker" "start" "-a" "89ecdd4e1852becdda7fb34ebe30cd5b8f58db7c609189200a5590b0bb830f24"` Oct 11 19:41:35.181 INFO kablam! usermod: no changes Oct 11 19:41:35.212 INFO kablam! Compiling groupable v0.2.0 (/source) Oct 11 19:41:35.772 INFO kablam! warning: unused macro definition Oct 11 19:41:35.772 INFO kablam! --> src/lib.rs:69:1 Oct 11 19:41:35.772 INFO kablam! | Oct 11 19:41:35.772 INFO kablam! 69 | / macro_rules! impl_uint_keyed_iter { Oct 11 19:41:35.772 INFO kablam! 70 | | ($name:ident) => ( Oct 11 19:41:35.772 INFO kablam! 71 | | impl + FromIterator> FromKeyedIterator for $name { Oct 11 19:41:35.772 INFO kablam! 72 | | fn from_keyed_iter>(iter: T) -> $name { Oct 11 19:41:35.772 INFO kablam! ... | Oct 11 19:41:35.772 INFO kablam! 78 | | ) Oct 11 19:41:35.772 INFO kablam! 79 | | } Oct 11 19:41:35.772 INFO kablam! | |_^ Oct 11 19:41:35.772 INFO kablam! | Oct 11 19:41:35.772 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 19:41:35.772 INFO kablam! Oct 11 19:41:35.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.64s Oct 11 19:41:35.840 INFO kablam! su: No module specific data is present Oct 11 19:41:36.394 INFO running `"docker" "rm" "-f" "89ecdd4e1852becdda7fb34ebe30cd5b8f58db7c609189200a5590b0bb830f24"` Oct 11 19:41:36.716 INFO blam! 89ecdd4e1852becdda7fb34ebe30cd5b8f58db7c609189200a5590b0bb830f24 Oct 11 19:41:36.722 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 19:41:36.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 19:41:37.153 INFO blam! a49ab8ba0dd8a4b6325538cf4b48205063608619f524bd552399efac1e3a2382 Oct 11 19:41:37.154 INFO running `"docker" "start" "-a" "a49ab8ba0dd8a4b6325538cf4b48205063608619f524bd552399efac1e3a2382"` Oct 11 19:41:38.299 INFO kablam! usermod: no changes Oct 11 19:41:38.335 INFO kablam! Compiling groupable v0.2.0 (/source) Oct 11 19:41:38.988 INFO kablam! warning: unused macro definition Oct 11 19:41:38.988 INFO kablam! --> src/lib.rs:69:1 Oct 11 19:41:38.988 INFO kablam! | Oct 11 19:41:38.988 INFO kablam! 69 | / macro_rules! impl_uint_keyed_iter { Oct 11 19:41:38.988 INFO kablam! 70 | | ($name:ident) => ( Oct 11 19:41:38.988 INFO kablam! 71 | | impl + FromIterator> FromKeyedIterator for $name { Oct 11 19:41:38.988 INFO kablam! 72 | | fn from_keyed_iter>(iter: T) -> $name { Oct 11 19:41:38.988 INFO kablam! ... | Oct 11 19:41:38.988 INFO kablam! 78 | | ) Oct 11 19:41:38.988 INFO kablam! 79 | | } Oct 11 19:41:38.988 INFO kablam! | |_^ Oct 11 19:41:38.988 INFO kablam! | Oct 11 19:41:38.988 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 19:41:38.988 INFO kablam! Oct 11 19:41:40.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.15s Oct 11 19:41:40.480 INFO kablam! su: No module specific data is present Oct 11 19:41:40.874 INFO running `"docker" "rm" "-f" "a49ab8ba0dd8a4b6325538cf4b48205063608619f524bd552399efac1e3a2382"` Oct 11 19:41:41.067 INFO blam! a49ab8ba0dd8a4b6325538cf4b48205063608619f524bd552399efac1e3a2382 Oct 11 19:41:41.077 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 19:41:41.077 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 19:41:41.301 INFO blam! b8cad558b98a8448418caac24cbe001438a889086ebf554fb994457031c412da Oct 11 19:41:41.301 INFO running `"docker" "start" "-a" "b8cad558b98a8448418caac24cbe001438a889086ebf554fb994457031c412da"` Oct 11 19:41:42.364 INFO kablam! usermod: no changes Oct 11 19:41:42.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 19:41:42.416 INFO kablam! Running /target/debug/deps/groupable-f9b5324e9de644d6 Oct 11 19:41:42.420 INFO kablam! Running /target/debug/deps/groupable_tests-7a8593e6f0b08713 Oct 11 19:41:42.420 INFO blam! Oct 11 19:41:42.420 INFO blam! running 0 tests Oct 11 19:41:42.420 INFO blam! Oct 11 19:41:42.420 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:41:42.420 INFO blam! Oct 11 19:41:42.426 INFO blam! Oct 11 19:41:42.426 INFO blam! running 2 tests Oct 11 19:41:42.426 INFO blam! test hashmap ... ok Oct 11 19:41:42.426 INFO blam! test btreemap ... ok Oct 11 19:41:42.426 INFO blam! Oct 11 19:41:42.426 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:41:42.426 INFO blam! Oct 11 19:41:42.433 INFO kablam! Doc-tests groupable Oct 11 19:41:43.369 INFO blam! Oct 11 19:41:43.369 INFO blam! running 1 test Oct 11 19:41:44.724 INFO blam! test src/lib.rs - Groupable::group (line 15) ... ok Oct 11 19:41:44.725 INFO blam! Oct 11 19:41:44.725 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 19:41:44.725 INFO blam! Oct 11 19:41:44.730 INFO kablam! su: No module specific data is present Oct 11 19:41:45.197 INFO running `"docker" "rm" "-f" "b8cad558b98a8448418caac24cbe001438a889086ebf554fb994457031c412da"` Oct 11 19:41:45.464 INFO blam! b8cad558b98a8448418caac24cbe001438a889086ebf554fb994457031c412da