Oct 12 06:44:11.713 INFO testing accel-mma84-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 06:44:11.714 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 06:44:12.198 INFO blam! 052f55e6c02a95ef7f32d9d14ac370315da2c96a305c67eccd272219578ddd98 Oct 12 06:44:12.200 INFO running `"docker" "start" "-a" "052f55e6c02a95ef7f32d9d14ac370315da2c96a305c67eccd272219578ddd98"` Oct 12 06:44:14.368 INFO kablam! usermod: no changes Oct 12 06:44:14.424 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 06:44:14.424 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 06:44:14.424 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 06:44:14.424 INFO kablam! files will be included as a binary target: Oct 12 06:44:14.424 INFO kablam! Oct 12 06:44:14.424 INFO kablam! * /source/src/main.rs Oct 12 06:44:14.424 INFO kablam! Oct 12 06:44:14.424 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 06:44:14.424 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 06:44:14.424 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 06:44:14.424 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 06:44:14.424 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 06:44:14.424 INFO kablam! Oct 12 06:44:14.424 INFO kablam! For more information on this warning you can consult Oct 12 06:44:14.424 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 06:44:14.424 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 12 06:44:14.424 INFO kablam! please set bin.path in Cargo.toml Oct 12 06:44:14.484 INFO kablam! Compiling tessel v0.3.1 Oct 12 06:44:16.707 INFO kablam! Compiling accel-mma84 v0.2.0 (/source) Oct 12 06:44:20.596 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 12 06:44:20.596 INFO kablam! --> src/main.rs:11:5 Oct 12 06:44:20.596 INFO kablam! | Oct 12 06:44:20.596 INFO kablam! 11 | use std::io::prelude::*; Oct 12 06:44:20.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 06:44:20.596 INFO kablam! | Oct 12 06:44:20.596 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 06:44:20.596 INFO kablam! Oct 12 06:44:20.620 INFO kablam! warning: variable does not need to be mutable Oct 12 06:44:20.620 INFO kablam! --> src/main.rs:15:10 Oct 12 06:44:20.620 INFO kablam! | Oct 12 06:44:20.620 INFO kablam! 15 | let (mut port_a, _) = Tessel::ports().unwrap(); Oct 12 06:44:20.620 INFO kablam! | ----^^^^^^ Oct 12 06:44:20.620 INFO kablam! | | Oct 12 06:44:20.620 INFO kablam! | help: remove this `mut` Oct 12 06:44:20.620 INFO kablam! | Oct 12 06:44:20.620 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 06:44:20.620 INFO kablam! Oct 12 06:44:21.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.76s Oct 12 06:44:21.153 INFO kablam! su: No module specific data is present Oct 12 06:44:21.821 INFO running `"docker" "rm" "-f" "052f55e6c02a95ef7f32d9d14ac370315da2c96a305c67eccd272219578ddd98"` Oct 12 06:44:22.135 INFO blam! 052f55e6c02a95ef7f32d9d14ac370315da2c96a305c67eccd272219578ddd98 Oct 12 06:44:22.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 06:44:22.621 INFO blam! 5aff3d7ddd4d5d3c21528eed577e568ad55849d84bc8470ebdb080be64fa947b Oct 12 06:44:22.633 INFO running `"docker" "start" "-a" "5aff3d7ddd4d5d3c21528eed577e568ad55849d84bc8470ebdb080be64fa947b"` Oct 12 06:44:23.915 INFO kablam! usermod: no changes Oct 12 06:44:23.956 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 06:44:23.956 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 06:44:23.956 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 06:44:23.956 INFO kablam! files will be included as a binary target: Oct 12 06:44:23.956 INFO kablam! Oct 12 06:44:23.956 INFO kablam! * /source/src/main.rs Oct 12 06:44:23.956 INFO kablam! Oct 12 06:44:23.956 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 06:44:23.956 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 06:44:23.956 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 06:44:23.956 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 06:44:23.956 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 06:44:23.956 INFO kablam! Oct 12 06:44:23.956 INFO kablam! For more information on this warning you can consult Oct 12 06:44:23.956 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 06:44:23.956 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 12 06:44:23.956 INFO kablam! please set bin.path in Cargo.toml Oct 12 06:44:23.972 INFO kablam! Compiling accel-mma84 v0.2.0 (/source) Oct 12 06:44:27.368 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 12 06:44:27.369 INFO kablam! --> src/main.rs:11:5 Oct 12 06:44:27.370 INFO kablam! | Oct 12 06:44:27.371 INFO kablam! 11 | use std::io::prelude::*; Oct 12 06:44:27.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 06:44:27.376 INFO kablam! | Oct 12 06:44:27.377 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 06:44:27.377 INFO kablam! Oct 12 06:44:27.442 INFO kablam! warning: variable does not need to be mutable Oct 12 06:44:27.442 INFO kablam! --> src/main.rs:15:10 Oct 12 06:44:27.442 INFO kablam! | Oct 12 06:44:27.443 INFO kablam! 15 | let (mut port_a, _) = Tessel::ports().unwrap(); Oct 12 06:44:27.443 INFO kablam! | ----^^^^^^ Oct 12 06:44:27.443 INFO kablam! | | Oct 12 06:44:27.443 INFO kablam! | help: remove this `mut` Oct 12 06:44:27.443 INFO kablam! | Oct 12 06:44:27.443 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 06:44:27.443 INFO kablam! Oct 12 06:44:28.266 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.33s Oct 12 06:44:28.270 INFO kablam! su: No module specific data is present Oct 12 06:44:29.663 INFO running `"docker" "rm" "-f" "5aff3d7ddd4d5d3c21528eed577e568ad55849d84bc8470ebdb080be64fa947b"` Oct 12 06:44:30.002 INFO blam! 5aff3d7ddd4d5d3c21528eed577e568ad55849d84bc8470ebdb080be64fa947b Oct 12 06:44:30.008 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 06:44:30.451 INFO blam! 25d9d647a00a31a27c2bd7f8a5ecf236311b4737cf23fa1b00235bfe0a5ebfd0 Oct 12 06:44:30.453 INFO running `"docker" "start" "-a" "25d9d647a00a31a27c2bd7f8a5ecf236311b4737cf23fa1b00235bfe0a5ebfd0"` Oct 12 06:44:32.135 INFO kablam! usermod: no changes Oct 12 06:44:32.212 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 06:44:32.212 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 06:44:32.212 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 06:44:32.212 INFO kablam! files will be included as a binary target: Oct 12 06:44:32.212 INFO kablam! Oct 12 06:44:32.212 INFO kablam! * /source/src/main.rs Oct 12 06:44:32.212 INFO kablam! Oct 12 06:44:32.212 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 06:44:32.212 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 06:44:32.212 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 06:44:32.212 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 06:44:32.212 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 06:44:32.212 INFO kablam! Oct 12 06:44:32.212 INFO kablam! For more information on this warning you can consult Oct 12 06:44:32.212 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 06:44:32.212 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 12 06:44:32.212 INFO kablam! please set bin.path in Cargo.toml Oct 12 06:44:32.236 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 06:44:32.264 INFO kablam! Running /target/debug/deps/accel_mma84-c3604b3283f9b020 Oct 12 06:44:32.264 INFO kablam! Running /target/debug/deps/tessel_accel-91f225d6f445a641 Oct 12 06:44:32.264 INFO blam! Oct 12 06:44:32.264 INFO blam! running 0 tests Oct 12 06:44:32.264 INFO blam! Oct 12 06:44:32.264 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:44:32.264 INFO blam! Oct 12 06:44:32.268 INFO blam! Oct 12 06:44:32.268 INFO blam! running 0 tests Oct 12 06:44:32.268 INFO blam! Oct 12 06:44:32.268 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:44:32.268 INFO blam! Oct 12 06:44:32.268 INFO kablam! Doc-tests accel-mma84 Oct 12 06:44:35.173 INFO blam! Oct 12 06:44:35.173 INFO blam! running 0 tests Oct 12 06:44:35.173 INFO blam! Oct 12 06:44:35.173 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:44:35.173 INFO blam! Oct 12 06:44:35.179 INFO kablam! su: No module specific data is present Oct 12 06:44:36.213 INFO running `"docker" "rm" "-f" "25d9d647a00a31a27c2bd7f8a5ecf236311b4737cf23fa1b00235bfe0a5ebfd0"` Oct 12 06:44:36.556 INFO blam! 25d9d647a00a31a27c2bd7f8a5ecf236311b4737cf23fa1b00235bfe0a5ebfd0