Oct 13 05:45:49.394 INFO testing ne0h12/fizzbuzz against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:45:49.394 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 05:45:49.998 INFO blam! ffceeb183b61dfd20521ed9b38d97a0b11cbc93cbad2b07b06e9d8d74b0b114a Oct 13 05:45:49.998 INFO running `"docker" "start" "-a" "ffceeb183b61dfd20521ed9b38d97a0b11cbc93cbad2b07b06e9d8d74b0b114a"` Oct 13 05:45:51.611 INFO kablam! usermod: no changes Oct 13 05:45:51.703 INFO kablam! Compiling fizzbuzz v0.1.0 (/source) Oct 13 05:45:52.115 INFO kablam! warning: variable `remainderOfDivisionByThreeEqualZero` should have a snake case name such as `remainder_of_division_by_three_equal_zero` Oct 13 05:45:52.115 INFO kablam! --> src/main.rs:11:13 Oct 13 05:45:52.115 INFO kablam! | Oct 13 05:45:52.115 INFO kablam! 11 | let remainderOfDivisionByThreeEqualZero = digit % 3 == 0; Oct 13 05:45:52.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:45:52.115 INFO kablam! | Oct 13 05:45:52.115 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:45:52.115 INFO kablam! Oct 13 05:45:52.115 INFO kablam! warning: variable `remainderOfDivisionByFiveEqualZero` should have a snake case name such as `remainder_of_division_by_five_equal_zero` Oct 13 05:45:52.115 INFO kablam! --> src/main.rs:12:13 Oct 13 05:45:52.115 INFO kablam! | Oct 13 05:45:52.115 INFO kablam! 12 | let remainderOfDivisionByFiveEqualZero = digit % 5 == 0; Oct 13 05:45:52.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:45:52.115 INFO kablam! Oct 13 05:45:52.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 13 05:45:52.577 INFO kablam! su: No module specific data is present Oct 13 05:45:53.491 INFO running `"docker" "rm" "-f" "ffceeb183b61dfd20521ed9b38d97a0b11cbc93cbad2b07b06e9d8d74b0b114a"` Oct 13 05:45:53.788 INFO blam! ffceeb183b61dfd20521ed9b38d97a0b11cbc93cbad2b07b06e9d8d74b0b114a Oct 13 05:45:53.793 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 05:45:54.460 INFO blam! fcd3c15c82a2ec9713be2994a00b08c3052847f6484b7ed214f9f9d63f6560c2 Oct 13 05:45:54.462 INFO running `"docker" "start" "-a" "fcd3c15c82a2ec9713be2994a00b08c3052847f6484b7ed214f9f9d63f6560c2"` Oct 13 05:45:56.323 INFO kablam! usermod: no changes Oct 13 05:45:56.374 INFO kablam! Compiling fizzbuzz v0.1.0 (/source) Oct 13 05:45:56.807 INFO kablam! warning: variable `remainderOfDivisionByThreeEqualZero` should have a snake case name such as `remainder_of_division_by_three_equal_zero` Oct 13 05:45:56.807 INFO kablam! --> src/main.rs:11:13 Oct 13 05:45:56.807 INFO kablam! | Oct 13 05:45:56.807 INFO kablam! 11 | let remainderOfDivisionByThreeEqualZero = digit % 3 == 0; Oct 13 05:45:56.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:45:56.807 INFO kablam! | Oct 13 05:45:56.807 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 05:45:56.807 INFO kablam! Oct 13 05:45:56.807 INFO kablam! warning: variable `remainderOfDivisionByFiveEqualZero` should have a snake case name such as `remainder_of_division_by_five_equal_zero` Oct 13 05:45:56.807 INFO kablam! --> src/main.rs:12:13 Oct 13 05:45:56.807 INFO kablam! | Oct 13 05:45:56.807 INFO kablam! 12 | let remainderOfDivisionByFiveEqualZero = digit % 5 == 0; Oct 13 05:45:56.807 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:45:56.807 INFO kablam! Oct 13 05:45:57.312 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 13 05:45:57.316 INFO kablam! su: No module specific data is present Oct 13 05:45:58.447 INFO running `"docker" "rm" "-f" "fcd3c15c82a2ec9713be2994a00b08c3052847f6484b7ed214f9f9d63f6560c2"` Oct 13 05:45:58.788 INFO blam! fcd3c15c82a2ec9713be2994a00b08c3052847f6484b7ed214f9f9d63f6560c2 Oct 13 05:45:58.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 05:45:59.269 INFO blam! 78f12113f9222ac315b623d0d8af4254c173a3000e7bf3a3d8be3726e09d8b35 Oct 13 05:45:59.271 INFO running `"docker" "start" "-a" "78f12113f9222ac315b623d0d8af4254c173a3000e7bf3a3d8be3726e09d8b35"` Oct 13 05:46:01.005 INFO kablam! usermod: no changes Oct 13 05:46:01.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 05:46:01.071 INFO kablam! Running /target/debug/deps/fizzbuzz-56bdf7504131b112 Oct 13 05:46:01.071 INFO blam! Oct 13 05:46:01.071 INFO blam! running 0 tests Oct 13 05:46:01.071 INFO blam! Oct 13 05:46:01.071 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:46:01.071 INFO blam! Oct 13 05:46:01.083 INFO kablam! su: No module specific data is present Oct 13 05:46:02.236 INFO running `"docker" "rm" "-f" "78f12113f9222ac315b623d0d8af4254c173a3000e7bf3a3d8be3726e09d8b35"` Oct 13 05:46:02.495 INFO blam! 78f12113f9222ac315b623d0d8af4254c173a3000e7bf3a3d8be3726e09d8b35