Oct 16 18:42:05.854 INFO testing accel-mma84-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 18:42:05.854 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 18:42:06.289 INFO blam! b8f60a1e2df3e8c52c20b2d6d48f18f2585ac8c2a34cd16e18d70251857dd40d Oct 16 18:42:06.291 INFO running `"docker" "start" "-a" "b8f60a1e2df3e8c52c20b2d6d48f18f2585ac8c2a34cd16e18d70251857dd40d"` Oct 16 18:42:07.985 INFO kablam! usermod: no changes Oct 16 18:42:08.043 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 18:42:08.043 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 18:42:08.043 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 18:42:08.043 INFO kablam! files will be included as a binary target: Oct 16 18:42:08.043 INFO kablam! Oct 16 18:42:08.043 INFO kablam! * /source/src/main.rs Oct 16 18:42:08.043 INFO kablam! Oct 16 18:42:08.043 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 18:42:08.043 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 18:42:08.043 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 18:42:08.043 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 18:42:08.043 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 18:42:08.043 INFO kablam! Oct 16 18:42:08.043 INFO kablam! For more information on this warning you can consult Oct 16 18:42:08.043 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 18:42:08.043 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 16 18:42:08.043 INFO kablam! please set bin.path in Cargo.toml Oct 16 18:42:08.055 INFO kablam! Compiling atomic-option v0.1.2 Oct 16 18:42:08.887 INFO kablam! Compiling tessel v0.3.1 Oct 16 18:42:10.651 INFO kablam! Compiling accel-mma84 v0.2.0 (/source) Oct 16 18:42:13.275 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 16 18:42:13.276 INFO kablam! --> src/main.rs:11:5 Oct 16 18:42:13.276 INFO kablam! | Oct 16 18:42:13.276 INFO kablam! 11 | use std::io::prelude::*; Oct 16 18:42:13.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 18:42:13.277 INFO kablam! | Oct 16 18:42:13.277 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:42:13.277 INFO kablam! Oct 16 18:42:13.301 INFO kablam! warning: variable does not need to be mutable Oct 16 18:42:13.302 INFO kablam! --> src/main.rs:15:10 Oct 16 18:42:13.302 INFO kablam! | Oct 16 18:42:13.303 INFO kablam! 15 | let (mut port_a, _) = Tessel::ports().unwrap(); Oct 16 18:42:13.303 INFO kablam! | ----^^^^^^ Oct 16 18:42:13.303 INFO kablam! | | Oct 16 18:42:13.303 INFO kablam! | help: remove this `mut` Oct 16 18:42:13.303 INFO kablam! | Oct 16 18:42:13.303 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:42:13.303 INFO kablam! Oct 16 18:42:13.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.69s Oct 16 18:42:13.707 INFO kablam! su: No module specific data is present Oct 16 18:42:14.606 INFO running `"docker" "rm" "-f" "b8f60a1e2df3e8c52c20b2d6d48f18f2585ac8c2a34cd16e18d70251857dd40d"` Oct 16 18:42:14.876 INFO blam! b8f60a1e2df3e8c52c20b2d6d48f18f2585ac8c2a34cd16e18d70251857dd40d Oct 16 18:42:14.884 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 18:42:15.327 INFO blam! a7c32d27ae34daaf4bc3f26c1b558b8730f8893f9767df2ee3a2b5c0a34e7634 Oct 16 18:42:15.329 INFO running `"docker" "start" "-a" "a7c32d27ae34daaf4bc3f26c1b558b8730f8893f9767df2ee3a2b5c0a34e7634"` Oct 16 18:42:16.855 INFO kablam! usermod: no changes Oct 16 18:42:16.899 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 18:42:16.899 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 18:42:16.899 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 18:42:16.899 INFO kablam! files will be included as a binary target: Oct 16 18:42:16.899 INFO kablam! Oct 16 18:42:16.899 INFO kablam! * /source/src/main.rs Oct 16 18:42:16.899 INFO kablam! Oct 16 18:42:16.899 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 18:42:16.899 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 18:42:16.899 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 18:42:16.899 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 18:42:16.899 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 18:42:16.899 INFO kablam! Oct 16 18:42:16.899 INFO kablam! For more information on this warning you can consult Oct 16 18:42:16.899 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 18:42:16.899 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 16 18:42:16.899 INFO kablam! please set bin.path in Cargo.toml Oct 16 18:42:16.912 INFO kablam! Compiling accel-mma84 v0.2.0 (/source) Oct 16 18:42:18.748 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 16 18:42:18.749 INFO kablam! --> src/main.rs:11:5 Oct 16 18:42:18.750 INFO kablam! | Oct 16 18:42:18.753 INFO kablam! 11 | use std::io::prelude::*; Oct 16 18:42:18.754 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 18:42:18.754 INFO kablam! | Oct 16 18:42:18.755 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:42:18.755 INFO kablam! Oct 16 18:42:18.807 INFO kablam! warning: variable does not need to be mutable Oct 16 18:42:18.808 INFO kablam! --> src/main.rs:15:10 Oct 16 18:42:18.809 INFO kablam! | Oct 16 18:42:18.809 INFO kablam! 15 | let (mut port_a, _) = Tessel::ports().unwrap(); Oct 16 18:42:18.810 INFO kablam! | ----^^^^^^ Oct 16 18:42:18.814 INFO kablam! | | Oct 16 18:42:18.814 INFO kablam! | help: remove this `mut` Oct 16 18:42:18.815 INFO kablam! | Oct 16 18:42:18.816 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:42:18.816 INFO kablam! Oct 16 18:42:19.858 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.97s Oct 16 18:42:19.858 INFO kablam! su: No module specific data is present Oct 16 18:42:20.531 INFO running `"docker" "rm" "-f" "a7c32d27ae34daaf4bc3f26c1b558b8730f8893f9767df2ee3a2b5c0a34e7634"` Oct 16 18:42:20.731 INFO blam! a7c32d27ae34daaf4bc3f26c1b558b8730f8893f9767df2ee3a2b5c0a34e7634 Oct 16 18:42:20.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 16 18:42:21.139 INFO blam! 53e546aa43b0ba71361ea011bfd06755d69f47775dfa0bca5286ad8dc701eddc Oct 16 18:42:21.141 INFO running `"docker" "start" "-a" "53e546aa43b0ba71361ea011bfd06755d69f47775dfa0bca5286ad8dc701eddc"` Oct 16 18:42:22.091 INFO kablam! usermod: no changes Oct 16 18:42:22.132 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 18:42:22.132 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 18:42:22.132 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 18:42:22.132 INFO kablam! files will be included as a binary target: Oct 16 18:42:22.132 INFO kablam! Oct 16 18:42:22.132 INFO kablam! * /source/src/main.rs Oct 16 18:42:22.132 INFO kablam! Oct 16 18:42:22.132 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 18:42:22.132 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 18:42:22.132 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 18:42:22.132 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 18:42:22.132 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 18:42:22.132 INFO kablam! Oct 16 18:42:22.132 INFO kablam! For more information on this warning you can consult Oct 16 18:42:22.132 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 18:42:22.132 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 16 18:42:22.132 INFO kablam! please set bin.path in Cargo.toml Oct 16 18:42:22.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 18:42:22.168 INFO kablam! Running /target/debug/deps/accel_mma84-2d2095d0bea6e7db Oct 16 18:42:22.179 INFO blam! Oct 16 18:42:22.179 INFO blam! running 0 tests Oct 16 18:42:22.179 INFO blam! Oct 16 18:42:22.179 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:42:22.179 INFO blam! Oct 16 18:42:22.179 INFO kablam! Running /target/debug/deps/tessel_accel-f140c8c14c38ec66 Oct 16 18:42:22.191 INFO blam! Oct 16 18:42:22.191 INFO blam! running 0 tests Oct 16 18:42:22.191 INFO blam! Oct 16 18:42:22.191 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:42:22.191 INFO blam! Oct 16 18:42:22.191 INFO kablam! Doc-tests accel-mma84 Oct 16 18:42:24.351 INFO blam! Oct 16 18:42:24.351 INFO blam! running 0 tests Oct 16 18:42:24.351 INFO blam! Oct 16 18:42:24.351 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:42:24.351 INFO blam! Oct 16 18:42:24.356 INFO kablam! su: No module specific data is present Oct 16 18:42:25.313 INFO running `"docker" "rm" "-f" "53e546aa43b0ba71361ea011bfd06755d69f47775dfa0bca5286ad8dc701eddc"` Oct 16 18:42:25.759 INFO blam! 53e546aa43b0ba71361ea011bfd06755d69f47775dfa0bca5286ad8dc701eddc