Oct 12 06:44:03.337 INFO testing accel-mma84-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 06:44:03.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 06:44:03.958 INFO blam! 2659c78aa13e98b62f657f97b4df70b8bd2e41454418276c2771b855b43eb713 Oct 12 06:44:03.960 INFO running `"docker" "start" "-a" "2659c78aa13e98b62f657f97b4df70b8bd2e41454418276c2771b855b43eb713"` Oct 12 06:44:05.308 INFO kablam! usermod: no changes Oct 12 06:44:05.392 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 06:44:05.392 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 06:44:05.392 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 06:44:05.392 INFO kablam! files will be included as a binary target: Oct 12 06:44:05.392 INFO kablam! Oct 12 06:44:05.392 INFO kablam! * /source/src/main.rs Oct 12 06:44:05.392 INFO kablam! Oct 12 06:44:05.393 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 06:44:05.393 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 06:44:05.393 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 06:44:05.393 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 06:44:05.393 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 06:44:05.393 INFO kablam! Oct 12 06:44:05.393 INFO kablam! For more information on this warning you can consult Oct 12 06:44:05.393 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 06:44:05.393 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 12 06:44:05.393 INFO kablam! please set bin.path in Cargo.toml Oct 12 06:44:05.428 INFO kablam! Compiling atomic-option v0.1.2 Oct 12 06:44:05.764 INFO kablam! Compiling tessel v0.3.1 Oct 12 06:44:07.148 INFO kablam! Compiling accel-mma84 v0.2.0 (/source) Oct 12 06:44:08.116 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 12 06:44:08.116 INFO kablam! --> src/main.rs:11:5 Oct 12 06:44:08.116 INFO kablam! | Oct 12 06:44:08.116 INFO kablam! 11 | use std::io::prelude::*; Oct 12 06:44:08.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 06:44:08.116 INFO kablam! | Oct 12 06:44:08.116 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 06:44:08.116 INFO kablam! Oct 12 06:44:08.146 INFO kablam! warning: variable does not need to be mutable Oct 12 06:44:08.146 INFO kablam! --> src/main.rs:15:10 Oct 12 06:44:08.146 INFO kablam! | Oct 12 06:44:08.146 INFO kablam! 15 | let (mut port_a, _) = Tessel::ports().unwrap(); Oct 12 06:44:08.146 INFO kablam! | ----^^^^^^ Oct 12 06:44:08.146 INFO kablam! | | Oct 12 06:44:08.146 INFO kablam! | help: remove this `mut` Oct 12 06:44:08.146 INFO kablam! | Oct 12 06:44:08.146 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 06:44:08.146 INFO kablam! Oct 12 06:44:08.666 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.33s Oct 12 06:44:08.668 INFO kablam! su: No module specific data is present Oct 12 06:44:09.870 INFO running `"docker" "rm" "-f" "2659c78aa13e98b62f657f97b4df70b8bd2e41454418276c2771b855b43eb713"` Oct 12 06:44:10.160 INFO blam! 2659c78aa13e98b62f657f97b4df70b8bd2e41454418276c2771b855b43eb713 Oct 12 06:44:10.167 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 06:44:10.704 INFO blam! 081d7f06321cc02ef982038134a8fc7425f23b07fb46991e5cd4e2fcd77a741d Oct 12 06:44:10.707 INFO running `"docker" "start" "-a" "081d7f06321cc02ef982038134a8fc7425f23b07fb46991e5cd4e2fcd77a741d"` Oct 12 06:44:12.728 INFO kablam! usermod: no changes Oct 12 06:44:12.784 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 06:44:12.785 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 06:44:12.785 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 06:44:12.785 INFO kablam! files will be included as a binary target: Oct 12 06:44:12.786 INFO kablam! Oct 12 06:44:12.786 INFO kablam! * /source/src/main.rs Oct 12 06:44:12.786 INFO kablam! Oct 12 06:44:12.786 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 06:44:12.787 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 06:44:12.787 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 06:44:12.787 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 06:44:12.788 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 06:44:12.788 INFO kablam! Oct 12 06:44:12.788 INFO kablam! For more information on this warning you can consult Oct 12 06:44:12.788 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 06:44:12.789 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 12 06:44:12.789 INFO kablam! please set bin.path in Cargo.toml Oct 12 06:44:12.796 INFO kablam! Compiling accel-mma84 v0.2.0 (/source) Oct 12 06:44:13.376 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 12 06:44:13.376 INFO kablam! --> src/main.rs:11:5 Oct 12 06:44:13.376 INFO kablam! | Oct 12 06:44:13.376 INFO kablam! 11 | use std::io::prelude::*; Oct 12 06:44:13.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 06:44:13.376 INFO kablam! | Oct 12 06:44:13.376 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 06:44:13.376 INFO kablam! Oct 12 06:44:13.412 INFO kablam! warning: variable does not need to be mutable Oct 12 06:44:13.412 INFO kablam! --> src/main.rs:15:10 Oct 12 06:44:13.412 INFO kablam! | Oct 12 06:44:13.412 INFO kablam! 15 | let (mut port_a, _) = Tessel::ports().unwrap(); Oct 12 06:44:13.412 INFO kablam! | ----^^^^^^ Oct 12 06:44:13.412 INFO kablam! | | Oct 12 06:44:13.412 INFO kablam! | help: remove this `mut` Oct 12 06:44:13.412 INFO kablam! | Oct 12 06:44:13.412 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 06:44:13.412 INFO kablam! Oct 12 06:44:14.157 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 12 06:44:14.161 INFO kablam! su: No module specific data is present Oct 12 06:44:15.252 INFO running `"docker" "rm" "-f" "081d7f06321cc02ef982038134a8fc7425f23b07fb46991e5cd4e2fcd77a741d"` Oct 12 06:44:15.568 INFO blam! 081d7f06321cc02ef982038134a8fc7425f23b07fb46991e5cd4e2fcd77a741d Oct 12 06:44:15.571 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 06:44:16.095 INFO blam! 0d0926f64cc14696c85d1421b09e50831060934f7a237fc34c1255d854ec549f Oct 12 06:44:16.098 INFO running `"docker" "start" "-a" "0d0926f64cc14696c85d1421b09e50831060934f7a237fc34c1255d854ec549f"` Oct 12 06:44:17.864 INFO kablam! usermod: no changes Oct 12 06:44:17.920 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 06:44:17.920 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 06:44:17.920 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 06:44:17.920 INFO kablam! files will be included as a binary target: Oct 12 06:44:17.920 INFO kablam! Oct 12 06:44:17.920 INFO kablam! * /source/src/main.rs Oct 12 06:44:17.920 INFO kablam! Oct 12 06:44:17.920 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 06:44:17.920 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 06:44:17.920 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 06:44:17.920 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 06:44:17.920 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 06:44:17.920 INFO kablam! Oct 12 06:44:17.920 INFO kablam! For more information on this warning you can consult Oct 12 06:44:17.920 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 06:44:17.920 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 12 06:44:17.920 INFO kablam! please set bin.path in Cargo.toml Oct 12 06:44:17.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 06:44:17.944 INFO kablam! Running /target/debug/deps/accel_mma84-2d2095d0bea6e7db Oct 12 06:44:17.948 INFO blam! Oct 12 06:44:17.948 INFO blam! running 0 tests Oct 12 06:44:17.948 INFO blam! Oct 12 06:44:17.948 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:44:17.948 INFO blam! Oct 12 06:44:17.948 INFO blam! Oct 12 06:44:17.948 INFO blam! running 0 tests Oct 12 06:44:17.948 INFO blam! Oct 12 06:44:17.948 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:44:17.948 INFO blam! Oct 12 06:44:17.950 INFO kablam! Running /target/debug/deps/tessel_accel-f140c8c14c38ec66 Oct 12 06:44:17.956 INFO kablam! Doc-tests accel-mma84 Oct 12 06:44:18.446 INFO blam! Oct 12 06:44:18.447 INFO blam! running 0 tests Oct 12 06:44:18.447 INFO blam! Oct 12 06:44:18.447 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:44:18.448 INFO blam! Oct 12 06:44:18.454 INFO kablam! su: No module specific data is present Oct 12 06:44:19.198 INFO running `"docker" "rm" "-f" "0d0926f64cc14696c85d1421b09e50831060934f7a237fc34c1255d854ec549f"` Oct 12 06:44:19.524 INFO blam! 0d0926f64cc14696c85d1421b09e50831060934f7a237fc34c1255d854ec549f