Oct 11 00:02:27.222 INFO testing dos1/braindamage against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:02:27.222 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:02:27.222 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 00:02:27.384 INFO blam! 529a041e914ede63c7cd8f6307524805bc99b6fe674e8e99397a269b33934e49 Oct 11 00:02:27.392 INFO running `"docker" "start" "-a" "529a041e914ede63c7cd8f6307524805bc99b6fe674e8e99397a269b33934e49"` Oct 11 00:02:27.924 INFO kablam! usermod: no changes Oct 11 00:02:27.950 INFO kablam! Compiling braindamage v0.1.0 (/source) Oct 11 00:02:28.464 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 00:02:28.464 INFO kablam! --> src/interpreter.rs:3:5 Oct 11 00:02:28.464 INFO kablam! | Oct 11 00:02:28.464 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 11 00:02:28.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:28.464 INFO kablam! | Oct 11 00:02:28.464 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 00:02:28.464 INFO kablam! Oct 11 00:02:28.532 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 00:02:28.532 INFO kablam! --> src/interpreter.rs:3:5 Oct 11 00:02:28.532 INFO kablam! | Oct 11 00:02:28.532 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 11 00:02:28.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:28.532 INFO kablam! | Oct 11 00:02:28.532 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:02:28.532 INFO kablam! Oct 11 00:02:29.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 11 00:02:29.176 INFO kablam! su: No module specific data is present Oct 11 00:02:29.973 INFO running `"docker" "rm" "-f" "529a041e914ede63c7cd8f6307524805bc99b6fe674e8e99397a269b33934e49"` Oct 11 00:02:30.111 INFO blam! 529a041e914ede63c7cd8f6307524805bc99b6fe674e8e99397a269b33934e49 Oct 11 00:02:30.115 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:02:30.115 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 00:02:30.266 INFO blam! 9daf4d1c6ebb8609c83eac5b8d28307bd416e3073cfc4b373848769e5b6d9ce1 Oct 11 00:02:30.268 INFO running `"docker" "start" "-a" "9daf4d1c6ebb8609c83eac5b8d28307bd416e3073cfc4b373848769e5b6d9ce1"` Oct 11 00:02:30.776 INFO kablam! usermod: no changes Oct 11 00:02:30.802 INFO kablam! Compiling braindamage v0.1.0 (/source) Oct 11 00:02:31.496 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 00:02:31.497 INFO kablam! --> src/interpreter.rs:3:5 Oct 11 00:02:31.497 INFO kablam! | Oct 11 00:02:31.497 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 11 00:02:31.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:31.497 INFO kablam! | Oct 11 00:02:31.497 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 00:02:31.497 INFO kablam! Oct 11 00:02:31.684 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 00:02:31.684 INFO kablam! --> src/interpreter.rs:3:5 Oct 11 00:02:31.685 INFO kablam! | Oct 11 00:02:31.685 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 11 00:02:31.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 00:02:31.686 INFO kablam! | Oct 11 00:02:31.686 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:02:31.686 INFO kablam! Oct 11 00:02:32.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.98s Oct 11 00:02:32.781 INFO kablam! su: No module specific data is present Oct 11 00:02:33.106 INFO running `"docker" "rm" "-f" "9daf4d1c6ebb8609c83eac5b8d28307bd416e3073cfc4b373848769e5b6d9ce1"` Oct 11 00:02:33.181 INFO blam! 9daf4d1c6ebb8609c83eac5b8d28307bd416e3073cfc4b373848769e5b6d9ce1 Oct 11 00:02:33.184 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:02:33.184 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 00:02:33.364 INFO blam! 50077c0c05bf071b42df7da54dd29c9aa569923c213abf6eb9a09680c73ee7a6 Oct 11 00:02:33.365 INFO running `"docker" "start" "-a" "50077c0c05bf071b42df7da54dd29c9aa569923c213abf6eb9a09680c73ee7a6"` Oct 11 00:02:33.764 INFO kablam! usermod: no changes Oct 11 00:02:33.797 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 00:02:33.797 INFO kablam! Running /target/debug/deps/braindamage-ddb22f3402f0b6b0 Oct 11 00:02:33.799 INFO blam! Oct 11 00:02:33.799 INFO blam! running 18 tests Oct 11 00:02:33.809 INFO blam! test interpreter::tests::io ... ok Oct 11 00:02:33.812 INFO blam! test interpreter::tests::eof ... ok Oct 11 00:02:33.812 INFO blam! test interpreter::tests::print_10 ... ok Oct 11 00:02:33.812 INFO blam! test interpreter::tests::nested_loops ... ok Oct 11 00:02:33.812 INFO blam! test interpreter::tests::skip_loop ... ok Oct 11 00:02:33.812 INFO blam! test state::tests::init_zero ... ok Oct 11 00:02:33.812 INFO blam! test interpreter::tests::loops ... ok Oct 11 00:02:33.812 INFO blam! test interpreter::tests::comments ... ok Oct 11 00:02:33.812 INFO blam! test state::tests::persistence ... ok Oct 11 00:02:33.812 INFO blam! test state::tests::wrap_on_32_bits ... ok Oct 11 00:02:33.812 INFO blam! test stream::tests::partial_read ... ok Oct 11 00:02:33.812 INFO blam! test stream::tests::partial_write ... ok Oct 11 00:02:33.812 INFO blam! test stream::tests::interfaces ... ok Oct 11 00:02:33.812 INFO blam! test stream::tests::write_and_read ... ok Oct 11 00:02:33.830 INFO blam! test stream::tests::write_and_read_value ... ok Oct 11 00:02:33.830 INFO blam! test state::tests::memory_growth ... ok Oct 11 00:02:33.830 INFO blam! test state::tests::negative_index ... ok Oct 11 00:02:33.830 INFO blam! test interpreter::tests::negative_index ... ok Oct 11 00:02:33.830 INFO blam! Oct 11 00:02:33.830 INFO blam! test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:02:33.830 INFO blam! Oct 11 00:02:33.832 INFO kablam! su: No module specific data is present Oct 11 00:02:34.871 INFO running `"docker" "rm" "-f" "50077c0c05bf071b42df7da54dd29c9aa569923c213abf6eb9a09680c73ee7a6"` Oct 11 00:02:34.984 INFO blam! 50077c0c05bf071b42df7da54dd29c9aa569923c213abf6eb9a09680c73ee7a6