Oct 10 11:46:16.700 INFO testing zacharyhamm/stupid_calc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 11:46:16.701 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 11:46:16.702 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 11:46:17.168 INFO blam! 8b701ef244619887886ebeb105bf237b88ce9e298c03e27924c473e6a2df7e9f Oct 10 11:46:17.173 INFO running `"docker" "start" "-a" "8b701ef244619887886ebeb105bf237b88ce9e298c03e27924c473e6a2df7e9f"` Oct 10 11:46:18.159 INFO kablam! usermod: no changes Oct 10 11:46:18.221 INFO kablam! Compiling calc v0.1.0 (/source) Oct 10 11:46:18.856 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 11:46:18.856 INFO kablam! --> src/main.rs:165:32 Oct 10 11:46:18.856 INFO kablam! | Oct 10 11:46:18.856 INFO kablam! 165 | Ok(0.0) => { Oct 10 11:46:18.856 INFO kablam! | ^^^ Oct 10 11:46:18.856 INFO kablam! | Oct 10 11:46:18.856 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 10 11:46:18.856 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 11:46:18.856 INFO kablam! = note: for more information, see issue #41620 Oct 10 11:46:18.856 INFO kablam! Oct 10 11:46:18.868 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 11:46:18.868 INFO kablam! --> src/main.rs:165:32 Oct 10 11:46:18.868 INFO kablam! | Oct 10 11:46:18.868 INFO kablam! 165 | Ok(0.0) => { Oct 10 11:46:18.868 INFO kablam! | ^^^ Oct 10 11:46:18.868 INFO kablam! | Oct 10 11:46:18.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 11:46:18.868 INFO kablam! = note: for more information, see issue #41620 Oct 10 11:46:18.868 INFO kablam! Oct 10 11:46:20.153 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.96s Oct 10 11:46:20.153 INFO kablam! su: No module specific data is present Oct 10 11:46:20.789 INFO running `"docker" "rm" "-f" "8b701ef244619887886ebeb105bf237b88ce9e298c03e27924c473e6a2df7e9f"` Oct 10 11:46:21.022 INFO blam! 8b701ef244619887886ebeb105bf237b88ce9e298c03e27924c473e6a2df7e9f Oct 10 11:46:21.024 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 11:46:21.026 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 11:46:21.408 INFO blam! c50ed7b5680f9d47ae2ba523adc7f71d109ced7aca3c12d3777894e04e83aa38 Oct 10 11:46:21.412 INFO running `"docker" "start" "-a" "c50ed7b5680f9d47ae2ba523adc7f71d109ced7aca3c12d3777894e04e83aa38"` Oct 10 11:46:22.764 INFO kablam! usermod: no changes Oct 10 11:46:22.800 INFO kablam! Compiling calc v0.1.0 (/source) Oct 10 11:46:23.580 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 11:46:23.580 INFO kablam! --> src/main.rs:165:32 Oct 10 11:46:23.580 INFO kablam! | Oct 10 11:46:23.580 INFO kablam! 165 | Ok(0.0) => { Oct 10 11:46:23.580 INFO kablam! | ^^^ Oct 10 11:46:23.580 INFO kablam! | Oct 10 11:46:23.580 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 10 11:46:23.580 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 11:46:23.580 INFO kablam! = note: for more information, see issue #41620 Oct 10 11:46:23.580 INFO kablam! Oct 10 11:46:23.596 INFO kablam! warning: floating-point types cannot be used in patterns Oct 10 11:46:23.596 INFO kablam! --> src/main.rs:165:32 Oct 10 11:46:23.596 INFO kablam! | Oct 10 11:46:23.596 INFO kablam! 165 | Ok(0.0) => { Oct 10 11:46:23.596 INFO kablam! | ^^^ Oct 10 11:46:23.596 INFO kablam! | Oct 10 11:46:23.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 10 11:46:23.596 INFO kablam! = note: for more information, see issue #41620 Oct 10 11:46:23.596 INFO kablam! Oct 10 11:46:25.113 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.32s Oct 10 11:46:25.113 INFO kablam! su: No module specific data is present Oct 10 11:46:25.534 INFO running `"docker" "rm" "-f" "c50ed7b5680f9d47ae2ba523adc7f71d109ced7aca3c12d3777894e04e83aa38"` Oct 10 11:46:25.682 INFO blam! c50ed7b5680f9d47ae2ba523adc7f71d109ced7aca3c12d3777894e04e83aa38 Oct 10 11:46:25.684 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 11:46:25.684 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 11:46:25.940 INFO blam! 4b20e891fa38e5345f7ad88efec09b5dd01685de0e8d54ec5b7aa9ec052efcd5 Oct 10 11:46:25.946 INFO running `"docker" "start" "-a" "4b20e891fa38e5345f7ad88efec09b5dd01685de0e8d54ec5b7aa9ec052efcd5"` Oct 10 11:46:26.387 INFO kablam! usermod: no changes Oct 10 11:46:26.409 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 10 11:46:26.410 INFO kablam! Running /target/debug/deps/calc-a028c21e530ce7ae Oct 10 11:46:26.410 INFO blam! Oct 10 11:46:26.410 INFO blam! running 5 tests Oct 10 11:46:26.412 INFO blam! test test::factorial_tests ... ok Oct 10 11:46:26.412 INFO blam! test test::calc_tests ... ok Oct 10 11:46:26.412 INFO blam! test test::error_tests ... ok Oct 10 11:46:26.412 INFO blam! test test::tokenstream_tests ... ok Oct 10 11:46:26.412 INFO blam! test test::string_reader_test ... ok Oct 10 11:46:26.412 INFO blam! Oct 10 11:46:26.412 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:46:26.412 INFO blam! Oct 10 11:46:26.413 INFO kablam! su: No module specific data is present Oct 10 11:46:26.693 INFO running `"docker" "rm" "-f" "4b20e891fa38e5345f7ad88efec09b5dd01685de0e8d54ec5b7aa9ec052efcd5"` Oct 10 11:46:26.781 INFO blam! 4b20e891fa38e5345f7ad88efec09b5dd01685de0e8d54ec5b7aa9ec052efcd5