Oct 15 16:48:07.466 INFO testing tessel-0.3.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:48:07.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:07.793 INFO blam! e0652c6d6a06a420324134fe83a7407e6b0ff1d43dd090f56bee83589528af70 Oct 15 16:48:07.799 INFO running `"docker" "start" "-a" "e0652c6d6a06a420324134fe83a7407e6b0ff1d43dd090f56bee83589528af70"` Oct 15 16:48:08.895 INFO kablam! usermod: no changes Oct 15 16:48:08.947 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 16:48:08.947 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 16:48:08.947 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 16:48:08.947 INFO kablam! files will be included as a binary target: Oct 15 16:48:08.947 INFO kablam! Oct 15 16:48:08.947 INFO kablam! * /source/src/main.rs Oct 15 16:48:08.947 INFO kablam! Oct 15 16:48:08.947 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 16:48:08.947 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 16:48:08.947 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 16:48:08.947 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 16:48:08.947 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 16:48:08.947 INFO kablam! Oct 15 16:48:08.947 INFO kablam! For more information on this warning you can consult Oct 15 16:48:08.947 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 16:48:08.947 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-rust`, Oct 15 16:48:08.947 INFO kablam! please set bin.path in Cargo.toml Oct 15 16:48:09.009 INFO kablam! Compiling tessel v0.3.1 (/source) Oct 15 16:48:12.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.43s Oct 15 16:48:12.354 INFO kablam! su: No module specific data is present Oct 15 16:48:13.267 INFO running `"docker" "rm" "-f" "e0652c6d6a06a420324134fe83a7407e6b0ff1d43dd090f56bee83589528af70"` Oct 15 16:48:13.535 INFO blam! e0652c6d6a06a420324134fe83a7407e6b0ff1d43dd090f56bee83589528af70 Oct 15 16:48:13.543 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:13.864 INFO blam! ae4d0645bdb45db845e9bed15b5df242e9b5e41e12073163ef0d827e58c7d55f Oct 15 16:48:13.871 INFO running `"docker" "start" "-a" "ae4d0645bdb45db845e9bed15b5df242e9b5e41e12073163ef0d827e58c7d55f"` Oct 15 16:48:15.122 INFO kablam! usermod: no changes Oct 15 16:48:15.191 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 16:48:15.191 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 16:48:15.191 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 16:48:15.191 INFO kablam! files will be included as a binary target: Oct 15 16:48:15.191 INFO kablam! Oct 15 16:48:15.191 INFO kablam! * /source/src/main.rs Oct 15 16:48:15.191 INFO kablam! Oct 15 16:48:15.191 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 16:48:15.191 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 16:48:15.191 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 16:48:15.191 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 16:48:15.191 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 16:48:15.191 INFO kablam! Oct 15 16:48:15.191 INFO kablam! For more information on this warning you can consult Oct 15 16:48:15.191 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 16:48:15.191 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-rust`, Oct 15 16:48:15.191 INFO kablam! please set bin.path in Cargo.toml Oct 15 16:48:15.231 INFO kablam! Compiling tessel v0.3.1 (/source) Oct 15 16:48:17.909 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.75s Oct 15 16:48:17.914 INFO kablam! su: No module specific data is present Oct 15 16:48:18.875 INFO running `"docker" "rm" "-f" "ae4d0645bdb45db845e9bed15b5df242e9b5e41e12073163ef0d827e58c7d55f"` Oct 15 16:48:19.179 INFO blam! ae4d0645bdb45db845e9bed15b5df242e9b5e41e12073163ef0d827e58c7d55f Oct 15 16:48:19.179 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:19.577 INFO blam! 162d5d51c624c544a1dcb871bfffe76163e0bd8896ea4e45230350411784d212 Oct 15 16:48:19.591 INFO running `"docker" "start" "-a" "162d5d51c624c544a1dcb871bfffe76163e0bd8896ea4e45230350411784d212"` Oct 15 16:48:20.627 INFO kablam! usermod: no changes Oct 15 16:48:20.763 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 16:48:20.763 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 16:48:20.763 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 16:48:20.763 INFO kablam! files will be included as a binary target: Oct 15 16:48:20.763 INFO kablam! Oct 15 16:48:20.763 INFO kablam! * /source/src/main.rs Oct 15 16:48:20.763 INFO kablam! Oct 15 16:48:20.763 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 16:48:20.763 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 16:48:20.763 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 16:48:20.763 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 16:48:20.763 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 16:48:20.763 INFO kablam! Oct 15 16:48:20.763 INFO kablam! For more information on this warning you can consult Oct 15 16:48:20.763 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 16:48:20.763 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `hello-rust`, Oct 15 16:48:20.763 INFO kablam! please set bin.path in Cargo.toml Oct 15 16:48:20.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 16:48:20.807 INFO kablam! Running /target/debug/deps/tessel-478e71bf8ec86fde Oct 15 16:48:20.815 INFO blam! Oct 15 16:48:20.815 INFO blam! running 1 test Oct 15 16:48:20.823 INFO blam! test tests::led_writes_to_file ... ok Oct 15 16:48:20.823 INFO kablam! Running /target/debug/deps/hello_rust-0ceacb768c41b09e Oct 15 16:48:20.823 INFO blam! Oct 15 16:48:20.823 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:48:20.823 INFO blam! Oct 15 16:48:20.839 INFO blam! Oct 15 16:48:20.839 INFO kablam! Doc-tests tessel Oct 15 16:48:20.839 INFO blam! running 0 tests Oct 15 16:48:20.839 INFO blam! Oct 15 16:48:20.839 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:48:20.839 INFO blam! Oct 15 16:48:22.003 INFO blam! Oct 15 16:48:22.003 INFO blam! running 3 tests Oct 15 16:48:24.651 INFO blam! test src/lib.rs - LED (line 318) ... ok Oct 15 16:48:25.296 INFO blam! test src/lib.rs - Tessel (line 35) ... ok Oct 15 16:48:25.939 INFO blam! test src/lib.rs - Port (line 80) ... ok Oct 15 16:48:25.939 INFO blam! Oct 15 16:48:25.940 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:48:25.940 INFO blam! Oct 15 16:48:25.945 INFO kablam! su: No module specific data is present Oct 15 16:48:26.690 INFO running `"docker" "rm" "-f" "162d5d51c624c544a1dcb871bfffe76163e0bd8896ea4e45230350411784d212"` Oct 15 16:48:26.957 INFO blam! 162d5d51c624c544a1dcb871bfffe76163e0bd8896ea4e45230350411784d212