Oct 15 07:20:49.205 INFO testing Regentag/brainfuck-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:20:49.206 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 07:20:49.692 INFO blam! d828a36561bec5f6c154264bfc57bc717ce3c5d879a9fd14c9263bb0cc069835 Oct 15 07:20:49.695 INFO running `"docker" "start" "-a" "d828a36561bec5f6c154264bfc57bc717ce3c5d879a9fd14c9263bb0cc069835"` Oct 15 07:20:51.239 INFO kablam! usermod: no changes Oct 15 07:20:51.308 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 07:20:51.308 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 07:20:51.308 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 07:20:51.309 INFO kablam! files will be included as a binary target: Oct 15 07:20:51.309 INFO kablam! Oct 15 07:20:51.310 INFO kablam! * /source/src/main.rs Oct 15 07:20:51.310 INFO kablam! Oct 15 07:20:51.310 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 07:20:51.310 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 07:20:51.311 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 07:20:51.311 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 07:20:51.311 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 07:20:51.312 INFO kablam! Oct 15 07:20:51.312 INFO kablam! For more information on this warning you can consult Oct 15 07:20:51.312 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 07:20:51.312 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bf`, Oct 15 07:20:51.313 INFO kablam! please set bin.path in Cargo.toml Oct 15 07:20:51.313 INFO kablam! Compiling brainfuck-rust v0.2.0 (/source) Oct 15 07:20:51.951 INFO kablam! warning: unused import: `exec::*` Oct 15 07:20:51.952 INFO kablam! --> src/main.rs:5:5 Oct 15 07:20:51.952 INFO kablam! | Oct 15 07:20:51.952 INFO kablam! 5 | use exec::*; Oct 15 07:20:51.953 INFO kablam! | ^^^^^^^ Oct 15 07:20:51.953 INFO kablam! | Oct 15 07:20:51.953 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:20:51.954 INFO kablam! Oct 15 07:20:51.963 INFO kablam! warning: unused import: `Result` Oct 15 07:20:51.964 INFO kablam! --> src/exec.rs:11:21 Oct 15 07:20:51.964 INFO kablam! | Oct 15 07:20:51.964 INFO kablam! 11 | use std::io::{Read, Result}; Oct 15 07:20:51.964 INFO kablam! | ^^^^^^ Oct 15 07:20:51.965 INFO kablam! Oct 15 07:20:53.277 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.01s Oct 15 07:20:53.283 INFO kablam! su: No module specific data is present Oct 15 07:20:53.997 INFO running `"docker" "rm" "-f" "d828a36561bec5f6c154264bfc57bc717ce3c5d879a9fd14c9263bb0cc069835"` Oct 15 07:20:54.235 INFO blam! d828a36561bec5f6c154264bfc57bc717ce3c5d879a9fd14c9263bb0cc069835 Oct 15 07:20:54.240 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 07:20:54.921 INFO blam! edd70cdf8bf6e633613f01e9bd9a030e66edce60764a44b65a63f478d50efcc8 Oct 15 07:20:54.924 INFO running `"docker" "start" "-a" "edd70cdf8bf6e633613f01e9bd9a030e66edce60764a44b65a63f478d50efcc8"` Oct 15 07:20:56.315 INFO kablam! usermod: no changes Oct 15 07:20:56.350 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 07:20:56.350 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 07:20:56.350 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 07:20:56.350 INFO kablam! files will be included as a binary target: Oct 15 07:20:56.350 INFO kablam! Oct 15 07:20:56.350 INFO kablam! * /source/src/main.rs Oct 15 07:20:56.350 INFO kablam! Oct 15 07:20:56.350 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 07:20:56.350 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 07:20:56.350 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 07:20:56.350 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 07:20:56.350 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 07:20:56.350 INFO kablam! Oct 15 07:20:56.350 INFO kablam! For more information on this warning you can consult Oct 15 07:20:56.350 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 07:20:56.350 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bf`, Oct 15 07:20:56.350 INFO kablam! please set bin.path in Cargo.toml Oct 15 07:20:56.350 INFO kablam! Compiling brainfuck-rust v0.2.0 (/source) Oct 15 07:20:56.794 INFO kablam! warning: unused import: `exec::*` Oct 15 07:20:56.795 INFO kablam! --> src/main.rs:5:5 Oct 15 07:20:56.795 INFO kablam! | Oct 15 07:20:56.796 INFO kablam! 5 | use exec::*; Oct 15 07:20:56.798 INFO kablam! | ^^^^^^^ Oct 15 07:20:56.798 INFO kablam! | Oct 15 07:20:56.799 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:20:56.799 INFO kablam! Oct 15 07:20:56.799 INFO kablam! warning: unused import: `Result` Oct 15 07:20:56.800 INFO kablam! --> src/exec.rs:11:21 Oct 15 07:20:56.800 INFO kablam! | Oct 15 07:20:56.801 INFO kablam! 11 | use std::io::{Read, Result}; Oct 15 07:20:56.801 INFO kablam! | ^^^^^^ Oct 15 07:20:56.801 INFO kablam! Oct 15 07:20:57.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 15 07:20:57.388 INFO kablam! su: No module specific data is present Oct 15 07:20:57.926 INFO running `"docker" "rm" "-f" "edd70cdf8bf6e633613f01e9bd9a030e66edce60764a44b65a63f478d50efcc8"` Oct 15 07:20:58.143 INFO blam! edd70cdf8bf6e633613f01e9bd9a030e66edce60764a44b65a63f478d50efcc8 Oct 15 07:20:58.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 07:20:58.517 INFO blam! b98d9eebe7435c7f9833c59d75a63218c282a8b16c720fba1ca6c2a16a6c6f05 Oct 15 07:20:58.519 INFO running `"docker" "start" "-a" "b98d9eebe7435c7f9833c59d75a63218c282a8b16c720fba1ca6c2a16a6c6f05"` Oct 15 07:20:59.519 INFO kablam! usermod: no changes Oct 15 07:20:59.580 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 07:20:59.580 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 07:20:59.581 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 07:20:59.582 INFO kablam! files will be included as a binary target: Oct 15 07:20:59.583 INFO kablam! Oct 15 07:20:59.585 INFO kablam! * /source/src/main.rs Oct 15 07:20:59.585 INFO kablam! Oct 15 07:20:59.586 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 07:20:59.586 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 07:20:59.587 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 07:20:59.588 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 07:20:59.588 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 07:20:59.589 INFO kablam! Oct 15 07:20:59.590 INFO kablam! For more information on this warning you can consult Oct 15 07:20:59.590 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 07:20:59.591 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `bf`, Oct 15 07:20:59.591 INFO kablam! please set bin.path in Cargo.toml Oct 15 07:20:59.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 07:20:59.592 INFO kablam! Running /target/debug/deps/bf-718660e7457c3076 Oct 15 07:20:59.595 INFO blam! Oct 15 07:20:59.595 INFO blam! running 0 tests Oct 15 07:20:59.595 INFO blam! Oct 15 07:20:59.595 INFO kablam! su: No module specific data is present Oct 15 07:20:59.596 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:20:59.596 INFO blam! Oct 15 07:21:00.083 INFO running `"docker" "rm" "-f" "b98d9eebe7435c7f9833c59d75a63218c282a8b16c720fba1ca6c2a16a6c6f05"` Oct 15 07:21:00.242 INFO blam! b98d9eebe7435c7f9833c59d75a63218c282a8b16c720fba1ca6c2a16a6c6f05