Oct 10 18:26:07.893 INFO testing millere/bf against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:26:07.894 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:26:07.894 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 18:26:08.089 INFO blam! 15c3208ba4d32669fbb9a63d1f75b3ca65beb3c3aa2545ad78e602dd9bfae40e Oct 10 18:26:08.100 INFO running `"docker" "start" "-a" "15c3208ba4d32669fbb9a63d1f75b3ca65beb3c3aa2545ad78e602dd9bfae40e"` Oct 10 18:26:08.553 INFO kablam! usermod: no changes Oct 10 18:26:08.588 INFO kablam! Compiling bf v0.0.1 (/source) Oct 10 18:26:09.129 INFO kablam! warning: unused import: `std::io::Read` Oct 10 18:26:09.137 INFO kablam! --> src/main.rs:2:5 Oct 10 18:26:09.137 INFO kablam! | Oct 10 18:26:09.137 INFO kablam! 2 | use std::io::Read; Oct 10 18:26:09.137 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:26:09.138 INFO kablam! | Oct 10 18:26:09.138 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:26:09.138 INFO kablam! Oct 10 18:26:09.139 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:26:09.139 INFO kablam! --> src/main.rs:14:22 Oct 10 18:26:09.139 INFO kablam! | Oct 10 18:26:09.139 INFO kablam! 14 | b'.' => {output.write(&mut buffer[mptr .. mptr+1]);}, Oct 10 18:26:09.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:26:09.140 INFO kablam! | Oct 10 18:26:09.140 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:26:09.140 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:26:09.141 INFO kablam! Oct 10 18:26:09.574 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 10 18:26:09.576 INFO kablam! su: No module specific data is present Oct 10 18:26:10.114 INFO running `"docker" "rm" "-f" "15c3208ba4d32669fbb9a63d1f75b3ca65beb3c3aa2545ad78e602dd9bfae40e"` Oct 10 18:26:10.225 INFO blam! 15c3208ba4d32669fbb9a63d1f75b3ca65beb3c3aa2545ad78e602dd9bfae40e Oct 10 18:26:10.226 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:26:10.226 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 18:26:10.437 INFO blam! 858bf89bd236275979aea58ff8469e1d688a3157785a8f8f7a8c473761b3ebe6 Oct 10 18:26:10.439 INFO running `"docker" "start" "-a" "858bf89bd236275979aea58ff8469e1d688a3157785a8f8f7a8c473761b3ebe6"` Oct 10 18:26:10.952 INFO kablam! usermod: no changes Oct 10 18:26:10.984 INFO kablam! Compiling bf v0.0.1 (/source) Oct 10 18:26:11.552 INFO kablam! warning: unused import: `std::io::Read` Oct 10 18:26:11.552 INFO kablam! --> src/main.rs:2:5 Oct 10 18:26:11.552 INFO kablam! | Oct 10 18:26:11.552 INFO kablam! 2 | use std::io::Read; Oct 10 18:26:11.552 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:26:11.552 INFO kablam! | Oct 10 18:26:11.552 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:26:11.552 INFO kablam! Oct 10 18:26:11.560 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:26:11.560 INFO kablam! --> src/main.rs:14:22 Oct 10 18:26:11.560 INFO kablam! | Oct 10 18:26:11.560 INFO kablam! 14 | b'.' => {output.write(&mut buffer[mptr .. mptr+1]);}, Oct 10 18:26:11.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:26:11.560 INFO kablam! | Oct 10 18:26:11.560 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:26:11.560 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:26:11.560 INFO kablam! Oct 10 18:26:12.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 10 18:26:12.137 INFO kablam! su: No module specific data is present Oct 10 18:26:12.461 INFO running `"docker" "rm" "-f" "858bf89bd236275979aea58ff8469e1d688a3157785a8f8f7a8c473761b3ebe6"` Oct 10 18:26:12.748 INFO blam! 858bf89bd236275979aea58ff8469e1d688a3157785a8f8f7a8c473761b3ebe6 Oct 10 18:26:12.760 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:26:12.760 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 18:26:13.055 INFO blam! 941a7bac76df20bc7c84b88114297baee3b3e3672c0915006298dbeec7ed6ba2 Oct 10 18:26:13.056 INFO running `"docker" "start" "-a" "941a7bac76df20bc7c84b88114297baee3b3e3672c0915006298dbeec7ed6ba2"` Oct 10 18:26:13.951 INFO kablam! usermod: no changes Oct 10 18:26:13.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 18:26:13.992 INFO kablam! Running /target/debug/deps/bf-50e30672549cc051 Oct 10 18:26:13.998 INFO blam! Oct 10 18:26:13.998 INFO blam! running 1 test Oct 10 18:26:14.092 INFO blam! test test_brainfuck ... FAILED Oct 10 18:26:14.092 INFO kablam! error: test failed, to rerun pass '--bin bf' Oct 10 18:26:14.092 INFO blam! Oct 10 18:26:14.092 INFO kablam! su: No module specific data is present Oct 10 18:26:14.092 INFO blam! failures: Oct 10 18:26:14.093 INFO blam! Oct 10 18:26:14.093 INFO blam! ---- test_brainfuck stdout ---- Oct 10 18:26:14.093 INFO blam! thread 'test_brainfuck' panicked at 'assertion failed: String::from_utf8(output).unwrap() == "Hello, world!"', src/main.rs:75:5 Oct 10 18:26:14.093 INFO blam! stack backtrace: Oct 10 18:26:14.093 INFO blam! 0: 0x55fc1fb5d7fe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 18:26:14.093 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 18:26:14.093 INFO blam! 1: 0x55fc1fb666a6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 18:26:14.093 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 18:26:14.093 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 18:26:14.093 INFO blam! 2: 0x55fc1fb613fd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 18:26:14.093 INFO blam! at libstd/panicking.rs:211 Oct 10 18:26:14.093 INFO blam! 3: 0x55fc1fb6110b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 18:26:14.093 INFO blam! at libstd/panicking.rs:221 Oct 10 18:26:14.093 INFO blam! 4: 0x55fc1fb61aac - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 18:26:14.093 INFO blam! at libstd/panicking.rs:476 Oct 10 18:26:14.093 INFO blam! 5: 0x55fc1fb0b27f - std::panicking::begin_panic::h3dba9236bc1b29cf Oct 10 18:26:14.093 INFO blam! at libstd/panicking.rs:410 Oct 10 18:26:14.093 INFO blam! 6: 0x55fc1fb117e6 - bf::test_brainfuck::h1296e392ad570abb Oct 10 18:26:14.093 INFO blam! at src/main.rs:75 Oct 10 18:26:14.093 INFO blam! 7: 0x55fc1fb11679 - bf::test_brainfuck::{{closure}}::hd7c6c41382ba2deb Oct 10 18:26:14.093 INFO blam! at src/main.rs:71 Oct 10 18:26:14.093 INFO blam! 8: 0x55fc1fb1019d - core::ops::function::FnOnce::call_once::h5b6514907808aba3 Oct 10 18:26:14.093 INFO blam! at libcore/ops/function.rs:238 Oct 10 18:26:14.093 INFO blam! 9: 0x55fc1fb1382e - >::call_box::h95b7cb918af67b5d Oct 10 18:26:14.093 INFO blam! at libtest/lib.rs:1468 Oct 10 18:26:14.093 INFO blam! at libcore/ops/function.rs:238 Oct 10 18:26:14.093 INFO blam! at liballoc/boxed.rs:672 Oct 10 18:26:14.093 INFO blam! 10: 0x55fc1fb71879 - __rust_maybe_catch_panic Oct 10 18:26:14.093 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 18:26:14.093 INFO blam! 11: 0x55fc1fb3437d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 18:26:14.093 INFO blam! at libstd/panicking.rs:289 Oct 10 18:26:14.093 INFO blam! at libstd/panic.rs:392 Oct 10 18:26:14.093 INFO blam! at libtest/lib.rs:1423 Oct 10 18:26:14.093 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 18:26:14.093 INFO blam! 12: 0x55fc1fb34f84 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 18:26:14.093 INFO blam! at libstd/thread/mod.rs:409 Oct 10 18:26:14.093 INFO blam! at libstd/panic.rs:313 Oct 10 18:26:14.093 INFO blam! at libstd/panicking.rs:310 Oct 10 18:26:14.093 INFO blam! 13: 0x55fc1fb71879 - __rust_maybe_catch_panic Oct 10 18:26:14.093 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 18:26:14.093 INFO blam! 14: 0x55fc1fb22546 - >::call_box::h96125cb29a9ba44b Oct 10 18:26:14.093 INFO blam! at libstd/panicking.rs:289 Oct 10 18:26:14.093 INFO blam! at libstd/panic.rs:392 Oct 10 18:26:14.093 INFO blam! at libstd/thread/mod.rs:408 Oct 10 18:26:14.093 INFO blam! at liballoc/boxed.rs:672 Oct 10 18:26:14.093 INFO blam! 15: 0x55fc1fb5f83a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 18:26:14.093 INFO blam! at liballoc/boxed.rs:682 Oct 10 18:26:14.093 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 18:26:14.093 INFO blam! 16: 0x55fc1fb54145 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 18:26:14.093 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 18:26:14.093 INFO blam! 17: 0x7f45c107d6b9 - start_thread Oct 10 18:26:14.093 INFO blam! 18: 0x7f45c0b9d41c - clone Oct 10 18:26:14.093 INFO blam! 19: 0x0 - Oct 10 18:26:14.093 INFO blam! Oct 10 18:26:14.093 INFO blam! Oct 10 18:26:14.093 INFO blam! failures: Oct 10 18:26:14.093 INFO blam! test_brainfuck Oct 10 18:26:14.093 INFO blam! Oct 10 18:26:14.093 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:26:14.093 INFO blam! Oct 10 18:26:14.502 INFO running `"docker" "rm" "-f" "941a7bac76df20bc7c84b88114297baee3b3e3672c0915006298dbeec7ed6ba2"` Oct 10 18:26:14.735 INFO blam! 941a7bac76df20bc7c84b88114297baee3b3e3672c0915006298dbeec7ed6ba2