Oct 15 16:42:21.833 INFO testing tgff-0.1.10 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:42:21.833 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 16:42:22.409 INFO blam! b3ae34465bda4bc0e285e299b800ed3172185776c46f70f83e7df973efba4dd2 Oct 15 16:42:22.412 INFO running `"docker" "start" "-a" "b3ae34465bda4bc0e285e299b800ed3172185776c46f70f83e7df973efba4dd2"` Oct 15 16:42:23.164 INFO kablam! usermod: no changes Oct 15 16:42:23.210 INFO kablam! Compiling tgff v0.1.10 (/source) Oct 15 16:42:23.615 INFO kablam! warning: unused macro definition Oct 15 16:42:23.615 INFO kablam! --> src/lib.rs:48:1 Oct 15 16:42:23.615 INFO kablam! | Oct 15 16:42:23.615 INFO kablam! 48 | / macro_rules! some( Oct 15 16:42:23.615 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Oct 15 16:42:23.615 INFO kablam! 50 | | match $result { Oct 15 16:42:23.615 INFO kablam! 51 | | Some(result) => result, Oct 15 16:42:23.615 INFO kablam! ... | Oct 15 16:42:23.615 INFO kablam! 54 | | ); Oct 15 16:42:23.615 INFO kablam! 55 | | ); Oct 15 16:42:23.615 INFO kablam! | |__^ Oct 15 16:42:23.615 INFO kablam! | Oct 15 16:42:23.615 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 16:42:23.615 INFO kablam! Oct 15 16:42:23.615 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 16:42:23.615 INFO kablam! --> src/lib.rs:189:22 Oct 15 16:42:23.615 INFO kablam! | Oct 15 16:42:23.615 INFO kablam! 189 | for i in (0..cols) { Oct 15 16:42:23.615 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 16:42:23.615 INFO kablam! | Oct 15 16:42:23.615 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 16:42:23.615 INFO kablam! Oct 15 16:42:24.486 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Oct 15 16:42:24.491 INFO kablam! su: No module specific data is present Oct 15 16:42:24.782 INFO running `"docker" "rm" "-f" "b3ae34465bda4bc0e285e299b800ed3172185776c46f70f83e7df973efba4dd2"` Oct 15 16:42:24.868 INFO blam! b3ae34465bda4bc0e285e299b800ed3172185776c46f70f83e7df973efba4dd2 Oct 15 16:42:24.872 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 16:42:25.146 INFO blam! e1a4e514b825ecf65b7ab5c3d81b4e992eeb93ce9160a3856691a3a33a3655bc Oct 15 16:42:25.148 INFO running `"docker" "start" "-a" "e1a4e514b825ecf65b7ab5c3d81b4e992eeb93ce9160a3856691a3a33a3655bc"` Oct 15 16:42:25.649 INFO kablam! usermod: no changes Oct 15 16:42:25.683 INFO kablam! Compiling assert v0.7.4 Oct 15 16:42:26.251 INFO kablam! Compiling tgff v0.1.10 (/source) Oct 15 16:42:26.859 INFO kablam! warning: unused macro definition Oct 15 16:42:26.859 INFO kablam! --> src/lib.rs:48:1 Oct 15 16:42:26.859 INFO kablam! | Oct 15 16:42:26.859 INFO kablam! 48 | / macro_rules! some( Oct 15 16:42:26.859 INFO kablam! 49 | | ($parser:expr, $result:expr, $($arg:tt)*) => ( Oct 15 16:42:26.859 INFO kablam! 50 | | match $result { Oct 15 16:42:26.859 INFO kablam! 51 | | Some(result) => result, Oct 15 16:42:26.859 INFO kablam! ... | Oct 15 16:42:26.859 INFO kablam! 54 | | ); Oct 15 16:42:26.859 INFO kablam! 55 | | ); Oct 15 16:42:26.859 INFO kablam! | |__^ Oct 15 16:42:26.859 INFO kablam! | Oct 15 16:42:26.859 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 16:42:26.859 INFO kablam! Oct 15 16:42:26.859 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 16:42:26.859 INFO kablam! --> src/lib.rs:189:22 Oct 15 16:42:26.859 INFO kablam! | Oct 15 16:42:26.859 INFO kablam! 189 | for i in (0..cols) { Oct 15 16:42:26.859 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 16:42:26.859 INFO kablam! | Oct 15 16:42:26.859 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 16:42:26.859 INFO kablam! Oct 15 16:42:26.879 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 16:42:26.882 INFO kablam! --> tests/lib.rs:22:14 Oct 15 16:42:26.883 INFO kablam! | Oct 15 16:42:26.883 INFO kablam! 22 | for i in (0..2) { Oct 15 16:42:26.883 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 15 16:42:26.883 INFO kablam! | Oct 15 16:42:26.883 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 16:42:26.883 INFO kablam! Oct 15 16:42:29.194 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.52s Oct 15 16:42:29.197 INFO kablam! su: No module specific data is present Oct 15 16:42:30.210 INFO running `"docker" "rm" "-f" "e1a4e514b825ecf65b7ab5c3d81b4e992eeb93ce9160a3856691a3a33a3655bc"` Oct 15 16:42:30.463 INFO blam! e1a4e514b825ecf65b7ab5c3d81b4e992eeb93ce9160a3856691a3a33a3655bc Oct 15 16:42:30.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 16:42:30.794 INFO blam! 27306cb4be1c038ac31155bac2b936e0450629c59ce9e1d5cd2e90a93fabd74e Oct 15 16:42:30.798 INFO running `"docker" "start" "-a" "27306cb4be1c038ac31155bac2b936e0450629c59ce9e1d5cd2e90a93fabd74e"` Oct 15 16:42:31.981 INFO kablam! usermod: no changes Oct 15 16:42:32.006 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 16:42:32.008 INFO kablam! Running /target/debug/deps/tgff-3f2fb2ad77e3944d Oct 15 16:42:32.019 INFO blam! Oct 15 16:42:32.019 INFO blam! running 12 tests Oct 15 16:42:32.027 INFO blam! test tests::get_natural ... ok Oct 15 16:42:32.027 INFO blam! test tests::process_at ... ok Oct 15 16:42:32.027 INFO blam! test tests::get_id ... ok Oct 15 16:42:32.027 INFO blam! test tests::process_block ... ok Oct 15 16:42:32.027 INFO blam! test tests::get_real ... ok Oct 15 16:42:32.027 INFO blam! test tests::get_token ... ok Oct 15 16:42:32.027 INFO blam! test tests::skip_str ... ok Oct 15 16:42:32.027 INFO blam! test tests::skip_void ... ok Oct 15 16:42:32.028 INFO blam! test tests::process_table ... ok Oct 15 16:42:32.028 INFO blam! test tests::process_graph ... ok Oct 15 16:42:32.028 INFO blam! test tests::skip_char ... ok Oct 15 16:42:32.028 INFO blam! test tests::skip_comment ... ok Oct 15 16:42:32.028 INFO blam! Oct 15 16:42:32.028 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:42:32.028 INFO blam! Oct 15 16:42:32.030 INFO kablam! Running /target/debug/deps/lib-23033c1aca3631b9 Oct 15 16:42:32.035 INFO blam! Oct 15 16:42:32.035 INFO blam! running 2 tests Oct 15 16:42:32.051 INFO blam! test parse_002_040 ... ok Oct 15 16:42:32.202 INFO blam! test parse_032_640 ... ok Oct 15 16:42:32.202 INFO blam! Oct 15 16:42:32.202 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:42:32.202 INFO blam! Oct 15 16:42:32.203 INFO kablam! Doc-tests tgff Oct 15 16:42:32.920 INFO blam! Oct 15 16:42:32.920 INFO blam! running 0 tests Oct 15 16:42:32.921 INFO blam! Oct 15 16:42:32.921 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:42:32.921 INFO blam! Oct 15 16:42:32.931 INFO kablam! su: No module specific data is present Oct 15 16:42:33.863 INFO running `"docker" "rm" "-f" "27306cb4be1c038ac31155bac2b936e0450629c59ce9e1d5cd2e90a93fabd74e"` Oct 15 16:42:34.091 INFO blam! 27306cb4be1c038ac31155bac2b936e0450629c59ce9e1d5cd2e90a93fabd74e