Oct 14 19:34:11.922 INFO testing goodell/radix-calc against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 19:34:11.922 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 19:34:12.449 INFO blam! 3b0cceb57b123d4d3bf08974821d441082522eca775be1aca9d7bbc4e62c84b7 Oct 14 19:34:12.455 INFO running `"docker" "start" "-a" "3b0cceb57b123d4d3bf08974821d441082522eca775be1aca9d7bbc4e62c84b7"` Oct 14 19:34:14.374 INFO kablam! usermod: no changes Oct 14 19:34:14.520 INFO kablam! Compiling thread-id v3.1.0 Oct 14 19:34:14.527 INFO kablam! Compiling memchr v1.0.1 Oct 14 19:34:14.528 INFO kablam! Compiling peg v0.5.3 Oct 14 19:34:15.200 INFO kablam! Compiling thread_local v0.3.3 Oct 14 19:34:15.536 INFO kablam! Compiling aho-corasick v0.6.3 Oct 14 19:34:17.282 INFO kablam! Compiling regex v0.2.2 Oct 14 19:34:19.589 INFO kablam! Compiling radix-calc v1.0.3 (/source) Oct 14 19:34:23.398 INFO kablam! Compiling docopt v0.7.0 Oct 14 19:34:30.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.68s Oct 14 19:34:30.095 INFO kablam! su: No module specific data is present Oct 14 19:34:30.653 INFO running `"docker" "rm" "-f" "3b0cceb57b123d4d3bf08974821d441082522eca775be1aca9d7bbc4e62c84b7"` Oct 14 19:34:30.855 INFO blam! 3b0cceb57b123d4d3bf08974821d441082522eca775be1aca9d7bbc4e62c84b7 Oct 14 19:34:30.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 19:34:31.388 INFO blam! ade8cbc61d6d48c8ef5d8711c10427433414ba9411e1ee043bc456e0ac6a9244 Oct 14 19:34:31.391 INFO running `"docker" "start" "-a" "ade8cbc61d6d48c8ef5d8711c10427433414ba9411e1ee043bc456e0ac6a9244"` Oct 14 19:34:32.707 INFO kablam! usermod: no changes Oct 14 19:34:32.787 INFO kablam! Compiling radix-calc v1.0.3 (/source) Oct 14 19:34:33.055 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 19:34:33.055 INFO kablam! --> tests/calc_grammar.rs:89:48 Oct 14 19:34:33.055 INFO kablam! | Oct 14 19:34:33.055 INFO kablam! 89 | assert_eq!(radix_calc::expr("(5 * 4)"), Ok((5 * 4))); Oct 14 19:34:33.055 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 14 19:34:33.055 INFO kablam! | Oct 14 19:34:33.055 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 19:34:33.055 INFO kablam! Oct 14 19:34:35.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.90s Oct 14 19:34:35.639 INFO kablam! su: No module specific data is present Oct 14 19:34:36.467 INFO running `"docker" "rm" "-f" "ade8cbc61d6d48c8ef5d8711c10427433414ba9411e1ee043bc456e0ac6a9244"` Oct 14 19:34:36.653 INFO blam! ade8cbc61d6d48c8ef5d8711c10427433414ba9411e1ee043bc456e0ac6a9244 Oct 14 19:34:36.655 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 19:34:37.040 INFO blam! a0488a72995443a894c88fb84cb014bf35a62ec835d62adde5b4a052f5cb1e54 Oct 14 19:34:37.046 INFO running `"docker" "start" "-a" "a0488a72995443a894c88fb84cb014bf35a62ec835d62adde5b4a052f5cb1e54"` Oct 14 19:34:37.579 INFO kablam! usermod: no changes Oct 14 19:34:37.635 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 19:34:37.652 INFO kablam! Running /target/debug/deps/radix_calc-d9269e5ac7ce5908 Oct 14 19:34:37.653 INFO blam! Oct 14 19:34:37.653 INFO blam! running 4 tests Oct 14 19:34:37.653 INFO blam! test radix_calc::test_to_pretty_oct ... ok Oct 14 19:34:37.653 INFO blam! test radix_calc::test_to_pretty_hex ... ok Oct 14 19:34:37.653 INFO blam! test radix_calc::test_to_pretty_dec ... ok Oct 14 19:34:37.653 INFO blam! test radix_calc::test_to_pretty_bin ... ok Oct 14 19:34:37.654 INFO blam! Oct 14 19:34:37.654 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:34:37.654 INFO blam! Oct 14 19:34:37.654 INFO blam! Oct 14 19:34:37.654 INFO kablam! Running /target/debug/deps/calc_grammar-b989ced29c9e80bb Oct 14 19:34:37.654 INFO blam! running 9 tests Oct 14 19:34:37.654 INFO blam! test test_decimal ... ok Oct 14 19:34:37.654 INFO blam! test test_hex ... ok Oct 14 19:34:37.655 INFO blam! test test_binary ... ok Oct 14 19:34:37.655 INFO blam! test test_unary ... ok Oct 14 19:34:37.655 INFO blam! test test_precedence ... ok Oct 14 19:34:37.655 INFO blam! test test_parens ... ok Oct 14 19:34:37.655 INFO blam! test test_bitwise ... ok Oct 14 19:34:37.655 INFO blam! test test_octal ... ok Oct 14 19:34:37.656 INFO blam! test test_infix ... ok Oct 14 19:34:37.656 INFO blam! Oct 14 19:34:37.656 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:34:37.656 INFO blam! Oct 14 19:34:37.658 INFO kablam! su: No module specific data is present Oct 14 19:34:37.976 INFO running `"docker" "rm" "-f" "a0488a72995443a894c88fb84cb014bf35a62ec835d62adde5b4a052f5cb1e54"` Oct 14 19:34:38.123 INFO blam! a0488a72995443a894c88fb84cb014bf35a62ec835d62adde5b4a052f5cb1e54