Oct 16 01:18:57.256 INFO testing objc-encode-0.0.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 01:18:57.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 01:18:57.528 INFO blam! 88ab7b49e7f3963eb7b5e2afbe7177361a397403ae55081b6ab68cf6629d41d6 Oct 16 01:18:57.530 INFO running `"docker" "start" "-a" "88ab7b49e7f3963eb7b5e2afbe7177361a397403ae55081b6ab68cf6629d41d6"` Oct 16 01:18:58.018 INFO kablam! usermod: no changes Oct 16 01:18:58.039 INFO kablam! Compiling objc-encode v0.0.3 (/source) Oct 16 01:18:58.507 INFO kablam! warning: unused macro definition Oct 16 01:18:58.507 INFO kablam! --> src/multi.rs:44:1 Oct 16 01:18:58.507 INFO kablam! | Oct 16 01:18:58.507 INFO kablam! 44 | / macro_rules! fmt_repeat { Oct 16 01:18:58.507 INFO kablam! 45 | | () => (""); Oct 16 01:18:58.507 INFO kablam! 46 | | ($a:ident) => ("{}"); Oct 16 01:18:58.507 INFO kablam! 47 | | ($a:ident, $($b:ident),+) => (concat!("{}", fmt_repeat!($($b),*))); Oct 16 01:18:58.507 INFO kablam! 48 | | } Oct 16 01:18:58.507 INFO kablam! | |_^ Oct 16 01:18:58.507 INFO kablam! | Oct 16 01:18:58.507 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 01:18:58.507 INFO kablam! Oct 16 01:18:59.359 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.32s Oct 16 01:18:59.359 INFO kablam! su: No module specific data is present Oct 16 01:19:00.252 INFO running `"docker" "rm" "-f" "88ab7b49e7f3963eb7b5e2afbe7177361a397403ae55081b6ab68cf6629d41d6"` Oct 16 01:19:00.527 INFO blam! 88ab7b49e7f3963eb7b5e2afbe7177361a397403ae55081b6ab68cf6629d41d6 Oct 16 01:19:00.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 01:19:00.911 INFO blam! ef4caab10a4fbb4942a837d3dcdf3b2d0c015448914a2d4d66613a9add3c3eaf Oct 16 01:19:00.914 INFO running `"docker" "start" "-a" "ef4caab10a4fbb4942a837d3dcdf3b2d0c015448914a2d4d66613a9add3c3eaf"` Oct 16 01:19:02.079 INFO kablam! usermod: no changes Oct 16 01:19:02.139 INFO kablam! Compiling objc-encode v0.0.3 (/source) Oct 16 01:19:02.931 INFO kablam! warning: unused macro definition Oct 16 01:19:02.932 INFO kablam! --> src/multi.rs:44:1 Oct 16 01:19:02.932 INFO kablam! | Oct 16 01:19:02.933 INFO kablam! 44 | / macro_rules! fmt_repeat { Oct 16 01:19:02.933 INFO kablam! 45 | | () => (""); Oct 16 01:19:02.933 INFO kablam! 46 | | ($a:ident) => ("{}"); Oct 16 01:19:02.933 INFO kablam! 47 | | ($a:ident, $($b:ident),+) => (concat!("{}", fmt_repeat!($($b),*))); Oct 16 01:19:02.934 INFO kablam! 48 | | } Oct 16 01:19:02.934 INFO kablam! | |_^ Oct 16 01:19:02.934 INFO kablam! | Oct 16 01:19:02.935 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 01:19:02.935 INFO kablam! Oct 16 01:19:05.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.48s Oct 16 01:19:05.587 INFO kablam! su: No module specific data is present Oct 16 01:19:06.112 INFO running `"docker" "rm" "-f" "ef4caab10a4fbb4942a837d3dcdf3b2d0c015448914a2d4d66613a9add3c3eaf"` Oct 16 01:19:06.451 INFO blam! ef4caab10a4fbb4942a837d3dcdf3b2d0c015448914a2d4d66613a9add3c3eaf Oct 16 01:19:06.453 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 01:19:06.956 INFO blam! 1d5fe7fd5456d57a6a7cfc505f72060097d6677d2c7a21c3cfbaf5e8255851b4 Oct 16 01:19:06.963 INFO running `"docker" "start" "-a" "1d5fe7fd5456d57a6a7cfc505f72060097d6677d2c7a21c3cfbaf5e8255851b4"` Oct 16 01:19:07.998 INFO kablam! usermod: no changes Oct 16 01:19:08.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 01:19:08.039 INFO kablam! Running /target/debug/deps/objc_encode-1088b27bfa505175 Oct 16 01:19:08.062 INFO kablam! Doc-tests objc-encode Oct 16 01:19:08.063 INFO blam! Oct 16 01:19:08.063 INFO blam! running 21 tests Oct 16 01:19:08.063 INFO blam! test encoding::array::tests::test_array_display ... ok Oct 16 01:19:08.063 INFO blam! test encoding::pointer::tests::test_eq_encoding ... ok Oct 16 01:19:08.063 INFO blam! test encoding::pointer::tests::test_pointer_display ... ok Oct 16 01:19:08.063 INFO blam! test encoding::primitive::tests::test_eq_encoding ... ok Oct 16 01:19:08.063 INFO blam! test encoding::union::tests::test_eq_encoding ... ok Oct 16 01:19:08.063 INFO blam! test multi::tests::test_index_eq ... ok Oct 16 01:19:08.063 INFO blam! test encoding::union::tests::test_union_display ... ok Oct 16 01:19:08.063 INFO blam! test encoding::structure::tests::test_static_struct ... ok Oct 16 01:19:08.063 INFO blam! test encoding::structure::tests::test_eq_encoding ... ok Oct 16 01:19:08.063 INFO blam! test parse::encoding::tests::test_parsed_array ... ok Oct 16 01:19:08.063 INFO blam! test parse::encoding::tests::test_parsed_struct ... ok Oct 16 01:19:08.063 INFO blam! test parse::multi::tests::test_iter_fields ... ok Oct 16 01:19:08.063 INFO blam! test encoding::primitive::tests::test_int_display ... ok Oct 16 01:19:08.063 INFO blam! test parse::tests::test_parse_garbage ... ok Oct 16 01:19:08.063 INFO blam! test parse::tests::test_validation ... ok Oct 16 01:19:08.063 INFO blam! test parse::tests::test_parse_block ... ok Oct 16 01:19:08.063 INFO blam! test parse::tests::test_qualifiers ... ok Oct 16 01:19:08.063 INFO blam! test parse::tests::test_parse_bitfield ... ok Oct 16 01:19:08.063 INFO blam! test parse::tests::test_chomp_delims ... ok Oct 16 01:19:08.063 INFO blam! test parse::tests::test_chomp ... ok Oct 16 01:19:08.063 INFO blam! test parse::tests::test_chomp_bad_delims ... ok Oct 16 01:19:08.063 INFO blam! Oct 16 01:19:08.063 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 01:19:08.063 INFO blam! Oct 16 01:19:08.883 INFO blam! Oct 16 01:19:08.883 INFO blam! running 3 tests Oct 16 01:19:08.883 INFO blam! test src/lib.rs - (line 12) ... ignored Oct 16 01:19:11.188 INFO blam! test src/lib.rs - (line 42) ... ok Oct 16 01:19:11.229 INFO blam! test src/lib.rs - (line 30) ... ok Oct 16 01:19:11.229 INFO blam! Oct 16 01:19:11.229 INFO blam! test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 01:19:11.229 INFO blam! Oct 16 01:19:11.249 INFO kablam! su: No module specific data is present Oct 16 01:19:12.368 INFO running `"docker" "rm" "-f" "1d5fe7fd5456d57a6a7cfc505f72060097d6677d2c7a21c3cfbaf5e8255851b4"` Oct 16 01:19:12.619 INFO blam! 1d5fe7fd5456d57a6a7cfc505f72060097d6677d2c7a21c3cfbaf5e8255851b4