Oct 16 14:24:57.625 INFO testing conway-rs-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 14:24:57.626 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 14:24:57.910 INFO blam! 8df7e0d8f8fe84bae00fde305677d1699a9fa9561fe052b50a190339505cf65e Oct 16 14:24:57.915 INFO running `"docker" "start" "-a" "8df7e0d8f8fe84bae00fde305677d1699a9fa9561fe052b50a190339505cf65e"` Oct 16 14:24:58.498 INFO kablam! usermod: no changes Oct 16 14:24:58.528 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:24:58.528 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:24:58.528 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:24:58.528 INFO kablam! files will be included as a binary target: Oct 16 14:24:58.528 INFO kablam! Oct 16 14:24:58.528 INFO kablam! * /source/src/main.rs Oct 16 14:24:58.528 INFO kablam! Oct 16 14:24:58.528 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:24:58.528 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:24:58.528 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:24:58.528 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:24:58.528 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:24:58.528 INFO kablam! Oct 16 14:24:58.528 INFO kablam! For more information on this warning you can consult Oct 16 14:24:58.528 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:24:58.528 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Oct 16 14:24:58.528 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:24:58.542 INFO kablam! Compiling conway-rs v0.1.2 (/source) Oct 16 14:25:00.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.82s Oct 16 14:25:00.351 INFO kablam! su: No module specific data is present Oct 16 14:25:00.687 INFO running `"docker" "rm" "-f" "8df7e0d8f8fe84bae00fde305677d1699a9fa9561fe052b50a190339505cf65e"` Oct 16 14:25:00.825 INFO blam! 8df7e0d8f8fe84bae00fde305677d1699a9fa9561fe052b50a190339505cf65e Oct 16 14:25:00.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 14:25:01.000 INFO blam! d43e5260914937d40d3fa537fecd60691802e2fb44259dc843b23a7ead05f3b8 Oct 16 14:25:01.007 INFO running `"docker" "start" "-a" "d43e5260914937d40d3fa537fecd60691802e2fb44259dc843b23a7ead05f3b8"` Oct 16 14:25:01.702 INFO kablam! usermod: no changes Oct 16 14:25:01.751 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:25:01.751 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:25:01.751 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:25:01.751 INFO kablam! files will be included as a binary target: Oct 16 14:25:01.751 INFO kablam! Oct 16 14:25:01.751 INFO kablam! * /source/src/main.rs Oct 16 14:25:01.751 INFO kablam! Oct 16 14:25:01.751 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:25:01.751 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:25:01.751 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:25:01.751 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:25:01.751 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:25:01.751 INFO kablam! Oct 16 14:25:01.751 INFO kablam! For more information on this warning you can consult Oct 16 14:25:01.751 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:25:01.751 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Oct 16 14:25:01.751 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:25:01.771 INFO kablam! Compiling conway-rs v0.1.2 (/source) Oct 16 14:25:03.917 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.18s Oct 16 14:25:03.920 INFO kablam! su: No module specific data is present Oct 16 14:25:04.501 INFO running `"docker" "rm" "-f" "d43e5260914937d40d3fa537fecd60691802e2fb44259dc843b23a7ead05f3b8"` Oct 16 14:25:04.820 INFO blam! d43e5260914937d40d3fa537fecd60691802e2fb44259dc843b23a7ead05f3b8 Oct 16 14:25:04.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 14:25:05.144 INFO blam! 4f5668927f09c6f993654ad202030cadc22f600380759397878978bb6b010b23 Oct 16 14:25:05.149 INFO running `"docker" "start" "-a" "4f5668927f09c6f993654ad202030cadc22f600380759397878978bb6b010b23"` Oct 16 14:25:06.281 INFO kablam! usermod: no changes Oct 16 14:25:06.351 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 14:25:06.351 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 14:25:06.351 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 14:25:06.351 INFO kablam! files will be included as a binary target: Oct 16 14:25:06.351 INFO kablam! Oct 16 14:25:06.351 INFO kablam! * /source/src/main.rs Oct 16 14:25:06.351 INFO kablam! Oct 16 14:25:06.351 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 14:25:06.351 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 14:25:06.351 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 14:25:06.351 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 14:25:06.351 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 14:25:06.351 INFO kablam! Oct 16 14:25:06.351 INFO kablam! For more information on this warning you can consult Oct 16 14:25:06.351 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 14:25:06.351 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `conway`, Oct 16 14:25:06.351 INFO kablam! please set bin.path in Cargo.toml Oct 16 14:25:06.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 14:25:06.392 INFO kablam! Running /target/debug/deps/conway_rs-d834ece49cdb5a43 Oct 16 14:25:06.394 INFO blam! Oct 16 14:25:06.396 INFO kablam! Running /target/debug/deps/conway-73d9af9371430350 Oct 16 14:25:06.396 INFO blam! running 0 tests Oct 16 14:25:06.396 INFO blam! Oct 16 14:25:06.396 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:25:06.396 INFO blam! Oct 16 14:25:06.406 INFO blam! Oct 16 14:25:06.406 INFO blam! running 0 tests Oct 16 14:25:06.406 INFO blam! Oct 16 14:25:06.406 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:25:06.406 INFO blam! Oct 16 14:25:06.411 INFO kablam! Doc-tests conway-rs Oct 16 14:25:07.891 INFO blam! Oct 16 14:25:07.891 INFO blam! running 0 tests Oct 16 14:25:07.891 INFO blam! Oct 16 14:25:07.891 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 14:25:07.892 INFO blam! Oct 16 14:25:07.903 INFO kablam! su: No module specific data is present Oct 16 14:25:08.515 INFO running `"docker" "rm" "-f" "4f5668927f09c6f993654ad202030cadc22f600380759397878978bb6b010b23"` Oct 16 14:25:08.679 INFO blam! 4f5668927f09c6f993654ad202030cadc22f600380759397878978bb6b010b23