Oct 13 00:30:44.133 INFO testing shoul/rust_tutorial against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:30:44.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 00:30:44.672 INFO blam! 6a8c2d88dbf359d304f77d08935927d0d9c51aac77b379bad74cb95fa905d5f6 Oct 13 00:30:44.674 INFO running `"docker" "start" "-a" "6a8c2d88dbf359d304f77d08935927d0d9c51aac77b379bad74cb95fa905d5f6"` Oct 13 00:30:46.763 INFO kablam! usermod: no changes Oct 13 00:30:46.819 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 00:30:46.819 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 00:30:46.819 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 00:30:46.819 INFO kablam! files will be included as a binary target: Oct 13 00:30:46.819 INFO kablam! Oct 13 00:30:46.819 INFO kablam! * /source/src/main.rs Oct 13 00:30:46.819 INFO kablam! Oct 13 00:30:46.819 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 00:30:46.819 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 00:30:46.819 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 00:30:46.819 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 00:30:46.819 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 00:30:46.819 INFO kablam! Oct 13 00:30:46.819 INFO kablam! For more information on this warning you can consult Oct 13 00:30:46.819 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 00:30:46.827 INFO kablam! Compiling rust_tutorial v0.1.0 (/source) Oct 13 00:30:48.051 INFO kablam! warning: unused variable: `j` Oct 13 00:30:48.051 INFO kablam! --> src/vectors.rs:34:6 Oct 13 00:30:48.051 INFO kablam! | Oct 13 00:30:48.051 INFO kablam! 34 | let j: i32 = 0; Oct 13 00:30:48.051 INFO kablam! | ^ help: consider using `_j` instead Oct 13 00:30:48.051 INFO kablam! | Oct 13 00:30:48.051 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:30:48.051 INFO kablam! Oct 13 00:30:48.141 INFO kablam! warning: unused variable: `v2` Oct 13 00:30:48.142 INFO kablam! --> src/ownership.rs:37:9 Oct 13 00:30:48.142 INFO kablam! | Oct 13 00:30:48.143 INFO kablam! 37 | let v2 = v; Oct 13 00:30:48.144 INFO kablam! | ^^ help: consider using `_v2` instead Oct 13 00:30:48.144 INFO kablam! | Oct 13 00:30:48.145 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:30:48.145 INFO kablam! Oct 13 00:30:48.167 INFO kablam! warning: variable does not need to be mutable Oct 13 00:30:48.168 INFO kablam! --> src/ownership.rs:60:9 Oct 13 00:30:48.169 INFO kablam! | Oct 13 00:30:48.170 INFO kablam! 60 | let mut b = a; Oct 13 00:30:48.170 INFO kablam! | ----^ Oct 13 00:30:48.171 INFO kablam! | | Oct 13 00:30:48.171 INFO kablam! | help: remove this `mut` Oct 13 00:30:48.179 INFO kablam! | Oct 13 00:30:48.179 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 00:30:48.180 INFO kablam! Oct 13 00:30:49.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.02s Oct 13 00:30:49.811 INFO kablam! su: No module specific data is present Oct 13 00:30:51.047 INFO running `"docker" "rm" "-f" "6a8c2d88dbf359d304f77d08935927d0d9c51aac77b379bad74cb95fa905d5f6"` Oct 13 00:30:51.367 INFO blam! 6a8c2d88dbf359d304f77d08935927d0d9c51aac77b379bad74cb95fa905d5f6 Oct 13 00:30:51.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 00:30:51.932 INFO blam! 5bde17d618e57e8af22d00ee562f2cf9fc64f5e093746d16922ee03aa4a5a34e Oct 13 00:30:51.934 INFO running `"docker" "start" "-a" "5bde17d618e57e8af22d00ee562f2cf9fc64f5e093746d16922ee03aa4a5a34e"` Oct 13 00:30:53.426 INFO kablam! usermod: no changes Oct 13 00:30:53.463 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 00:30:53.463 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 00:30:53.463 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 00:30:53.463 INFO kablam! files will be included as a binary target: Oct 13 00:30:53.463 INFO kablam! Oct 13 00:30:53.463 INFO kablam! * /source/src/main.rs Oct 13 00:30:53.463 INFO kablam! Oct 13 00:30:53.463 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 00:30:53.463 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 00:30:53.463 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 00:30:53.463 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 00:30:53.463 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 00:30:53.463 INFO kablam! Oct 13 00:30:53.463 INFO kablam! For more information on this warning you can consult Oct 13 00:30:53.463 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 00:30:53.471 INFO kablam! Compiling rust_tutorial v0.1.0 (/source) Oct 13 00:30:54.375 INFO kablam! warning: unused variable: `j` Oct 13 00:30:54.375 INFO kablam! --> src/vectors.rs:34:6 Oct 13 00:30:54.375 INFO kablam! | Oct 13 00:30:54.375 INFO kablam! 34 | let j: i32 = 0; Oct 13 00:30:54.375 INFO kablam! | ^ help: consider using `_j` instead Oct 13 00:30:54.375 INFO kablam! | Oct 13 00:30:54.375 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:30:54.375 INFO kablam! Oct 13 00:30:54.971 INFO kablam! warning: unused variable: `v2` Oct 13 00:30:54.971 INFO kablam! --> src/ownership.rs:37:9 Oct 13 00:30:54.971 INFO kablam! | Oct 13 00:30:54.971 INFO kablam! 37 | let v2 = v; Oct 13 00:30:54.971 INFO kablam! | ^^ help: consider using `_v2` instead Oct 13 00:30:54.971 INFO kablam! | Oct 13 00:30:54.971 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 00:30:54.971 INFO kablam! Oct 13 00:30:55.037 INFO kablam! warning: variable does not need to be mutable Oct 13 00:30:55.037 INFO kablam! --> src/ownership.rs:60:9 Oct 13 00:30:55.037 INFO kablam! | Oct 13 00:30:55.037 INFO kablam! 60 | let mut b = a; Oct 13 00:30:55.037 INFO kablam! | ----^ Oct 13 00:30:55.037 INFO kablam! | | Oct 13 00:30:55.037 INFO kablam! | help: remove this `mut` Oct 13 00:30:55.037 INFO kablam! | Oct 13 00:30:55.037 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 00:30:55.037 INFO kablam! Oct 13 00:30:56.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.52s Oct 13 00:30:56.984 INFO kablam! su: No module specific data is present Oct 13 00:30:58.773 INFO running `"docker" "rm" "-f" "5bde17d618e57e8af22d00ee562f2cf9fc64f5e093746d16922ee03aa4a5a34e"` Oct 13 00:30:59.104 INFO blam! 5bde17d618e57e8af22d00ee562f2cf9fc64f5e093746d16922ee03aa4a5a34e Oct 13 00:30:59.104 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 00:30:59.711 INFO blam! eca80dfa3c50fd5a337f2f693b513dc3dd814f4705cb536ad16351c882290867 Oct 13 00:30:59.713 INFO running `"docker" "start" "-a" "eca80dfa3c50fd5a337f2f693b513dc3dd814f4705cb536ad16351c882290867"` Oct 13 00:31:01.483 INFO kablam! usermod: no changes Oct 13 00:31:01.559 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 13 00:31:01.559 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 13 00:31:01.559 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 00:31:01.559 INFO kablam! files will be included as a binary target: Oct 13 00:31:01.559 INFO kablam! Oct 13 00:31:01.559 INFO kablam! * /source/src/main.rs Oct 13 00:31:01.559 INFO kablam! Oct 13 00:31:01.559 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 00:31:01.559 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 13 00:31:01.559 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 13 00:31:01.559 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 00:31:01.559 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 00:31:01.559 INFO kablam! Oct 13 00:31:01.559 INFO kablam! For more information on this warning you can consult Oct 13 00:31:01.559 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 00:31:01.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 00:31:01.599 INFO kablam! Running /target/debug/deps/hello_world-c359d678a68bb1b1 Oct 13 00:31:01.599 INFO blam! Oct 13 00:31:01.599 INFO blam! running 0 tests Oct 13 00:31:01.599 INFO blam! Oct 13 00:31:01.599 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:31:01.599 INFO blam! Oct 13 00:31:01.607 INFO kablam! Running /target/debug/deps/if-d7ccbe0cf863eeb5 Oct 13 00:31:01.611 INFO blam! Oct 13 00:31:01.611 INFO blam! running 0 tests Oct 13 00:31:01.611 INFO blam! Oct 13 00:31:01.611 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:31:01.611 INFO blam! Oct 13 00:31:01.611 INFO blam! Oct 13 00:31:01.611 INFO blam! running 0 tests Oct 13 00:31:01.611 INFO blam! Oct 13 00:31:01.611 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:31:01.611 INFO blam! Oct 13 00:31:01.611 INFO blam! Oct 13 00:31:01.611 INFO blam! running 0 tests Oct 13 00:31:01.611 INFO blam! Oct 13 00:31:01.611 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:31:01.611 INFO blam! Oct 13 00:31:01.611 INFO kablam! Running /target/debug/deps/loops-ae2b1f575712f605 Oct 13 00:31:01.611 INFO kablam! Running /target/debug/deps/ownership-8985635f9c48f67f Oct 13 00:31:01.615 INFO kablam! Running /target/debug/deps/vectors-761964767754dc9d Oct 13 00:31:01.615 INFO kablam! su: No module specific data is present Oct 13 00:31:01.615 INFO blam! Oct 13 00:31:01.615 INFO blam! running 0 tests Oct 13 00:31:01.615 INFO blam! Oct 13 00:31:01.615 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:31:01.615 INFO blam! Oct 13 00:31:03.072 INFO running `"docker" "rm" "-f" "eca80dfa3c50fd5a337f2f693b513dc3dd814f4705cb536ad16351c882290867"` Oct 13 00:31:03.499 INFO blam! eca80dfa3c50fd5a337f2f693b513dc3dd814f4705cb536ad16351c882290867