Oct 11 15:52:12.609 INFO testing objc-encode-0.0.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:52:12.609 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:52:12.610 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 11 15:52:12.860 INFO blam! b5a330d519ed7ee3d84db522ce6c765424ac3284cad9addca8168739a30f3261 Oct 11 15:52:12.861 INFO running `"docker" "start" "-a" "b5a330d519ed7ee3d84db522ce6c765424ac3284cad9addca8168739a30f3261"` Oct 11 15:52:13.337 INFO kablam! usermod: no changes Oct 11 15:52:13.373 INFO kablam! Compiling objc-encode v0.0.3 (/source) Oct 11 15:52:14.047 INFO kablam! warning: unused macro definition Oct 11 15:52:14.047 INFO kablam! --> src/multi.rs:44:1 Oct 11 15:52:14.047 INFO kablam! | Oct 11 15:52:14.047 INFO kablam! 44 | / macro_rules! fmt_repeat { Oct 11 15:52:14.047 INFO kablam! 45 | | () => (""); Oct 11 15:52:14.047 INFO kablam! 46 | | ($a:ident) => ("{}"); Oct 11 15:52:14.047 INFO kablam! 47 | | ($a:ident, $($b:ident),+) => (concat!("{}", fmt_repeat!($($b),*))); Oct 11 15:52:14.047 INFO kablam! 48 | | } Oct 11 15:52:14.047 INFO kablam! | |_^ Oct 11 15:52:14.047 INFO kablam! | Oct 11 15:52:14.047 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 15:52:14.047 INFO kablam! Oct 11 15:52:14.909 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Oct 11 15:52:14.910 INFO kablam! su: No module specific data is present Oct 11 15:52:15.266 INFO running `"docker" "rm" "-f" "b5a330d519ed7ee3d84db522ce6c765424ac3284cad9addca8168739a30f3261"` Oct 11 15:52:15.332 INFO blam! b5a330d519ed7ee3d84db522ce6c765424ac3284cad9addca8168739a30f3261 Oct 11 15:52:15.334 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:52:15.334 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 11 15:52:15.542 INFO blam! 69e0d4a6a4e41cbe1763694853f8f30275ece839b1cddc8eb7fc5d2b02e1d2de Oct 11 15:52:15.543 INFO running `"docker" "start" "-a" "69e0d4a6a4e41cbe1763694853f8f30275ece839b1cddc8eb7fc5d2b02e1d2de"` Oct 11 15:52:16.253 INFO kablam! usermod: no changes Oct 11 15:52:16.308 INFO kablam! Compiling objc-encode v0.0.3 (/source) Oct 11 15:52:17.504 INFO kablam! warning: unused macro definition Oct 11 15:52:17.504 INFO kablam! --> src/multi.rs:44:1 Oct 11 15:52:17.504 INFO kablam! | Oct 11 15:52:17.504 INFO kablam! 44 | / macro_rules! fmt_repeat { Oct 11 15:52:17.504 INFO kablam! 45 | | () => (""); Oct 11 15:52:17.504 INFO kablam! 46 | | ($a:ident) => ("{}"); Oct 11 15:52:17.504 INFO kablam! 47 | | ($a:ident, $($b:ident),+) => (concat!("{}", fmt_repeat!($($b),*))); Oct 11 15:52:17.504 INFO kablam! 48 | | } Oct 11 15:52:17.504 INFO kablam! | |_^ Oct 11 15:52:17.504 INFO kablam! | Oct 11 15:52:17.504 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 15:52:17.504 INFO kablam! Oct 11 15:52:19.358 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.07s Oct 11 15:52:19.362 INFO kablam! su: No module specific data is present Oct 11 15:52:20.045 INFO running `"docker" "rm" "-f" "69e0d4a6a4e41cbe1763694853f8f30275ece839b1cddc8eb7fc5d2b02e1d2de"` Oct 11 15:52:20.276 INFO blam! 69e0d4a6a4e41cbe1763694853f8f30275ece839b1cddc8eb7fc5d2b02e1d2de Oct 11 15:52:20.278 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:52:20.280 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 11 15:52:20.793 INFO blam! bb9ccb48279ec34c67b194e35277003ec16946adf17c3cf334a871b6f556bc38 Oct 11 15:52:20.804 INFO running `"docker" "start" "-a" "bb9ccb48279ec34c67b194e35277003ec16946adf17c3cf334a871b6f556bc38"` Oct 11 15:52:22.483 INFO kablam! usermod: no changes Oct 11 15:52:22.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 15:52:22.540 INFO kablam! Running /target/debug/deps/objc_encode-1088b27bfa505175 Oct 11 15:52:22.541 INFO blam! Oct 11 15:52:22.541 INFO blam! running 21 tests Oct 11 15:52:22.541 INFO blam! test encoding::array::tests::test_array_display ... ok Oct 11 15:52:22.552 INFO blam! test encoding::structure::tests::test_eq_encoding ... ok Oct 11 15:52:22.552 INFO blam! test encoding::primitive::tests::test_int_display ... ok Oct 11 15:52:22.552 INFO blam! test encoding::pointer::tests::test_pointer_display ... ok Oct 11 15:52:22.564 INFO blam! test encoding::structure::tests::test_static_struct ... ok Oct 11 15:52:22.572 INFO blam! test encoding::pointer::tests::test_eq_encoding ... ok Oct 11 15:52:22.572 INFO blam! test encoding::primitive::tests::test_eq_encoding ... ok Oct 11 15:52:22.572 INFO blam! test encoding::union::tests::test_eq_encoding ... ok Oct 11 15:52:22.572 INFO blam! test multi::tests::test_index_eq ... ok Oct 11 15:52:22.572 INFO blam! test parse::encoding::tests::test_parsed_array ... ok Oct 11 15:52:22.572 INFO blam! test parse::encoding::tests::test_parsed_struct ... ok Oct 11 15:52:22.572 INFO blam! test encoding::union::tests::test_union_display ... ok Oct 11 15:52:22.572 INFO blam! test parse::multi::tests::test_iter_fields ... ok Oct 11 15:52:22.572 INFO blam! test parse::tests::test_chomp ... ok Oct 11 15:52:22.572 INFO blam! test parse::tests::test_chomp_delims ... ok Oct 11 15:52:22.572 INFO blam! test parse::tests::test_parse_garbage ... ok Oct 11 15:52:22.572 INFO blam! test parse::tests::test_validation ... ok Oct 11 15:52:22.572 INFO blam! test parse::tests::test_parse_block ... ok Oct 11 15:52:22.572 INFO blam! test parse::tests::test_chomp_bad_delims ... ok Oct 11 15:52:22.577 INFO blam! test parse::tests::test_qualifiers ... ok Oct 11 15:52:22.577 INFO blam! test parse::tests::test_parse_bitfield ... ok Oct 11 15:52:22.577 INFO blam! Oct 11 15:52:22.577 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:52:22.577 INFO blam! Oct 11 15:52:22.580 INFO kablam! Doc-tests objc-encode Oct 11 15:52:23.925 INFO blam! Oct 11 15:52:23.925 INFO blam! running 3 tests Oct 11 15:52:23.925 INFO blam! test src/lib.rs - (line 12) ... ignored Oct 11 15:52:26.308 INFO blam! test src/lib.rs - (line 30) ... ok Oct 11 15:52:27.032 INFO blam! test src/lib.rs - (line 42) ... ok Oct 11 15:52:27.032 INFO blam! Oct 11 15:52:27.032 INFO blam! test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 15:52:27.032 INFO blam! Oct 11 15:52:27.060 INFO kablam! su: No module specific data is present Oct 11 15:52:28.116 INFO running `"docker" "rm" "-f" "bb9ccb48279ec34c67b194e35277003ec16946adf17c3cf334a871b6f556bc38"` Oct 11 15:52:28.448 INFO blam! bb9ccb48279ec34c67b194e35277003ec16946adf17c3cf334a871b6f556bc38