Oct 14 17:10:30.131 INFO testing jaysonsantos/bad-encryption-example against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:10:30.131 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 17:10:30.403 INFO blam! 98c751e14dd51fe8078357822417bde2d9dee9d34ef0281a794f81ce83256a7e Oct 14 17:10:30.407 INFO running `"docker" "start" "-a" "98c751e14dd51fe8078357822417bde2d9dee9d34ef0281a794f81ce83256a7e"` Oct 14 17:10:31.157 INFO kablam! usermod: no changes Oct 14 17:10:31.323 INFO kablam! Compiling lazy_static v0.2.8 Oct 14 17:10:31.323 INFO kablam! Compiling deque v0.3.2 Oct 14 17:10:31.324 INFO kablam! Compiling untrusted v0.3.2 Oct 14 17:10:31.325 INFO kablam! Compiling num_cpus v1.4.0 Oct 14 17:10:31.325 INFO kablam! Compiling deflate v0.7.7 Oct 14 17:10:31.325 INFO kablam! Compiling num-bigint v0.1.37 Oct 14 17:10:32.883 INFO kablam! Compiling rayon-core v1.0.0 Oct 14 17:10:35.172 INFO kablam! Compiling num-rational v0.1.36 Oct 14 17:10:36.323 INFO kablam! Compiling png v0.6.2 Oct 14 17:10:36.619 INFO kablam! Compiling rayon v0.7.0 Oct 14 17:10:37.135 INFO kablam! Compiling num v0.1.37 Oct 14 17:10:41.736 INFO kablam! Compiling ring v0.7.5 Oct 14 17:10:41.736 INFO kablam! Compiling jpeg-decoder v0.1.12 Oct 14 17:10:47.043 INFO kablam! Compiling image v0.12.4 Oct 14 17:11:00.754 INFO kablam! Compiling bad-encryption-example v0.1.0 (/source) Oct 14 17:11:01.331 INFO kablam! warning: variable does not need to be mutable Oct 14 17:11:01.331 INFO kablam! --> src/main.rs:64:17 Oct 14 17:11:01.331 INFO kablam! | Oct 14 17:11:01.331 INFO kablam! 64 | let mut imgbuf = img.as_mut_rgb8().unwrap(); Oct 14 17:11:01.331 INFO kablam! | ----^^^^^^ Oct 14 17:11:01.331 INFO kablam! | | Oct 14 17:11:01.331 INFO kablam! | help: remove this `mut` Oct 14 17:11:01.331 INFO kablam! | Oct 14 17:11:01.331 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 17:11:01.331 INFO kablam! Oct 14 17:11:01.335 INFO kablam! warning: variable does not need to be mutable Oct 14 17:11:01.335 INFO kablam! --> src/main.rs:64:17 Oct 14 17:11:01.335 INFO kablam! | Oct 14 17:11:01.335 INFO kablam! 64 | let mut imgbuf = img.as_mut_rgb8().unwrap(); Oct 14 17:11:01.335 INFO kablam! | ----^^^^^^ Oct 14 17:11:01.335 INFO kablam! | | Oct 14 17:11:01.335 INFO kablam! | help: remove this `mut` Oct 14 17:11:01.335 INFO kablam! Oct 14 17:11:03.595 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.40s Oct 14 17:11:03.607 INFO kablam! su: No module specific data is present Oct 14 17:11:04.195 INFO running `"docker" "rm" "-f" "98c751e14dd51fe8078357822417bde2d9dee9d34ef0281a794f81ce83256a7e"` Oct 14 17:11:04.405 INFO blam! 98c751e14dd51fe8078357822417bde2d9dee9d34ef0281a794f81ce83256a7e Oct 14 17:11:04.409 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 17:11:04.899 INFO blam! 72af11db6d5a8a1b9152a6990f1ef89d7a4b9de66f103b75c762db69cdb74de7 Oct 14 17:11:04.902 INFO running `"docker" "start" "-a" "72af11db6d5a8a1b9152a6990f1ef89d7a4b9de66f103b75c762db69cdb74de7"` Oct 14 17:11:05.463 INFO kablam! usermod: no changes Oct 14 17:11:05.524 INFO kablam! Compiling bad-encryption-example v0.1.0 (/source) Oct 14 17:11:06.058 INFO kablam! warning: variable does not need to be mutable Oct 14 17:11:06.058 INFO kablam! --> src/main.rs:64:17 Oct 14 17:11:06.058 INFO kablam! | Oct 14 17:11:06.058 INFO kablam! 64 | let mut imgbuf = img.as_mut_rgb8().unwrap(); Oct 14 17:11:06.058 INFO kablam! | ----^^^^^^ Oct 14 17:11:06.058 INFO kablam! | | Oct 14 17:11:06.058 INFO kablam! | help: remove this `mut` Oct 14 17:11:06.058 INFO kablam! | Oct 14 17:11:06.058 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 17:11:06.058 INFO kablam! Oct 14 17:11:06.058 INFO kablam! warning: variable does not need to be mutable Oct 14 17:11:06.058 INFO kablam! --> src/main.rs:64:17 Oct 14 17:11:06.058 INFO kablam! | Oct 14 17:11:06.058 INFO kablam! 64 | let mut imgbuf = img.as_mut_rgb8().unwrap(); Oct 14 17:11:06.058 INFO kablam! | ----^^^^^^ Oct 14 17:11:06.059 INFO kablam! | | Oct 14 17:11:06.059 INFO kablam! | help: remove this `mut` Oct 14 17:11:06.059 INFO kablam! Oct 14 17:11:06.479 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 14 17:11:06.483 INFO kablam! su: No module specific data is present Oct 14 17:11:06.895 INFO running `"docker" "rm" "-f" "72af11db6d5a8a1b9152a6990f1ef89d7a4b9de66f103b75c762db69cdb74de7"` Oct 14 17:11:07.047 INFO blam! 72af11db6d5a8a1b9152a6990f1ef89d7a4b9de66f103b75c762db69cdb74de7 Oct 14 17:11:07.057 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 17:11:07.347 INFO blam! 6874bd8e8bf5c5768678302343fb485eed908dadf42bce1f464bbf41da40c302 Oct 14 17:11:07.349 INFO running `"docker" "start" "-a" "6874bd8e8bf5c5768678302343fb485eed908dadf42bce1f464bbf41da40c302"` Oct 14 17:11:07.771 INFO kablam! usermod: no changes Oct 14 17:11:07.858 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 17:11:07.875 INFO kablam! Running /target/debug/deps/bad_encryption_example-4b2fc98ec63107fa Oct 14 17:11:07.881 INFO blam! Oct 14 17:11:07.881 INFO blam! running 0 tests Oct 14 17:11:07.881 INFO blam! Oct 14 17:11:07.881 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:11:07.881 INFO blam! Oct 14 17:11:07.887 INFO kablam! su: No module specific data is present Oct 14 17:11:08.344 INFO running `"docker" "rm" "-f" "6874bd8e8bf5c5768678302343fb485eed908dadf42bce1f464bbf41da40c302"` Oct 14 17:11:08.452 INFO blam! 6874bd8e8bf5c5768678302343fb485eed908dadf42bce1f464bbf41da40c302