Oct 14 21:47:29.297 INFO testing eliheuer/gif-generator against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 21:47:29.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 21:47:29.855 INFO blam! 9f82c30bf1fa77fba3ab2ca9d4583e81143121ee8d8e291904cceeaed3bdd4d7 Oct 14 21:47:29.863 INFO running `"docker" "start" "-a" "9f82c30bf1fa77fba3ab2ca9d4583e81143121ee8d8e291904cceeaed3bdd4d7"` Oct 14 21:47:31.150 INFO kablam! usermod: no changes Oct 14 21:47:31.224 INFO kablam! Compiling gif-generator v0.1.0 (/source) Oct 14 21:47:31.723 INFO kablam! warning: unused import: `std::io` Oct 14 21:47:31.723 INFO kablam! --> src/main.rs:7:5 Oct 14 21:47:31.723 INFO kablam! | Oct 14 21:47:31.723 INFO kablam! 7 | use std::io; Oct 14 21:47:31.723 INFO kablam! | ^^^^^^^ Oct 14 21:47:31.723 INFO kablam! | Oct 14 21:47:31.723 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:47:31.723 INFO kablam! Oct 14 21:47:31.911 INFO kablam! warning: unused variable: `rand_col` Oct 14 21:47:31.911 INFO kablam! --> src/main.rs:72:13 Oct 14 21:47:31.911 INFO kablam! | Oct 14 21:47:31.911 INFO kablam! 72 | let mut rand_col: [u8; 256]; Oct 14 21:47:31.911 INFO kablam! | ^^^^^^^^ help: consider using `_rand_col` instead Oct 14 21:47:31.911 INFO kablam! | Oct 14 21:47:31.911 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 21:47:31.911 INFO kablam! Oct 14 21:47:31.911 INFO kablam! warning: unused variable: `ary_a` Oct 14 21:47:31.911 INFO kablam! --> src/main.rs:83:13 Oct 14 21:47:31.911 INFO kablam! | Oct 14 21:47:31.911 INFO kablam! 83 | let mut ary_a: [u8; 256]; Oct 14 21:47:31.911 INFO kablam! | ^^^^^ help: consider using `_ary_a` instead Oct 14 21:47:31.911 INFO kablam! Oct 14 21:47:31.911 INFO kablam! warning: unused variable: `ary_b` Oct 14 21:47:31.911 INFO kablam! --> src/main.rs:99:13 Oct 14 21:47:31.911 INFO kablam! | Oct 14 21:47:31.911 INFO kablam! 99 | let mut ary_b: [u8; 256]; Oct 14 21:47:31.911 INFO kablam! | ^^^^^ help: consider using `_ary_b` instead Oct 14 21:47:31.911 INFO kablam! Oct 14 21:47:31.935 INFO kablam! warning: variable does not need to be mutable Oct 14 21:47:31.935 INFO kablam! --> src/main.rs:72:9 Oct 14 21:47:31.935 INFO kablam! | Oct 14 21:47:31.935 INFO kablam! 72 | let mut rand_col: [u8; 256]; Oct 14 21:47:31.935 INFO kablam! | ----^^^^^^^^ Oct 14 21:47:31.935 INFO kablam! | | Oct 14 21:47:31.935 INFO kablam! | help: remove this `mut` Oct 14 21:47:31.935 INFO kablam! | Oct 14 21:47:31.935 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 21:47:31.935 INFO kablam! Oct 14 21:47:31.935 INFO kablam! warning: variable does not need to be mutable Oct 14 21:47:31.935 INFO kablam! --> src/main.rs:83:9 Oct 14 21:47:31.935 INFO kablam! | Oct 14 21:47:31.935 INFO kablam! 83 | let mut ary_a: [u8; 256]; Oct 14 21:47:31.935 INFO kablam! | ----^^^^^ Oct 14 21:47:31.935 INFO kablam! | | Oct 14 21:47:31.935 INFO kablam! | help: remove this `mut` Oct 14 21:47:31.935 INFO kablam! Oct 14 21:47:31.935 INFO kablam! warning: variable does not need to be mutable Oct 14 21:47:31.935 INFO kablam! --> src/main.rs:99:9 Oct 14 21:47:31.935 INFO kablam! | Oct 14 21:47:31.935 INFO kablam! 99 | let mut ary_b: [u8; 256]; Oct 14 21:47:31.935 INFO kablam! | ----^^^^^ Oct 14 21:47:31.935 INFO kablam! | | Oct 14 21:47:31.935 INFO kablam! | help: remove this `mut` Oct 14 21:47:31.935 INFO kablam! Oct 14 21:47:32.790 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 14 21:47:32.792 INFO kablam! su: No module specific data is present Oct 14 21:47:33.746 INFO running `"docker" "rm" "-f" "9f82c30bf1fa77fba3ab2ca9d4583e81143121ee8d8e291904cceeaed3bdd4d7"` Oct 14 21:47:34.091 INFO blam! 9f82c30bf1fa77fba3ab2ca9d4583e81143121ee8d8e291904cceeaed3bdd4d7 Oct 14 21:47:34.101 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 21:47:34.536 INFO blam! c806b35a9197ec38ad86bc27344b8a61013b5106b3e283d5a6888ec10e60fed4 Oct 14 21:47:34.539 INFO running `"docker" "start" "-a" "c806b35a9197ec38ad86bc27344b8a61013b5106b3e283d5a6888ec10e60fed4"` Oct 14 21:47:36.246 INFO kablam! usermod: no changes Oct 14 21:47:36.299 INFO kablam! Compiling gif-generator v0.1.0 (/source) Oct 14 21:47:36.700 INFO kablam! warning: unused import: `std::io` Oct 14 21:47:36.700 INFO kablam! --> src/main.rs:7:5 Oct 14 21:47:36.700 INFO kablam! | Oct 14 21:47:36.700 INFO kablam! 7 | use std::io; Oct 14 21:47:36.700 INFO kablam! | ^^^^^^^ Oct 14 21:47:36.700 INFO kablam! | Oct 14 21:47:36.700 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 21:47:36.701 INFO kablam! Oct 14 21:47:36.791 INFO kablam! warning: unused variable: `rand_col` Oct 14 21:47:36.792 INFO kablam! --> src/main.rs:72:13 Oct 14 21:47:36.792 INFO kablam! | Oct 14 21:47:36.792 INFO kablam! 72 | let mut rand_col: [u8; 256]; Oct 14 21:47:36.793 INFO kablam! | ^^^^^^^^ help: consider using `_rand_col` instead Oct 14 21:47:36.793 INFO kablam! | Oct 14 21:47:36.793 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 21:47:36.794 INFO kablam! Oct 14 21:47:36.794 INFO kablam! warning: unused variable: `ary_a` Oct 14 21:47:36.794 INFO kablam! --> src/main.rs:83:13 Oct 14 21:47:36.795 INFO kablam! | Oct 14 21:47:36.795 INFO kablam! 83 | let mut ary_a: [u8; 256]; Oct 14 21:47:36.795 INFO kablam! | ^^^^^ help: consider using `_ary_a` instead Oct 14 21:47:36.796 INFO kablam! Oct 14 21:47:36.796 INFO kablam! warning: unused variable: `ary_b` Oct 14 21:47:36.796 INFO kablam! --> src/main.rs:99:13 Oct 14 21:47:36.796 INFO kablam! | Oct 14 21:47:36.797 INFO kablam! 99 | let mut ary_b: [u8; 256]; Oct 14 21:47:36.797 INFO kablam! | ^^^^^ help: consider using `_ary_b` instead Oct 14 21:47:36.797 INFO kablam! Oct 14 21:47:36.803 INFO kablam! warning: variable does not need to be mutable Oct 14 21:47:36.804 INFO kablam! --> src/main.rs:72:9 Oct 14 21:47:36.804 INFO kablam! | Oct 14 21:47:36.804 INFO kablam! 72 | let mut rand_col: [u8; 256]; Oct 14 21:47:36.804 INFO kablam! | ----^^^^^^^^ Oct 14 21:47:36.805 INFO kablam! | | Oct 14 21:47:36.805 INFO kablam! | help: remove this `mut` Oct 14 21:47:36.805 INFO kablam! | Oct 14 21:47:36.806 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 21:47:36.806 INFO kablam! Oct 14 21:47:36.806 INFO kablam! warning: variable does not need to be mutable Oct 14 21:47:36.806 INFO kablam! --> src/main.rs:83:9 Oct 14 21:47:36.807 INFO kablam! | Oct 14 21:47:36.807 INFO kablam! 83 | let mut ary_a: [u8; 256]; Oct 14 21:47:36.807 INFO kablam! | ----^^^^^ Oct 14 21:47:36.808 INFO kablam! | | Oct 14 21:47:36.808 INFO kablam! | help: remove this `mut` Oct 14 21:47:36.808 INFO kablam! Oct 14 21:47:36.808 INFO kablam! warning: variable does not need to be mutable Oct 14 21:47:36.809 INFO kablam! --> src/main.rs:99:9 Oct 14 21:47:36.809 INFO kablam! | Oct 14 21:47:36.809 INFO kablam! 99 | let mut ary_b: [u8; 256]; Oct 14 21:47:36.810 INFO kablam! | ----^^^^^ Oct 14 21:47:36.810 INFO kablam! | | Oct 14 21:47:36.810 INFO kablam! | help: remove this `mut` Oct 14 21:47:36.810 INFO kablam! Oct 14 21:47:37.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 14 21:47:37.271 INFO kablam! su: No module specific data is present Oct 14 21:47:38.005 INFO running `"docker" "rm" "-f" "c806b35a9197ec38ad86bc27344b8a61013b5106b3e283d5a6888ec10e60fed4"` Oct 14 21:47:38.275 INFO blam! c806b35a9197ec38ad86bc27344b8a61013b5106b3e283d5a6888ec10e60fed4 Oct 14 21:47:38.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 21:47:38.655 INFO blam! 2f69a82a6d21fbf8bb35648ae198d763a8a71a7b0811c09b956b3c8dc9b9dd85 Oct 14 21:47:38.667 INFO running `"docker" "start" "-a" "2f69a82a6d21fbf8bb35648ae198d763a8a71a7b0811c09b956b3c8dc9b9dd85"` Oct 14 21:47:40.107 INFO kablam! usermod: no changes Oct 14 21:47:40.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 21:47:40.164 INFO kablam! Running /target/debug/deps/gif_generator-e09c785f834767ca Oct 14 21:47:40.169 INFO blam! Oct 14 21:47:40.169 INFO blam! running 0 tests Oct 14 21:47:40.179 INFO blam! Oct 14 21:47:40.180 INFO kablam! su: No module specific data is present Oct 14 21:47:40.180 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:47:40.180 INFO blam! Oct 14 21:47:41.075 INFO running `"docker" "rm" "-f" "2f69a82a6d21fbf8bb35648ae198d763a8a71a7b0811c09b956b3c8dc9b9dd85"` Oct 14 21:47:41.335 INFO blam! 2f69a82a6d21fbf8bb35648ae198d763a8a71a7b0811c09b956b3c8dc9b9dd85