Oct 16 18:42:07.571 INFO testing accel-mma84-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:42:07.573 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 18:42:08.129 INFO blam! c0e0b5edb8de39e61092ebf2ae659cfd106c662035d90d43dce371203054608f Oct 16 18:42:08.130 INFO running `"docker" "start" "-a" "c0e0b5edb8de39e61092ebf2ae659cfd106c662035d90d43dce371203054608f"` Oct 16 18:42:10.014 INFO kablam! usermod: no changes Oct 16 18:42:10.059 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 18:42:10.059 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 18:42:10.059 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 18:42:10.059 INFO kablam! files will be included as a binary target: Oct 16 18:42:10.059 INFO kablam! Oct 16 18:42:10.059 INFO kablam! * /source/src/main.rs Oct 16 18:42:10.059 INFO kablam! Oct 16 18:42:10.059 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 18:42:10.059 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 18:42:10.059 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 18:42:10.059 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 18:42:10.059 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 18:42:10.059 INFO kablam! Oct 16 18:42:10.059 INFO kablam! For more information on this warning you can consult Oct 16 18:42:10.059 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 18:42:10.059 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 16 18:42:10.059 INFO kablam! please set bin.path in Cargo.toml Oct 16 18:42:10.092 INFO kablam! Compiling accel-mma84 v0.2.0 (/source) Oct 16 18:42:12.973 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 16 18:42:12.973 INFO kablam! --> src/main.rs:11:5 Oct 16 18:42:12.973 INFO kablam! | Oct 16 18:42:12.973 INFO kablam! 11 | use std::io::prelude::*; Oct 16 18:42:12.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 18:42:12.973 INFO kablam! | Oct 16 18:42:12.973 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:42:12.973 INFO kablam! Oct 16 18:42:13.000 INFO kablam! warning: variable does not need to be mutable Oct 16 18:42:13.000 INFO kablam! --> src/main.rs:15:10 Oct 16 18:42:13.000 INFO kablam! | Oct 16 18:42:13.000 INFO kablam! 15 | let (mut port_a, _) = Tessel::ports().unwrap(); Oct 16 18:42:13.000 INFO kablam! | ----^^^^^^ Oct 16 18:42:13.001 INFO kablam! | | Oct 16 18:42:13.001 INFO kablam! | help: remove this `mut` Oct 16 18:42:13.001 INFO kablam! | Oct 16 18:42:13.001 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:42:13.001 INFO kablam! Oct 16 18:42:13.405 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.36s Oct 16 18:42:13.408 INFO kablam! su: No module specific data is present Oct 16 18:42:14.606 INFO running `"docker" "rm" "-f" "c0e0b5edb8de39e61092ebf2ae659cfd106c662035d90d43dce371203054608f"` Oct 16 18:42:14.859 INFO blam! c0e0b5edb8de39e61092ebf2ae659cfd106c662035d90d43dce371203054608f Oct 16 18:42:14.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 18:42:15.256 INFO blam! fb0e141ffa84b641166ff2d5954f69f8bb241f414d6154ef9fb6d0482fbcd20a Oct 16 18:42:15.258 INFO running `"docker" "start" "-a" "fb0e141ffa84b641166ff2d5954f69f8bb241f414d6154ef9fb6d0482fbcd20a"` Oct 16 18:42:16.625 INFO kablam! usermod: no changes Oct 16 18:42:16.663 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 18:42:16.663 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 18:42:16.663 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 18:42:16.663 INFO kablam! files will be included as a binary target: Oct 16 18:42:16.663 INFO kablam! Oct 16 18:42:16.663 INFO kablam! * /source/src/main.rs Oct 16 18:42:16.663 INFO kablam! Oct 16 18:42:16.663 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 18:42:16.663 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 18:42:16.663 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 18:42:16.663 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 18:42:16.663 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 18:42:16.663 INFO kablam! Oct 16 18:42:16.663 INFO kablam! For more information on this warning you can consult Oct 16 18:42:16.663 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 18:42:16.663 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 16 18:42:16.663 INFO kablam! please set bin.path in Cargo.toml Oct 16 18:42:16.670 INFO kablam! Compiling accel-mma84 v0.2.0 (/source) Oct 16 18:42:19.039 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 16 18:42:19.039 INFO kablam! --> src/main.rs:11:5 Oct 16 18:42:19.039 INFO kablam! | Oct 16 18:42:19.039 INFO kablam! 11 | use std::io::prelude::*; Oct 16 18:42:19.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 18:42:19.039 INFO kablam! | Oct 16 18:42:19.039 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 18:42:19.039 INFO kablam! Oct 16 18:42:19.082 INFO kablam! warning: variable does not need to be mutable Oct 16 18:42:19.082 INFO kablam! --> src/main.rs:15:10 Oct 16 18:42:19.082 INFO kablam! | Oct 16 18:42:19.082 INFO kablam! 15 | let (mut port_a, _) = Tessel::ports().unwrap(); Oct 16 18:42:19.082 INFO kablam! | ----^^^^^^ Oct 16 18:42:19.082 INFO kablam! | | Oct 16 18:42:19.082 INFO kablam! | help: remove this `mut` Oct 16 18:42:19.082 INFO kablam! | Oct 16 18:42:19.083 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 18:42:19.083 INFO kablam! Oct 16 18:42:19.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.92s Oct 16 18:42:19.584 INFO kablam! su: No module specific data is present Oct 16 18:42:20.522 INFO running `"docker" "rm" "-f" "fb0e141ffa84b641166ff2d5954f69f8bb241f414d6154ef9fb6d0482fbcd20a"` Oct 16 18:42:20.757 INFO blam! fb0e141ffa84b641166ff2d5954f69f8bb241f414d6154ef9fb6d0482fbcd20a Oct 16 18:42:20.759 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 18:42:21.083 INFO blam! 8b6bd4c862b4874a6f64fd1c1e655391dfbc0ba919ca86e9766ea5ee571ad54a Oct 16 18:42:21.085 INFO running `"docker" "start" "-a" "8b6bd4c862b4874a6f64fd1c1e655391dfbc0ba919ca86e9766ea5ee571ad54a"` Oct 16 18:42:21.949 INFO kablam! usermod: no changes Oct 16 18:42:21.995 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 18:42:21.995 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 18:42:21.995 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 18:42:21.995 INFO kablam! files will be included as a binary target: Oct 16 18:42:21.995 INFO kablam! Oct 16 18:42:21.995 INFO kablam! * /source/src/main.rs Oct 16 18:42:21.995 INFO kablam! Oct 16 18:42:21.995 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 18:42:21.995 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 18:42:21.995 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 18:42:21.995 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 18:42:21.995 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 18:42:21.995 INFO kablam! Oct 16 18:42:21.995 INFO kablam! For more information on this warning you can consult Oct 16 18:42:21.995 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 18:42:21.995 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tessel-accel`, Oct 16 18:42:21.995 INFO kablam! please set bin.path in Cargo.toml Oct 16 18:42:22.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 18:42:22.019 INFO kablam! Running /target/debug/deps/accel_mma84-c3604b3283f9b020 Oct 16 18:42:22.027 INFO blam! Oct 16 18:42:22.027 INFO blam! running 0 tests Oct 16 18:42:22.027 INFO blam! Oct 16 18:42:22.027 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:42:22.027 INFO blam! Oct 16 18:42:22.028 INFO kablam! Running /target/debug/deps/tessel_accel-91f225d6f445a641 Oct 16 18:42:22.035 INFO blam! Oct 16 18:42:22.035 INFO blam! running 0 tests Oct 16 18:42:22.035 INFO blam! Oct 16 18:42:22.035 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:42:22.035 INFO blam! Oct 16 18:42:22.036 INFO kablam! Doc-tests accel-mma84 Oct 16 18:42:24.082 INFO blam! Oct 16 18:42:24.082 INFO blam! running 0 tests Oct 16 18:42:24.082 INFO blam! Oct 16 18:42:24.082 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:42:24.082 INFO blam! Oct 16 18:42:24.089 INFO kablam! su: No module specific data is present Oct 16 18:42:25.031 INFO running `"docker" "rm" "-f" "8b6bd4c862b4874a6f64fd1c1e655391dfbc0ba919ca86e9766ea5ee571ad54a"` Oct 16 18:42:25.411 INFO blam! 8b6bd4c862b4874a6f64fd1c1e655391dfbc0ba919ca86e9766ea5ee571ad54a