Oct 11 04:48:29.607 INFO testing Regentag/brainfuck-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:48:29.607 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:48:29.609 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 04:48:29.992 INFO blam! b56b530313873e76318c9656cb32252f417744c0a495f6b75114fbdef28c3dab Oct 11 04:48:29.996 INFO running `"docker" "start" "-a" "b56b530313873e76318c9656cb32252f417744c0a495f6b75114fbdef28c3dab"` Oct 11 04:48:31.316 INFO kablam! usermod: no changes Oct 11 04:48:31.363 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 04:48:31.363 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 04:48:31.363 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 04:48:31.363 INFO kablam! files will be included as a binary target: Oct 11 04:48:31.363 INFO kablam! Oct 11 04:48:31.363 INFO kablam! * /source/src/main.rs Oct 11 04:48:31.363 INFO kablam! Oct 11 04:48:31.363 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 04:48:31.363 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 04:48:31.363 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 04:48:31.363 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 04:48:31.363 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 04:48:31.363 INFO kablam! Oct 11 04:48:31.363 INFO kablam! For more information on this warning you can consult Oct 11 04:48:31.363 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 04:48:31.363 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bf`, Oct 11 04:48:31.363 INFO kablam! please set bin.path in Cargo.toml Oct 11 04:48:31.363 INFO kablam! Compiling brainfuck-rust v0.2.0 (/source) Oct 11 04:48:32.333 INFO kablam! warning: unused import: `exec::*` Oct 11 04:48:32.333 INFO kablam! --> src/main.rs:5:5 Oct 11 04:48:32.333 INFO kablam! | Oct 11 04:48:32.334 INFO kablam! 5 | use exec::*; Oct 11 04:48:32.334 INFO kablam! | ^^^^^^^ Oct 11 04:48:32.334 INFO kablam! | Oct 11 04:48:32.335 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:48:32.335 INFO kablam! Oct 11 04:48:32.336 INFO kablam! warning: unused import: `Result` Oct 11 04:48:32.336 INFO kablam! --> src/exec.rs:11:21 Oct 11 04:48:32.336 INFO kablam! | Oct 11 04:48:32.337 INFO kablam! 11 | use std::io::{Read, Result}; Oct 11 04:48:32.337 INFO kablam! | ^^^^^^ Oct 11 04:48:32.337 INFO kablam! Oct 11 04:48:33.744 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.38s Oct 11 04:48:33.745 INFO kablam! su: No module specific data is present Oct 11 04:48:34.381 INFO running `"docker" "rm" "-f" "b56b530313873e76318c9656cb32252f417744c0a495f6b75114fbdef28c3dab"` Oct 11 04:48:34.665 INFO blam! b56b530313873e76318c9656cb32252f417744c0a495f6b75114fbdef28c3dab Oct 11 04:48:34.666 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:48:34.668 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 04:48:35.097 INFO blam! c91b81fbe759cb92fb75f12fbc64e70c30d604f8150dbcaaa31ae92bcc6757ba Oct 11 04:48:35.102 INFO running `"docker" "start" "-a" "c91b81fbe759cb92fb75f12fbc64e70c30d604f8150dbcaaa31ae92bcc6757ba"` Oct 11 04:48:36.928 INFO kablam! usermod: no changes Oct 11 04:48:36.996 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 04:48:36.996 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 04:48:36.996 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 04:48:36.996 INFO kablam! files will be included as a binary target: Oct 11 04:48:36.996 INFO kablam! Oct 11 04:48:36.996 INFO kablam! * /source/src/main.rs Oct 11 04:48:36.996 INFO kablam! Oct 11 04:48:36.996 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 04:48:36.996 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 04:48:36.996 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 04:48:36.996 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 04:48:36.996 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 04:48:36.996 INFO kablam! Oct 11 04:48:36.996 INFO kablam! For more information on this warning you can consult Oct 11 04:48:36.996 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 04:48:36.996 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bf`, Oct 11 04:48:36.997 INFO kablam! please set bin.path in Cargo.toml Oct 11 04:48:36.997 INFO kablam! Compiling brainfuck-rust v0.2.0 (/source) Oct 11 04:48:37.978 INFO kablam! warning: unused import: `exec::*` Oct 11 04:48:37.978 INFO kablam! --> src/main.rs:5:5 Oct 11 04:48:37.978 INFO kablam! | Oct 11 04:48:37.978 INFO kablam! 5 | use exec::*; Oct 11 04:48:37.978 INFO kablam! | ^^^^^^^ Oct 11 04:48:37.978 INFO kablam! | Oct 11 04:48:37.978 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:48:37.978 INFO kablam! Oct 11 04:48:37.978 INFO kablam! warning: unused import: `Result` Oct 11 04:48:37.978 INFO kablam! --> src/exec.rs:11:21 Oct 11 04:48:37.979 INFO kablam! | Oct 11 04:48:37.979 INFO kablam! 11 | use std::io::{Read, Result}; Oct 11 04:48:37.979 INFO kablam! | ^^^^^^ Oct 11 04:48:37.979 INFO kablam! Oct 11 04:48:38.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 11 04:48:38.660 INFO kablam! su: No module specific data is present Oct 11 04:48:39.408 INFO running `"docker" "rm" "-f" "c91b81fbe759cb92fb75f12fbc64e70c30d604f8150dbcaaa31ae92bcc6757ba"` Oct 11 04:48:39.740 INFO blam! c91b81fbe759cb92fb75f12fbc64e70c30d604f8150dbcaaa31ae92bcc6757ba Oct 11 04:48:39.752 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:48:39.754 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 04:48:40.299 INFO blam! 5c5b623080bf5294b9a32af053eaf50d422c6869f727f251b513920a16021350 Oct 11 04:48:40.301 INFO running `"docker" "start" "-a" "5c5b623080bf5294b9a32af053eaf50d422c6869f727f251b513920a16021350"` Oct 11 04:48:42.094 INFO kablam! usermod: no changes Oct 11 04:48:42.134 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 04:48:42.134 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 04:48:42.134 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 04:48:42.134 INFO kablam! files will be included as a binary target: Oct 11 04:48:42.134 INFO kablam! Oct 11 04:48:42.134 INFO kablam! * /source/src/main.rs Oct 11 04:48:42.134 INFO kablam! Oct 11 04:48:42.134 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 04:48:42.134 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 04:48:42.134 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 04:48:42.134 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 04:48:42.134 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 04:48:42.134 INFO kablam! Oct 11 04:48:42.134 INFO kablam! For more information on this warning you can consult Oct 11 04:48:42.134 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 04:48:42.134 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bf`, Oct 11 04:48:42.134 INFO kablam! please set bin.path in Cargo.toml Oct 11 04:48:42.134 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 04:48:42.141 INFO kablam! Running /target/debug/deps/bf-718660e7457c3076 Oct 11 04:48:42.154 INFO blam! Oct 11 04:48:42.154 INFO blam! running 0 tests Oct 11 04:48:42.154 INFO blam! Oct 11 04:48:42.154 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:48:42.154 INFO blam! Oct 11 04:48:42.162 INFO kablam! su: No module specific data is present Oct 11 04:48:42.908 INFO running `"docker" "rm" "-f" "5c5b623080bf5294b9a32af053eaf50d422c6869f727f251b513920a16021350"` Oct 11 04:48:43.113 INFO blam! 5c5b623080bf5294b9a32af053eaf50d422c6869f727f251b513920a16021350