Oct 15 03:00:52.572 INFO testing bb2000/brainfuck_rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 03:00:52.572 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 03:00:53.039 INFO blam! 09b6d9beed3724e6e5ea57eac2243ea2ef3e83ef00700ea7d871d9267f48edd7 Oct 15 03:00:53.045 INFO running `"docker" "start" "-a" "09b6d9beed3724e6e5ea57eac2243ea2ef3e83ef00700ea7d871d9267f48edd7"` Oct 15 03:00:53.527 INFO kablam! usermod: no changes Oct 15 03:00:53.571 INFO kablam! Compiling brainfuck v0.1.0 (/source) Oct 15 03:00:53.867 INFO kablam! warning: unused imports: `Read`, `Stdin`, `Write` Oct 15 03:00:53.867 INFO kablam! --> src/brainfuck.rs:1:15 Oct 15 03:00:53.867 INFO kablam! | Oct 15 03:00:53.867 INFO kablam! 1 | use std::io::{Read, Write, Stdin}; Oct 15 03:00:53.867 INFO kablam! | ^^^^ ^^^^^ ^^^^^ Oct 15 03:00:53.867 INFO kablam! | Oct 15 03:00:53.867 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:00:53.867 INFO kablam! Oct 15 03:00:53.867 INFO kablam! warning: unused import: `std::io` Oct 15 03:00:53.867 INFO kablam! --> src/brainfuck.rs:2:5 Oct 15 03:00:53.867 INFO kablam! | Oct 15 03:00:53.867 INFO kablam! 2 | use std::io; Oct 15 03:00:53.867 INFO kablam! | ^^^^^^^ Oct 15 03:00:53.867 INFO kablam! Oct 15 03:00:53.867 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 03:00:53.867 INFO kablam! --> src/brainfuck.rs:41:25 Oct 15 03:00:53.867 INFO kablam! | Oct 15 03:00:53.867 INFO kablam! 41 | for location in (0..self.memory.len()) { Oct 15 03:00:53.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 03:00:53.867 INFO kablam! | Oct 15 03:00:53.867 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 03:00:53.867 INFO kablam! Oct 15 03:00:53.883 INFO kablam! warning: unused import: `BufReader` Oct 15 03:00:53.883 INFO kablam! --> src/main.rs:5:15 Oct 15 03:00:53.883 INFO kablam! | Oct 15 03:00:53.883 INFO kablam! 5 | use std::io::{BufReader, Read, Write}; Oct 15 03:00:53.883 INFO kablam! | ^^^^^^^^^ Oct 15 03:00:53.883 INFO kablam! Oct 15 03:00:53.959 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:00:53.959 INFO kablam! --> src/main.rs:19:5 Oct 15 03:00:53.959 INFO kablam! | Oct 15 03:00:53.959 INFO kablam! 19 | io::stdout().flush(); Oct 15 03:00:53.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:53.959 INFO kablam! | Oct 15 03:00:53.959 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:00:53.959 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:00:53.959 INFO kablam! Oct 15 03:00:53.959 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:00:53.959 INFO kablam! --> src/main.rs:20:5 Oct 15 03:00:53.959 INFO kablam! | Oct 15 03:00:53.959 INFO kablam! 20 | io::stdin().read_line(&mut input_buf); Oct 15 03:00:53.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:53.959 INFO kablam! | Oct 15 03:00:53.959 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:00:53.959 INFO kablam! Oct 15 03:00:54.530 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.97s Oct 15 03:00:54.532 INFO kablam! su: No module specific data is present Oct 15 03:00:54.957 INFO running `"docker" "rm" "-f" "09b6d9beed3724e6e5ea57eac2243ea2ef3e83ef00700ea7d871d9267f48edd7"` Oct 15 03:00:55.011 INFO blam! 09b6d9beed3724e6e5ea57eac2243ea2ef3e83ef00700ea7d871d9267f48edd7 Oct 15 03:00:55.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 03:00:55.193 INFO blam! a0f5df1cfb6bc63006a67da886f8c15df7a42a9ac48d87cc0dd8e90fd94d87af Oct 15 03:00:55.197 INFO running `"docker" "start" "-a" "a0f5df1cfb6bc63006a67da886f8c15df7a42a9ac48d87cc0dd8e90fd94d87af"` Oct 15 03:00:55.649 INFO kablam! usermod: no changes Oct 15 03:00:55.683 INFO kablam! Compiling brainfuck v0.1.0 (/source) Oct 15 03:00:56.035 INFO kablam! warning: unused imports: `Read`, `Stdin`, `Write` Oct 15 03:00:56.035 INFO kablam! --> src/brainfuck.rs:1:15 Oct 15 03:00:56.035 INFO kablam! | Oct 15 03:00:56.035 INFO kablam! 1 | use std::io::{Read, Write, Stdin}; Oct 15 03:00:56.035 INFO kablam! | ^^^^ ^^^^^ ^^^^^ Oct 15 03:00:56.035 INFO kablam! | Oct 15 03:00:56.035 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:00:56.035 INFO kablam! Oct 15 03:00:56.035 INFO kablam! warning: unused import: `std::io` Oct 15 03:00:56.035 INFO kablam! --> src/brainfuck.rs:2:5 Oct 15 03:00:56.035 INFO kablam! | Oct 15 03:00:56.035 INFO kablam! 2 | use std::io; Oct 15 03:00:56.035 INFO kablam! | ^^^^^^^ Oct 15 03:00:56.035 INFO kablam! Oct 15 03:00:56.035 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 03:00:56.035 INFO kablam! --> src/brainfuck.rs:41:25 Oct 15 03:00:56.035 INFO kablam! | Oct 15 03:00:56.035 INFO kablam! 41 | for location in (0..self.memory.len()) { Oct 15 03:00:56.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 03:00:56.035 INFO kablam! | Oct 15 03:00:56.035 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 03:00:56.035 INFO kablam! Oct 15 03:00:56.035 INFO kablam! warning: unused import: `BufReader` Oct 15 03:00:56.035 INFO kablam! --> src/main.rs:5:15 Oct 15 03:00:56.035 INFO kablam! | Oct 15 03:00:56.035 INFO kablam! 5 | use std::io::{BufReader, Read, Write}; Oct 15 03:00:56.035 INFO kablam! | ^^^^^^^^^ Oct 15 03:00:56.035 INFO kablam! Oct 15 03:00:56.111 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:00:56.111 INFO kablam! --> src/main.rs:19:5 Oct 15 03:00:56.111 INFO kablam! | Oct 15 03:00:56.111 INFO kablam! 19 | io::stdout().flush(); Oct 15 03:00:56.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:56.111 INFO kablam! | Oct 15 03:00:56.111 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:00:56.111 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:00:56.111 INFO kablam! Oct 15 03:00:56.111 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:00:56.111 INFO kablam! --> src/main.rs:20:5 Oct 15 03:00:56.111 INFO kablam! | Oct 15 03:00:56.111 INFO kablam! 20 | io::stdin().read_line(&mut input_buf); Oct 15 03:00:56.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:56.111 INFO kablam! | Oct 15 03:00:56.111 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:00:56.111 INFO kablam! Oct 15 03:00:56.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Oct 15 03:00:56.551 INFO kablam! su: No module specific data is present Oct 15 03:00:57.434 INFO running `"docker" "rm" "-f" "a0f5df1cfb6bc63006a67da886f8c15df7a42a9ac48d87cc0dd8e90fd94d87af"` Oct 15 03:00:57.641 INFO blam! a0f5df1cfb6bc63006a67da886f8c15df7a42a9ac48d87cc0dd8e90fd94d87af Oct 15 03:00:57.651 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 03:00:58.096 INFO blam! 69fef118684e9ece75e9e1d69c9a49c5ee9349b88b70bde25e8acb68c3729bf3 Oct 15 03:00:58.103 INFO running `"docker" "start" "-a" "69fef118684e9ece75e9e1d69c9a49c5ee9349b88b70bde25e8acb68c3729bf3"` Oct 15 03:00:59.867 INFO kablam! usermod: no changes Oct 15 03:00:59.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 03:00:59.927 INFO kablam! Running /target/debug/deps/brainfuck-299eba4a31ea6c81 Oct 15 03:00:59.931 INFO blam! Oct 15 03:00:59.931 INFO blam! running 0 tests Oct 15 03:00:59.931 INFO blam! Oct 15 03:00:59.931 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:00:59.931 INFO blam! Oct 15 03:00:59.932 INFO kablam! su: No module specific data is present Oct 15 03:01:00.798 INFO running `"docker" "rm" "-f" "69fef118684e9ece75e9e1d69c9a49c5ee9349b88b70bde25e8acb68c3729bf3"` Oct 15 03:01:01.071 INFO blam! 69fef118684e9ece75e9e1d69c9a49c5ee9349b88b70bde25e8acb68c3729bf3