Oct 15 16:48:07.790 INFO testing tessel-0.3.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:48:07.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16:48:08.256 INFO blam! 65c67b2ae3837cd87d7675a2775ff1e16e0fd6aa1e47b6d53db6acaf362f8b41 Oct 15 16:48:08.261 INFO running `"docker" "start" "-a" "65c67b2ae3837cd87d7675a2775ff1e16e0fd6aa1e47b6d53db6acaf362f8b41"` Oct 15 16:48:09.514 INFO kablam! usermod: no changes Oct 15 16:48:09.575 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 16:48:09.575 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 16:48:09.575 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 16:48:09.575 INFO kablam! files will be included as a binary target: Oct 15 16:48:09.575 INFO kablam! Oct 15 16:48:09.575 INFO kablam! * /source/src/main.rs Oct 15 16:48:09.575 INFO kablam! Oct 15 16:48:09.575 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 16:48:09.575 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 16:48:09.575 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 16:48:09.575 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 16:48:09.575 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 16:48:09.575 INFO kablam! Oct 15 16:48:09.575 INFO kablam! For more information on this warning you can consult Oct 15 16:48:09.575 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 16:48:09.575 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-rust`, Oct 15 16:48:09.575 INFO kablam! please set bin.path in Cargo.toml Oct 15 16:48:09.619 INFO kablam! Compiling atomic-option v0.1.2 Oct 15 16:48:10.356 INFO kablam! Compiling tessel v0.3.1 (/source) Oct 15 16:48:13.024 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.48s Oct 15 16:48:13.027 INFO kablam! su: No module specific data is present Oct 15 16:48:13.796 INFO running `"docker" "rm" "-f" "65c67b2ae3837cd87d7675a2775ff1e16e0fd6aa1e47b6d53db6acaf362f8b41"` Oct 15 16:48:14.067 INFO blam! 65c67b2ae3837cd87d7675a2775ff1e16e0fd6aa1e47b6d53db6acaf362f8b41 Oct 15 16:48:14.075 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16:48:14.648 INFO blam! 89ca46eb565e47fb3a1bad35c6d5b0b3c361a6de37e11354d3b417703f618b1b Oct 15 16:48:14.650 INFO running `"docker" "start" "-a" "89ca46eb565e47fb3a1bad35c6d5b0b3c361a6de37e11354d3b417703f618b1b"` Oct 15 16:48:15.840 INFO kablam! usermod: no changes Oct 15 16:48:15.903 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 16:48:15.903 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 16:48:15.903 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 16:48:15.903 INFO kablam! files will be included as a binary target: Oct 15 16:48:15.903 INFO kablam! Oct 15 16:48:15.903 INFO kablam! * /source/src/main.rs Oct 15 16:48:15.903 INFO kablam! Oct 15 16:48:15.903 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 16:48:15.903 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 16:48:15.903 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 16:48:15.903 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 16:48:15.903 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 16:48:15.903 INFO kablam! Oct 15 16:48:15.903 INFO kablam! For more information on this warning you can consult Oct 15 16:48:15.903 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 16:48:15.903 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-rust`, Oct 15 16:48:15.903 INFO kablam! please set bin.path in Cargo.toml Oct 15 16:48:15.963 INFO kablam! Compiling tessel v0.3.1 (/source) Oct 15 16:48:18.450 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.58s Oct 15 16:48:18.455 INFO kablam! su: No module specific data is present Oct 15 16:48:19.371 INFO running `"docker" "rm" "-f" "89ca46eb565e47fb3a1bad35c6d5b0b3c361a6de37e11354d3b417703f618b1b"` Oct 15 16:48:19.703 INFO blam! 89ca46eb565e47fb3a1bad35c6d5b0b3c361a6de37e11354d3b417703f618b1b Oct 15 16:48:19.711 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16:48:20.164 INFO blam! c00c993b8945ccba4e23067b49e688e2ca7a8b3cbd022f21106d370a71f9d254 Oct 15 16:48:20.167 INFO running `"docker" "start" "-a" "c00c993b8945ccba4e23067b49e688e2ca7a8b3cbd022f21106d370a71f9d254"` Oct 15 16:48:21.378 INFO kablam! usermod: no changes Oct 15 16:48:21.431 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 16:48:21.431 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 16:48:21.431 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 16:48:21.431 INFO kablam! files will be included as a binary target: Oct 15 16:48:21.431 INFO kablam! Oct 15 16:48:21.431 INFO kablam! * /source/src/main.rs Oct 15 16:48:21.431 INFO kablam! Oct 15 16:48:21.431 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 16:48:21.431 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 16:48:21.431 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 16:48:21.431 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 16:48:21.431 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 16:48:21.431 INFO kablam! Oct 15 16:48:21.431 INFO kablam! For more information on this warning you can consult Oct 15 16:48:21.431 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 16:48:21.431 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-rust`, Oct 15 16:48:21.431 INFO kablam! please set bin.path in Cargo.toml Oct 15 16:48:21.455 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 16:48:21.455 INFO kablam! Running /target/debug/deps/tessel-e42f624a751bc78d Oct 15 16:48:21.459 INFO blam! Oct 15 16:48:21.459 INFO blam! running 1 test Oct 15 16:48:21.459 INFO blam! test tests::led_writes_to_file ... ok Oct 15 16:48:21.459 INFO blam! Oct 15 16:48:21.459 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:48:21.459 INFO blam! Oct 15 16:48:21.459 INFO kablam! Running /target/debug/deps/hello_rust-278ae915d7b9fd4c Oct 15 16:48:21.459 INFO blam! Oct 15 16:48:21.459 INFO kablam! Doc-tests tessel Oct 15 16:48:21.459 INFO blam! running 0 tests Oct 15 16:48:21.459 INFO blam! Oct 15 16:48:21.459 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:48:21.459 INFO blam! Oct 15 16:48:22.618 INFO blam! Oct 15 16:48:22.618 INFO blam! running 3 tests Oct 15 16:48:25.455 INFO blam! test src/lib.rs - LED (line 318) ... ok Oct 15 16:48:25.571 INFO blam! test src/lib.rs - Port (line 80) ... ok Oct 15 16:48:25.881 INFO blam! test src/lib.rs - Tessel (line 35) ... ok Oct 15 16:48:25.883 INFO blam! Oct 15 16:48:25.883 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:48:25.883 INFO blam! Oct 15 16:48:25.891 INFO kablam! su: No module specific data is present Oct 15 16:48:26.590 INFO running `"docker" "rm" "-f" "c00c993b8945ccba4e23067b49e688e2ca7a8b3cbd022f21106d370a71f9d254"` Oct 15 16:48:26.855 INFO blam! c00c993b8945ccba4e23067b49e688e2ca7a8b3cbd022f21106d370a71f9d254