Oct 10 22:49:08.169 INFO testing fwilhe/copycat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:49:08.169 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:49:08.169 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 22:49:08.476 INFO blam! 0dab9e49a5b9daf62611913ced2197f99f6a862d1b8ef810d4c465637dc34ffd Oct 10 22:49:08.477 INFO running `"docker" "start" "-a" "0dab9e49a5b9daf62611913ced2197f99f6a862d1b8ef810d4c465637dc34ffd"` Oct 10 22:49:09.676 INFO kablam! usermod: no changes Oct 10 22:49:09.732 INFO kablam! Compiling copycat v0.0.1 (/source) Oct 10 22:49:10.525 INFO kablam! warning: unused variable: `n` Oct 10 22:49:10.525 INFO kablam! --> src/main.rs:6:13 Oct 10 22:49:10.525 INFO kablam! | Oct 10 22:49:10.525 INFO kablam! 6 | for n in 0..255 { Oct 10 22:49:10.525 INFO kablam! | ^ help: consider using `_n` instead Oct 10 22:49:10.525 INFO kablam! | Oct 10 22:49:10.525 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:49:10.525 INFO kablam! Oct 10 22:49:10.525 INFO kablam! warning: unused variable: `i` Oct 10 22:49:10.525 INFO kablam! --> src/main.rs:15:6 Oct 10 22:49:10.525 INFO kablam! | Oct 10 22:49:10.525 INFO kablam! 15 | for i in 0..10 { Oct 10 22:49:10.525 INFO kablam! | ^ help: consider using `_i` instead Oct 10 22:49:10.525 INFO kablam! Oct 10 22:49:10.996 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 10 22:49:10.998 INFO kablam! su: No module specific data is present Oct 10 22:49:11.535 INFO running `"docker" "rm" "-f" "0dab9e49a5b9daf62611913ced2197f99f6a862d1b8ef810d4c465637dc34ffd"` Oct 10 22:49:11.920 INFO blam! 0dab9e49a5b9daf62611913ced2197f99f6a862d1b8ef810d4c465637dc34ffd Oct 10 22:49:11.926 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:49:11.926 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 22:49:12.491 INFO blam! c1f994f30734ac6471e11f23a0024194b153733ce4f03c7d9a50295984b4d68c Oct 10 22:49:12.493 INFO running `"docker" "start" "-a" "c1f994f30734ac6471e11f23a0024194b153733ce4f03c7d9a50295984b4d68c"` Oct 10 22:49:13.452 INFO kablam! usermod: no changes Oct 10 22:49:13.516 INFO kablam! Compiling copycat v0.0.1 (/source) Oct 10 22:49:14.700 INFO kablam! warning: unused variable: `n` Oct 10 22:49:14.700 INFO kablam! --> src/main.rs:6:13 Oct 10 22:49:14.700 INFO kablam! | Oct 10 22:49:14.700 INFO kablam! 6 | for n in 0..255 { Oct 10 22:49:14.700 INFO kablam! | ^ help: consider using `_n` instead Oct 10 22:49:14.700 INFO kablam! | Oct 10 22:49:14.700 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 22:49:14.700 INFO kablam! Oct 10 22:49:14.700 INFO kablam! warning: unused variable: `i` Oct 10 22:49:14.700 INFO kablam! --> src/main.rs:15:6 Oct 10 22:49:14.700 INFO kablam! | Oct 10 22:49:14.700 INFO kablam! 15 | for i in 0..10 { Oct 10 22:49:14.700 INFO kablam! | ^ help: consider using `_i` instead Oct 10 22:49:14.700 INFO kablam! Oct 10 22:49:15.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.93s Oct 10 22:49:15.441 INFO kablam! su: No module specific data is present Oct 10 22:49:16.302 INFO running `"docker" "rm" "-f" "c1f994f30734ac6471e11f23a0024194b153733ce4f03c7d9a50295984b4d68c"` Oct 10 22:49:16.568 INFO blam! c1f994f30734ac6471e11f23a0024194b153733ce4f03c7d9a50295984b4d68c Oct 10 22:49:16.580 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:49:16.582 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 22:49:16.890 INFO blam! 9d6a780dc05f9690920186be7ab39c8cc3629204bf55940e1801d70407b65fe8 Oct 10 22:49:16.892 INFO running `"docker" "start" "-a" "9d6a780dc05f9690920186be7ab39c8cc3629204bf55940e1801d70407b65fe8"` Oct 10 22:49:17.888 INFO kablam! usermod: no changes Oct 10 22:49:17.949 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 22:49:17.950 INFO kablam! Running /target/debug/deps/copycat-10e0365209ce968d Oct 10 22:49:17.961 INFO kablam! Running /target/debug/deps/vector_acceptance_tests-143f71d23cdae632 Oct 10 22:49:17.961 INFO blam! Oct 10 22:49:17.961 INFO blam! running 0 tests Oct 10 22:49:17.962 INFO blam! Oct 10 22:49:17.962 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:49:17.962 INFO blam! Oct 10 22:49:17.973 INFO blam! Oct 10 22:49:17.973 INFO blam! running 4 tests Oct 10 22:49:17.973 INFO blam! test vector_to_string ... ok Oct 10 22:49:17.973 INFO blam! test vector_push_one_should_have_len_one ... ok Oct 10 22:49:17.981 INFO blam! test vector_push_two_assert_expected_order_of_elements ... ok Oct 10 22:49:17.981 INFO blam! test vector_increment_element_should_increment_value ... ok Oct 10 22:49:17.981 INFO blam! Oct 10 22:49:17.981 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:49:17.981 INFO blam! Oct 10 22:49:17.989 INFO kablam! su: No module specific data is present Oct 10 22:49:18.626 INFO running `"docker" "rm" "-f" "9d6a780dc05f9690920186be7ab39c8cc3629204bf55940e1801d70407b65fe8"` Oct 10 22:49:18.923 INFO blam! 9d6a780dc05f9690920186be7ab39c8cc3629204bf55940e1801d70407b65fe8